Public APIs
Alluvial exposes several non-authenticated APIs to support DApps
List latest available high-level protocol
Display LsETH values in units of wei or ether. If not present, LsETH is set by default.
OK
Bad Request
Unauthorized
Forbidden
Internal error
List high-level protocol info for a given date
Date filter by year, month or day (eg. 2023, 2023-12, 2023-12-31). Note: times are UTC
Display LsETH values in units of wei or ether. If not present, LsETH is set by default.
OK
Bad Request
Unauthorized
Forbidden
Internal error
List rewards for a wallet with daily reports (public info) for a specific time period.
Wallet address
Start date (default: 1 month ago)
End date (default: current time)
Currency unit
Export to CSV
Page size (default: 100)
Next cursor (default: empty)
OK
Bad request
Not found
Internal error
Provides status information of the wallet (ex. ALLOWLISTED, SUBMITTED, etc...)
Wallet address
OK
Bad request
Not found
Internal error
List wallet transactions for a given time period and wallet address
Wallet address
Start date (default: 1 year ago)
End date (default: current time)
Output as CSV
Page size (default: 100)
Next cursor
OK
Bad request
Not found
Internal error
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
Last updated
Was this helpful?