Skip to main content

How To Connect To SalesMind API

Learn how to generate your API key, authorize access, and make your first API request to connect and automate tasks in SalesMind AI.

Toe Wai Shan avatar
Written by Toe Wai Shan
Updated over 3 weeks ago

Connecting to the SalesMind API allows you to automate tasks, integrate with other systems, and extend the functionality of SalesMind. Follow these steps to generate your API key, connect, and make your first API request.


Step 1: Generate Your API Key

  1. In the settings tab, find the API Key section.

  2. Click on Generate API Key.

  3. Copy your API key for use in the next steps.


Step 2: Open API Documentation

  1. Visit the SalesMind API Documentation: API Docs.

  2. In the documentation, click on Authorize.

  3. Paste your API key in the input field.

  4. Click Authorize and then Close the pop-up.


Step 3: Try Your First API Request

GET Request: Retrieve a Collection of Agents

  1. In the API Docs, navigate to GET /v1/agent.

  2. Expand the request section.

  3. Click on Try it out.

  4. Scroll down a bit and click Execute.

You will see the CURL command example and the output returned from the API.


Step 4: Test and Integrate

Once you've successfully made your first API request, you can explore other API endpoints, integrate with your CRM or third-party systems, and automate workflows using SalesMind.


Key Takeaways:

  • Generate your API key via the SalesMind settings page.

  • Paste the API key in the API docs page to authorize the connection.

  • Use GET requests to retrieve data such as agents and leads.

Here, you can explore more about using the new Autopilot and CRM features in SalesMind AI.

Happy Prospecting!

Did this answer your question?