Go to developer

API Reference

OAuth Verify API

Passwordless authorization, token exchange, validation, and userinfo.

On this page

Basics

Base URL
https://auth.keyra.ie
Authentication
Publishable client_id (start/token/validate); Bearer access_token (userinfo)
Content-Type
application/json
Spec version
1.0.0 · oauth-verify-v1.yaml

Typical flow

  1. Authorize / verify start
  2. Token exchange
  3. Validate
  4. Userinfo (optional)
OAuth Verify operation sequence

Endpoints

5 published operations. Open an endpoint for parameters, responses, and examples.