{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/agent/capabilities-diff","method":"POST","price":"free","description":"FREE endpoint. Submit an array of data or capability needs. The API returns details on matching endpoints we currently serve and automatically logs unmatched needs as roadmap requests.","example_input":{"needs":["US bank holidays","DNS propagation","real-time stock pricing"],"agent_wallet":"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"},"example_output":{"supported":true,"result":{"available":[{"need":"US bank holidays","path":"/calendar/holidays","summary":"Bank and Public Holidays Calendar","price":"$0.010 USDC"},{"need":"DNS propagation","path":"/network/dns-propagation","summary":"DNS Propagation Checker","price":"$0.010 USDC"}],"gaps":["real-time stock pricing"],"message":"Recorded 1 gaps. Frequently-requested data becomes a live endpoint within days."},"confidence":"high"},"request_schema":{"type":"object","required":["needs"],"properties":{"needs":{"type":"array","items":{"type":"string"},"description":"List of data or utility needs your agent requires"},"agent_contact":{"type":"string","description":"Optional contact to notify when gaps are shipped"},"agent_wallet":{"type":"string","description":"Optional EVM wallet address"}}},"response_schema":{"type":"object"}}