Structured recipes from across the web, as an API.

Tiny Plates crawls recipe sites, extracts the structured data behind each page, and serves it as clean JSON with semantic search on top.

Endpoints

Try it

Send your key as a bearer token in the Authorization header. Keys are optional today and will become required, so start with one now. Every account includes 500 requests per day.

curl -H 'Authorization: Bearer rd_...' 'https://api.tinyplates.dev/search?query=pasta'

Or run any endpoint from the browser — the documentation has a Run button on every reference page.