Jampp · OAuth Scopes

Jampp OAuth Scopes

OAuth 2.0 probed

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

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

CompanyAdvertisingMarketingMobileAnalyticsReportingGraphQLDemand-Side PlatformApp MarketingAttribution
Scopes: 1 Flows: clientCredentials, authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://auth.jampp.com/v1/oauth/authorize
Token URL
https://auth.jampp.com/v1/oauth/token
Flows
clientCredentialsauthorizationCode

Scopes (1)

ScopeDescriptionFlows
. The only value advertised in scopes_supported by the RFC 9728 protected-resource metadata for both https://api.jampp.com and https://auth.jampp.com. A placeholder wildcard, not a documented permission; no scope-to-capability mapping is published.

Source

OAuth Scopes

jampp-scopes.yml Raw ↑
generated: '2026-08-12'
method: probed
source: https://auth.jampp.com/.well-known/oauth-protected-resource
docs: https://developers.jampp.com/docs/reporting-api/
note: >-
  Jampp runs OAuth 2.0 but publishes no scope vocabulary. The authorization-server
  metadata at auth.jampp.com omits scopes_supported entirely, and both protected-resource
  metadata documents advertise a single scope value of "." — a wildcard placeholder, not a
  named permission. The developer documentation never mentions a scope parameter: the
  client-credentials request carries only grant_type, client_id and client_secret, and
  authorization is bound to the user account that issued the credential pair rather than to
  a requested scope. Recorded as an honest zero-scope surface; nothing was inferred.
schemes:
- name: OAuth2ClientCredentials
  token_url: https://auth.jampp.com/v1/oauth/token
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.jampp.com/v1/oauth/token
    scopes: {}
  - flow: authorizationCode
    authorizationUrl: https://auth.jampp.com/v1/oauth/authorize
    tokenUrl: https://auth.jampp.com/v1/oauth/token
    scopes: {}
    note: Advertised in RFC 8414 metadata only; not documented for developers.
scopes:
- scope: '.'
  description: >-
    The only value advertised in scopes_supported by the RFC 9728 protected-resource
    metadata for both https://api.jampp.com and https://auth.jampp.com. A placeholder
    wildcard, not a documented permission; no scope-to-capability mapping is published.
  flows: []
  sources:
  - https://api.jampp.com/.well-known/oauth-protected-resource
  - https://auth.jampp.com/.well-known/oauth-protected-resource
scope_count: 0
authorization_model: >-
  Data visibility follows the dashboard user that minted the credential — a token can read
  the reporting data of the advertiser accounts that user can see. Jampp exposes no
  per-scope narrowing; the documented isolation mechanism is issuing one credential pair
  per integrating service so it can be revoked independently.
x-evidence:
  fetched: '2026-08-12'
  urls:
  - url: https://auth.jampp.com/.well-known/oauth-authorization-server
    status: 200
    scopes_supported: absent
  - url: https://api.jampp.com/.well-known/oauth-protected-resource
    status: 200
    scopes_supported: ['.']

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