/v1/ endpoint authenticates with an API key, sent as a bearer token.
Getting your first key is a three-step path: sign up at
app.usecleff.com/signup (or register a Business with
POST /v1/registration), verify the email address you
registered with, then sign in to the dashboard and create a key under
Settings → API keys. Registration itself returns no key; issuance is gated on
email verification.
API key
Send the key in theAuthorization header:
Key shape
ck_<environment>_<id_prefix>_<secret>
environment:sandboxorproductionid_prefix: 8 hex chars, public-safe identifier shown in dashboardssecret: random, never stored in plaintext (HMAC-SHA256 verifier only, per ADR-0008)
404; the row is simply not
visible to the key.