Submit multi-location interest form (lead capture)

Public lead-capture form for prospects with multiple locations. Validates a Google reCAPTCHA v3 token and records the enquiry for sales follow-up. Does not create an account (the multi-location interest email has been retired; the lead is still captured for the sales team).

Auth

  • Public — no bearer token (auth: noauth).

Rate limit

  • 10 requests/min per IP. Public route.

Body

FieldTypeRequiredNotes
first_namestringRequired2–100 chars; no angle brackets.
last_namestringRequired≤100 chars; no angle brackets.
phonestringOptional9–15 chars.
emailstringRequiredValid email; unique across users and multi_location_sign_ups.
companystringRequired≤255 chars; no angle brackets.
number_of_locationsstringOptionalFree-text count of locations.
notesstringOptional≤4000 chars; no angle brackets.
hear_about_usstringRequiredOne of Website or Blog, Social Media, Referral, Other.
hear_othersstringOptional≤255 chars.
token_v3stringRequiredGoogle reCAPTCHA v3 token; verified server-side.

Behaviour

  • Synchronous. 200 on success.
  • 422 on validation failure (including duplicate email or a failed reCAPTCHA check).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
string
string
string
string
string
string
string | null
string
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json