TOOL API

get_credit_sovereign_risk_premium

Fetch sovereign country risk premiums. Use when the user asks about country risk premium, equity risk premium, adjusted default spreads, or Moody's sovereign ratings by country. Returns country-level risk premium data (Damodaran-style): adjusted default spread, country risk premium, equity risk premium, corporate tax rate, and sovereign CDS where available. Filterable by country, region, and as-of date. Paginated.

finance1 credits

Call information

Tool slug
eodhd.get_credit_sovereign_risk_premium
Provider
EODHD
Average response
0 ms
Calls in 7 days
0

Input parameters

country

Filter by country (ISO-3 code or name).

region

Filter by region.

as_of

Filter by as-of date (YYYY-MM-DD).

limit

Records per page (default 20, max 100).

offset

Pagination offset.

fmt

'json' or 'csv'. Default 'json'.

api_token

Per-call token override.