API Documentation

Integrate Quillo with Zapier and other tools. Voice notes in, structured actions out.

Interactive API Reference

Full OpenAPI documentation with all endpoints, request/response schemas, and authentication details.

Open Swagger UI

Base URL: https://api.tryquillo.com

Local dev: run pnpm dev:backend then open http://localhost:3000/docs

Authentication

Generate an API key in the Quillo app under Settings → Integrations → Zapier. Send it as Authorization: Bearer qilo_... or X-Api-Key: qilo_....

Zapier Webhooks

REST hooks use /webhooks/zapier/subscribe. Events: voice_note_created, voice_note_processed, action_created.

Need help? Contact support

Quillo API Documentation