API Reference

Insource's API is based around an HTTPS/REST API for all general operations with our current set of services.

This page is under construction.

Base URL

https://api.insourcesystems.com

API Versioning

Some API versions are now non-functioning. Those versions are labeled as discontinued. Attempting to use these versions will fail and return 404 Not Found.

Insource exposes different versions of our API. Best practice is to specify the version to use by including it in the request path like https://api.insourcesystems.com/v{version_number}. Omitting the version number will route requests to the current default version (as marked below). API change logs can be found here.

Version
Status
Default

3

Available

2

Discontinued

1

Discontinued

Last updated