Siwaan API Documentation
Integrate explainable workforce predictions directly into your internal tooling and HRMS.
Overview
The Siwaan API allows enterprise customers to integrate workforce intelligence directly into their existing HRMS, custom dashboards, and performance portals.
All sensitive API queries are routed directly through your locally deployed Siwaan agent container. Plain-text employee descriptions or status updates never exit your secure local area network.
Authentication
Authenticate calls to both local and cloud endpoints using an API key passed in the authorization header prefix. Your key should remain secure at all times.
Core Endpoints
Queries the local machine learning engine to return the live attrition risk score and contributing SHAP drivers for a specific employee.
Returns an active summary list of all bench personnel, sorted automatically by billing idle time.
SDKs & Client Libraries
Deploy integrations faster using our pre-built Python client wrapper package.
Rate Limits
Because queries to the local agent run on your own hardware containers, there are no local rate limits. The cloud dashboard API endpoint maintains a ceiling limit of 1,000 requests/hour per master API key.
Request Developer Sandbox Access
The Siwaan API and Python SDK libraries are available to customers on our Enterprise subscription plans. Contact our product alignment engineering desk to request access keys.