Artificial Labs · OAuth Scopes
Artificial Labs OAuth Scopes
OAuth 2.0
searched
Artificial Labs publishes 14 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Artificial Labs API on a user’s behalf.
Tokens are issued from https://auth.artificialos.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
InsuranceUnited KingdomInsurtechUnderwritingReinsuranceSpecialty InsuranceLondon MarketLloyd's of LondonBrokerPolicy AdministrationACORDAlgorithmic Underwriting
Scopes: 14
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://auth.artificialos.com/authorize
https://auth.artificialos.com/authorize
Token URL
https://auth.artificialos.com/oauth/token
https://auth.artificialos.com/oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token / OpenID Connect authentication. | authorizationCode |
| profile | Basic profile claims (name, given_name, family_name, nickname, picture, created_at). | authorizationCode |
| Email address and email_verified claim. | authorizationCode | |
| offline_access | Issue a refresh token. | authorizationCode |
| name | name claim. | |
| given_name | given_name claim. | |
| family_name | family_name claim. | |
| nickname | nickname claim. | |
| email_verified | email_verified claim. | |
| picture | picture claim. | |
| created_at | created_at claim. | |
| identities | Linked identity providers for the user. | |
| phone | phone_number claim. | |
| address | address claim. |