Movable Ink · OAuth Scopes

Movable Ink OAuth Scopes

OAuth 2.0 probed

Movable Ink uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyMarketingPersonalizationEmailCustomer DataMobile SDKArtificial IntelligenceAdvertising TechnologyContentEvent
Scopes: 0 Flows: Method: probed

Scopes (0)

Movable Ink implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

movable-ink-scopes.yml Raw ↑
generated: '2026-08-04'
method: probed
source: https://auth.movableink.com/.well-known/openid-configuration
name: Movable Ink OAuth / OpenID Connect Scopes
description: >-
  Scopes advertised by the Movable Ink identity tenant (auth.movableink.com, an
  Auth0 tenant) in its OpenID Connect discovery document. These are the standard
  OIDC identity scopes that govern login to the Movable Ink Studio application —
  they are NOT API authorization scopes. The Customer Data API uses HTTP Basic
  authentication and has no scope model at all; see
  authentication/movable-ink-authentication.yml.
issuer: https://auth.movableink.com/
authorization_endpoint: https://auth.movableink.com/authorize
token_endpoint: https://auth.movableink.com/oauth/token
scopes:
  - name: openid
    description: Request an ID token — signals an OpenID Connect authentication request.
  - name: profile
    description: Basic profile claims (name, given_name, family_name, nickname, picture).
  - name: offline_access
    description: Issue a refresh token so the session can be renewed without re-prompting.
  - name: email
    description: The user's email address.
  - name: email_verified
    description: Whether the user's email address has been verified.
  - name: name
    description: The user's full display name.
  - name: given_name
    description: The user's given (first) name.
  - name: family_name
    description: The user's family (last) name.
  - name: nickname
    description: The user's nickname.
  - name: picture
    description: URL of the user's profile picture.
  - name: created_at
    description: When the user account was created.
  - name: identities
    description: Linked identity-provider identities for the user.
  - name: phone
    description: The user's phone number.
  - name: address
    description: The user's address.
observed_in_use:
  scopes: [openid, profile, email, offline_access]
  where: >-
    The 302 from https://app.movableink.com/ carries
    scope=openid+profile+email+offline_access on the authorize request.
notes:
  - No resource-server / API scopes (audience-bound permissions) are advertised
    anonymously. Any per-product authorization inside Studio or Da Vinci is not
    expressed as a public OAuth scope.
  - Movable Ink publishes no scopes or permissions reference page on a public URL.
x-evidence:
  fetched: '2026-08-04'
  probes:
    - url: https://auth.movableink.com/.well-known/openid-configuration
      status: 200
    - url: https://app.movableink.com/
      status: 302

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/movable-ink-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.