# Gomry API ## Docs - [Get Application](https://docs.gomry.com/api-reference/applications/get-application.md): Retrieve a single form submission by ID - [List Applications](https://docs.gomry.com/api-reference/applications/list-applications.md): List form submissions (applications) for your organization - [Update Application](https://docs.gomry.com/api-reference/applications/update-application.md): Attach or update integration metadata on a form submission - [Create Attendee](https://docs.gomry.com/api-reference/attendees/create-attendee.md): Create one or more tickets for a contact on an event - [Delete Attendee](https://docs.gomry.com/api-reference/attendees/delete-attendee.md): Soft-delete an attendee (ticket) - [Get Attendee](https://docs.gomry.com/api-reference/attendees/get-attendee.md): Retrieve details of a single attendee - [List Attendees](https://docs.gomry.com/api-reference/attendees/list-attendees.md): List attendees for an event with pagination and status filtering - [Update Attendee](https://docs.gomry.com/api-reference/attendees/update-attendee.md): Update an attendee's status - [Create Contact](https://docs.gomry.com/api-reference/contacts/create-contact.md): Create a new contact in your organization - [Delete Contact](https://docs.gomry.com/api-reference/contacts/delete-contact.md): Soft-delete a contact from your organization - [Get Contact](https://docs.gomry.com/api-reference/contacts/get-contact.md): Retrieve a single contact by ID - [List Contact Applications](https://docs.gomry.com/api-reference/contacts/list-contact-applications.md): List form submissions made by a contact - [List Contacts](https://docs.gomry.com/api-reference/contacts/list-contacts.md): List contacts for your organization with pagination and filtering - [Update Contact](https://docs.gomry.com/api-reference/contacts/update-contact.md): Update an existing contact's fields - [Get Custom Field](https://docs.gomry.com/api-reference/custom-fields/get-custom-field.md): Retrieve a single custom field definition by ID - [List Custom Fields](https://docs.gomry.com/api-reference/custom-fields/list-custom-fields.md): List custom field definitions for your organization - [Create Event](https://docs.gomry.com/api-reference/events/create-event.md): Create a new event in your organization - [Get Event](https://docs.gomry.com/api-reference/events/get-event.md): Retrieve details of a single event - [List Events](https://docs.gomry.com/api-reference/events/list-events.md): List all events for your organization - [Update Event](https://docs.gomry.com/api-reference/events/update-event.md): Partially update an event in your organization - [Create Experience](https://docs.gomry.com/api-reference/experiences/create-experience.md): Create a new experience (recurring offering) in your organization - [Get Experience](https://docs.gomry.com/api-reference/experiences/get-experience.md): Retrieve details of a single experience - [List Experiences](https://docs.gomry.com/api-reference/experiences/list-experiences.md): List all experiences (recurring offerings) for your organization - [Update Experience](https://docs.gomry.com/api-reference/experiences/update-experience.md): Partially update an experience in your organization - [Get Form](https://docs.gomry.com/api-reference/forms/get-form.md): Retrieve a single form by ID - [List Forms](https://docs.gomry.com/api-reference/forms/list-forms.md): List forms (registration questionnaires) for your organization - [Get List](https://docs.gomry.com/api-reference/lists/get-list.md): Retrieve a single list by ID - [List Contacts in a List](https://docs.gomry.com/api-reference/lists/list-list-contacts.md): List contacts that belong to a given list - [List Lists](https://docs.gomry.com/api-reference/lists/list-lists.md): List contact lists (segments) for your organization - [Get Payment](https://docs.gomry.com/api-reference/payments/get-payment.md): Retrieve a single payment by ID - [List Payments](https://docs.gomry.com/api-reference/payments/list-payments.md): List payments for your organization - [Create Recurrence](https://docs.gomry.com/api-reference/recurrences/create-recurrence.md): Attach a schedule to an experience so it produces bookable slots - [Delete Recurrence](https://docs.gomry.com/api-reference/recurrences/delete-recurrence.md): Soft-delete a schedule - [Get Recurrence](https://docs.gomry.com/api-reference/recurrences/get-recurrence.md): Retrieve a single recurrence by ID - [List Recurrences](https://docs.gomry.com/api-reference/recurrences/list-recurrences.md): List the schedules attached to an experience - [Update Recurrence](https://docs.gomry.com/api-reference/recurrences/update-recurrence.md): Edit an existing schedule - [Create Ticket Class](https://docs.gomry.com/api-reference/ticket-classes/create-ticket-class.md): Create a new ticket class (tier) on an event - [Delete Ticket Class](https://docs.gomry.com/api-reference/ticket-classes/delete-ticket-class.md): Soft-delete a ticket class - [Get Ticket Class](https://docs.gomry.com/api-reference/ticket-classes/get-ticket-class.md): Retrieve details of a single ticket class - [List Ticket Classes](https://docs.gomry.com/api-reference/ticket-classes/list-ticket-classes.md): List all ticket classes for an event - [Update Ticket Class](https://docs.gomry.com/api-reference/ticket-classes/update-ticket-class.md): Partial update of a ticket class - [Authentication](https://docs.gomry.com/authentication.md): Authenticate your API requests with API keys - [Errors](https://docs.gomry.com/errors.md): Understand API error responses and status codes - [Introduction](https://docs.gomry.com/introduction.md): Build integrations with the Gomry Public API - [MCP Server](https://docs.gomry.com/mcp/introduction.md): Let Claude and other AI assistants read your Gomry data directly via the Model Context Protocol - [Setup](https://docs.gomry.com/mcp/setup.md): Generate an MCP token and connect Claude, Cursor, or Claude Desktop - [Available Tools](https://docs.gomry.com/mcp/tools.md): Every MCP tool the Gomry server exposes — what it returns, what privilege it requires - [Pagination](https://docs.gomry.com/pagination.md): Navigate through large result sets - [Rate Limits](https://docs.gomry.com/rate-limits.md): Understand API rate limiting and best practices - [Scopes](https://docs.gomry.com/scopes.md): Per-resource read/write permissions on API keys - [Webhooks](https://docs.gomry.com/webhooks.md): Receive real-time POST notifications when tickets are purchased and forms are submitted ## OpenAPI Specs - [openapi](https://docs.gomry.com/api-reference/openapi.json) ## Optional - [Support](mailto:support@gomry.com)