Developers

Sovereign data, by API.

Drop TreasuryMarketCap signals into your risk engine, portfolio dashboard, or ministry warehouse. REST today, GraphQL and streaming on the roadmap.

Endpoints
v1 · JSON · Bearer auth
GET/v1/countriesAll sovereigns with latest Treasury Health Score™.
GET/v1/countries/{iso3}Full profile: scores, latest metrics, debt instruments, IMF programs.
GET/v1/countries/{iso3}/timeseriesHistorical macro / fiscal time series.
GET/v1/risk/indicatorsSovereign risk indicators across 6 axes.
GET/v1/esg/metricsESG and climate finance metrics.
GET/v1/newsCurated treasury and policy news with sentiment.
POST/v1/ai/analystAI-generated narrative analysis for any sovereign.
Sample request
curl https://api.treasurymarketcap.com/v1/countries/USA \
  -H "Authorization: Bearer $TMC_API_KEY"
Sample response
{
  "iso3": "USA",
  "name": "United States",
  "health_score": 71.4,
  "tier": "Strong",
  "rank": 17,
  "scores": { "debt": 58, "fiscal": 62,
              "governance": 78, "esg": 70 }
}
Developer
Free
  • 100 calls / day
  • Public data only
Get a key
Institutional
£999/mo
  • 100k calls / month
  • Full schema
  • Webhooks
Talk to sales
Enterprise
Custom
  • Unlimited
  • On-prem mirror
  • SLA + SSO
Talk to sales