Skip to main content

API Reference

Build with intelligence.

Integrate real-time conflict data, AI-powered analysis, and predictive intelligence into your applications. RESTful API with 28+ documented endpoints.

Base URL: https://api.conflictradar.co Version: v1

Authentication

All API requests require a Bearer token in the Authorization header. Generate API keys from your organization settings (Business plan and above). Keys use the cok_live_ prefix.

curl -X GET https://api.conflictradar.co/api/v1/events \
  -H "Authorization: Bearer cok_live_your_api_key_here"

TLS 1.3

All connections encrypted

SHA-256 hashed

Keys never stored in plaintext

Key rotation

Zero-downtime credential rotation

Rate Limits

Rate limits are enforced per API key using a token-bucket algorithm. Exceeding the limit returns 429 Too Many Requests with Retry-After, X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers.

PlanRequests / HourBurst LimitData Retention
Free100 / hour10 / min7 days
Pro1,000 / hour60 / min90 days
Business10,000 / hour300 / min1 year
EnterpriseUnlimitedCustomCustom

Authentication

Manage API keys and authenticate requests. Business plan and above.

Ready to integrate?

Get started with a free account and explore the API. Upgrade to Business for programmatic API key access and higher rate limits.