# Mintlify Starter Kit - [Welcome to RevReply](https://docs.revreply.com/index.md): Get started with the RevReply API and integrate conversations, leads, and automation into your applications. - [V1 Classifications](https://docs.revreply.com/classifications.md): Reference for the classifications currently available in V1. - [Get API Status](https://docs.revreply.com/api-reference/system/get-status.md): Returns the current API status and authenticated user's email. - [Get Available Timezones](https://docs.revreply.com/api-reference/system/get-timezones.md): Returns the list of PHP-supported timezone identifiers. - [Create a User](https://docs.revreply.com/api-reference/users/create-user.md): Creates a new user with the specified profile and timezone. - [List Agents](https://docs.revreply.com/api-reference/agents/list-agents.md): Returns the authenticated user's agents. - [Create an Agent](https://docs.revreply.com/api-reference/agents/create-agent.md): Creates a new agent. - [Get an Agent](https://docs.revreply.com/api-reference/agents/get-agent.md): Returns the details of a specific agent. - [Update an Agent](https://docs.revreply.com/api-reference/agents/update-agent.md): Updates an existing agent with the specified configuration. - [Partially Update an Agent](https://docs.revreply.com/api-reference/agents/patch-agent.md): Partially updates an existing agent with the specified configuration. - [Delete an Agent](https://docs.revreply.com/api-reference/agents/delete-agent.md): Deletes an existing agent. - [Generate an Email Response](https://docs.revreply.com/api-reference/responses/generate-response.md): Classifies an incoming email and, when appropriate, generates an AI response based on the selected agent. - [Rate an Email Response](https://docs.revreply.com/api-reference/responses/rate-response.md): Saves feedback about a generated email response. - [Classify an Email](https://docs.revreply.com/api-reference/responses/classify-response.md): Classifies an email and returns the resulting classification. - [Pause a Thread](https://docs.revreply.com/api-reference/threads/pause-thread.md): Changes the thread state to takeover and removes any scheduled follow-up date. - [Get Latest Threads](https://docs.revreply.com/api-reference/threads/get-latest-threads.md): Returns the latest threads. - [Initialize Orchestrator First Reply](https://docs.revreply.com/api-reference/orchestrator/first-reply.md): Adds CC email information to a thread and activates the thread for scheduling. - [API vs. Webhooks](https://docs.revreply.com/webhooks/api-vs-webhooks.md): Understand the basic differences between APIs and webhooks and when to use each. - [Classification Updated Webhook](https://docs.revreply.com/webhooks/events/classification-updated-webhook.md): Sent when the classification assigned to a message changes. - [Meeting Booked Webhook](https://docs.revreply.com/webhooks/events/meeting-booked-webhook.md): Sent when a lead successfully books a meeting. - [Message Received Webhook](https://docs.revreply.com/webhooks/events/message-received-webhook.md): Sent when a new inbound message is received. - [Orchestrator First Message Webhook](https://docs.revreply.com/webhooks/events/orchestrator-first-message-webhook.md): Sent when the first inbound message of a conversation is received. - [Reply Sent Webhook](https://docs.revreply.com/webhooks/events/reply-sent-webhook.md): Sent when a reply is sent to a lead. - [Review Required Webhook](https://docs.revreply.com/webhooks/events/review-required-webhook.md): Sent when a message requires review.