> For the complete documentation index, see [llms.txt](https://docs.saafe.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saafe.in/fiu-module.md).

# FIU Module

- [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)
