Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Toast website screenshot

Toast

Toast (NYSE: TOST) is a cloud-based restaurant technology platform that unifies point-of-sale (POS), payments, online ordering, delivery, digital marketing, loyalty, gift cards, kitchen display, inventory, and team management for restaurants of every size — from independent operators to enterprise chains. The Toast platform exposes a substantial REST API surface at https://ws-api.toasttab.com/, authenticated via OAuth 2.0 client credentials, and is used by restaurants, internal IT teams, and the Toast Partner Integrations program to read and write menus, orders, payments, employees, schedules, time entries, cash entries, kitchen tickets, restaurant configuration, gift cards, loyalty balances, and partner-restaurant connections. Toast offers three flavors of API access: Standard API Access (self-service for restaurant operators), Analytics API Access (Restaurant Management Suites Pro), and Partner Integrations (technology companies building productized integrations).

agent ready

Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.

Kin Score

API Evangelist profiles Toast the way a machine reads it — 378 machine-readable artifacts across 26 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Toast scores 62.8/100 (strong), with a separate agent-readiness read of 54/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 62.8/100 · strong
Contract Quality 19.4 / 25
Developer Ergonomics 7.8 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 6.5 / 13
Governance 10.4 / 12
Discoverability 9.3 / 10
Regulatory · Payments 10.8 / 15
Agent readiness — 54/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
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 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3

How we profile Toast

Each block below is one kind of artifact we hold for Toast. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 26

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

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

Toast Configuration API

Read-access to a restaurant's configuration entities — menus, modifier groups, employees, jobs, dining options, service areas, revenue centers, sales categories, discounts, serv...

Toast Menus API (V3)

Next-generation read API for Toast menus, exposing the same menu / menu group / item / modifier / option model as V2 in a refreshed shape aligned with Toast's newer platform ser...

Toast Order Management Configuration API

Read configuration that governs how orders flow through Toast — throttling, prep-time rules, surge controls, and order-management settings used by online-ordering and delivery i...

Toast Restaurant Availability API

Returns whether a restaurant is currently accepting online orders, its expected prep times, and per-channel availability so ordering partners and delivery marketplaces can route...

Toast Credit Cards API

Read tokenized credit-card information attached to orders for receipts, returns, and reconciliation. Toast Payments handles acceptance natively; this API exposes the resulting t...

Toast Cash Management API

Records and retrieves cash entries — paid in, paid out, deposits, drawer counts — that flow into a restaurant's cash-management ledger and reconciliation reports.

Toast Kitchen API

Surfaces kitchen tickets, prep stations, ticket items, and ticket events to support kitchen-display integrations and out-of-band prep orchestration.

Toast Packaging Configuration API

Read configuration about packaging — containers, lids, utensils, and packaging instructions — that off-premises orders and delivery handoff workflows must respect.

Toast Analytics API

Analytics and reporting endpoints for Restaurant Management Suites Pro customers — sales, labor, productivity, and operational performance data exposed for BI integrations and w...

Toast Gift Cards Integration

Specification for integrating third-party gift-card programs with Toast — Toast calls the partner's endpoints to look up balances, authorize, redeem, and reload gift cards inlin...

Toast Loyalty Integration

Specification for integrating third-party loyalty programs with Toast — discovery, lookup, accrual, and redemption callbacks that Toast invokes against partner endpoints during ...

Toast Tender Integration

Specification for integrating alternative tender types into Toast — callback endpoints partners implement so Toast can validate, authorize, and reconcile non-card forms of payme...

Toast Authentication API

The Authentication API from Toast — 1 operation(s) for authentication.

Toast ConnectedRestaurants API

The ConnectedRestaurants API from Toast — 1 operation(s) for connectedrestaurants.

Toast Discounts API

Related to price reduction applied to restaurant orders. For example, a restaurant might apply a discount for a promotion.

Toast Employees API

The Employees API from Toast — 6 operation(s) for employees.

Toast Groups API

The Groups API from Toast — 1 operation(s) for groups.

Toast Jobs API

The Jobs API from Toast — 3 operation(s) for jobs.

Toast Menus API

The Menus API from Toast — 1 operation(s) for menus.

Toast Metadata API

The Metadata API from Toast — 1 operation(s) for metadata.

Toast Orders API

Related to orders made by restaurant guests. For example, a restaurant guest orders items from a menu. Toast platform orders include one or more guest check.

Toast Payments API

Related to guests' payments for restaurant orders. Toast platform payments apply to a check in an order.

Toast Restaurants API

The Restaurants API from Toast — 2 operation(s) for restaurants.

Toast Shifts API

The Shifts API from Toast — 2 operation(s) for shifts.

Toast Stock API

The Stock API from Toast — 3 operation(s) for stock.

Toast Time entries API

The Time entries API from Toast — 2 operation(s) for time entries.

Scroll within the panel for all 26 ·

Open Collections 7

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

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

Toast authentication API

OPEN COLLECTION

Toast Labor API

OPEN COLLECTION

Menus API

OPEN COLLECTION

Toast Orders API

OPEN COLLECTION

Partners API

OPEN COLLECTION

Restaurants API

OPEN COLLECTION

Stock API

OPEN COLLECTION

Scroll within the panel for all 7 ·

GraphQL 1

Where a provider ships GraphQL, the schema is the contract. We profile it alongside the REST surface so the whole interface is legible in one place.

GraphQL schemas published by this provider.

Toast GraphQL API

Toast is a restaurant technology platform covering POS, ordering, payroll, and delivery. The API covers orders, menus, discounts, labor, payments, and restaurant configuration f...

GRAPHQL

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Toast Tab Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

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

Features 6

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

OAuth 2.0 Client Credentials

Machine-to-machine authentication issuing bearer tokens for all Toast platform APIs.

Orders & Payments

Create, retrieve, modify, and void orders, checks, selections, payments, and refunds.

Menus

Read published menu, menu group, item, modifier, and pricing data in V2 and V3 shapes.

Labor Management

Manage employees, jobs, shifts, and time entries for scheduling and payroll vendors.

Stock / 86ing

Read and update menu-item stock levels to keep ordering channels in sync.

Partner Integrations

Discover accessible and connected restaurants across the Toast network for a partner client.

Semantic Vocabularies 7

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Toast Tab Authentication Context

3 classes · 11 properties

JSON-LD

Toast Tab Labor Context

9 classes · 15 properties

JSON-LD

Toast Tab Menus Context

29 classes · 100 properties

JSON-LD

Toast Tab Orders Context

31 classes · 46 properties

JSON-LD

Toast Tab Partners Context

3 classes · 35 properties

JSON-LD

Toast Tab Restaurants Context

17 classes · 77 properties

JSON-LD

Toast Tab Stock Context

2 classes · 9 properties

JSON-LD

Scroll within the panel for all 7 ·

Spectral Rules 2

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Toast API Rules

6 rules · 4 warnings

SPECTRAL

Toast API Rules

39 rules · 9 errors · 12 warnings

SPECTRAL

JSON Schema 110

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

AuthenticationRequest

3 properties

JSON SCHEMA

AuthenticationResponse

2 properties

JSON SCHEMA

AuthenticationToken

6 properties

JSON SCHEMA

Employee

0 properties

JSON SCHEMA

ExternalReference

0 properties

JSON SCHEMA

Job

0 properties

JSON SCHEMA

JobWageOverride

2 properties

JSON SCHEMA

ScheduleConfig

5 properties

JSON SCHEMA

Shift

0 properties

JSON SCHEMA

TimeEntryBreak

8 properties

JSON SCHEMA

TimeEntry

0 properties

JSON SCHEMA

ToastReference

2 properties

JSON SCHEMA

Alcohol

1 properties

JSON SCHEMA

AllergenItem

5 properties

JSON SCHEMA

Availability

2 properties

JSON SCHEMA

CatalogProductInfo

2 properties

JSON SCHEMA

CatalogProductOption

4 properties

JSON SCHEMA

CatalogProductOptionValue

3 properties

JSON SCHEMA

CatalogProduct

6 properties

JSON SCHEMA

CatalogProductVariantOption

4 properties

JSON SCHEMA

CatalogProductVariant

4 properties

JSON SCHEMA

ContentAdvisories

1 properties

JSON SCHEMA

DimensionUnitOfMeasure

0 properties

JSON SCHEMA

GuestCount

0 properties

JSON SCHEMA

Height

0 properties

JSON SCHEMA

Image

0 properties

JSON SCHEMA

Images

0 properties

JSON SCHEMA

ItemTag

2 properties

JSON SCHEMA

Length

0 properties

JSON SCHEMA

MasterId

0 properties

JSON SCHEMA

MenuGroup

13 properties

JSON SCHEMA

MenuItem

42 properties

JSON SCHEMA

Menu

13 properties

JSON SCHEMA

Metadata

2 properties

JSON SCHEMA

ModifierGroup

19 properties

JSON SCHEMA

ModifierOption

40 properties

JSON SCHEMA

ModifierOptionTaxInfo

2 properties

JSON SCHEMA

MultiLocationId

0 properties

JSON SCHEMA

Portion

4 properties

JSON SCHEMA

PosButtonColorDark

0 properties

JSON SCHEMA

PosButtonColorLight

0 properties

JSON SCHEMA

PosName

0 properties

JSON SCHEMA

PreModifierGroup

4 properties

JSON SCHEMA

PreModifier

11 properties

JSON SCHEMA

PricingRules

3 properties

JSON SCHEMA

Restaurant

7 properties

JSON SCHEMA

SalesCategory

2 properties

JSON SCHEMA

Schedule

2 properties

JSON SCHEMA

SequencePrice

2 properties

JSON SCHEMA

SizeSequencePricingRule

3 properties

JSON SCHEMA

TimeRange

2 properties

JSON SCHEMA

TimeSpecificPrice

3 properties

JSON SCHEMA

Visibility

0 properties

JSON SCHEMA

Weight

0 properties

JSON SCHEMA

WeightUnitOfMeasure

0 properties

JSON SCHEMA

Width

0 properties

JSON SCHEMA

ApplicableDiscount

3 properties

JSON SCHEMA

ApplicableDiscountsRequest

2 properties

JSON SCHEMA

AppliedDiscountReason

4 properties

JSON SCHEMA

AppliedDiscount

0 properties

JSON SCHEMA

AppliedDiscountTrigger

2 properties

JSON SCHEMA

AppliedLoyaltyInfo

0 properties

JSON SCHEMA

AppliedPackagingInfo

0 properties

JSON SCHEMA

AppliedPackagingItem

0 properties

JSON SCHEMA

AppliedServiceCharge

0 properties

JSON SCHEMA

AppliedTaxRate

0 properties

JSON SCHEMA

Check

0 properties

JSON SCHEMA

ConfigReference

0 properties

JSON SCHEMA

CurbsidePickupInfo

0 properties

JSON SCHEMA

Customer

0 properties

JSON SCHEMA

DeliveryInfo

14 properties

JSON SCHEMA

DeliveryServiceInfo

0 properties

JSON SCHEMA

Device

1 properties

JSON SCHEMA

ExternalReference

0 properties

JSON SCHEMA

Fulfillment

2 properties

JSON SCHEMA

GiftCardInfo

0 properties

JSON SCHEMA

LoyaltyDetails

2 properties

JSON SCHEMA

MarketplaceFacilitatorTaxInfo

2 properties

JSON SCHEMA

OrderResponse

1 properties

JSON SCHEMA

Order

0 properties

JSON SCHEMA

Payment

0 properties

JSON SCHEMA

RefundDetails

3 properties

JSON SCHEMA

Refund

5 properties

JSON SCHEMA

RefundTransaction

0 properties

JSON SCHEMA

Selection

0 properties

JSON SCHEMA

ToastReference

2 properties

JSON SCHEMA

UpdatePaymentRequest

1 properties

JSON SCHEMA

VoidInformation

5 properties

JSON SCHEMA

PaginatedResponse

10 properties

JSON SCHEMA

PartnerAccessExternalRep

12 properties

JSON SCHEMA

PartnerAccessExternalWebhookRep

24 properties

JSON SCHEMA

DaySchedule

4 properties

JSON SCHEMA

DeliveryPaymentOptions

3 properties

JSON SCHEMA

Delivery

3 properties

JSON SCHEMA

General

10 properties

JSON SCHEMA

Hours

2 properties

JSON SCHEMA

Image

4 properties

JSON SCHEMA

Location

11 properties

JSON SCHEMA

OnlineOrdering

5 properties

JSON SCHEMA

PaymentOptions

3 properties

JSON SCHEMA

PrepTimes

8 properties

JSON SCHEMA

RestaurantInfo

8 properties

JSON SCHEMA

Restaurant

1 properties

JSON SCHEMA

Schedules

2 properties

JSON SCHEMA

Service

3 properties

JSON SCHEMA

TakeoutPaymentOptions

4 properties

JSON SCHEMA

URLs

6 properties

JSON SCHEMA

WeekSchedule

7 properties

JSON SCHEMA

InventorySearchRequest

3 properties

JSON SCHEMA

MenuItemInventory

6 properties

JSON SCHEMA

Scroll within the panel for all 110 ·

JSON Structure 110

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Labor Employee Structure

0 properties

JSON STRUCTURE

Labor External Reference Structure

0 properties

JSON STRUCTURE

Labor Job Structure

0 properties

JSON STRUCTURE

Labor Job Wage Override Structure

2 properties

JSON STRUCTURE

Labor Schedule Config Structure

5 properties

JSON STRUCTURE

Labor Shift Structure

0 properties

JSON STRUCTURE

Labor Time Entry Break Structure

8 properties

JSON STRUCTURE

Labor Time Entry Structure

0 properties

JSON STRUCTURE

Labor Toast Reference Structure

2 properties

JSON STRUCTURE

Menus Alcohol Structure

1 properties

JSON STRUCTURE

Menus Allergen Item Structure

5 properties

JSON STRUCTURE

Menus Availability Structure

2 properties

JSON STRUCTURE

Menus Catalog Product Info Structure

2 properties

JSON STRUCTURE

Menus Catalog Product Option Structure

4 properties

JSON STRUCTURE

Menus Catalog Product Structure

6 properties

JSON STRUCTURE

Menus Catalog Product Variant Structure

4 properties

JSON STRUCTURE

Menus Content Advisories Structure

1 properties

JSON STRUCTURE

Menus Dimension Unit Of Measure Structure

0 properties

JSON STRUCTURE

Menus Guest Count Structure

0 properties

JSON STRUCTURE

Menus Height Structure

0 properties

JSON STRUCTURE

Menus Image Structure

0 properties

JSON STRUCTURE

Menus Images Structure

0 properties

JSON STRUCTURE

Menus Item Tag Structure

2 properties

JSON STRUCTURE

Menus Length Structure

0 properties

JSON STRUCTURE

Menus Master Id Structure

0 properties

JSON STRUCTURE

Menus Menu Group Structure

13 properties

JSON STRUCTURE

Menus Menu Item Structure

42 properties

JSON STRUCTURE

Menus Menu Structure

13 properties

JSON STRUCTURE

Menus Metadata Structure

2 properties

JSON STRUCTURE

Menus Modifier Group Structure

19 properties

JSON STRUCTURE

Menus Modifier Option Structure

40 properties

JSON STRUCTURE

Menus Modifier Option Tax Info Structure

2 properties

JSON STRUCTURE

Menus Multi Location Id Structure

0 properties

JSON STRUCTURE

Menus Portion Structure

4 properties

JSON STRUCTURE

Menus Pos Button Color Dark Structure

0 properties

JSON STRUCTURE

Menus Pos Button Color Light Structure

0 properties

JSON STRUCTURE

Menus Pos Name Structure

0 properties

JSON STRUCTURE

Menus Pre Modifier Group Structure

4 properties

JSON STRUCTURE

Menus Pre Modifier Structure

11 properties

JSON STRUCTURE

Menus Pricing Rules Structure

3 properties

JSON STRUCTURE

Menus Restaurant Structure

7 properties

JSON STRUCTURE

Menus Sales Category Structure

2 properties

JSON STRUCTURE

Menus Schedule Structure

2 properties

JSON STRUCTURE

Menus Sequence Price Structure

2 properties

JSON STRUCTURE

Menus Size Sequence Pricing Rule Structure

3 properties

JSON STRUCTURE

Menus Time Range Structure

2 properties

JSON STRUCTURE

Menus Time Specific Price Structure

3 properties

JSON STRUCTURE

Menus Visibility Structure

0 properties

JSON STRUCTURE

Menus Weight Structure

0 properties

JSON STRUCTURE

Menus Weight Unit Of Measure Structure

0 properties

JSON STRUCTURE

Menus Width Structure

0 properties

JSON STRUCTURE

Orders Applicable Discount Structure

3 properties

JSON STRUCTURE

Orders Applied Discount Reason Structure

4 properties

JSON STRUCTURE

Orders Applied Discount Structure

0 properties

JSON STRUCTURE

Orders Applied Discount Trigger Structure

2 properties

JSON STRUCTURE

Orders Applied Loyalty Info Structure

0 properties

JSON STRUCTURE

Orders Applied Packaging Info Structure

0 properties

JSON STRUCTURE

Orders Applied Packaging Item Structure

0 properties

JSON STRUCTURE

Orders Applied Service Charge Structure

0 properties

JSON STRUCTURE

Orders Applied Tax Rate Structure

0 properties

JSON STRUCTURE

Orders Check Structure

0 properties

JSON STRUCTURE

Orders Config Reference Structure

0 properties

JSON STRUCTURE

Orders Curbside Pickup Info Structure

0 properties

JSON STRUCTURE

Orders Customer Structure

0 properties

JSON STRUCTURE

Orders Delivery Info Structure

14 properties

JSON STRUCTURE

Orders Delivery Service Info Structure

0 properties

JSON STRUCTURE

Orders Device Structure

1 properties

JSON STRUCTURE

Orders External Reference Structure

0 properties

JSON STRUCTURE

Orders Fulfillment Structure

2 properties

JSON STRUCTURE

Orders Gift Card Info Structure

0 properties

JSON STRUCTURE

Orders Loyalty Details Structure

2 properties

JSON STRUCTURE

Orders Order Response Structure

1 properties

JSON STRUCTURE

Orders Order Structure

0 properties

JSON STRUCTURE

Orders Payment Structure

0 properties

JSON STRUCTURE

Orders Refund Details Structure

3 properties

JSON STRUCTURE

Orders Refund Structure

5 properties

JSON STRUCTURE

Orders Refund Transaction Structure

0 properties

JSON STRUCTURE

Orders Selection Structure

0 properties

JSON STRUCTURE

Orders Toast Reference Structure

2 properties

JSON STRUCTURE

Orders Update Payment Request Structure

1 properties

JSON STRUCTURE

Orders Void Information Structure

5 properties

JSON STRUCTURE

Partners Paginated Response Structure

10 properties

JSON STRUCTURE

Restaurants Day Schedule Structure

4 properties

JSON STRUCTURE

Restaurants Delivery Structure

3 properties

JSON STRUCTURE

Restaurants General Structure

10 properties

JSON STRUCTURE

Restaurants Hours Structure

2 properties

JSON STRUCTURE

Restaurants Image Structure

4 properties

JSON STRUCTURE

Restaurants Location Structure

11 properties

JSON STRUCTURE

Restaurants Online Ordering Structure

5 properties

JSON STRUCTURE

Restaurants Payment Options Structure

3 properties

JSON STRUCTURE

Restaurants Prep Times Structure

8 properties

JSON STRUCTURE

Restaurants Restaurant Info Structure

8 properties

JSON STRUCTURE

Restaurants Restaurant Structure

1 properties

JSON STRUCTURE

Restaurants Schedules Structure

2 properties

JSON STRUCTURE

Restaurants Service Structure

3 properties

JSON STRUCTURE

Restaurants Urls Structure

6 properties

JSON STRUCTURE

Restaurants Week Schedule Structure

7 properties

JSON STRUCTURE

Stock Inventory Search Request Structure

3 properties

JSON STRUCTURE

Stock Menu Item Inventory Structure

6 properties

JSON STRUCTURE

Scroll within the panel for all 110 ·

Examples 94

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Labor Employee Example

0 fields

EXAMPLE

Labor Job Example

0 fields

EXAMPLE

Labor Shift Example

0 fields

EXAMPLE

Labor Time Entry Example

0 fields

EXAMPLE

Menus Alcohol Example

1 fields

EXAMPLE

Menus Item Tag Example

2 fields

EXAMPLE

Menus Menu Example

13 fields

EXAMPLE

Menus Menu Group Example

13 fields

EXAMPLE

Menus Menu Item Example

42 fields

EXAMPLE

Menus Metadata Example

2 fields

EXAMPLE

Menus Portion Example

4 fields

EXAMPLE

Menus Pre Modifier Example

11 fields

EXAMPLE

Menus Restaurant Example

7 fields

EXAMPLE

Menus Schedule Example

2 fields

EXAMPLE

Menus Time Range Example

2 fields

EXAMPLE

Orders Check Example

0 fields

EXAMPLE

Orders Customer Example

0 fields

EXAMPLE

Orders Device Example

1 fields

EXAMPLE

Orders Order Example

0 fields

EXAMPLE

Orders Payment Example

0 fields

EXAMPLE

Orders Refund Example

5 fields

EXAMPLE

Orders Selection Example

0 fields

EXAMPLE

Restaurants General Example

10 fields

EXAMPLE

Restaurants Hours Example

2 fields

EXAMPLE

Restaurants Image Example

4 fields

EXAMPLE

Restaurants Urls Example

6 fields

EXAMPLE

Scroll within the panel for all 94 ·

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

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

Toast Tab Authentication

oauth2 · 1 scheme

SECURITY

Toast Tab Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Toast Tab Vulnerability Disclosure

disclosure policy published

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Toast Tab Scopes

22 scopes · clientCredentials

22 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

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

Toast Tab Agentic Access

46 operations · 26 acting · 1 human-in-the-loop

46 operations · 26 acting

AGENTIC

Use Cases 4

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Online Ordering Integration

Post orders and read menus/stock to power third-party ordering and delivery channels.

Payroll & Scheduling

Sync employees, jobs, shifts, and time entries into payroll, HR, and scheduling platforms.

BI & Reporting

Pull analytics and operational data into warehouses and BI tooling.

Gift Card & Loyalty Programs

Integrate third-party gift card, loyalty, and alternative tender programs via callback specs.

Integrations 3

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

Delivery Marketplaces

Route demand and availability to delivery and online-ordering partners.

Payroll Providers

Labor API time entries feed payroll and workforce-management systems.

Loyalty & Gift Card Vendors

Inline callbacks let third-party loyalty/gift-card programs participate in checks.

Resources

Every other property we hold for Toast — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Commercial 3

Pricing, plans, and the legal terms of use

← All providers · Data indexed from github.com/api-evangelist/toast-tab · machine-readable index on apis.io