This page contains the standard PTERI API reference, intended for:
Identity verification
Authentication
Signature verification
Payments via shared infrastructure
All endpoints are:
Deterministic
Verification-only
Stateless where possible
API keys only grant access to verification APIs
Authority always comes from wallet signatures
No private keys are ever transmitted
If a signature is valid, the request succeeds. If not, it fails — deterministically.
Last updated 13 days ago
Was this helpful?