[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Feedback](/c/feedback/8)

# Feature request: Combine "Open in v0" links with referral attribution

10 views · 1 like · 2 posts


Aleksei (@worknikolskii-2000) · 2026-02-07 · ♥ 1

I'm using the `v0.dev/chat/api/open?url=` endpoint to let users open my shadcn registry components directly in v0. I'm also interested in the Ambassador/referral program.

Currently there's no way to combine these two flows — the "Open in v0" API and referral tracking urls are completely separate. If a new user discovers v0 through my "Open in v0" button and signs up, there's no way for me to get referral credit for that.

It would be great if the `/chat/api/open` endpoint supported a referral parameter (e.g. `?url=...&ref=my-code`) that integrates with the existing referral system. This would incentivize component authors to both publish to the registry and promote v0 adoption.


Anshuman Bhardwaj (@anshumanb) · 2026-02-09

Hi @worknikolskii-2000, welcome to the Vercel Community!

Thanks for sharing your feedback. I'll pass it on to our team and share here any updates that come.