Get Credentials

A company admin can generate a client credentials grant on the HCSS credentials webpage here. This is done under the "Product Setup" section of HCSS Credentials.

Click on Add Client, select the scopes, and then click Generate Client.

Run in Insomnia Screenshot Run in Insomnia Screenshot

If you have any further questions, please send them to us at api-team@hcss.com.

In general, if you are requesting your own company's data, you will use the client credentials flow. You can read more about these OAuth flows on Auth0.

If you are unsure, let us know your company name and what you're trying to build, and we'll help you decide what authorization flow to use.  Once you have your API credentials, you can proceed to the following steps: requesting tokens and calling the APIs!