Honey Insurance · OAuth Scopes
Honey Insurance OAuth Scopes
OAuth 2.0
searched
Honey Insurance publishes 14 OAuth 2.0 scopes via the authorizationCode, implicit, clientCredentials, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Honey Insurance API on a user’s behalf.
Tokens are issued from https://auth.honeyinsurance.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.
InsuranceAustraliaInsurtechHome InsuranceProperty and CasualtyPersonal LinesDirect to ConsumerEmbedded InsuranceSmart HomeClaimsUnderwriting
Scopes: 14
Flows: authorizationCode, implicit, clientCredentials, deviceCode
Method: searched
OAuth endpoints
Authorization URL
https://auth.honeyinsurance.com/authorize
https://auth.honeyinsurance.com/authorize
Token URL
https://auth.honeyinsurance.com/oauth/token
https://auth.honeyinsurance.com/oauth/token
Flows
authorizationCodeimplicitclientCredentialsdeviceCode
authorizationCodeimplicitclientCredentialsdeviceCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token — the base OpenID Connect scope. | |
| profile | Access the end user's default profile claims. | |
| offline_access | Request a refresh token for long-lived sessions. | |
| Access the end user's email address. | ||
| email_verified | Access whether the end user's email address has been verified. | |
| address | Access the end user's postal address claim. | |
| phone | Access the end user's phone number claim. | |
| name | Access the end user's full name. | |
| given_name | Access the end user's given name. | |
| family_name | Access the end user's family name. | |
| nickname | Access the end user's nickname. | |
| picture | Access the end user's profile picture URL. | |
| created_at | Access the account creation timestamp. | |
| identities | Access the linked identity providers on the Auth0 user record. |