AnyAPI · OAuth Scopes
AnyAPI OAuth Scopes
OAuth 2.0
probed
AnyAPI publishes 2 OAuth 2.0 scopes via the authorizationCode, refreshToken, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the AnyAPI API on a user’s behalf.
Tokens are issued from https://api.getanyapi.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.
developer_toolsdatasearchscrapingsocial_mediaecommerceseoenrichmentmcpagent-nativeweb-dataapi-marketplaceagent-paymentsx402
Scopes: 2
Flows: authorizationCode, refreshToken, deviceCode
Method: probed
OAuth endpoints
Authorization URL
https://api.getanyapi.com/oauth/authorize
https://api.getanyapi.com/oauth/authorize
Token URL
https://api.getanyapi.com/oauth/token
https://api.getanyapi.com/oauth/token
Flows
authorizationCoderefreshTokendeviceCode
authorizationCoderefreshTokendeviceCode
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| run | Execute APIs - the run_api tool and POST /v1/run/{sku}. This is the spending scope; a grant carries the spending limit its owner approved, and exceeding it returns the grant_cap_exceeded error. | authorizationCode, deviceCode |
| balance:read | Read the remaining USD wallet balance - the get_balance tool and GET /v1/balance. | authorizationCode, deviceCode |
📄 Provider scope reference: https://getanyapi.com/docs/mcp-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.