Gatsby API Documentation
Use the Gatsby API to access persons, events, webhooks, and more to seamlessly integrate your product with Gatsby's powerful event management platform.
Getting started
To get started with the Gatsby API, you'll need valid account credentials and your organization slug. Once authenticated, you can make requests to our REST API endpoints to manage persons, events, and more. Check out our quickstart guide to learn how to authenticate and make your first API request.
Resources
Persons
Learn about the person model and how to create, retrieve, update, delete, and list persons in your Gatsby events.
Events
Learn about the event model and how to create, retrieve, update, delete, and list events in your organization.
Webhooks
Learn about the webhook system and how to configure real-time notifications for changes in your Gatsby data.
Authentication
Learn how to authenticate with the Gatsby API using your credentials and organization slug to get authorized access.