Siren

Generate Referral Code

Generate a unique referral code for use as a collaborator tracking alias.

Last updated: April 9, 2026

Generate Referral Code

GET /siren/v1/collaborators/generate-referral-code

Generates a unique referral code that can be used as a collaborator tracking alias. Useful for pre-generating codes during collaborator creation flows.

Example Response:

{
  "code": "BCDGHJK"
}