API Documentation
⌘K
API Key
Get free key GET
/api/1/commodity/listCommodities List API
Returns a list of all available commodities with their current prices and metadata
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/commodity/list' \
-H 'Accept: application/json'200 Response
[
{}
]