Mobile Action · OAuth Scopes

Mobile Action OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://www.mobileaction.co/wp-json/awfah_oauth/v1/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.

CompanyApp Store OptimizationASOMobile MarketingApple Search AdsApp IntelligenceAd IntelligenceMarket IntelligenceAnalyticsMCPAgent ToolsApp Store IntelligenceMobile Measurement
Scopes: 3 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://www.mobileaction.co/awfah-oauth/authorize
Token URL
https://www.mobileaction.co/wp-json/awfah_oauth/v1/token
Flows
authorizationCode

Scopes (3)

ScopeDescriptionFlows
mcp:read Read access for the WordPress site MCP plugin. authorizationCode
mcp:write Write access for the WordPress site MCP plugin. authorizationCode
mcp:woocommerce WooCommerce access for the WordPress site MCP plugin. authorizationCode

Source

OAuth Scopes

mobile-action-scopes.yml Raw ↑
generated: '2026-08-13'
method: probed
source: https://www.mobileaction.co/.well-known/openid-configuration
applies_to: https://www.mobileaction.co (WordPress marketing site)
does_not_apply_to:
- https://api.mobileaction.co
- https://mcp.mobileaction.co
scope_note: IMPORTANT SCOPE BOUNDARY. The MobileAction intelligence API has NO OAuth surface at all -
  it authenticates with a single ?token= API key (see authentication/mobile-action-authentication.yml),
  and the remote MCP server carries the same key in its URL. The OAuth 2.0 / OIDC authorization server
  described here is served by an OAuth plugin on the WordPress marketing site at www.mobileaction.co and
  governs that site only. It is recorded because MobileAction genuinely serves the discovery document
  from its own domain, not because it fronts the data API.
schemes:
- name: wordpress-site-oauth
  type: oauth2
  issuer: https://www.mobileaction.co
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.mobileaction.co/awfah-oauth/authorize
    tokenUrl: https://www.mobileaction.co/wp-json/awfah_oauth/v1/token
    pkce:
    - S256
  grant_types:
  - authorization_code
  - refresh_token
  registration_endpoint: https://www.mobileaction.co/wp-json/awfah_oauth/v1/register
  revocation_endpoint: https://www.mobileaction.co/wp-json/awfah_oauth/v1/revoke
  jwks_uri: https://www.mobileaction.co/wp-json/awfah_oauth/v1/jwks
  id_token_signing_alg:
  - RS256
  token_endpoint_auth_methods:
  - none
  - client_secret_post
  - client_secret_basic
  source: well-known/mobile-action-openid-configuration.json
scopes:
- scope: mcp:read
  description: Read access for the WordPress site MCP plugin.
  flows:
  - authorizationCode
  sources:
  - well-known/mobile-action-openid-configuration.json
- scope: mcp:write
  description: Write access for the WordPress site MCP plugin.
  flows:
  - authorizationCode
  sources:
  - well-known/mobile-action-openid-configuration.json
- scope: mcp:woocommerce
  description: WooCommerce access for the WordPress site MCP plugin.
  flows:
  - authorizationCode
  sources:
  - well-known/mobile-action-openid-configuration.json
x-evidence:
  fetched: '2026-08-13'
  url: https://www.mobileaction.co/.well-known/openid-configuration
  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/mobile-action-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.