MOLOCO · OAuth Scopes

MOLOCO OAuth Scopes

OAuth 2.0 probed

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

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.

AdvertisingAdTechDemand-Side PlatformRetail MediaCommerce MediaProgrammatic AdvertisingCampaign ManagementAd ServingMachine-LearningMobile MarketingReportinguser-events
Scopes: 2 Flows: Method: probed

Scopes (2)

ScopeDescriptionFlows
cloudapi.read authorizationCode
offline_access authorizationCode, refresh_token

Source

OAuth Scopes

Raw ↑
generated: '2026-07-31'
method: probed
source: https://api.moloco.cloud/.well-known/oauth-authorization-server
note: >-
  Moloco's published OpenAPI documents declare only apiKey security schemes (Authorization bearer token /
  x-api-key), so no scopes are derivable from the specs. The OAuth surface was found by probing the API host
  directly: api.moloco.cloud serves RFC 8414 authorization-server metadata, and mcp.moloco.cloud/mcp answers
  with an RFC 9728 WWW-Authenticate challenge naming the required scope. Scope descriptions below are the
  observed identifiers only — Moloco publishes no scope reference page, so no descriptions are asserted.
authorization_server:
  issuer: https://api.moloco.cloud
  authorization_endpoint: https://api.moloco.cloud/oauth/authorize
  token_endpoint: https://api.moloco.cloud/oauth/token
  revocation_endpoint: https://api.moloco.cloud/oauth/revoke
  jwks_uri: https://api.moloco.cloud/oauth/jwks.json
  grant_types_supported:
  - authorization_code
  - refresh_token
  response_types_supported:
  - code
  code_challenge_methods_supported:
  - S256
  token_endpoint_auth_methods_supported:
  - none
  client_id_metadata_document_supported: true
  authorization_response_iss_parameter_supported: true
  metadata_file: well-known/moloco-oauth-authorization-server.json
protected_resources:
- resource: https://mcp.moloco.cloud/mcp
  authorization_servers:
  - https://api.moloco.cloud
  scopes_supported:
  - cloudapi.read
  - offline_access
  metadata_file: well-known/moloco-mcp-oauth-protected-resource.json
  challenge: 'Bearer scope="cloudapi.read", resource_metadata="https://mcp.moloco.cloud/.well-known/oauth-protected-resource/mcp"'
scopes:
- scope: cloudapi.read
  description: null
  flows:
  - authorizationCode
  sources:
  - https://api.moloco.cloud/.well-known/oauth-authorization-server
  - https://mcp.moloco.cloud/.well-known/oauth-protected-resource/mcp
  required_by:
  - https://mcp.moloco.cloud/mcp
- scope: offline_access
  description: null
  flows:
  - authorizationCode
  - refresh_token
  sources:
  - https://api.moloco.cloud/.well-known/oauth-authorization-server
  - https://mcp.moloco.cloud/.well-known/oauth-protected-resource/mcp
x-evidence:
  fetched: '2026-07-31'
  authorization_server_metadata:
    url: https://api.moloco.cloud/.well-known/oauth-authorization-server
    http_status: 200
    content_type: application/json
  protected_resource_metadata:
    url: https://mcp.moloco.cloud/.well-known/oauth-protected-resource/mcp
    http_status: 200
    content_type: application/json

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/moloco-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 email required.

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