Files
intelligence-terminal/docs/sources/acled.md
MrSphay 42b7fc2024
All checks were successful
Build / test-and-image (push) Successful in 2m39s
docs: add registry dockge and dashboard operations
2026-05-16 21:18:51 +02:00

10 lines
493 B
Markdown

# ACLED
Provides conflict events, fatalities, event types, and locations.
- Auth: `ACLED_EMAIL` and `ACLED_PASSWORD`.
- Flow: OAuth password grant is tried first, then cookie session fallback.
- Failure modes: missing credentials, terms/profile not completed, expired token, account missing API access.
- Behavior: missing or rejected credentials produce degraded source health with the ACLED error text.
- Test: set credentials, run `node apis/sources/acled.mjs`, then check `/api/health`.