human integrators authenticate using OpenID Connect (OIDC)
Budget: $10 – $30 USD
Authorize with OpenID
The API account needs to be authorized with the OpenID provider. This step is required to subsequently sign in with the API account
API Account Sign In
The client application needs to submit the API account's sign in credentials to the server. On successful sign in, an authorization code will be returned in the response which can then be exchanged for an “id_token” in the following step
The API account needs to be authorized with the OpenID provider. This step is required to subsequently sign in with the API account
API Account Sign In
The client application needs to submit the API account's sign in credentials to the server. On successful sign in, an authorization code will be returned in the response which can then be exchanged for an “id_token” in the following step