# RevyOps ## Docs - [Add Custom Field](https://docs.revyops.com/api-reference/companies/add-custom-field.md): Adds a custom field to a specific company. - [Create Company](https://docs.revyops.com/api-reference/companies/create-company.md): Creates a new company in the system with the provided details. - [Delete Company](https://docs.revyops.com/api-reference/companies/delete-company.md): Deletes a specific company from the system using its unique identifier. - [Delete Custom Field](https://docs.revyops.com/api-reference/companies/delete-custom-field.md): Removes a custom field from a specific company. - [Get Company](https://docs.revyops.com/api-reference/companies/get-company.md): Retrieves details of a specific company by its unique identifier. - [List Companies](https://docs.revyops.com/api-reference/companies/list-companies.md): Allows you to search for companies in the system. You can filter the search using query parameters, and the search will return companies that match the specified criteria. - [Lookup by Custom Field](https://docs.revyops.com/api-reference/companies/lookup-by-custom-field.md): Searches for companies that contain a specific value in a specific custom field. Returns up to 100 matching companies. - [Update Company](https://docs.revyops.com/api-reference/companies/update-company.md): Updates the details of an existing company using its unique identifier. - [Update Custom Field](https://docs.revyops.com/api-reference/companies/update-custom-field.md): Updates the value of an existing custom field for a specific company. - [Add Custom Field](https://docs.revyops.com/api-reference/contacts/add-custom-field.md): Adds a custom field to a specific contact. - [Create Contact](https://docs.revyops.com/api-reference/contacts/create-contact.md): Creates a new contact. company_id accepts an integer ID or a domain string to auto-resolve the company. Returns the created contact on success. - [Delete Contact](https://docs.revyops.com/api-reference/contacts/delete-contact.md): Deletes a specific contact from the system using its unique identifier. - [Delete Custom Field](https://docs.revyops.com/api-reference/contacts/delete-custom-field.md): Deletes a custom field for a contact using the contact ID and field ID. - [Get Contact](https://docs.revyops.com/api-reference/contacts/get-contact.md): Retrieves details of a specific contact by its unique identifier. - [List Contacts](https://docs.revyops.com/api-reference/contacts/list-contacts.md): Allows you to search for contacts within the system. You can filter the search using query parameters, and the search will return contacts that match the provided criteria. The response limit is 100 contacts - [Lookup by Custom Field](https://docs.revyops.com/api-reference/contacts/lookup-by-custom-field.md): Searches for contacts that contain a specific value in a specific custom field. Returns up to 100 matching contacts. - [Update Contact](https://docs.revyops.com/api-reference/contacts/update-contact.md): Updates the details of an existing contact. company_id accepts an integer ID or a domain string to auto-resolve the company. - [Update Custom Field](https://docs.revyops.com/api-reference/contacts/update-custom-field.md): Updates the value of an existing custom field for a specific contact. - [Create Email](https://docs.revyops.com/api-reference/emails/create-email.md): Creates a new email in the system with the provided details. - [Delete Email](https://docs.revyops.com/api-reference/emails/delete-email.md): Deletes a specific email from the system using its unique identifier. - [Get Email](https://docs.revyops.com/api-reference/emails/get-email.md): Retrieves details of a specific email by its unique identifier. - [List Emails](https://docs.revyops.com/api-reference/emails/list-emails.md): Allows you to search for emails in the system. You can filter the search using query parameters, and the search will return emails that match the specified criteria. - [Set Interested](https://docs.revyops.com/api-reference/emails/set-interested.md): Set an "interested" field of the email to TRUE - [API Introduction](https://docs.revyops.com/api-reference/introduction.md): The RevyOps REST API lets you read and write contacts, companies, emails, and custom fields. - [EmailBison Webhook](https://docs.revyops.com/api-reference/webhooks/emailbison.md) - [HubSpot Webhook](https://docs.revyops.com/api-reference/webhooks/hubspot.md) - [Instantly Webhook](https://docs.revyops.com/api-reference/webhooks/instantly.md) - [Lemlist Webhook](https://docs.revyops.com/api-reference/webhooks/lemlist.md) - [PlusVibe Webhook](https://docs.revyops.com/api-reference/webhooks/plusvibe.md) - [SmartLead Webhook](https://docs.revyops.com/api-reference/webhooks/smartlead.md) - [EmailBison](https://docs.revyops.com/integrations/emailbison.md): Connect EmailBison to RevyOps via webhooks. - [HubSpot](https://docs.revyops.com/integrations/hubspot.md): Sync contacts and companies between RevyOps and HubSpot CRM. - [Instantly](https://docs.revyops.com/integrations/instantly.md): Connect Instantly to RevyOps to track campaign sends, replies, and bounces. - [Lemlist](https://docs.revyops.com/integrations/lemlist.md): Connect Lemlist to RevyOps to sync campaign activity and replies. - [Integrations Overview](https://docs.revyops.com/integrations/overview.md): Connect your outbound email platforms to RevyOps via webhooks. - [PlusVibe](https://docs.revyops.com/integrations/plusvibe.md): Connect PlusVibe to RevyOps to track campaign data. - [SmartLead](https://docs.revyops.com/integrations/smartlead.md): Connect SmartLead to RevyOps to track campaign activity in real time. - [Webhooks Reference](https://docs.revyops.com/integrations/webhooks.md): Complete reference for all RevyOps webhook endpoints and the events they accept. - [Introduction](https://docs.revyops.com/introduction.md): RevyOps — unified outbound campaign intelligence for agencies and sales teams. - [Claude Code](https://docs.revyops.com/mcp/claude-code.md): Connect the RevyOps MCP server to Claude Code CLI. - [Claude Desktop](https://docs.revyops.com/mcp/claude-desktop.md): Connect the RevyOps MCP server to Claude Desktop. - [MCP Overview](https://docs.revyops.com/mcp/overview.md): Connect Claude to your RevyOps campaign data using the Model Context Protocol. - [Tools Reference](https://docs.revyops.com/mcp/tools.md): Complete reference for all RevyOps MCP tools. - [Quickstart](https://docs.revyops.com/quickstart.md): Connect your first sending platform and start seeing data in RevyOps. - [Schema Settings](https://docs.revyops.com/settings/schema-settings.md): Define and enforce a master custom field schema across all client workspaces in your agency. - [Analytics](https://docs.revyops.com/user-guide/analytics.md): Understand campaign performance with aggregated metrics and A/B reporting. - [Campaigns](https://docs.revyops.com/user-guide/campaigns.md): View, filter, and analyze your outbound email campaigns across all platforms. - [Companies](https://docs.revyops.com/user-guide/companies.md): Track account-level data and group contacts by organization. - [Contacts](https://docs.revyops.com/user-guide/contacts.md): Manage individual prospects across all campaigns and platforms. - [Deliverability](https://docs.revyops.com/user-guide/deliverability.md): Monitor sending domain and inbox health across all your campaigns. - [Reporting (v1)](https://docs.revyops.com/user-guide/reporting-v1.md): Campaign performance reporting with deliverability and dashboard views. - [Reporting (v2)](https://docs.revyops.com/user-guide/reporting-v2.md): Advanced campaign analytics with time series charts, smart views, drilldowns, and A/B variable reporting. ## OpenAPI Specs - [openapi](https://docs.revyops.com/api-reference/openapi.json)