openapi.json that powers this reference. They use Authorization: Bearer $OCTOSPARK_TOKEN and default to https://api.octospark.ai.
TypeScript
baseUrl: "https://api-staging.octospark.ai".
See Authentication, Get started, the organizations API reference, or the OpenAPI document.
Python
The Python SDK is generated in this docs repository and is currently in preview. The generated client uses the same bearer-token authentication model as the TypeScript SDK and defaults tohttps://api.octospark.ai.
octospark-sdk is published to PyPI.