Chowly website screenshot

Chowly

Chowly is a restaurant digital-ordering and delivery-integration platform that connects third-party delivery marketplaces (DoorDash, Uber Eats, Grubhub, and 150+ others) and direct online ordering into a restaurant's point-of-sale (POS) system. The Chowly platform injects third-party orders directly into the POS, synchronizes menus across every channel, and manages locations. Its developer surface is a partner-gated POS integration API keyed per location; the most commonly referenced operations are menu retrieval and order creation/retrieval.

Chowly publishes 2 APIs on the APIs.io network: Menu API and Orders API. Tagged areas include Restaurants, Online Ordering, Delivery, POS Integration, and Menu Sync.

Chowly’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

36.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessEnterpriseSelf serve
3 APIs
RestaurantsOnline OrderingDeliveryPOS IntegrationMenu Sync

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 36.0/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/chowly: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Chowly Integrations API

Connects third-party delivery marketplaces (DoorDash, Uber Eats, Grubhub, and 150+ channels) and 50+ native POS systems (Toast, Square, SpotOn, Clover, and others). Marketplace ...

Chowly Menu API

Retrieve the menu synchronized across ordering channels.

Chowly Orders API

Create and retrieve orders injected into the restaurant POS.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Chowly Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Chowly Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Chowly Authentication

apiKey · 1 scheme

SECURITY

Chowly Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Chowly Agentic Access

3 operations · 1 acting

3 operations · 1 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: chowly
url: https://raw.githubusercontent.com/api-evangelist/chowly/refs/heads/main/apis.yml
name: Chowly
kind: company
description: Chowly is a restaurant digital-ordering and delivery-integration platform that connects third-party delivery
  marketplaces (DoorDash, Uber Eats, Grubhub, and 150+ others) and direct online ordering into a restaurant's point-of-sale
  (POS) system. The Chowly platform injects third-party orders directly into the POS, synchronizes menus across every channel,
  and manages locations. Its developer surface is a partner-gated POS integration API keyed per location; the most commonly
  referenced operations are menu retrieval and order creation/retrieval.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/chowly.png
tags:
- Restaurants
- Online Ordering
- Delivery
- POS Integration
- Menu Sync
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: chowly:integrations
  name: Chowly Integrations API
  tags:
  - Integrations
  - Marketplaces
  - Webhooks
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://partners.olo.com/partners/chowly/
  baseURL: https://api.chowlyinc.com
  properties:
  - url: https://www.chowly.com/solutions/order-integration/
    type: Documentation
  description: Connects third-party delivery marketplaces (DoorDash, Uber Eats, Grubhub, and 150+ channels) and 50+ native
    POS systems (Toast, Square, SpotOn, Clover, and others). Marketplace and POS partners integrate through Chowly's partner
    program and webhook delivery rather than a documented public REST surface.
- aid: chowly:chowly-menu-api
  name: Chowly Menu API
  description: Retrieve the menu synchronized across ordering channels.
  humanURL: https://www.chowly.com/solutions/order-integration/
  baseURL: https://api.chowlyinc.com
  tags:
  - Menu
  properties:
  - type: OpenAPI
    url: openapi/chowly-menu-api-openapi.yml
  - type: Documentation
    url: https://www.chowly.com/solutions/order-integration/
  - type: PostmanCollection
    url: collections/chowly.postman_collection.json
  - type: OpenCollection
    url: collections/chowly.opencollection.json
  - type: Documentation
    url: https://www.chowly.com/chowly-platform/
- aid: chowly:chowly-orders-api
  name: Chowly Orders API
  description: Create and retrieve orders injected into the restaurant POS.
  humanURL: https://www.chowly.com/solutions/order-integration/
  baseURL: https://api.chowlyinc.com
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/chowly-orders-api-openapi.yml
  - type: Documentation
    url: https://www.chowly.com/solutions/order-integration/
  - type: PostmanCollection
    url: collections/chowly.postman_collection.json
  - type: OpenCollection
    url: collections/chowly.opencollection.json
  - type: Documentation
    url: https://www.chowly.com/chowly-platform/
common:
- type: AgenticAccess
  url: agentic-access/chowly-agentic-access.yml
- type: DomainSecurity
  url: security/chowly-domain-security.yml
- type: Authentication
  url: authentication/chowly-authentication.yml
- type: GitHubOrganization
  url: https://github.com/Chowly
- type: LinkedIn
  url: https://www.linkedin.com/company/chowly
- type: Website
  url: https://www.chowly.com
- type: Documentation
  url: https://chowly.help/s/faqs
- type: Plans
  url: plans/chowly-plans-pricing.yml
- type: RateLimits
  url: rate-limits/chowly-rate-limits.yml
- type: FinOps
  url: finops/chowly-finops.yml
- url: https://chowly.com/resources/blogs/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com