# demeterrr API ## Docs - [Create Contact](https://demeterrr.mintlify.app/api-reference/contacts/create.md): Create a new contact - [Delete Contact](https://demeterrr.mintlify.app/api-reference/contacts/delete.md): Permanently delete a contact - [Get Contact](https://demeterrr.mintlify.app/api-reference/contacts/get.md): Retrieve a single contact by ID - [List Contacts](https://demeterrr.mintlify.app/api-reference/contacts/list.md): Retrieve a paginated list of contacts - [Update Contact](https://demeterrr.mintlify.app/api-reference/contacts/update.md): Update a contact's information - [Get Response](https://demeterrr.mintlify.app/api-reference/responses/get.md): Retrieve response details - [List Responses](https://demeterrr.mintlify.app/api-reference/responses/list.md): Retrieve survey responses - [Get Review](https://demeterrr.mintlify.app/api-reference/reviews/get.md): Retrieve review details - [List Reviews](https://demeterrr.mintlify.app/api-reference/reviews/list.md): Retrieve customer reviews - [Create Review Reply](https://demeterrr.mintlify.app/api-reference/reviews/reply-create.md): Post a reply to a review - [Update Review Reply](https://demeterrr.mintlify.app/api-reference/reviews/reply-update.md): Update an existing review reply - [Execute Sequence](https://demeterrr.mintlify.app/api-reference/sequences/execute.md): Trigger a sequence for one or more contacts (KEY ENDPOINT) - [Get Sequence](https://demeterrr.mintlify.app/api-reference/sequences/get.md): Retrieve sequence details - [List Sequences](https://demeterrr.mintlify.app/api-reference/sequences/list.md): Retrieve all sequences - [Create Survey](https://demeterrr.mintlify.app/api-reference/surveys/create.md): Create a new survey - [Delete Survey](https://demeterrr.mintlify.app/api-reference/surveys/delete.md): Delete a survey - [Get Survey](https://demeterrr.mintlify.app/api-reference/surveys/get.md): Retrieve survey details - [List Surveys](https://demeterrr.mintlify.app/api-reference/surveys/list.md): Retrieve all surveys - [Update Survey](https://demeterrr.mintlify.app/api-reference/surveys/update.md): Update survey details - [Authentication](https://demeterrr.mintlify.app/authentication.md): Learn how to authenticate your API requests - [Errors](https://demeterrr.mintlify.app/errors.md): Understanding API error responses - [Quickstart](https://demeterrr.mintlify.app/guides/quickstart.md): Make your first API call in 5 minutes - [Rate Limits](https://demeterrr.mintlify.app/guides/rate-limits.md): Tier-aware rate limiting for the public API - [Webhooks](https://demeterrr.mintlify.app/guides/webhooks.md): Receive real-time notifications for events - [Introduction](https://demeterrr.mintlify.app/introduction.md): Welcome to the demeterrr API documentation - [Pagination](https://demeterrr.mintlify.app/pagination.md): How to paginate through large result sets - [Scopes](https://demeterrr.mintlify.app/scopes.md): Understand API key permissions and scopes ## OpenAPI Specs - [openapi](https://demeterrr.mintlify.app/api-reference/openapi.json) ## Optional - [Documentation](https://docs.demeterrr.com) - [Community](https://community.demeterrr.com)