ExamplesExamplesCopy-pasteable examples for curl, JavaScript, and Python.These examples assume the environment variables: export CANALAPI_BASE_URL="https://api.canalapi.com/v1" export CANALAPI_API_KEY="sk-..." curl JavaScript Python Mermaid demo Twoslash demo Rate LimitsUnderstand and handle CanalAPI rate limits.curlSend chat completion requests from the command line.