4. Consent API
4. Consent API
Consents are used to provide the AISP access to the PSU’s account information.
Consent API Methods
| Name | Endpoint |
|---|---|
| Get Consent Details | GET /api/v1/consents |
| Delete Details | DELETE /api/v1/consents/{consentId} |
| Get Consent Status | GET /api/v1/consents/{consentId}/status |
More information about the methods you can see here.