Toast · Example Payload

Restaurants Restaurant Info Example

RestaurantPoint-of-SalePaymentsOnline OrderingDeliveryLoyaltyGift CardsMenusOrderKitchenLaborSchedulingInventoryHospitalityPartner Integrations

Restaurants Restaurant Info Example is an example object payload from Toast, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

guidgeneralurlslocationschedulesdeliveryonlineOrderingprepTimes

Example Payload

Raw ↑
{
  "guid": "5a401af8-d2e2-4090-8c45-9f87b8b6c4d1",
  "general": {
    "name": "Example Name",
    "locationName": "Example Name",
    "locationCode": "string",
    "description": "string",
    "timeZone": "string",
    "closeoutHour": 1,
    "managementGroupGuid": "5a401af8-d2e2-4090-8c45-9f87b8b6c4d1",
    "currencyCode": "string",
    "firstBusinessDate": "2026-06-03T12:00:00.000+0000",
    "archived": true
  },
  "urls": {
    "website": "string",
    "facebook": "string",
    "twitter": "string",
    "orderOnline": "string",
    "purchaseGiftCard": "string",
    "checkGiftCard": "string"
  },
  "location": {
    "address1": "string",
    "address2": "string",
    "city": "string",
    "stateCode": "string",
    "administrativeArea": "string",
    "zipCode": "string",
    "country": "string",
    "phone": "string",
    "phoneCountryCode": "string",
    "latitude": 1.0,
    "longitude": 1.0
  },
  "schedules": {
    "daySchedules": {
      "identifier": "string"
    },
    "weekSchedule": {}
  },
  "delivery": {
    "enabled": true,
    "minimum": 1.0,
    "area": "string"
  },
  "onlineOrdering": {
    "enabled": true,
    "scheduling": true,
    "specialRequests": true,
    "specialRequestsMessage": "string",
    "paymentOptions": {}
  },
  "prepTimes": {
    "deliveryPrepTime": 1,
    "deliveryTimeAfterOpen": 1,
    "deliveryTimeBeforeClose": 1,
    "takeoutPrepTime": 1,
    "takeoutTimeAfterOpen": 1,
    "takeoutTimeBeforeClose": 1,
    "takeoutThrottlingTime": 1,
    "deliveryThrottlingTime": 1
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/restaurants-restaurant-info-example"
All examples
curl "https://apis.io/api/v1/examples?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.