Toast · JSON Structure
Toast Structure
Structural overview of the Toast API surface; extracted from openapi/.
Type:
Properties: 0
Food ServicePoint-of-SaleRestaurantHospitality
Toast Structure is a JSON Structure definition published by Toast.
Meta-schema:
JSON Structure
{
"provider": "Toast",
"providerId": "toast",
"kind": "json-structure",
"description": "Structural overview of the Toast API surface; extracted from openapi/.",
"schemaCount": 0,
"operationCount": 15,
"schemas": [],
"operations": [
{
"method": "GET",
"path": "/payments",
"operationId": "paymentsGet",
"summary": "Toast Get Payment Identifiers",
"tags": [
"Payments"
]
},
{
"method": "GET",
"path": "/payments/{guid}",
"operationId": "paymentsGuidGet",
"summary": "Toast Get a Payment",
"tags": [
"Payments"
]
},
{
"method": "POST",
"path": "/prices",
"operationId": "pricesPost",
"summary": "Toast Get Order Prices",
"tags": [
"Orders"
]
},
{
"method": "GET",
"path": "/orders/{guid}",
"operationId": "ordersGuidGet",
"summary": "Toast Get an Order",
"tags": [
"Orders"
]
},
{
"method": "GET",
"path": "/ordersBulk",
"operationId": "ordersBulkGet",
"summary": "Toast Get Multiple Orders",
"tags": [
"Orders"
]
},
{
"method": "POST",
"path": "/orders/{orderGuid}/checks/{checkGuid}/payments",
"operationId": "ordersChecksPaymentsPost",
"summary": "Toast Post Payments",
"tags": [
"Payments"
]
},
{
"method": "PATCH",
"path": "/orders/{orderGuid}/checks/{checkGuid}/payments/{paymentGuid}",
"operationId": "ordersOrderGuidChecksCheckGuidPaymentsPaymentGuidPatch",
"summary": "Toast Update a Tip Amount",
"tags": [
"Payments"
]
},
{
"method": "POST",
"path": "/orders/{orderGuid}/checks/{checkGuid}/selections",
"operationId": "ordersOrderGuidChecksCheckGuidSelectionsPost",
"summary": "Toast Add Items to a Check",
"tags": [
"Orders"
]
},
{
"method": "POST",
"path": "/orders/{orderGuid}/checks/{checkGuid}/appliedDiscounts",
"operationId": "ordersChecksAppliedDiscountsPost",
"summary": "Toast Add Check-level Discounts",
"tags": [
"Discounts"
]
},
{
"method": "POST",
"path": "/orders/{orderGuid}/checks/{checkGuid}/selections/{selectionGuid}/appliedDiscounts",
"operationId": "ordersChecksSelectionsAppliedDiscountsPost",
"summary": "Toast Add Item-level Discounts",
"tags": [
"Discounts"
]
},
{
"method": "PATCH",
"path": "/orders/{orderGuid}/deliveryInfo",
"operationId": "ordersOrderGuidDeliveryInfoPatch",
"summary": "Toast Update Delivery Information",
"tags": [
"Orders"
]
},
{
"method": "POST",
"path": "/orders/{orderGuid}/void",
"operationId": "voidOrder",
"summary": "Toast Void an Order",
"tags": [
"Orders"
]
},
{
"method": "GET",
"path": "/orders",
"operationId": "ordersGet",
"summary": "Toast Get Order Identifiers (deprecated)",
"tags": [
"Orders"
]
},
{
"method": "POST",
"path": "/orders",
"operationId": "ordersPost",
"summary": "Toast Post an Order",
"tags": [
"Orders"
]
},
{
"method": "POST",
"path": "/applicableDiscounts",
"operationId": "applicableDiscountsPost",
"summary": "Toast Get Applicable Discounts",
"tags": [
"Discounts"
]
}
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/toast-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.