Record signup attribution (referral source + landing referrer)
organization
Record signup attribution (referral source + landing referrer)
Record launch attribution for the org (launch-readiness C4).
Body: {"source": "<preset key or free text>", "referrer": "<document.referrer at first landing>"}
— both optional; strings only.
First-write-wins per field: the founder-signup answer is the datum, so a
later teammate's submission never overwrites it (the endpoint is
member-callable because the FIRST user of a fresh org is a plain member).
The referrer is classified server-side into `attribution_bucket`
(ai_assistant / search / social / direct / other) — the frontend only
ships the raw string.
POST
Record signup attribution (referral source + landing referrer)
Authorizations
Enter your API key (e.g. dai_sk_test_key_001)
Headers
Cookies
Body
application/json
The body is of type Body · object.
Response
Successful Response
The response is of type Response Set Attribution Api V1 Org Attribution Post · object.