Agorapulse · OAuth Scopes

Agorapulse OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://api.identity.agorapulse.com/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.

Social Media ManagementSocial-MediaCRMAnalyticsPublishingInbox ManagementSocial Listening
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://api.identity.agorapulse.com/oauth/authorize
Token URL
https://api.identity.agorapulse.com/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
read The only scope advertised in scopes_supported. Agorapulse publishes no scope reference page, so there is no documented breakdown of what read covers; the REST API it fronts is itself described as read-only for reporting data. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://api.openmcp.agorapulse.com/.well-known/oauth-authorization-server
docs: https://support.agorapulse.com/en/articles/12960496-model-context-protocool-mcp-integration-explained
description: >-
  Agorapulse's REST API has no OAuth surface at all — it authenticates with a static per-user
  X-API-KEY and therefore has no scopes. The only OAuth surface is the remote MCP server, whose
  authorization-server metadata advertises exactly one scope.
applies_to: https://api.openmcp.agorapulse.com/mcp
schemes:
- name: MCP OAuth
  source: well-known/agorapulse-oauth-authorization-server.json
  issuer: https://api.identity.agorapulse.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.identity.agorapulse.com/oauth/authorize
    tokenUrl: https://api.identity.agorapulse.com/oauth/token
    code_challenge_methods: [S256]
scopes:
- scope: read
  description: >-
    The only scope advertised in scopes_supported. Agorapulse publishes no scope reference page, so
    there is no documented breakdown of what read covers; the REST API it fronts is itself described
    as read-only for reporting data.
  flows: [authorizationCode]
  sources: [well-known/agorapulse-oauth-authorization-server.json]
gaps:
- >-
  No published scopes/permissions reference page was found on agorapulse.com or the help centre. The
  single "read" scope is taken from the machine-readable metadata, not from documentation.
- >-
  scopes_supported on the protected-resource document (RFC 9728) is absent, so per-resource scope
  requirements are not advertised.
x-evidence:
- {fetched: '2026-08-13', url: 'https://api.openmcp.agorapulse.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/agorapulse-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.