Skip to main content
Every request to the Taste Engine Design API is authenticated with an API key sent in the X-API-Key header.
Create an API key directly in the Engine dashboard.

Expiration

An API key can carry an optional expiry date. Expired keys return 401 UNAUTHORIZED.

Optional authentication

GET /design/submissions/{id}/result and GET /design/submissions/{id}/download are authenticated endpoints. They accept unauthenticated requests as a narrow carve-out for extractions that have been explicitly made public: a request without a key sees those and nothing else.
Create and manage your keys in the Engine dashboard.