Verigram
Verigram
Docs
  • Docs
  • Changelog
  • Feature requests
  • Support portal
    • Verilive JavaScript SDK
    • Verilive Android SDK
    • Verilive iOS SDK
    • VeriLive Flutter SDK Integration Guide
    • Backend API
      • Authentication

Backend API

The API allows you to create the resources necessary to identify your customers and retrieve the results.

The API is REST-based, uses JSON for requests and responses, and requires authentication via API keys.

For detailed endpoints and usage, see the full API reference.

Incompatible changes to the API will always be released as a separate version. However, we reserve the right to add new fields to JSON messages without prior notice.

Therefore, we recommend that you do not implement checks on the number of fields in a JSON object. Furthermore, avoid using object mapper settings that trigger errors when encountering unknown fields.

Authentication

PrevVeriLive Flutter SDK Integration Guide
NextGeneral technical information
Was this helpful?