Mudflap · OAuth Scopes
Mudflap OAuth Scopes
OAuth 2.0
searched
Mudflap publishes 3 OAuth 2.0 scopes via the authorizationCode and password flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Mudflap API on a user’s behalf.
Tokens are issued from https://api.mudflapinc.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.
CompanyFintechFuelTruckingPaymentsFleet ManagementLogisticsFuel Card
Scopes: 3
Flows: authorizationCode, password
Method: searched
OAuth endpoints
Authorization URL
https://api.mudflapinc.com/oauth/authorize
https://api.mudflapinc.com/oauth/authorize
Token URL
https://api.mudflapinc.com/oauth/token
https://api.mudflapinc.com/oauth/token
Flows
authorizationCodepassword
authorizationCodepassword
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; issue an id_token identifying the end user. | authorizationCode, password |
| profile | Access to the end user's basic profile claims (name, preferred_username). | authorizationCode, password |
| Access to the end user's email address claim. | authorizationCode, password |
📄 Provider scope reference: https://api.mudflapinc.com/.well-known/oauth-authorization-server
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.