Business

SLA Due API

Calculate SLA and business-day due dates with holidays, working hours, and time zones.

First call

Start with the endpoint developers can call.

curl -X POST 'https://sla-due-api.linkridge.net/v1/business-days/calculate' \
  -H 'Content-Type: application/json' \
  -H 'X-API-Key: <your-api-key>' \
  -d '{}'

Use RapidAPI for marketplace auth, plans, and interactive testing.

Based on