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

New York Public Library What's On The Menu Dishes API

Dish records appearing across menus.

New York Public Library What’s On The Menu Dishes API is one of 2 APIs that New York Public Library What’s On The Menu publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Dishes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 5 JSON Schemas.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, http://api.menus.nypl.org.

4 operations 4 paths 0 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
http://api.menus.nypl.org
Authentication
API Key
Resource Areas
1

Authentication & Security 1

New York Public Library What's On The Menu Dishes API declares 1 security scheme for authenticating requests. An API key is passed in the query as token (apiToken). By default, every request must be authenticated.

  • apiToken — 26-character API token. Request access by emailing menus@nypl.org with subject "API ACCESS".

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.

Dishes 4

Dish records appearing across menus.

GET
/dishes
List dishes
3 params → 200
GET
/dishes/{id}
Get dish
1 param → 200
GET
/dishes/{id}/menus
Get menus for a dish
1 param → 200
GET
/dishes/search
Search dishes
2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

new-york-public-library-whats-on-the-menu-dishes-api-openapi.yml Raw ↑

Other APIs New York Public Library What's On The Menu publishes across the network.

New York Public Library What's On The Menu Menus API