Marshmallow · OAuth Scopes
Marshmallow OAuth Scopes
OAuth 2.0
searched
Marshmallow publishes 1 OAuth 2.0 scope via the authorizationCode, clientCredentials, refreshToken, and tokenExchange flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Marshmallow API on a user’s behalf.
Tokens are issued from https://auth.marshmallow.com/oauth2/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 KingdomInsurtechProperty and CasualtyMotor InsuranceHome InsuranceTelematicsUnderwritingClaimsDirect to ConsumerPartner GatedNo Public API
Scopes: 1
Flows: authorizationCode, clientCredentials, refreshToken, tokenExchange
Method: searched
OAuth endpoints
Authorization URL
https://auth.marshmallow.com/oauth2/authorize
https://auth.marshmallow.com/oauth2/authorize
Token URL
https://auth.marshmallow.com/oauth2/token
https://auth.marshmallow.com/oauth2/token
Flows
authorizationCodeclientCredentialsrefreshTokentokenExchange
authorizationCodeclientCredentialsrefreshTokentokenExchange
Scopes (1)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication scope — requests an ID token identifying the end user. The only scope Marshmallow advertises publicly. | authorizationCode |