Skip to main content

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:
HeaderValueDescription
AuthorizationBearer client_secret_keyProvide the client secret key as a Bearer token.
Format: Authorization: Bearer {client_secret_key}
directoryclient_directoryclient_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