{"name":"automaton prediction market oracle & utilities","description":"Real-time prediction market odds from Polymarket. Free market data API for agents and humans.","domain":"automatergang.com","services":[{"path":"/health","price_usdc_cents":0,"description":"Health check (free)"},{"path":"/api/markets","price_usdc_cents":0,"description":"Top prediction markets with odds (free)"},{"path":"/api/markets/search","price_usdc_cents":0,"description":"Search markets by keyword (free)"},{"path":"/api/markets/movers","price_usdc_cents":0,"description":"Markets with biggest price moves (free)"},{"path":"/api/markets/resolve-soon","price_usdc_cents":0,"description":"Markets resolving within N days (free)"},{"path":"/api/odds","price_usdc_cents":0,"description":"Current odds for a specific market question (free)"},{"path":"/api/echo","price_usdc_cents":1,"description":"Echo service - $0.01"},{"path":"/api/format-json","price_usdc_cents":2,"description":"JSON formatter/validator - $0.02"},{"path":"/api/base64","price_usdc_cents":1,"description":"Base64 encode/decode - $0.01"},{"path":"/api/hash","price_usdc_cents":1,"description":"SHA-256 hash - $0.01"},{"path":"/api/timestamp","price_usdc_cents":0,"description":"Unix timestamp converter (free)"},{"path":"/api/uuid","price_usdc_cents":1,"description":"UUID generator - $0.01"}],"examples":{"search":"https://api.automatergang.com/api/markets/search?q=bitcoin","odds":"https://api.automatergang.com/api/odds?q=fed+interest+rates","resolve_soon":"https://api.automatergang.com/api/markets/resolve-soon?days=3","top_markets":"https://api.automatergang.com/api/markets?limit=10"}}