Gjesp API
Gjesp offers a read-only GraphQL API so you can integrate your own tools with the events and statistics you manage on Gjesp. Access is currently offered on request while the program is in early access.
Getting access. Email api@gjesp.comand we'll help you get set up. We'll share the endpoint, schema, and full integration details directly once you're onboarded.
How it works
The API is GraphQL and read-only— it exposes your events and their statistics, and nothing else. Your integration authenticates with an API key that you generate yourself in the Gjesp app. A key is bound to a single owner and can only ever read that owner's data.
API keys
Keys can be created at two levels:
- Personal— reads your own private events. Useful for individual users who don't operate a business.
- Business— reads that business's events and statistics. If you run more than one business, each business has its own separate key.
Keys are created, rotated, and revoked from within the Gjesp app. You can hold more than one active key — use a separate key per integration so you can rotate or revoke one without disrupting the others. The secret is shown once when you create or rotate a key, so store it securely on receipt.
Contact
Questions about the API or getting access? We're happy to help by email.
Email: api@gjesp.com