LaFourchette · OAuth Scopes

LaFourchette OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://auth.thefork.io/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.

CompanyConsumerRestaurantReservationsBookingHospitalityPoint-of-SaleReviewsMarketplaceTravel and DiningWebhookFrance
Scopes: 0 Flows: clientCredentials Method: probed

OAuth endpoints

Token URL
https://auth.thefork.io/oauth/token
Flows
clientCredentials

Scopes (0)

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

TheFork's B2B API authenticates with an Auth0 client-credentials grant against audience https://api.thefork.io. TheFork documents NO API-specific scopes and its published operation objects carry no oauth2 securityScheme, so there is no scope reference page to harvest — entitlements are set per partner contract when the integrations team issues the client_id/client_secret. The scopes listed below are the standard OIDC identity scopes advertised by the Auth0 tenant's own discovery document; they are recorded because they were probed, not because they gate the B2B API. Treat scope granularity for this API as: none published.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-17'
method: probed
source: https://auth.thefork.io/.well-known/openid-configuration
docs: https://docs.thefork.io/B2B-API/authentication
note: >-
  TheFork's B2B API authenticates with an Auth0 client-credentials grant against audience
  https://api.thefork.io. TheFork documents NO API-specific scopes and its published operation
  objects carry no oauth2 securityScheme, so there is no scope reference page to harvest — entitlements
  are set per partner contract when the integrations team issues the client_id/client_secret. The
  scopes listed below are the standard OIDC identity scopes advertised by the Auth0 tenant's own
  discovery document; they are recorded because they were probed, not because they gate the B2B API.
  Treat scope granularity for this API as: none published.
schemes:
- name: Auth0ClientCredentials
  source: https://docs.thefork.io/B2B-API/authentication
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.thefork.io/oauth/token
    audience: https://api.thefork.io
    scopes: {}
api_scopes_published: false
api_scope_count: 0
tenant_scopes_supported:
- scope: openid
  kind: oidc-identity
- scope: profile
  kind: oidc-identity
- scope: offline_access
  kind: oidc-identity
- scope: name
  kind: oidc-identity
- scope: given_name
  kind: oidc-identity
- scope: family_name
  kind: oidc-identity
- scope: nickname
  kind: oidc-identity
- scope: email
  kind: oidc-identity
- scope: email_verified
  kind: oidc-identity
- scope: picture
  kind: oidc-identity
- scope: created_at
  kind: oidc-identity
- scope: identities
  kind: oidc-identity
- scope: phone
  kind: oidc-identity
- scope: address
  kind: oidc-identity
x-evidence:
- url: https://auth.thefork.io/.well-known/openid-configuration
  status: 200
- url: https://docs.thefork.io/B2B-API/authentication
  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/lafourchette-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 email required.

A second provider on the same verified email joins the account you already have.