Skip to main content

API Reference — Standard (PTERI)

This is the reference most readers want. Use it unless you are an Enterprise customer running against dedicated nodes — in that case read the Enterprise reference instead.

The full request and response detail lives in the Postman documenter:

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.


Next