How it works
The token dance, in plain English.
1. You connect with no token
The connector offers exactly one tool, create_organisation. Your AI collects your name, email and organisation name and calls it.
2. You get a token
It starts pev_. Approve the one-time passwordless sign-in. If an organisation already exists for your email, no token is issued - that is the account-takeover guard; sign in at Presso Events to recover access.
3. You reconnect with the token
Re-add the connector with the token as a Bearer token (Authorization: Bearer pev_...). Now the full toolset unlocks - create events, add ticket types, invite your team, query attendees, publish.
Why twice? The first connection is deliberately unauthenticated so a brand-new user can self-provision without a password or a card. The token proves who you are for everything after.