TOOL API

get_credit_sovereign_default_spreads

Fetch default spreads by credit rating. Use when the user asks about the default spread associated with a given rating (e.g. Aaa, Baa2), or the rating-to-spread mapping used to derive country risk premiums. Returns the default spread for each rating bucket. Filterable by rating and as-of date. Paginated.

finance1 credits

Call information

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

Input parameters

rating

Filter by rating (e.g. 'Aaa', 'Baa2').

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.