API Reference
OIDC
Platform

Client Telemetry

AdminUpdated Sep 11, 2026

Client Telemetry

Frontend API — publishable key (x-publishable-key) plus the user session.

1 route. Each row is one endpoint with its explanation and whether it honours the Idempotency-Key header.

Method & path

Idem

Explanation

POST /v1/client/telemetry

Anti-bot signal beacon: the SDK posts anonymised device + behavioural signals for the sign-in/sign-up form; the server enriches (salt-hashed IP, coarse geo, heuristic score) and appends to the bot_signals lake. Fire-and-forget (202), never blocks a sign-in.

Was this page helpful?