Developers

Build on the flyVia ecosystem

flyVia AI exposes a small, honest surface: a health endpoint, a documented chat protocol and a tool architecture you can reason about.

Health & status

GET /api/health returns service status for uptime monitoring.

Streaming chat protocol

The chat API streams server-sent events: text deltas, tool starts, structured tool results and completion events — designed for progressive UIs.

Tool architecture

Tools execute server-side with strict input validation, ownership checks and confirmation gates for sensitive operations. Results are persisted, auditable and replayable.

API access for partners is currently invitation-only. Contact support to talk to us.

Developers · flyVia AI