Get Access Token

Retrieves an Access Token to be used as a bearer Authorization call on all Record Data Extract endpoints.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Note:

Both multipart/form-data or application/x-www-form-urlencoded Content-Type can be used to authenticate.

❗️

Notice

Check your acr_values parameter value to make sure it is formatted "tenant:{tenantName}" e.g. If my domain was https://acme.safetychain.com the value would be "tenant:acme"

Form Data
string
required

Your Tenant Name would be part of your SafetyChain subdomain. For Example "https://{tenantName}.safetychain.com"
You can then enter tenant:{tenantName} as the acr_values

string
required

Must be "password"

string
required
Defaults to username

Your username, used to login to SafetyChain

password
required

Your password, used to login to SafetyChain

Headers
string
enum
Defaults to application/x-www-form-urlencoded

Generated from available request content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json