The iScout API
The iScout API allows you to programatically access your company's data.
This guide will walk you through the process of creating an API token, making a request, handling the response, and exploring the available methods.

Setup an API Token
First off, you'll want to generate an API token. All API methods will require an active token.
About Tokens Generate a TokenRequest / Response Format
Next learn about request / response format which follows a simple JSON-RPC style.
About The Request / Response FormatAvailable Methods
Learn which types of data you can access through the API. Also make real API requests via our API playground.
Available MethodsNeed Help?
If you have any questions or problems, check out our knowledge base or request direct support.
Get Help