API Reference

Authentication

How to authenticate your API requests

Step 1

Head to the settings section on your SmartLead dashboard. Click on the “Activate API button”

Step 2

If your plan has API access, your API key will be provided to you there. Do not share this with anyone. This is the key that acts as an identity to your account, think of it as your username & password combined.

Step 3

  • All our APIs point to our dedicated domain https://server.smartlead.ai/api/v1
  • Using the API key from step 2, you can make requests to our system.
  • You will need to attach the API key as a query string to all the requests listed below under the query parameter ?api_key=yourApiKey