Cracked API · OAuth Scopes

Cracked API OAuth Scopes

OAuth 2.0 searched

Cracked API publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Cracked API API on a user’s behalf.

Tokens are issued from https://cracked.ai/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.

AI AgentsAgent ToolsMCPTool RouterAPI AggregatorWeb SearchWeb ScrapingData Enrichmentllms-txtAgent Skillspay-per-callAggregatorLead GenerationAI ModelsDeveloper Toolslead genSEOsocial-media-dataE-CommerceFinanceWeather
Scopes: 4 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://cracked.ai/oauth/authorize
Token URL
https://cracked.ai/oauth/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
tools:discover Discover and inspect tools in the catalog authorizationCode
tools:run Execute tool runs (billed per call) authorizationCode
wallet:read Read wallet balance and activity authorizationCode
offline_access Refresh-token access for long-lived MCP sessions authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-09-03'
method: searched
source: https://cracked.ai/.well-known/oauth-authorization-server
docs: https://cracked.ai/docs/mcp
schemes:
  - name: OAuth 2.1 with PKCE (MCP)
    source: well-known/cracked-oauth-authorization-server.json
    flows:
      - flow: authorizationCode
        authorizationUrl: https://cracked.ai/oauth/authorize
        tokenUrl: https://cracked.ai/oauth/token
        registrationUrl: https://cracked.ai/oauth/register
        revocationUrl: https://cracked.ai/oauth/revoke
        pkce: S256
scopes:
  - scope: tools:discover
    description: Discover and inspect tools in the catalog
    flows: [authorizationCode]
    sources: [well-known/cracked-oauth-authorization-server.json, well-known/cracked-oauth-protected-resource.json]
  - scope: tools:run
    description: Execute tool runs (billed per call)
    flows: [authorizationCode]
    sources: [well-known/cracked-oauth-authorization-server.json, well-known/cracked-oauth-protected-resource.json]
  - scope: wallet:read
    description: Read wallet balance and activity
    flows: [authorizationCode]
    sources: [well-known/cracked-oauth-authorization-server.json, well-known/cracked-oauth-protected-resource.json]
  - scope: offline_access
    description: Refresh-token access for long-lived MCP sessions
    flows: [authorizationCode]
    sources: [well-known/cracked-oauth-authorization-server.json]
notes: >-
  The OpenAPI declares only a bearer http scheme (ck_live_ API keys), so nothing was derivable from
  the spec; these scopes come from the provider's live RFC 8414 authorization-server metadata and
  RFC 9728 protected-resource metadata, both fetched 2026-09-03. OAuth is used by MCP clients;
  plain /v1 calls use the bearer key. Scope descriptions are ours, inferred from the scope names
  and the MCP docs.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/cracked-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.