工具 API

get_credit_sovereign_cds_spreads

Fetch sovereign CDS (credit default swap) spreads by country. Use when the user asks about sovereign CDS spreads, default insurance costs for government debt, or CDS net of the Switzerland benchmark. Returns sovereign CDS spreads (raw and net of Switzerland) with Moody's rating context. Filterable by country and as-of date. Paginated.

finance1 积分

调用信息

工具标识
eodhd.get_credit_sovereign_cds_spreads
服务提供方
EODHD
平均响应
0 ms
近 7 天调用
0

输入参数

country

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

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.