๐Ÿ”‘ Getting an API Key

To integrate with BRX's APIs, you will need a Bearer token for authentication. If you don't have one yet, please reach out to the tech team at [[email protected]] to obtain the necessary credentials.

Our APIs are built using Django Rest Framework, and we use Swagger for interactive documentation, allowing you to easily explore and test the available endpoints. Authentication across all API requests is handled via the Bearer token, ensuring secure and authorized access to BRX services.