Authentication

Authenticating on Brick API

For authentication regarding Brick API endpoints, you will need to perform a Basic Auth to generate a JWT token. A user is considered authenticated once they have a valid Bearer Token.

Language
Click Try It! to start a request and see the response here!