API REST Documentation

Use the Block-Auth API REST to access users, roles, permissions, logs and more and seamlessly integrate your product into the workflows of dozens of devoted Block-Auth users.

Getting started

To get started, create a new application in dashboard website, then read about how to make requests for the resources you need to access using our HTTP APIs or dedicated client SDKs. When your integration is ready to go live, publish it to our integrations directory to reach the Block-Auth community.

Postman Setup

To facilitate API testing and integration, we provide a Postman collection and environment setup. You can download them using the links below:

After downloading the environment file and import in postman, you will need to update certain parameters to match your specific setup.

  • API Key: Update the api_key variable with your personal API key obtained.
  • API Secret: Update the api_secret variable with your personal API secret obtained.

Was this page helpful?