curl --request GET \
--url https://api.coinversa.ai/api/public/v1/hip4/outcomes \
--header 'X-API-Key: <api-key>'{
"count": 123,
"outcomes": [
{
"fills": 123,
"outcomeId": 123,
"sides": [
{
"assetId": 123,
"coinKey": "<string>",
"index": 123,
"name": "<string>",
"sideToken": "<string>"
}
],
"uniqueWallets": 123,
"description": "<string>",
"firstTraded": "<string>",
"lastTraded": "<string>",
"name": "<string>",
"notionalUsdh": 123,
"priceBinary": {
"class": "<string>",
"period": "<string>",
"underlying": "<string>",
"expiry": "<string>",
"targetPrice": 123
}
}
],
"$schema": "<string>"
}curl --request GET \
--url https://api.coinversa.ai/api/public/v1/hip4/outcomes \
--header 'X-API-Key: <api-key>'{
"count": 123,
"outcomes": [
{
"fills": 123,
"outcomeId": 123,
"sides": [
{
"assetId": 123,
"coinKey": "<string>",
"index": 123,
"name": "<string>",
"sideToken": "<string>"
}
],
"uniqueWallets": 123,
"description": "<string>",
"firstTraded": "<string>",
"lastTraded": "<string>",
"name": "<string>",
"notionalUsdh": 123,
"priceBinary": {
"class": "<string>",
"period": "<string>",
"underlying": "<string>",
"expiry": "<string>",
"targetPrice": 123
}
}
],
"$schema": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.coinversa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Get one at https://coinversa.ai/developers
Look-back window in hours (default 24, max 168)