Fear and Greed

This endpoint can be called using:

https://api.adiinvestments.net/v1/crypto/fear-greed-index

Returns the current Fear and Greed for the cryptocurrency market.

  • Value

  • Description

Responses

200 Successful
{"description":"Neutral",
"value":49}
401 Unauthorized
{"error_code":403,
"error_message":"Invalid API key."}
429 Too Many Requests
{"error_code":429,
"error_message":"Rate limit exceeded. Please try again later."}

Last updated