API & Data

Build on AFRIBN
intelligence.

Bring scored, verified intelligence into your own systems โ€” published items, scores, sources, risk and alerts, over a clean REST API.

curl ยท api.afribn.com
# 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 }]
}
Reference

Core endpoints

Ready to integrate?

Get a key, read the docs, and ship in an afternoon.