Skip to main content

Forward a contact-form submission to the internal leads pipeline

POST 

/api/contact-lead

Public, unauthenticated endpoint. Validates the email, then forwards a normalized payload to the internal leads-ingest webhook (LEADS_INGEST_URL) using a server-side token loaded from Secrets Manager. The caller never sees the upstream token. URL-encoded request bodies are accepted in addition to JSON.

Request

Responses

Lead accepted by upstream.