This article explains how to locate your Lead Docket API key and Lead Docket’s API console.
API Key
Your API key allows querying and modifying Lead Docket data. Use caution when distributing this key.
In Lead Docket’s lefthand menu, select Manage. Then, select Settings. The API Key is located at the bottom of the Account Settings section.
API Console
The Lead Docket API console provides information on the various Lead Docket API endpoints that you can use with a valid API key. This console allows you to test the API and gather the necessary information to use the API in your application. Examples of these uses include updating a contact, changing a lead status, and posting settlement details.
To visit the API console, enter https://{your-hostname}.leaddocket.com/api/ into the address bar. You can also navigate to the API console by adding /api to your Lead Docket home screen URL. Press Enter to be taken to the API console. Enter your Lead Docket API key into the api_key field in the top right of the screen to authorize your session.
Comments
0 comments
Article is closed for comments.