Docs
Tutorials
Tutorials
Step-by-step guides for building on the Elyxir API.
Hands-on guides for building applications against the Elyxir API.
Available tutorials
Before you start
- An Alvin account — sign up at studio.tryalvin.com
- An API key — generate one in Settings > API Keys, or via the API keys endpoint
- A development environment — the tutorials use Python, but the API is OpenAI-compatible so any language with an OpenAI client works
If you're not sure where to start
The Quickstart gets you to a working request in about five minutes. Come back here once that works.
For reference material rather than a walkthrough:
- API overview — every endpoint
- Client libraries — SDK setup
- Error handling — what to do when a call fails
Getting help
If you get stuck, contact us — and tell us what you were trying to build. Gaps in these tutorials are usually gaps we didn't know about.