Skip to main content

Authentication

All API requests require authentication using an API key.

Getting your API key

  1. Log in to your Origami Dashboard
  2. Click Generate Key
  3. Copy your key immediately — it will only be shown once
  4. Store it securely
Your API key is shown only once during creation. If you lose it, you’ll need to generate a new one. Keep it secret and never expose it in client-side code.

Using your API key

Include your API key in the x-origami-key header with every request:

Rate Limits

API requests are rate limited to ensure fair usage: When rate limited, you’ll receive a 429 response with a Retry-After header indicating when you can retry.

Error Responses

Authentication errors return the following format: