{"name":"War-Tracker","version":"1.0.0","description":"Read-only conflict-event dataset and per-event article surface. Returns geolocated war/conflict events sourced from public OSINT channels; each event carries event_type, location, actor/victim, casualty counts, lat/lng, media (photo or video), and a schema.org NewsArticle + Event JSON-LD graph. Designed for automated consumption by AI agents and downstream OSINT tooling.","url":"https://war-tracker.com/","documentationUrl":"https://war-tracker.com/api/v1/docs","iconUrl":"https://war-tracker.com/favicon-512.png","provider":{"organization":"War-Tracker","url":"https://war-tracker.com/","contactEmail":"sales@war-tracker.com"},"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json","application/ld+json","text/html","text/markdown"],"authentication":{"schemes":["x402"],"details":{"x402":{"policyUrl":"https://war-tracker.com/x402.json","policyDocumentUrl":"https://war-tracker.com/x402","humanPolicy":"https://war-tracker.com/pricing","specification":"https://docs.x402.org","appliesTo":"AI-training User-Agents (GPTBot, ClaudeBot, etc.)","freeUserAgents":"Humans, classic search (Googlebot, Bingbot), AI search (OAI-SearchBot, PerplexityBot), and user-triggered agents (ChatGPT-User, Claude-User) are NOT charged."}}},"skills":[{"id":"list_events","name":"List events","description":"Paginated list of recent conflict events. Supports filters by country, region, event_type, classifier confidence (LOW/MEDIUM/HIGH), and date range.","tags":["search","events","conflict"],"inputModes":["application/json"],"outputModes":["application/json"],"examples":["GET https://war-tracker.com/api/v1/events?country=UA&limit=50","GET https://war-tracker.com/api/v1/events?country=UA&confidence=HIGH&limit=50"]},{"id":"get_event","name":"Get one event","description":"Enriched single-event payload: base metadata, canonical_url, headline, tldr, article paragraphs, FAQ, transcript (when available), super_event (parent conflict), and full schema.org @graph in `jsonld_graph`.","tags":["events","ld+json"],"inputModes":["application/json"],"outputModes":["application/json","application/ld+json"],"examples":["GET https://war-tracker.com/api/v1/events/397003","GET https://war-tracker.com/share/397003 (Accept: application/json)"]},{"id":"get_event_media","name":"Get event media bytes","description":"Full photo or video bytes for an event. Check `has_media` and `is_video` on the event detail first to decide whether to pay.","tags":["media","video","photo"],"inputModes":["application/json"],"outputModes":["image/jpeg","image/png","video/mp4","application/octet-stream"],"examples":["GET https://war-tracker.com/media/397003"]},{"id":"list_taxonomy","name":"List filter taxonomy","description":"Free taxonomy endpoints describing the filterable dimensions (regions, countries, event types). Always free — every agent needs these to know how to filter.","tags":["taxonomy","free"],"inputModes":["application/json"],"outputModes":["application/json"],"examples":["GET https://war-tracker.com/api/v1/regions","GET https://war-tracker.com/api/v1/countries","GET https://war-tracker.com/api/v1/event-types"]},{"id":"get_pricing_policy","name":"Discover pricing","description":"Machine-readable x402 payment policy: network, wallet, supported schemes, per-route prices, free user-agent classes.","tags":["policy","x402","payment"],"inputModes":["application/json"],"outputModes":["application/json"],"examples":["GET https://war-tracker.com/x402.json"]}],"supportedInterfaces":[{"url":"https://war-tracker.com/api/v1/","transport":"https","protocol":"rest","openapi":"https://war-tracker.com/api/v1/openapi.json"}],"paidRoutesSummary":[{"pattern":"^/share/\\d+(/[^/?]*)?/?$","price":"$0.001","service":"War-Tracker Event Article"},{"pattern":"^/api/v1/events/?$","price":"$0.005","service":"War-Tracker Events Corpus"},{"pattern":"^/api/v1/events/\\d+/?$","price":"$0.001","service":"War-Tracker Event Detail"},{"pattern":"^/media/\\d+/?$","price":"$0.01","service":"War-Tracker Event Media"},{"pattern":"^/(region|country|event-type)/[^/?]+/?$","price":"$0.0005","service":"War-Tracker Hub Page"}],"agentDiscoverySurface":{"linkHeader":"RFC 8288","apiCatalog":"https://war-tracker.com/.well-known/api-catalog","openapi":"https://war-tracker.com/api/v1/openapi.json","llmsTxt":"https://war-tracker.com/llms.txt","sitemap":"https://war-tracker.com/sitemap.xml","x402Policy":"https://war-tracker.com/x402.json"}}