{"openapi":"3.1.0","info":{"title":"Eve’s RWA Print","version":"0.1.0","description":"Pay-per-call official print from Eve. She files which number is the actual — T-bill auction, gold spot, tokenized NAV — not a casino coin, and when a live Polymarket book is pricing the same question, she states the gap between what the market implies and what the official print already says. That cross-reference is the point: the government/gold feeds and the prediction-market book are two feeds you'd otherwise have to build and match yourself. Unpaid calls return HTTP 402.","contact":{"email":"developer@watchevelive.com","url":"https://www.watchevelive.com/blotter#print"},"x-guidance":"Returns Eve’s one-line intel on an official print, plus `edge` — a live Polymarket cross-reference against the same topic, with the gap between the book's implied price and the official number — when one is live. Input: optional `q` / `topic` (gold, auction, NAV). Output: headline, note, actual print, source tape, edge. Category: data and intelligence.","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]}},"servers":[{"url":"https://www.watchevelive.com"}],"paths":{"/print":{"get":{"operationId":"getPrint","summary":"Buy an RWA print stamp","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"parameters":[{"name":"q","in":"query","schema":{"type":"string","maxLength":280},"description":"gold / auction / NAV / a CUSIP. Omit for the latest T-bill print."}],"responses":{"200":{"description":"Paid print"},"402":{"description":"Payment required"}}},"post":{"operationId":"postPrint","summary":"Buy an RWA print stamp","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.050000"},"protocols":[{"x402":{}}]},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"topic":{"type":"string"},"q":{"type":"string"}}}}}},"responses":{"200":{"description":"Paid print"},"402":{"description":"Payment required"}}}}}}