Skip to main content
On Voyant, your deployment comes with the operational services a travel application needs, so you do not stand up your own email provider, SMS gateway, secrets manager, headless browser fleet, video pipeline, realtime infrastructure, and search cluster. They are reached through one account and one API token. The same token authorizes the SDKs and the CLI.
These services are part of Voyant. A self-hosted Voyant OSS deployment brings its own — the platform targets contracts, not our implementations, so you register providers for your own vendors instead. See Choose or swap a provider.

What you get

Your deployment is provisioned with storage and a database, and scaled for you.

Database

Managed PostgreSQL for your deployment, injected as a connection string.

Storage

Object storage for media and documents, resolved as logical stores.

KV

Key-value storage for ephemeral and cached data.

Services you call

A catalog of services your application calls through the SDK:

Messaging

Send SMS and email, and run phone or email verification flows.

Vault

Store secrets and perform envelope encryption.

Browser

Render pages, capture screenshots and PDFs, scrape, extract, and crawl.

Video

Upload, transcode, caption, watermark, and serve signed video.

Realtime

Publish and subscribe to channels with presence and history.

Search

A Typesense-compatible search API with scoped keys.

Admin surfaces

Apps installed into a deployment can render inside the admin without running in it.

Admin UI extensions

Build a sandboxed surface that renders in the admin.

App compatibility

What an app can rely on across deployments and versions.

Beyond services

Voyant also carries the products built around the platform: Connect for supplier connectivity, Data for travel reference data, and Max, the AI ops agent.

Next steps

Quickstart

Get a token and make your first call.

SDKs

Typed clients for every service.