6.1 API Reference — Standard (PTERI)

LiaaS - Pteri Postman Documentation

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


Notes on Security

  • 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

Was this helpful?