🔑 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 [tech@brx.finance] 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.
Updated 3 months ago