Skip to main content
GET
Get HIP-4 outcome by slug

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours at https://0xarchive.io/dashboard

Path Parameters

slug
string
required

HIP-4 outcome or side slug.

Example:

"btc-above-78213-may-04-0600"

Response

HIP-4 outcome aggregate

API response wrapping a single HIP-4 outcome aggregate (with aggregated_oi populated on the detail endpoint)

success
boolean
Example:

true

data
object

Per-outcome aggregate (both sides combined). Returned by /outcomes (list, without aggregated_oi) and /outcomes/{outcome_id} (detail, with aggregated_oi populated).

meta
object

Response metadata

Last modified on July 28, 2026