FREE · OPEN DATA

Public API

Nepal Republic data is free for journalists, researchers, and citizens. No API key needed. CORS is open. Please be considerate — cached responses at 2–10 min. If you build something with this, let us know.

  • GET /api/public/v1/commitments
    All 109 tracked government commitments with status and progress.
    Query params: status, category, limit
    Try it →
  • GET /api/public/v1/parties
    Per-party rollup with grade and status breakdown.
    Query params:
    Try it →
  • GET /api/public/v1/ministries
    Per-ministry rollup — which ministry is failing?
    Query params:
    Try it →
  • GET /api/public/v1/inbox
    Open party action items (stalled, overdue, silent commitments + complaints).
    Query params: kind, limit
    Try it →

Example

curl https://nepalrepublic.org/api/public/v1/commitments?status=stalled

Embed the live scorecard

Drop this into your article or blog post. Updates every 10 minutes.

<iframe src="https://nepalrepublic.org/embed/scorecard"
  width="500" height="260" frameborder="0"
  style="border:0;max-width:100%"></iframe>

RSS feed

Subscribe to the live action inbox in any RSS reader: nepalrepublic.org/inbox.rss

License: data is public-interest journalism. Attribution to Nepal Republic appreciated.