Himbit logoHimbit Docs

Get Neg Risk

Get the negative-risk flag for a token

GET
/neg-risk

Query Parameters

token_id*string

Token identifier to inspect.

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/neg-risk?token_id=string"
{  "neg_risk": true}