Documentation Index
Fetch the complete documentation index at: https://docs.smartcp.org/llms.txt
Use this file to discover all available pages before exploring further.
Required Headers
Every authenticated request requires these headers:| Header | Value | Description |
|---|---|---|
| Authorization | Bearer client_secret_key | Provide the client secret key as a Bearer token. Format: Authorization: Bearer {client_secret_key} |
| directory | client_directory | client_directory is the client-specific directory segment in the application URL.Example: logistics.smartcp.org/{client_directory}If the client directory is acme, the app URL would be:logistics.smartcp.org/acme |