# ChaseLabs Docs ## Docs - [API Keys](https://docs.meetchase.ai/api-reference/api-key.md): Authenticating using an API Key - [Add Contact to DNC List](https://docs.meetchase.ai/api-reference/endpoint/addDNC.md): Adds one or more email addresses to an organisation's DNC list. - [Add Domain to DNC List](https://docs.meetchase.ai/api-reference/endpoint/addDNCDomain.md): Queues a list of domains to be added to an organisation's DNC list. - [Fetch AI SDRs](https://docs.meetchase.ai/api-reference/endpoint/fetchAISDR.md): Retrieves a list of Bots associated with a specific organisation. - [Fetch Contact Status](https://docs.meetchase.ai/api-reference/endpoint/fetchCampaignContactStatus.md): This endpoint fetches exchange data, which represents a conversation between a bot and a contact. It can be filtered by campaign, a date range, and the type of exchange (e.g., positive replies vs. meetings booked). - [Fetch Campaigns](https://docs.meetchase.ai/api-reference/endpoint/fetchCampaigns.md): Retrieves a list of campaigns associated with a specified organisation. This includes campaigns' names, subjects, statuses, creation dates, and email tracking settings. - [Fetch Contacts](https://docs.meetchase.ai/api-reference/endpoint/fetchContacts.md): Retrieves a list of all contacts associated with a specified organisation, including their personal and location information. - [Fetch Email Exchange](https://docs.meetchase.ai/api-reference/endpoint/fetchEmailExchange.md): Retrieves the email chain for a specific exchange. - [Fetch Meetings](https://docs.meetchase.ai/api-reference/endpoint/fetchMeetings.md): Retrieves a list of meetings scheduled within an organisation for a specified date range. - [Log Conversion](https://docs.meetchase.ai/api-reference/endpoint/insertConversion.md): This endpoint allows a client to log a conversion event for a specific contact within an organisation. It checks if the contact exists in the organisation before logging the conversion in the background. - [Start Campaign](https://docs.meetchase.ai/api-reference/endpoint/startCampaign.md): Initiates a specified campaign, marking it as active and beginning the exchanges. - [Add Contact](https://docs.meetchase.ai/api-reference/endpoint/uploadContact.md): Adds a new contact to the specified organisation. If the contact is already associated with the organisation, the endpoint return its ID. - [Add Contact to Campaign](https://docs.meetchase.ai/api-reference/endpoint/uploadContactToCampaign.md): This endpoint first uplaods a contact, then adds them to a campaign. - [Add Contact to Campaign & Start](https://docs.meetchase.ai/api-reference/endpoint/uploadContactToCampaignStart.md): This endpoint first uplaods a contact, then adds them to a campaign. - [How to Create an App Password for Gmail / Google Workspace](https://docs.meetchase.ai/guides/google-app-passwords.md): A quick, secure way to connect your Gmail or Google Workspace mailbox to Mailivery using an app password. - [Set Up Mailboxes](https://docs.meetchase.ai/guides/setup.md): Learn how to create a look-alike domain, create AI SDR mailboxes and connect to ChaseLabs - [Introduction](https://docs.meetchase.ai/introduction.md): Welcome to our API documentation ## OpenAPI Specs - [openapi](https://docs.meetchase.ai/api-reference/openapi.json) ## Optional - [Documentation](https://docs.meetchase.ai) - [Zapier](https://zapier.com/developer/public-invite/218425/33faeff99870659b59266ebfed7caf43/) - [Blog](https://meetchase.ai/blog)