Authentication endpoint

POST /api/auth/fingerprint

Record signup abuse signals and enforce free limits.

LiveAll plans

Endpoint contract

PropertyValue
MethodPOST
Path/api/auth/fingerprint
SurfaceAuthentication
AccessSigned-in user
StatusLive

Purpose

Record signup abuse signals and enforce free limits.

Usage boundary

Authentication required

Caller requirements: Signed-in user. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.

Related documentation