Mint a bearer token to read your event data over the API. Treat tokens like passwords — they’re shown once.
Send Authorization: Bearer <token>. Base URL https://reconnect.repbud.app.
/api/v1/meVerify the token; owner + scopes/api/v1/standsPublished stands on the active edition/api/v1/meetingsYour meetings & webinars/api/v1/leadsYour stand’s floor leadscurl https://reconnect.repbud.app/api/v1/stands \ -H "Authorization: Bearer rdv_live_…"
Need SSO (SAML) for your organisation? That’s configured per-tenant in Supabase Auth — contact support to enable it for your deploy.