Authentication Method

Scale uses "HTTP Basic Auth" to authenticate API calls. Scale expects for the API key to be included in all API requests to our platform.

"HTTP Basic Auth" supports a username and password.

Provide your Live API key as the basic auth username value. There is not a password, you should leave that blank.

To get your Live API key, go to https://dashboard.scale.com/pro/settings/apikey and click "Add New Key" above "Live API Key" if there is not a Live API Key already.

You can then go to https://donovan.readme.io/reference/publicworkspacecontrollerv1_getallworkspaces and use the query builder to send your first request: