SHEtoken Data API
A public read-only REST API serving the SHE Score, comparison indexes, vital statistics, history and signals. Base URL: https://api.shetoken.org. Interactive docs at https://api.shetoken.org/docs.
Versioned scores
- GET /api/scores — official SHE Score (alias of v2)
- GET /api/v2/scores — official v2 (published five-pillar methodology)
- GET /api/v2/scores/{iso} — one country, v2
- GET /api/v3-preview/scores — SHADOW v3 only; carries version/status + per-pillar coverage; never affects published scores or $SHE supply mechanics
SHE Score
- GET /v1/summary
- GET /v1/wei/countries
- GET /v1/wei/countries/{iso}
- GET /v1/wei/states/{country}
- GET /v1/wei/leaderboard
Comparison indexes, vital stats, history, signals
GET /v1/gpi · /v1/svi · /v1/wadi · /v1/wevi · /v1/whi · /v1/wvi · /v1/vital/countries/{iso} · /v1/lifepath/{iso} · /v1/wei/history/* · /v1/signals/latest. Comparison indexes are shown for reference only and are never inputs to the SHE Score.