API Access
What is LuxSci's API?
LuxSci’s application programming interface (API) enables the integration of LuxSci with third-party applications.
LuxSci API access is available upon request for no additional charge — 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 that can be used for writing API client programs in various languages.
API Usage
- API Integrations
- User and Account Scope
- API Requests and Responses
- Authentication & Calling the API
- Requests with File Upload
- Response Codes
API Reference
- API Change List
- API YAML Document
- API Reports:
- Sending Email:
- WebAides Definitions
Software Development Kits (SDKs)
- Current SDK version: v2025.0.3 released January 18th, 2025
These SDKs work for API Integrations configured to use the “LuxSci Secure” authentication mechanisms. SDK help can be found in the readme file inside the SDK archive. Click on the language below to download its SDK.
Sample Code
Here is an example of client-side code for calling LuxSci API endpoints for APIs configured with the “LuxSci Secure” authentication mechanisms. These simple examples can be used as a basis for building your API client programs.
We recommend using the provided SDKs for the fastest time-to-success vs building your API client that supports “LuxSci Secure” authentication.
Click on a language to download: