Redemption API
Redemption API is a collection of APIs that expose read data on redemptions.
To see APIs used in an example implementation check out the Redemption guide (below).
List the redeem requests for one or multiple owners (addresses)
The address or addresses to query, separated by commas
OK
Bad Request
Unauthorized
Forbidden
Internal Error
List a redeem request by the request id, obtained from /eth/v0/redeems
The redeem request id to query
OK
Bad Request
Unauthorized
Not Found
Internal Error
Get a redeem request time projection for becoming redeemable
The redeem request id to query
OK
Bad Request
Unauthorized
Not Found
Internal Error
Get the redeem manager time projection for being fulfilled
OK
Bad Request
Unauthorized
Not Found
Last updated
Was this helpful?