Provd logo
Docs

Authentication

API keys and safe integration patterns.

API keys

Provd uses bearer tokens for API authentication.

Hashing

When sending identifiers like phone numbers, hash them client-side or in your secure backend environment.