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

2ndKitchen Product API

The Product API from 2ndKitchen — 4 operation(s) for product.

2ndKitchen Product API is one of 12 APIs that 2ndKitchen publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://auth-staging.2ndkitchen.com.

4 operations 4 paths 7 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://auth-staging.2ndkitchen.com
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Product 4
GET
/menus/{menu_id}/products
Get the products for a given restaurant menu
2 params → 200
GET
/product_labels
Get product labels
1 param → 200
GET
/product_categories
Get product categories
1 param → 200
GET
/menus/products
Get products from different menus
3 params → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Product (12 properties), ProductMetaValue (8 properties), ProductMeta (8 properties), Brand (7 properties). Each schema is shown below with its type and property counts.

Product
object
12 properties
ProductCategory
object
4 properties
MenuProductLabel
object
3 properties
ProductMeta
object
8 properties
ProductMetaValue
object
8 properties
Brand
object
7 properties
ProductLabel
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

2ndkitchen-product-api-openapi.yml Raw ↑

Other APIs 2ndKitchen publishes across the network.

2ndKitchen Authentication API
2ndKitchen Brand API
2ndKitchen Business API
2ndKitchen Coupons API
2ndKitchen Deliveries API
2ndKitchen Orders API
2ndKitchen Payment API
2ndKitchen Products API
2ndKitchen Restaurant API
2ndKitchen Restaurants API
2ndKitchen Users API