New Entity Endpoints
We are pleased to announce the release of two new endpoints, which enhance the functionality of our API.
These additions allow you to access all entities and their configuration tied to a specific connection. Below are the details of the newly released endpoints:
Entities Endpoints
Availability: Alternative Banking and Risk Management Entities
Retrieve a list of all entities associated with a specific connection. It returns detailed information about each entity, including the EntityID, name and status.
GET v1/entities
Get all the configurations, permissions and limits set against an entity. It returns detailed settings that govern what products can be accessed and the limits of their utilisation.
GET v1/entities/settings
For detailed API documentation and integration guides, please refer to our API Documentation.
If you have any questions or need further assistance, please get in touch with our support team at [email protected]
Happy coding! 🚀
The Alpha API Development Team