Get Started

This section will help you quickly integrate with brick products to do the disbursement.

Brick is currently offering two environments:
Sandbox - A sandbox environment should be used to develop and test the data.
Production - The production environment should be used for production use with real connections to institutions.

📘

You can generate your client_id and client_secret from dashboard if don't have it till now.

Our new version of APIs(v2) is callback-based APIs, So if you have not set up a callback URL till now, Please set it from brick dashboard.

You can start integration with Brick in 3 easy steps.

Step 1: Generate a JWT bearer token (Public access token) - Generate a JWT bearer token (Public access token)
Step 2: Verify the Account of Recipient - Verify the account
Step 3: Send Money - Send Money to desired user

Conclusion

Using this step by step guide, you have been able to get the first preview of Brick's API and how to integrate Brick into your website or application


What’s Next