๐Ÿ”Authentication

You can find your API details under the API section in your NewLead account.

Endpoint

Api Key

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" }

Last updated