Lead Propeller API

API endpoint V1

This api is currently not open to the public. If you wish an invite please visit leadpropeller.com

Sign up today

Version

The current API version is V1.x (beta).

End Point

api.leadpropeller.com/v1/

Schema

All API access is over HTTPS. All data is sent and received as JSON.

Authentication

Include your API token as a Bearer token.

Authorization: Bearer {token}

Or the token can be included in the query string.

/?token={token}

Parameters

Many API methods take optional parameters. For GET requests use HTTP query string parameter, for example:

?zipcode=92109

Errors

Verbs

Use standard HTTP verbs: