Bring scored, verified intelligence into your own systems โ published items, scores, sources, risk and alerts, over a clean REST API.
# Fetch high-impact published intelligence curl https://api.afribn.com/v1/intelligence \ -H "Authorization: Bearer $AFRIBN_KEY" \ -d "country=NG&min_aiv=80" # โ 200 OK { "id": "PUB-3301", "headline": "Kenya signs $2.1bn...", "aiv": 85, "confidence": 82, "sources": [{ "srs": 94 }] }