# What's on the menu? API **Provider:** What's on the menu? **Category:** ai **Base URL:** `http://nypl.github.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** http://nypl.github.io/menus-api/ ## Description NYPL human-transcribed historical menu collection | apiKey | No | Unknown | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://nypl.github.io/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'http://nypl.github.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free via NYPL Labs. Historical menu data from the New York Public Library. --- *Source: [API Map](https://apimap.dev/apis/what-s-on-the-menu/) — CC BY 4.0*