For the complete documentation index, see llms.txt. This page is also available as Markdown.

Exchange Rates

Get the current price of ETH in USD

get
Responses
200

Successful response

application/json
pricenumberRequired
get/exchange-rates/eth-price-in-usd
GET /api/v2/exchange-rates/eth-price-in-usd HTTP/1.1
Host: api.ethos.network
Accept: */*
{
  "price": 1
}

Last updated