/
/Loyalty Blockchain API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
Auth5
  • postUser login
  • postUser logout
  • postRefresh access tokens
  • postRequest password reset
  • postReset password
Diagnostics1
Gift Card (Admin)3
Gift Card (User)4
Points (Admin)3
Points (User)4
Prepaid Card (Admin)4
Prepaid Card (User)4
Users (Admin)5
Users (User)5
Utility Token (Admin)3
Voucher (Admin)3
Voucher (User)4
  • getGet the balance of points for a user
  • getGet the points history for a user
  • getGet the balance of a prepaid card for a user
  • getGet the history of a prepaid card for a user
  • getGet the balance of a gift card for a user
  • getGet the history of a gift card for a user
  • getGet the balance of a utility token for a user
  • getGet the history of a utility token for a user
  • getGet the balance of a voucher for a user
  • getGet the history of a voucher for a user
Auth

User logout

post/v1/auth/logout

Request body

refreshTokenstring required

Response

Successful logout

Changes