Update settings api documentation authored by Marius David Wieschollek's avatar Marius David Wieschollek
> Welcome to the Passwords Developer Handbook. > Welcome to the Passwords Developer Handbook.
## Contents ## Contents
1. [Getting Started](./Getting-Started) ### [Getting Started](./Getting-Started)
1. [Development Environment](https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md) - [Development Environment](https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md)
2. [Working with the API](./Getting-Started/Working-with-the-API) - [Working with the API](./Getting-Started/Working-with-the-API)
3. [Sample Data](./Getting-Started/Sample-Data) - [Sample Data](./Getting-Started/Sample-Data)
2. [The API](./Api) - [List your app](./App-Requirements)
1. [Session API](./Api/Session-Api)
2. [Password API](./Api/Password-Api) ### [The API](./Api)
3. [Folder API](./Api/Folder-Api) - [Session API](./Api/Session-Api)
4. [Tag API](./Api/Tag-Api) - [Password API](./Api/Password-Api)
5. [Share API](./Api/Share-Api) - [Folder API](./Api/Folder-Api)
6. [Service API](./Api/Service-Api) - [Tag API](./Api/Tag-Api)
- [Generate Password API](./Api/Service-API/Generate-Password-API) - [Share API](./Api/Share-Api)
- [Favicon API](./Api/Service-API/Favicon-API) - [Service API](./Api/Service-Api)
- [Preview API](./Api/Service-API/Preview-API) - [Generate Password API](./Api/Service-API/Generate-Password-API)
- [Avatar API](./Api/Service-API/Avatar-API) - [Favicon API](./Api/Service-API/Favicon-API)
- [Hashes API](./Api/Service-API/Hashes-API) - [Preview API](./Api/Service-API/Preview-API)
- [Password Change API](./Api/Service-API/Password-Change-API) - [Avatar API](./Api/Service-API/Avatar-API)
7. [Settings API](./Api/Settings-Api) - [Hashes API](./Api/Service-API/Hashes-API)
8. [Token API](./Api/Token-Api) - [Password Change API](./Api/Service-API/Password-Change-API)
9. [Account API](./Api/Account-Api) - [Settings API](./Api/Settings-Api)
10. [Keychain API](./Api/Keychain-Api) - [Get Action](./Api/Settings-API/Settings-Get-Action)
11. [Object Search API](./Api/Object-Search) - [Set Action](./Api/Settings-API/Settings-Set-Action)
12. [Client Names](./Api/Client-Names) - [List Action](./Api/Settings-API/Settings-List-Action)
13. [Error Codes](./Api/Error-Codes) - [Reset Action](./Api/Settings-API/Settings-Reset-Action)
3. [Encryption](./Encryption) - [Token API](./Api/Token-Api)
1. Challenges - [Account API](./Api/Account-Api)
1. [PWDv1 Challenge](./Encryption/PWDv1Challenge) - [Keychain API](./Api/Keychain-Api)
2. Keychains - [Object Search API](./Api/Object-Search)
1. [CSEv1 Keychain](./Encryption/CSEv1Keychain) - [Client Names](./Api/Client-Names)
3. Encryption - [Error Codes](./Api/Error-Codes)
1. [CSEv1 Encryption](./Encryption/CSEv1Encryption)
2. [SSEv3 Encryption](./Encryption/SSEv3Encryption) ### [Encryption](./Encryption)
4. [Libraries & Packages](./Libraries) - Challenges
5. [List your app](./App-Requirements) - [PWDv1 Challenge](./Encryption/PWDv1Challenge)
6. [Legacy API](./Api/Legacy-Api) - Keychains
7. [Contributing](https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md) - [CSEv1 Keychain](./Encryption/CSEv1Keychain)
1. [Verify GIT Commits](./Contributing/Verify-Git-Commits) - Encryption
8. [Passwords Test Environment](https://test.passwordsapp.org/info.html) - [CSEv1 Encryption](./Encryption/CSEv1Encryption)
1. [NC 28](https://nc28.passwordsapp.org/info.html) - [SSEv3 Encryption](./Encryption/SSEv3Encryption)
2. [Nightly](https://next.passwordsapp.org/info.html)
9. [Official Bug Tracker](https://github.com/marius-wieschollek/passwords/issues) ### [Contributing](https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md)
10. [Telegram Group for Developers](https://t.me/nc_passwords/3826) - [Verify GIT Commits](./Contributing/Verify-Git-Commits)
\ No newline at end of file - [Passwords Test Environment](https://test.passwordsapp.org/info.html)
- [NC 28](https://nc28.passwordsapp.org/info.html)
- [Nightly](https://next.passwordsapp.org/info.html)
- [Official Bug Tracker](https://github.com/marius-wieschollek/passwords/issues)
- [Telegram Group for Developers](https://t.me/nc_passwords/3826)
### More
- [Libraries & Packages](./Libraries)
- [Legacy API](./Api/Legacy-Api)
\ No newline at end of file