Documentation

Everything you need to embed Velo's setup flow and talk to the Velo API.

UI SDK

React components for the customer-facing setup flow — domain input, DNS provider connect, live deployment status. Vue, vanilla JS, and Svelte wrappers are planned.

Browse component docs (Storybook)

How domain onboarding works

  1. 1Register a domain and get back the CNAME record to hand to your customer.
  2. 2Velo watches for propagation and completes the ACME HTTP-01 challenge automatically.
  3. 3Once the certificate is issued, Velo's edge routes the domain's traffic to your product.