Requests

CamelStep adheres to the JSON:API standard conventions where possible. All requests should be made over HTTPS.

Base URL

All API requests should be directed to:

https://api.camelstep.ai/v1

Headers

The following headers are typically required:

HeaderValueDescription
AuthorizationBearer <key>Your API key
Content-Typeapplication/jsonInputs are JSON formatted
X-Title(Optional)Custom app name for your reference