Starter Kit home page
Search...
⌘K
Support
Website
Website
Search...
Navigation
API Reference
Get Started
Introduction
Limits
Auth
Authentication
GET
Get User
Transactions
GET
Get List of Transactions
GET
Spent amount of credits
Companies
POST
Update companies
POST
Search for companies
POST
Estimate number of companies
Leads
POST
Update leads
POST
Search for leads
POST
Estimate number of leads
Emails
POST
Generate email
POST
Validate an email address
On this page
Important:
Auth
Authentication
To authenticate your requests, include your
auth_token
in the
Authorization
header. Here’s how you can do it:
Copy
headers
=
{
"Authorization"
:
f
"Token
{
auth_token
}
"
,
...
}
Important:
Ensure you prepend
Token
to your
auth_token
for proper authorization.
Limits
Get User
Assistant
Responses are generated using AI and may contain mistakes.