Sift

Endpoints

This page lists public and customer-facing endpoints. Internal routes under /api/internal/* are intentionally excluded. For detect request and response examples, see /docs/sending-text and /docs/common-errors.

API key endpoints

PathMethodsAuthPurpose
/api/v1/detectOPTIONS, GET, POSTAPI keyLanguage detection v1 with quota and rate limits.
/api/v2/detectOPTIONS, GET, POSTAPI keyLanguage detection v2 with remote inference fallback.
/api/meOPTIONS, GETAPI keyIdentity and workspace metadata for API-key callers.
/api/me/usageOPTIONS, GETAPI keyCurrent UTC-month billable usage and remaining quota.
/api/me/limitsOPTIONS, GETAPI keyEffective workspace limits for the current key.