C
Coalesce Quality gRPC API
Details
- URL
-
http://api.synq.io - Docs
- https://docs.synq.io/api-reference/api.md
Authentication
In the Coalesce Quality application API settings, create client credentials to obtain a CLIENT_ID and CLIENT_SECRET. The docs say these credentials are scoped, so choose the scope appropriate for the RPCs you plan to call. Exchange them with grant_type=client_credentials at http://api.synq.io/oauth2/token to obtain a bearer access token for the developer API.