AdRoll · OAuth Scopes

AdRoll OAuth Scopes

OAuth 2.0 searched

AdRoll publishes 2 OAuth 2.0 scopes via the authorizationCode, implicit, and password flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the AdRoll API on a user’s behalf.

Tokens are issued from https://services.adroll.com/auth/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.

AdvertisingDisplay AdvertisingRetargetingMarketingAdTechProgrammatic
Scopes: 2 Flows: authorizationCode, implicit, password Method: searched

OAuth endpoints

Authorization URL
https://services.adroll.com/auth/authorize https://services.adroll.com/mcp/auth/authorize
Token URL
https://services.adroll.com/auth/token https://services.adroll.com/mcp/auth/token
Flows
authorizationCodeimplicitpassword

Scopes (2)

ScopeDescriptionFlows
all Gives access to all resources. This is the default when no scope is specified. It is currently the ONLY scope the platform OAuth server offers. authorizationCode, implicit, password
mcp The single scope advertised by the MCP authorization server metadata (scopes_supported) and echoed by the protected-resource metadata for https://services.adroll.com/mcp. authorizationCode

Source

OAuth Scopes

adroll-scopes.yml Raw ↑
generated: '2026-08-13'
method: searched
source: https://apidocs.nextroll.com/guides/oauth.html
docs: https://apidocs.nextroll.com/guides/oauth.html
note: >-
  Two distinct OAuth authorization surfaces exist and they do not share a scope
  vocabulary. The platform OAuth server supports exactly one scope; the MCP
  authorization server (published as RFC 8414 metadata) supports exactly one
  different scope. Neither is fine-grained. This file was written from the docs
  and the live metadata document, not derived from an OpenAPI — NextRoll
  publishes no spec file.

schemes:
- name: platform-oauth2
  source: https://apidocs.nextroll.com/guides/oauth.html
  applies_to: All NextRoll REST + GraphQL services on https://services.adroll.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://services.adroll.com/auth/authorize
    tokenUrl: https://services.adroll.com/auth/token
  - flow: implicit
    authorizationUrl: https://services.adroll.com/auth/authorize
  - flow: password
    tokenUrl: https://services.adroll.com/auth/token

- name: mcp-oauth2
  source: https://services.adroll.com/.well-known/oauth-authorization-server
  applies_to: AdRoll MCP Server — https://services.adroll.com/mcp
  flows:
  - flow: authorizationCode
    authorizationUrl: https://services.adroll.com/mcp/auth/authorize
    tokenUrl: https://services.adroll.com/mcp/auth/token
    pkce: [S256]

scopes:
- scope: all
  description: >-
    Gives access to all resources. This is the default when no scope is
    specified. It is currently the ONLY scope the platform OAuth server offers.
  flows: [authorizationCode, implicit, password]
  schemes: [platform-oauth2]
  sources: ['https://apidocs.nextroll.com/guides/oauth.html']
- scope: mcp
  description: >-
    The single scope advertised by the MCP authorization server metadata
    (scopes_supported) and echoed by the protected-resource metadata for
    https://services.adroll.com/mcp.
  flows: [authorizationCode]
  schemes: [mcp-oauth2]
  sources: ['https://services.adroll.com/.well-known/oauth-authorization-server', 'https://services.adroll.com/.well-known/oauth-protected-resource']

granularity:
  fine_grained: false
  provider_statement: >-
    "At this time, we only support a single scope. We plan to implement
    fine-grained scopes in the future."
  consequence: >-
    There is no read-only grant. Any application a user authorizes — including an
    AI agent — receives full access to every resource in the account, so
    least-privilege delegation is not expressible on this API today.

x-evidence:
  checked: '2026-08-13'
  probes:
  - {url: 'https://apidocs.nextroll.com/guides/oauth.html', http_status: 200}
  - {url: 'https://services.adroll.com/.well-known/oauth-authorization-server', http_status: 200}

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/adroll-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.