Getting started
Authentication
Every request is authenticated with an apiKey header. Keys are issued per enterprise by CtrlChain.
curl
curl https://api.ctrlchain.com/api/v1/Lane/get-lanes \ -H "apiKey: <your-api-key>"
A key is scoped to your enterprise: it sees your own groups, booking users, lanes, orders, and webhook events. There is no self-serve signup — request a key through your CtrlChain account manager or info@ctrlchain.com.
Questions? info@ctrlchain.com Open the API reference →