aid: flipdish name: Flipdish description: >- Flipdish is an online ordering and branded-app platform that gives restaurants and takeaways their own websites, mobile apps, kiosks, and order-management tools to take direct, commission-friendly orders. For developers and integration partners, Flipdish exposes a REST API (Flipdish Open API v1.0, base URL https://api.flipdish.co) documented in its Developer Hub, covering stores, orders, menus, catalog, customers, vouchers and campaigns, payouts and payments, apps and channels, devices, and platform resources, plus webhook/event subscriptions. Authentication uses OAuth 2.0 (implicit grant for first-party portal apps; client-credentials for server-to-server App Store apps). A Swagger specification at https://api.flipdish.co/swagger/docs/v1.0 and pre-generated SDKs (C#, Java, PHP, JavaScript, TypeScript, plus a SignalR realtime client) are published from the flipdishbytes GitHub org. type: company image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg tags: - Restaurant - Online Ordering - Mobile Apps - Point of Sale - Orders - Menu - Payments - Webhooks url: https://raw.githubusercontent.com/api-evangelist/flipdish/refs/heads/main/apis.yml created: '2026-06-02' modified: '2026-06-02' specificationVersion: '0.19' apis: - aid: flipdish:apps name: Flipdish Apps & Channels API description: Manage apps, mobile apps, App Store configurations, white-label config and builds, websites, and sales channels. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Apps - Mobile Apps - App Store - White Label - Channels properties: - type: OpenAPI url: openapi/flipdish-apps-openapi.json - aid: flipdish:catalog name: Flipdish Catalog API description: Manage catalog groups, items, products, images, changes, and metafield definitions. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Catalog - Products - Metafields properties: - type: OpenAPI url: openapi/flipdish-catalog-openapi.json - aid: flipdish:customers name: Flipdish Customers & Accounts API description: Manage customers, platform users, teammates, accounts, and delivery drivers. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Customers - Users - Teammates - Accounts - Drivers properties: - type: OpenAPI url: openapi/flipdish-customers-openapi.json - aid: flipdish:devices name: Flipdish Devices API description: Manage card readers, kiosk and terminal IoT devices, and device heartbeats. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Card Readers - Kiosks - Terminals - Devices properties: - type: OpenAPI url: openapi/flipdish-devices-openapi.json - aid: flipdish:marketing name: Flipdish Marketing API description: Run marketing campaigns, vouchers, cross-sell, and push notifications. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Campaigns - Vouchers - Push Notifications properties: - type: OpenAPI url: openapi/flipdish-marketing-openapi.json - aid: flipdish:menus name: Flipdish Menus API description: Build and maintain menus, sections, items, option sets, zones, and nutrition information. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Menus - Menu Sections - Option Sets - Nutrition properties: - type: OpenAPI url: openapi/flipdish-menus-openapi.json - aid: flipdish:orders name: Flipdish Orders API description: Retrieve, batch, and manage orders, tips, and fulfillment state configuration for online ordering. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Orders - Order Batches - Tips - Fulfillment properties: - type: OpenAPI url: openapi/flipdish-orders-openapi.json - aid: flipdish:payments name: Flipdish Payments & Payouts API description: Handle payouts, payout reports, bank accounts, Stripe Custom Connect, invoices, payments, and subscriptions. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Payouts - Invoices - Stripe Connect - Subscriptions properties: - type: OpenAPI url: openapi/flipdish-payments-openapi.json - aid: flipdish:platform name: Flipdish Platform API description: >- Cross-cutting platform surface: webhooks, events, OAuth clients, authorization tokens, audit logs, onboarding, features, and integrations. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Webhooks - Events - OAuth Clients - Audit Logs properties: - type: OpenAPI url: openapi/flipdish-platform-openapi.json - aid: flipdish:stores name: Flipdish Stores API description: Manage stores, store groups, locations, delivery zones, and store order capacity across a Flipdish brand. humanURL: https://developers.flipdish.com/reference baseURL: https://api.flipdish.co tags: - Stores - Locations - Delivery Zones - Addresses properties: - type: OpenAPI url: openapi/flipdish-stores-openapi.json common: - type: Website url: https://www.flipdish.com - type: Documentation url: https://developers.flipdish.com/ - type: APIReference url: https://developers.flipdish.com/reference - type: GettingStarted url: https://developers.flipdish.com/docs/getting-started - type: Authentication url: https://developers.flipdish.com/docs/getting-started - type: OpenAPI url: https://api.flipdish.co/swagger/docs/v1.0 - type: Pricing url: https://www.flipdish.com/pricing - type: SignUp url: https://portal.flipdish.com/signup - type: Login url: https://portal.flipdish.com - type: Support url: https://help.flipdish.com - type: Blog url: https://www.flipdish.com/resources/blog - type: GitHubOrganization url: https://github.com/flipdish - type: GitHubOrganization title: SDK Organization url: https://github.com/flipdishbytes - type: SDK title: .NET SDK url: https://www.nuget.org/packages/Flipdish/ - type: SDK title: .NET Core SDK url: https://www.nuget.org/packages/Flipdish.Core/ - type: SDK title: Java SDK url: https://github.com/flipdishbytes/api-client-java - type: SDK title: PHP SDK url: https://github.com/flipdishbytes/api-client-php - type: SDK title: JavaScript SDK url: https://www.npmjs.com/package/@flipdish/api-client-javascript - type: SDK title: TypeScript SDK url: https://www.npmjs.com/package/@flipdish/api-client-typescript - type: SDK title: TypeScript SignalR Realtime Client url: https://www.npmjs.com/package/@flipdish/api-client-typescript-signalr - type: CodeExamples title: Integration Examples url: https://github.com/flipdishbytes/integration-examples - type: Tools title: Flipdish Spectral Ruleset (API Design Guide) url: https://github.com/flipdishbytes/spectral-rules - type: LLMsTxt url: https://developers.flipdish.com/llms.txt - type: LinkedIn url: https://ie.linkedin.com/company/flipdish - type: X url: https://twitter.com/flipdish - type: Plans url: plans/flipdish-plans-pricing.yml - type: RateLimits url: rate-limits/flipdish-rate-limits.yml - type: FinOps url: finops/flipdish-finops.yml - type: Rules url: rules/flipdish-spectral-rules.yml - type: Vocabulary url: vocabulary/flipdish-vocabulary.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com