Go to developer

Reference

API Reference

Wire-level contracts for KEYRA OAuth Verify and Partner 2FA. Guides explain how to implement; this reference answers what KEYRA expects on the wire.

On this page

Technical request and response schemas are derived from OpenAPI specifications under content/api/openapi/, enriched with verified SDK mappings and security notes.

API families

How to use this reference

  • Start from a quickstart when implementing.
  • Use endpoint pages for exact methods, parameters, responses, and errors.
  • Prefer SDK methods when listed — they wrap these REST contracts.