api.quiver.ai.
If you are working directly in
app.quiver.ai, start with the App docs.Before you begin
Create a QuiverAI public beta account at quiver.ai/start, then sign in to app.quiver.ai.Create an API key
- Open API Keys in the app (Settings > Developers > API Keys).
- Click Create API key and give it a name.
- Copy the key immediately. It is shown only once and cannot be retrieved later.

Install the SDK
For Node.js, use the official Node.js SDK:
GET /v1/models. Arrow 1.1 is the
default recommendation for most integrations. Use Arrow 1.1 Max when higher output fidelity is
worth the additional cost and runtime, especially for dense illustrations, technical diagrams, and
other detail-sensitive SVGs.
Next steps
- Review the API reference.
- List available models with
GET /v1/models. - See pricing and plans.
- Explore models: Text to SVG and Image to SVG.