How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lunchbox Stores API

Store configuration, hours, menus, and discounts.

Lunchbox Stores API is one of 6 APIs that Lunchbox publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stores. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 20 operations across 19 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://{chain_name}.lunchbox.io/api/v2.

20 operations 19 paths 11 schemas 17 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://{chain_name}.lunchbox.io/api/v2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Lunchbox Stores API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (tokenAuth). By default, every request must be authenticated.

  • tokenAuth — Team token passed as: Authorization: Token

Paths & Operations 20

Across 19 paths, the API surfaces 20 operations — 17 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Stores 20

Store configuration, hours, menus, and discounts.

GET
/stores/configuration
Lunchbox Get Chain Configuration
getChainConfiguration → 200
GET
/stores
Lunchbox Get Store Info
getStore 1 param → 200
GET
/stores/{store_id}/hours
Lunchbox Get Store Hours
getStoreHours 1 param → 200
GET
/stores/{store_id}/payment-methods
Lunchbox Get Store Payment Methods
getStorePaymentMethods 2 params → 200
POST
/stores/{store_id}/delivery-info
Lunchbox Get Store Delivery Info
getStoreDeliveryInfo 1 param → 200
GET
/stores/{store_id}/menus
Lunchbox Get Store Menus
getStoreMenus 2 params → 200
GET
/stores/{store_id}/menus/{menu_id}/categories
Lunchbox Get Menu Categories
getMenuCategories 2 params → 200
GET
/stores/{store_id}/menus/{menu_id}/categories/{category_id}/items
Lunchbox Get Category Items
getCategoryItems 3 params → 200
GET
/stores/{store_id}/menus/{menu_id}/categories/{category_id}/items/{item_id}
Lunchbox Get a Menu Item
getMenuItem 4 params → 200
GET
/stores/{store_id}/menus/item-search
Lunchbox Search Menu Items
searchMenuItems 2 params → 200
GET
/stores/{store_id}/promos
Lunchbox Get Store Promos
getStorePromos 2 params → 200
GET
/stores/{store_id}/menus/{menu_id}/categories/{category_id}/items/{item_id}/reviews
Lunchbox Get Item Reviews
getItemReviews 4 params → 200
POST
/stores/{store_id}/menus/{menu_id}/categories/{category_id}/items/{item_id}/reviews
Lunchbox Create an Item Review
createItemReview 4 params → 200
GET
/stores/{store_id}/available_memberships
Lunchbox Get Available Memberships
getAvailableMemberships 1 param → 200
GET
/stores/{store_id}/menu
Lunchbox Get External Ordering Menu
getExternalOrderingMenu 1 param → 200
POST
/stores/{store_id}/orders
Lunchbox Submit External Ordering Order
submitExternalOrder 1 param → 200
GET
/management/stores
Lunchbox Get Stores
managementGetStores 5 params → 200
GET
/management/stores/{store_id}
Lunchbox Get Store by ID
managementGetStore 1 param → 200
GET
/pos/stores
Lunchbox Get Stores
posGetStores → 200
GET
/pos/stores/{store_id}
Lunchbox Get Store Details
posGetStoreDetails 1 param → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ManagedStoreSummary (12 properties), PosContact (11 properties), Store (11 properties), MenuItem (7 properties). Each schema is shown below with its type and property counts.

Menu
object
3 properties
Store
object
11 properties
MenuItem
object
7 properties
ManagedStoreSummary
object
12 properties
StorePage
object
4 properties
ManagedStore
object
4 properties
PosLocation
object
1 property
PosStore
object
5 properties
PosHours
object
3 properties
StoreUpdateEvent
object
2 properties 2 required
PosContact
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lunchbox-stores-api-openapi.yml Raw ↑

Other APIs Lunchbox publishes across the network.

Lunchbox Customer API
Lunchbox Misc API
Lunchbox Orders API
Lunchbox Service Types API
Lunchbox User Wallet API
Where this information came from

This is an independent, third-party profile of Lunchbox Stores API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.