Skip to main content
GET
/
v1
/
intel
/
high
List High
curl --request GET \
  --url https://api.yieldo.xyz/v1/intel/high
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.yieldo.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

since
string
default:24h

Time window: '24h', '7d', '30d'

dimension
string | null

Capital | Performance | Risk | Trust

limit
integer
default:20
Required range: 1 <= x <= 100

Response

Successful Response