# FIU Module

- [Introduction](/fiu-module/introduction.md)
- [AA API v2.0.0](/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](/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](/fiu-module/jws-signature.md)
- [Create JSON Web Key (JWK)](/fiu-module/jws-signature/create-json-web-key-jwk.md)
- [Create JWS](/fiu-module/jws-signature/create-jws.md)
- [Verify JWS](/fiu-module/jws-signature/verify-jws.md)
- [End-to-end Encryption](/fiu-module/end-to-end-encryption.md)
