{"openapi":"3.1.0","info":{"title":"Clear-to-Send","version":"1"},"servers":[{"url":"https://api.premiumrewards.vip"}],"paths":{"/fx":{"get":{"summary":"Spot FX","description":"Spot FX: one ECB reference conversion, plain text. Conversion is calculated from the ECB reference rate (amount × rate). Indicative only. Not a trade quote, not for settlement. Informational only / not for transaction use. Source: ECB statistics. These reference rates are free at https://www.ecb.europa.eu (and via Frankfurter). Not sold or endorsed by the ECB.","parameters":[{"name":"from","in":"query","required":true,"description":"ISO currency, e.g. USD","schema":{"type":"string"}},{"name":"to","in":"query","required":true,"description":"ISO currency, e.g. EUR","schema":{"type":"string"}},{"name":"amount","in":"query","required":true,"description":"Amount in the from currency","schema":{"type":"number"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"from":{"type":"string"},"to":{"type":"string"},"amount":{"type":"number"}},"required":["from","to","amount"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/define":{"get":{"summary":"One Sense","description":"Definition from Wiktionary, CC BY-SA 4.0 and GFDL.","parameters":[{"name":"word","in":"query","required":true,"description":"Word to define","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"word":{"type":"string"}},"required":["word"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.02"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/w/{word}":{"get":{"summary":"One Sense","description":"a word keeps a door; the first sense stays behind the hush.","parameters":[{"name":"word","in":"path","required":true,"description":"English word","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"word":{"type":"string"}},"required":["word"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.02"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/debt":{"get":{"summary":"Debt to the Penny","description":"Debt to the Penny: one number, latest total public debt outstanding. Figure from U.S. Treasury Fiscal Data, Debt to the Penny. Not an official Treasury product. We claim no copyright in the figure.","parameters":[{"name":"format","in":"query","required":false,"description":"Optional. Omit. Plain text is the only format.","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"format":{"type":"string"}},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/quake":{"get":{"summary":"Recent Quake","description":"Recent Quake: strongest event in the past hour from the U.S. Geological Survey real-time GeoJSON feed. Credit: U.S. Geological Survey. Not an official USGS product.","parameters":[{"name":"format","in":"query","required":false,"description":"Optional. Omit. Plain text is the only format.","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"format":{"type":"string"}},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/entity":{"get":{"summary":"One Entity","description":"One Entity: one Wikidata item as plain text (Q-id, English label, English description, entity URL). Source: Wikidata. Structured data is CC0 (https://creativecommons.org/publicdomain/zero/1.0/). These facts are free at https://www.wikidata.org. Not sold or endorsed by the Wikimedia Foundation or Wikidata. Informational only.","parameters":[{"name":"qid","in":"query","required":false,"description":"Wikidata item id, e.g. Q42. Use qid or label, not both.","schema":{"type":"string"}},{"name":"label","in":"query","required":false,"description":"Exact English label. Use qid or label, not both.","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"qid":{"type":"string"},"label":{"type":"string"}},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/ticket":{"get":{"summary":"Ticket","description":"Ticket: one Base tx hash, one card. Binds an on-chain USDC transfer to this shop’s price table. Does not settle a new payment. Does not send funds. Not a refund. Not proof the SKU body was delivered. Informational only.","parameters":[{"name":"tx","in":"query","required":true,"description":"Base transaction hash, 32-byte 0x hex","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"tx":{"type":"string"}},"required":["tx"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/pkg":{"get":{"summary":"Pkg","description":"Pkg card for one registry name. Query name= required. Informational only. Not a security assessment.","parameters":[{"name":"name","in":"query","required":true,"description":"package name","schema":{"type":"string"}},{"name":"version","in":"query","required":false,"description":"optional","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"name":{"type":"string"},"version":{"type":"string"}},"required":["name"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.05"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/btcfee":{"get":{"summary":"BTC Fee Now","description":"BTC Fee Now: recommended sat/vB from mempool.space. Not financial advice. Not a transaction quote.","parameters":[],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/ip":{"get":{"summary":"IP Card","description":"IP card: one queried address as country, region, city, ASN/org. Query param ip= required. Does not read the caller address. Source: ipwho.is. Informational only.","parameters":[{"name":"ip","in":"query","required":true,"description":"IPv4 or IPv6 to look up. Not the caller.","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"ip":{"type":"string"}},"required":["ip"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/wiki":{"get":{"summary":"Wiki Card","description":"Wiki card: English Wikipedia extract for one title. Extract from English Wikipedia, CC BY-SA 4.0. The extract (not this shop) may be reused under that license. Not endorsed by the Wikimedia Foundation.","parameters":[{"name":"q","in":"query","required":true,"description":"English Wikipedia title","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"q":{"type":"string"}},"required":["q"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/time":{"get":{"summary":"Clock","description":"Clock: current civil time for one IANA timezone. Computed on the worker from the request clock. Informational only.","parameters":[{"name":"tz","in":"query","required":true,"description":"IANA timezone, e.g. America/New_York","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"tz":{"type":"string"}},"required":["tz"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/hash":{"get":{"summary":"Hash","description":"Hash: SHA-256 of q=, hex lowercase. Computed on the worker. Input is not stored.","parameters":[{"name":"q","in":"query","required":true,"description":"UTF-8 text to SHA-256","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"q":{"type":"string"}},"required":["q"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/gas":{"get":{"summary":"Gas","description":"Gas: current gasPrice on Base or Ethereum from a public RPC. Indicative only. Not a transaction quote. Not financial advice.","parameters":[{"name":"chain","in":"query","required":false,"description":"base or eth. Default base.","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"chain":{"type":"string"}},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/hn":{"get":{"summary":"HN","description":"HN: current #1 Hacker News story (title, score, URL). Source: official HN Firebase API. Not affiliated with Y Combinator.","parameters":[],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/price":{"get":{"summary":"Spot","description":"Spot: one Coinbase public spot price. Pair like BTC-USD. Indicative only. Not a trade quote. Not financial advice. Not sold or endorsed by Coinbase.","parameters":[{"name":"pair","in":"query","required":false,"description":"Coinbase pair, e.g. BTC-USD. Default BTC-USD.","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"pair":{"type":"string"}},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/cve":{"get":{"summary":"CVE card","description":"CVE card: one CVE record (id, published, severity/cvss, one-line description, source URL). Query id=CVE-YYYY-NNNNN. Public vulnerability data. Informational only. Not a security assessment.","parameters":[{"name":"id","in":"query","required":true,"description":"CVE id","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/osv":{"get":{"summary":"OSV card","description":"OSV card: one known-vuln answer for an ecosystem/package/version from api.osv.dev. Query eco, pkg, ver. Informational only. Not a security assessment.","parameters":[{"name":"eco","in":"query","required":true,"description":"eco","schema":{"type":"string"}},{"name":"pkg","in":"query","required":true,"description":"pkg","schema":{"type":"string"}},{"name":"ver","in":"query","required":true,"description":"ver","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"eco":{"type":"string"},"pkg":{"type":"string"},"ver":{"type":"string"}},"required":["eco","pkg","ver"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/rdap":{"get":{"summary":"RDAP card","description":"RDAP card: registrar, expiry, and status for one domain via rdap.org. Query domain=. Informational only. Not legal advice.","parameters":[{"name":"domain","in":"query","required":true,"description":"domain","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"domain":{"type":"string"}},"required":["domain"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/epss":{"get":{"summary":"EPSS card","description":"EPSS card: one FIRST EPSS score for a CVE. Query cve=CVE-YYYY-NNNNN. Informational only. Not a security assessment. Not sold or endorsed by FIRST.","parameters":[{"name":"cve","in":"query","required":true,"description":"cve","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"cve":{"type":"string"}},"required":["cve"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/kev":{"get":{"summary":"KEV card","description":"KEV card: whether a CVE is on the CISA Known Exploited Vulnerabilities catalog, with date added and ransomware flag. Query cve=CVE-YYYY-NNNNN. Informational only. Not an official CISA product.","parameters":[{"name":"cve","in":"query","required":true,"description":"cve","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"cve":{"type":"string"}},"required":["cve"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/metar":{"get":{"summary":"METAR","description":"METAR: current observation for one airport (raw METAR, station, time if available). Query icao= four-letter ICAO. Source: aviationweather.gov. Informational only. Not for flight planning. Not sold or endorsed by NOAA or the Aviation Weather Center.","parameters":[{"name":"icao","in":"query","required":true,"description":"Four-letter ICAO station, e.g. KATL","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"icao":{"type":"string"}},"required":["icao"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/ens":{"get":{"summary":"ENS resolve","description":"ENS resolve: one name to an Ethereum address. Query name=. Unregistered or unset names return address null. Informational only. Not a wallet.","parameters":[{"name":"name","in":"query","required":true,"description":"ENS name, e.g. vitalik.eth","schema":{"type":"string"}}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/continue":{"get":{"summary":"Partial capability","description":"The page is noise. The useful words stay.","parameters":[],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.02"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/labyrinth/2":{"get":{"summary":"Partial capability","description":"The page is noise. The useful words stay.","parameters":[],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.02"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/labyrinth/3":{"get":{"summary":"Partial capability","description":"The page is noise. The useful words stay.","parameters":[],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.02"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/labyrinth/4":{"get":{"summary":"Partial capability","description":"The page is noise. The useful words stay.","parameters":[],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.02"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}},"/labyrinth/5":{"get":{"summary":"Partial capability","description":"The page is noise. The useful words stay.","parameters":[],"requestBody":{"required":false,"content":{"application/json":{"schema":{"type":"object","properties":{},"required":[],"additionalProperties":false}}}},"x-payment-info":{"protocols":[{"x402":{}}],"price":{"mode":"fixed","currency":"USD","amount":"0.02"}},"responses":{"200":{"description":"Paid response","content":{"text/plain":{"schema":{"type":"string"}}}},"402":{"description":"Payment required"}}}}}}