Authentication
Last updated
Last updated
You can find your API details under the API section in your NewLead account.
You can find your api key here: https://app.newlead.ai/Api
All requests to the api must include the following Authorization header:
{ "Authorization" : "Bearer YourApiKey" }