Zefr · OAuth Scopes

Zefr OAuth Scopes

OAuth 2.0 probed

Zefr 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.

CompanyAdTechBrand SafetyBrand SuitabilityContent IntelligenceContent ModerationVideoSocial-MediaAdvertisingMedia MeasurementMachine-Learning
Scopes: 0 Flows: Method: probed

Scopes (0)

Zefr 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.

These are the scopes Zefr's own identity provider (Auth0 custom domain login.zefr.com) advertises in its OpenID Connect discovery document, read verbatim. They are the standard OIDC identity-layer scopes — Zefr publishes NO product/API scope reference, and no audience-scoped permissions for any Zefr API. Recorded because they are genuinely published and machine-readable, not because they describe a product authorization model.

Source

OAuth Scopes

zefr-scopes.yml Raw ↑
generated: '2026-08-12'
method: probed
source: https://login.zefr.com/.well-known/openid-configuration
note: >-
  These are the scopes Zefr's own identity provider (Auth0 custom domain login.zefr.com)
  advertises in its OpenID Connect discovery document, read verbatim. They are the standard
  OIDC identity-layer scopes — Zefr publishes NO product/API scope reference, and no
  audience-scoped permissions for any Zefr API. Recorded because they are genuinely published
  and machine-readable, not because they describe a product authorization model.
issuer: https://login.zefr.com/
docs: null
docs_note: No scopes or permissions reference page is published anywhere on zefr.com.
scope_count: 14
scopes:
- name: openid
  description: Required for OpenID Connect; returns an ID token.
  layer: identity
- name: profile
  description: Basic profile claims (name, given_name, family_name, nickname, picture, created_at).
  layer: identity
- name: offline_access
  description: Issues a refresh token for long-lived access.
  layer: identity
- name: name
  description: The end user's full name claim.
  layer: identity
- name: given_name
  description: The end user's given name claim.
  layer: identity
- name: family_name
  description: The end user's family name claim.
  layer: identity
- name: nickname
  description: The end user's nickname claim.
  layer: identity
- name: email
  description: The end user's email address claim.
  layer: identity
- name: email_verified
  description: Whether the end user's email address has been verified.
  layer: identity
- name: picture
  description: URL of the end user's profile picture.
  layer: identity
- name: created_at
  description: Account creation timestamp claim.
  layer: identity
- name: identities
  description: Linked identity-provider connections for the account (Auth0 extension).
  layer: identity
- name: phone
  description: The end user's phone number claim.
  layer: identity
- name: address
  description: The end user's address claim.
  layer: identity
product_scopes:
  published: false
  note: >-
    No Zefr product API scopes (brand suitability, measurement, reporting, classification)
    are published. A machine-to-machine client would need an audience and scopes issued
    privately by Zefr; neither is documented.

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