HTTP API

Public

POST /api/waitlist

Public early-access request for the hosted product.

Body

POST /api/waitlist
{ "email": "you@example.com", "site": "example.com" }

Validates a plausible email. Used by the homepage form on vector5.ai. Self-hosters can ignore it.

Something off? Open an issue · Edit on GitHub