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
Go to SalesMind API Settings.
In the settings tab, find the API Key section.
Click on Generate API Key.
Copy your API key for use in the next steps.
Step 2: Open API Documentation
Visit the SalesMind API Documentation: API Docs.
In the documentation, click on Authorize.
Paste your API key in the input field.
Click Authorize and then Close the pop-up.
Step 3: Try Your First API Request
GET Request: Retrieve a Collection of Agents
In the API Docs, navigate to GET /v1/agent.
Expand the request section.
Click on Try it out.
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!