/
OP
openloyalty
/
Loyalty Blockchain API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 22m ago · Updated 4w ago
View markdown
openloyalty
Loyalty Blockchain API
post
Create utility token card
e825144e9ffd
latest
OpenAPI 3.0.0
Apache-2.0
2026-07-17
58
43
43.2 KB
Auth
5
Diagnostics
1
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
post
Create utility token card
post
Use utility token card
post
Transfer utility token card
Voucher (Admin)
3
Voucher (User)
4
get
Get the balance of points for a user
get
Get the points history for a user
get
Get the balance of a prepaid card for a user
get
Get the history of a prepaid card for a user
get
Get the balance of a gift card for a user
get
Get the history of a gift card for a user
get
Get the balance of a utility token for a user
get
Get the history of a utility token for a user
get
Get the balance of a voucher for a user
get
Get the history of a voucher for a user
Utility Token (Admin)
Create utility token card
post
/v1/admin/utility-token/create
Request body
UtilityTokenCreateRequest
required
receiverWallet
string
uuid
utilities
object
usageLimits
integer
enforcementDate
string
date
expirationDate
string
date
Response
Utility token card created successfully