工具 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 积分
调用信息
- 工具标识
- eodhd.get_credit_sovereign_default_spreads
- 服务提供方
- EODHD
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
ratingFilter by rating (e.g. 'Aaa', 'Baa2').
as_ofFilter by as-of date (YYYY-MM-DD).
limitRecords per page (default 20, max 100).
offsetPagination offset.
fmt'json' or 'csv'. Default 'json'.
api_tokenPer-call token override.