Cinderlane
CinderlaneDocs
Create a route

Build

Authentication

Authenticate Cinderlane API requests with a bearer token.

Send your API key in the Authorization header:

HTTP
Authorization: Bearer cdl_live_example

Store the value in a secret manager or CINDERLANE_API_KEY. Never include it in a query string, browser bundle, or committed configuration file.