API Setup
Try Brick API with Postman
Postman is a practical way to test Brick API requests before writing production code. Use the request examples in this API reference as the source of truth when creating requests in your Postman workspace.
1. Download the Postman App
Using the Postman app, you can test API functionality without writing code. You can download the app from the Postman downloads page.
2. Create a Brick API Collection
- Open your Postman app.
- Create a new collection named Brick API.
- Add requests based on the endpoint examples in this API reference.
- Configure the required authentication, environment, and request headers for each endpoint.
3. Continue Your Integration
Continue your integration journey to the Prepare Yourself to Use API section.
Last modified on
