# Saafe AA - Docs

## Saafe - Docs

- [Overview](https://docs.saafe.in/overview.md): Saafe Account Aggregator's developer documentation for creating the FIU module which connects with the account aggregator for fetching consent based financial information of the user.
- [Supported FIPs on Saafe](https://docs.saafe.in/supported-fips-on-saafe.md)
- [Become an FIU](https://docs.saafe.in/become-an-fiu.md)
- [Environment](https://docs.saafe.in/environment.md)
- [Overview](https://docs.saafe.in/central-registry/overview.md)
- [Create FIU Entity](https://docs.saafe.in/central-registry/create-fiu-entity.md)
- [IAM User Endpoints](https://docs.saafe.in/central-registry/iam-user-endpoints.md)
- [Generate IAM User Token](https://docs.saafe.in/central-registry/iam-user-endpoints/generate-iam-user-token.md)
- [Secret Management](https://docs.saafe.in/central-registry/iam-user-endpoints/secret-management.md)
- [Entity Secret Read](https://docs.saafe.in/central-registry/iam-user-endpoints/secret-management/entity-secret-read.md)
- [Entity Secret Reset](https://docs.saafe.in/central-registry/iam-user-endpoints/secret-management/entity-secret-reset.md)
- [Entity Auth Token](https://docs.saafe.in/central-registry/entity-auth-token.md)
- [Entity Auth Token (Deprecated)](https://docs.saafe.in/central-registry/entity-auth-token-deprecated.md): Generate Entity Auth Token or client\_api\_key
- [Central Registry APIs](https://docs.saafe.in/central-registry/central-registry-apis.md)
- [GET AA List](https://docs.saafe.in/central-registry/central-registry-apis/get-aa-list.md)
- [GET FIP List](https://docs.saafe.in/central-registry/central-registry-apis/get-fip-list.md)
- [GET FIU List](https://docs.saafe.in/central-registry/central-registry-apis/get-fiu-list.md)
- [Introduction](https://docs.saafe.in/fiu-module/introduction.md)
- [AA API v2.0.0](https://docs.saafe.in/fiu-module/aa-api-v2.0.0.md): AA Endpoints are the list of endpoints that you will be calling from your FIU system to create consent and fetch data from AA.
- [FIU API v2.0.0](https://docs.saafe.in/fiu-module/fiu-api-v2.0.0.md): FIU Endpoints are the list of endpoints that you will need to implement on your system to receive Consent and FI notifications from AA.
- [JWS Signature](https://docs.saafe.in/fiu-module/jws-signature.md)
- [Create JSON Web Key (JWK)](https://docs.saafe.in/fiu-module/jws-signature/create-json-web-key-jwk.md)
- [Create JWS](https://docs.saafe.in/fiu-module/jws-signature/create-jws.md)
- [Verify JWS](https://docs.saafe.in/fiu-module/jws-signature/verify-jws.md)
- [End-to-end Encryption](https://docs.saafe.in/fiu-module/end-to-end-encryption.md)
- [Overview](https://docs.saafe.in/fip-module/overview.md)
- [Web Redirection](https://docs.saafe.in/aa-client/web-redirection.md)
