# Account access consents

This API supports the creation, retrieval, and revocation of account access consents for customers of participating financial institutions. TPPs can use this API to request access to account information such as balance and transaction history, with the customer's explicit consent.&#x20;

The API specification includes details on the endpoints, request and response formats, and authentication methods supported by the API.&#x20;

{% openapi src="/files/a6dJZaQ4Y6wJpkvVRv1W" path="/account-access-consents" method="post" %}
[aisp.yaml](https://2435591906-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJJCBd9Zjao55PcKrnk62%2Fuploads%2FVLAOhzmnfsuWYVicxB1r%2Faisp.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/a6dJZaQ4Y6wJpkvVRv1W" path="/account-access-consents/{ConsentId}" method="get" %}
[aisp.yaml](https://2435591906-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJJCBd9Zjao55PcKrnk62%2Fuploads%2FVLAOhzmnfsuWYVicxB1r%2Faisp.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/a6dJZaQ4Y6wJpkvVRv1W" path="/account-access-consents/{ConsentId}" method="delete" %}
[aisp.yaml](https://2435591906-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJJCBd9Zjao55PcKrnk62%2Fuploads%2FVLAOhzmnfsuWYVicxB1r%2Faisp.yaml?alt=media)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.algbralabs.com/open-banking-uk/api-reference/account-access-consents.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
