Purpose
Users setup API to integrate any software with QBench.
Loom Demo Video: Making API client with v2 API Scope
Process
- Go to Configuration > Application > Developer > Settings
- On the API Clients section, click on +New Client
- Once you click the +New Client button, you will be directed to this new page with a few fields that you can fill up. Choose a name for your new API Client, which type you’d like (most users choose Server-Side Web Application), CORS Origin (If there are any),
- Once you save this information, the site will show you the Client ID and the Client Secret.
- There will also be two new tabs for your availability namely Scopes and Docs.
- For the APIv2, you can use the “Docs” tab in the API Client detail page to see a list of v2 API endpoints and make live requests on the site with examples.
API v1 docs: API V1 Documentation
API v2 docs: API V2 Documentation
Comments
0 comments
Please sign in to leave a comment.