Get the lead link
The sub-account’s lead link, made the first time anyone asks for it.
It exists for a sender that cannot set a header: a website form, a Zapier or Make step, an ad platform. Post the same body you would send to Add a contact to https://api.teamfollowup.ai/api/native-leads/{locationId}/{token} and it becomes a contact the same way, triggers included.
The token in the link is the only credential it has. Treat it as a secret, send it over HTTPS only, and keep it out of anywhere a page or a log would carry it. When you can set a header, use your API key and Add a contact instead.
If it leaks, Rotate the lead link.
Required API key scope: contacts:write.
Authorizations
Send your API key as Authorization: Bearer YOUR_API_KEY.
Query Parameters
The sub-account. It is the only thing that identifies the tenant on these routes, and it is re-checked against your access on every call. A sub-account that keeps its contacts in a CRM answers 400.
