Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

API reference

All endpoints live under https://api.telesint.dev/v1/ and expect an Api-Key header. Start with the getting started page.

Endpoints returning user or group data wrap their payload in { "data": ... }. The account endpoints (/v1/me/, /v1/me/reset-token) return their payload at the top level.

Documented API errors are described under Errors.

Successful paid responses report the charge and current balance in Telesint-Billing-Charged and Telesint-Billing-Balance headers.