SLA Due API
SLA Due API calculates deadline dates for support, logistics, admin, legal, and operations workflows. Send a start timestamp, SLA duration, timezone, working-hours window, and holiday calendar. The API returns the exact due timestamp so each application does not need to copy its own business-calendar logic. The first version focuses on business-hour SLA due dates, adding business days,…
SLA Due API endpoints
| Method | Endpoint | Description |
|---|---|---|
| admin | ||
| GET |
metrics_admin_metrics_get /admin/metrics |
Returns in-memory aggregate counters when an admin key is configured. |
| system | ||
| GET |
health_health_get /health |
|
| calculations | ||
| POST |
calculate_v1_business_days_calculate_post /v1/business-days/calculate |
Run one deadline calculation. The first public use case is `sla_due_at`: add working minutes to a timestamp using a timezone, working-hours window, weekends, and the US federal… |
SLA Due API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|