| ENDPOINT | METHOD | DESCRIPTION |
|---|---|---|
| List Active Data Providers | GET | Retrieves a list of Data Providers a particular Data Recipient is registered with. |
| Authorize with a Data Provider | GET | Initiates the authorization process with a specific Data Provider. |
| Token | POST | Obtains an access token to authenticate API requests. |
| Revoke Connection | DELETE | Revokes access to the Open Banking API for an individual connection. |