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.