Skip to main content
POST
Join the Recurso Cloud waitlist
A public, rate-limited endpoint used by the marketing site to capture Recurso Cloud early-access signups. No authentication required.
Duplicate emails are deduplicated silently — the response never reveals whether an email was already on the list. The website field is a honeypot; leave it out of legitimate requests.

Example Request

Response

Authorizations

Authorization
string
header
required

Body

application/json
email
string<email>
required
name
string
Maximum string length: 200
company
string
Maximum string length: 200
source
string

Where the signup came from (e.g. website-cta, website-footer).

Maximum string length: 100

Response

Signed up (or already on the list).

data
object