The fixed income endpoint provides a daily updated list of available bonds. It returns an array containing detailed information about each bond, including identifiers, names, and other relevant attributes.
- Provider
- Twelve Data API (Market Data)
- Input summary
- {"name":"symbol","type":"string","required":false,"description":"The ticker symbol of an instrument for which data is requested"}, {"name":"exchange","type":"string","required":false,"description":"Filter by exchange name"}, {"name":"country","type":"string","required":false,"description":"Filter by country name or alpha code, e.g., `United States` or `US`"}, {"name":"format","type":"string","required":false,"description":"The format of the response data","enum":["JSON","CSV"]}, {"name":"delimiter","type":"string","required":false,"description":"The separator used in the CSV response data"}, {"name":"show_plan","type":"boolean","required":false,"description":"Adds info on which plan symbol is available"}, {"name":"page","type":"integer","required":false,"description":"Page number of the results to fetch"}, {"name":"outputsize","type":"integer","required":false,"description":"Determines the number of data points returned in the output"}
- Output summary
- Not available
- Billing
- 2.37
- Freshness
- Not available
- Verification
- Not available