This article will guide you on how to search for leads through API.
(Note: First, you need to add an Authorization Token)
From the Dashboard, click on API and select Leads from the drop-down.
Click on the Search Leads tab.
Under this tab, you will see the POST Fields that vendors need when creating their Request Query String.
Note: When creating a Request Query String, make sure that you have values for the required fields.
Scroll down to the bottom to see the Example PHP Usage and the Example JSON Response.
To test this feature, go to Test Request tab and fill in the information you wanted to show on the test insert.
Select the correct Authorization Token for this API from the dropdown box.
From the sample above, I enter the lead's ID, first name and last name.
Enable Show Query to get the Request Query String and click Run button.
Scroll down to see the Example JSON Response or the lead information that you tried to search.