LuxSci's application programming interface (API) allows you, the account administrator, to write programs or scripts, residing anywhere on the internet, to automate workflows and integrate LuxSci with other applications.
LuxSci API access is available upon request for no additional charge — simply ask our support staff to enable your account for access if you are interested.
LuxSci's API is REST-based and uses JSON for data transport. The following pages contain the complete documentation for the API, along with code samples which can be used for writing API client programs in a variety of languages.
API Mechanics:
| |
API Endpoints: Documentation for all available API calls.
|
Other supporting documentation |
Software Development Kits:
|
Click on a language to download its SDK: SDK help can be found in the readme file inside the SDK archive. |
Sample Code: Example client-side code that can be used to call LuxSci API endpoints. These simple examples can be used as a basis for building your own API client programs. We recommend using the provided SDKs, when possible. |
Click on a language to download: |
Deprecated Documentation: PDF versions of LuxSci's API documentation which are current through July 1st, 2021. These are no longer being maintained, but may be useful as a reference for those who have been using them in the past. |
PDF API Guides: |