openapi.json that powers this reference. They use Authorization: Bearer $TX_AGENT_KIT_TOKEN and default to https://api.tracelearn.app.
TypeScript
https://api.tracelearn.app. Pass baseUrl to the client constructor to target a different Trace Learn API environment.
See Authentication, Get started, the organizations API reference, or the OpenAPI document.
Python
The Python SDK is published to PyPI astx-agent-kit-sdk and is currently in preview. The generated client uses the same bearer-token authentication model as the TypeScript SDK and defaults to https://api.tracelearn.app.
https://api.tracelearn.app. Pass base_url to the client constructor to target a different Trace Learn API environment.