API Documentation

⌘K
Get free key
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/crypto-extended/global' \
  -H 'Accept: application/json'
200 Response
{
  "latest": {},
  "history": []
}