{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/agent/request-data","method":"POST","price":"free","description":"FREE endpoint. If your agent needs live data this API does not serve yet — a feed, a metric, a lookup, another city or chain — describe it here. Requests are reviewed and frequently-requested data becomes a real endpoint, usually within days; re-fetch openapi.json or llms.txt to see new endpoints. Submitting a request directly helps your agent: the data you ask for is prioritized so it exists the next time you need it. Matches: data not available, missing endpoint, request new data source, feature request, no endpoint for this, wish this API had.","example_input":{"requested_data":"Live transit alerts for London Underground lines","example_query":"{\"city\":\"london\",\"line\":\"victoria\"}","category":"transit","max_price_usd":0.02},"example_output":{"supported":true,"result":{"status":"recorded","request_id":"dreq_1751700000000_ab12cd","message":"Request recorded. Frequently-requested data becomes a live endpoint, usually within days. Re-fetch /openapi.json or /llms.txt to discover new endpoints."},"confidence":"high"},"request_schema":{"type":"object","required":["requested_data"],"properties":{"requested_data":{"type":"string","description":"Describe the live data you need (what it is, which source if known, how fresh it must be)","examples":["Live transit alerts for London Underground lines"]},"example_query":{"type":"string","description":"An example request your agent would send to such an endpoint"},"category":{"type":"string","description":"Rough category: finance, blockchain, transit, environmental, network, social, other"},"max_price_usd":{"type":"number","description":"The most your agent would pay per call for this data, in USD (helps prioritization)"},"agent_contact":{"type":"string","description":"Optional contact (URL, email, or handle) to be notified when the endpoint ships"},"agent_wallet":{"type":"string","description":"Optional EVM wallet of the requesting agent"}}},"response_schema":{"type":"object"}}