Skip to main content
Use Python against the live ThreeTone API today with requests. When the official SDK is published, these auth and payload conventions will remain the same, so you can migrate incrementally.

Install dependencies

Create an agent

Canonical source file: /examples/python/create_agent.py

Verify a webhook signature

Canonical source file: /examples/python/verify_webhook.py

Next steps