Flipdish · OAuth Scopes

Flipdish OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://api.flipdish.co/identity/connect/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.

RestaurantOnline OrderingMobile AppsPoint-of-SaleOrderMenusPaymentsWebhook
Scopes: 1 Flows: implicit, clientCredentials Method: derived

OAuth endpoints

Authorization URL
https://api.flipdish.co/identity/connect/authorize
Token URL
https://api.flipdish.co/identity/connect/token
Flows
implicitclientCredentials

Scopes (1)

ScopeDescriptionFlows
api Access to the Flipdish API clientCredentials, implicit

Source

OAuth Scopes

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/flipdish-apps-openapi.json, openapi/flipdish-catalog-openapi.json, openapi/flipdish-customers-openapi.json,
  openapi/flipdish-devices-openapi.json, openapi/flipdish-marketing-openapi.json, openapi/flipdish-menus-openapi.json,
  openapi/flipdish-orders-openapi.json, openapi/flipdish-payments-openapi.json, openapi/flipdish-platform-openapi.json,
  openapi/flipdish-stores-openapi.json
schemes:
- name: oauth2
  source: openapi/flipdish-apps-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
- name: oauth2
  source: openapi/flipdish-catalog-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
- name: oauth2
  source: openapi/flipdish-customers-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
- name: oauth2
  source: openapi/flipdish-devices-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
- name: oauth2
  source: openapi/flipdish-marketing-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
- name: oauth2
  source: openapi/flipdish-menus-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
- name: oauth2
  source: openapi/flipdish-orders-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
- name: oauth2
  source: openapi/flipdish-payments-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
- name: oauth2
  source: openapi/flipdish-platform-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
- name: oauth2
  source: openapi/flipdish-stores-openapi.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.flipdish.co/identity/connect/authorize
  - flow: clientCredentials
    tokenUrl: https://api.flipdish.co/identity/connect/token
  description: OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant
    for server-to-server App Store apps (exchange Client ID + Secret Key for a bearer access
    token).
scopes:
- scope: api
  description: Access to the Flipdish API
  flows:
  - clientCredentials
  - implicit
  sources:
  - openapi/flipdish-apps-openapi.json
  - openapi/flipdish-catalog-openapi.json
  - openapi/flipdish-customers-openapi.json
  - openapi/flipdish-devices-openapi.json
  - openapi/flipdish-marketing-openapi.json
  - openapi/flipdish-menus-openapi.json
  - openapi/flipdish-orders-openapi.json
  - openapi/flipdish-payments-openapi.json
  - openapi/flipdish-platform-openapi.json
  - openapi/flipdish-stores-openapi.json

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