How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Factset Markit Bond Prices and Analytics API

The Markit Bond Prices and Analytics API from Factset — 8 operation(s) for markit bond prices and analytics.

Factset Markit Bond Prices and Analytics API is one of 460 APIs that Factset publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Markit Bond Prices and Analytics. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, a changelog, and 1 JSON Schema.

This API exposes 16 operations across 8 paths, and defines 31 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against 2 base URLs: https://api.factset.com, https://api-sandbox.factset.com.

16 operations 8 paths 31 schemas 8 GET8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.factset.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Factset Markit Bond Prices and Analytics API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

Paths & Operations 16

Across 8 paths, the API surfaces 16 operations — 8 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Markit Bond Prices and Analytics 16
GET
/markit-bond-prices-and-analytics/v1/prices
Factset Get Bid, Mid and Ask prices for a list of securities
getBondPrices 5 params → 200400401403415500
POST
/markit-bond-prices-and-analytics/v1/prices
Factset Request Bid, Mid and Ask prices for a list of securities
getBondPricesForList body → 200400401403415500
GET
/markit-bond-prices-and-analytics/v1/spread
Factset Get the Spread and OAS data for a list of securities
getBondSpread 5 params → 200400401403415500
POST
/markit-bond-prices-and-analytics/v1/spread
Factset Request the Spread and OAS data for a list of securities
getBondSpreadForList body → 200400401403415500
GET
/markit-bond-prices-and-analytics/v1/yield
Factset Get yield information for given date range and list of securities
getBondYield 5 params → 200400401403415500
POST
/markit-bond-prices-and-analytics/v1/yield
Factset Request yield information for given date range and list of securities
getBondYieldForList body → 200400401403415500
GET
/markit-bond-prices-and-analytics/v1/issuer-yield-curve
Factset Get yield curve data for given date range and list of securities
getBondIssuerYieldCurve 5 params → 200400401403415500
POST
/markit-bond-prices-and-analytics/v1/issuer-yield-curve
Factset Request yield curve data for given date range and list of securities
getBondIssuerYieldCurveForList body → 200400401403415500
GET
/markit-bond-prices-and-analytics/v1/sensitivity
Factset Get the bond sensitivity data for a list of securities
getBondSensitivity 5 params → 200400401403415500
POST
/markit-bond-prices-and-analytics/v1/sensitivity
Factset Request the bond sensitivity data for a list of securities
getBondSensitivityForList body → 200400401403415500
GET
/markit-bond-prices-and-analytics/v1/meta
Factset Get bond meta data for a list of securities.
getBondMeta 5 params → 200400401403415500
POST
/markit-bond-prices-and-analytics/v1/meta
Factset Get bond meta data for a list of securities.
getBondMetaForList body → 200400401403415500
GET
/markit-bond-prices-and-analytics/v1/abs-details
Factset Get Asset Backed Security Details for a list of securities
getABSDetails 5 params → 200400401403415500
POST
/markit-bond-prices-and-analytics/v1/abs-details
Factset Request Asset Backed Security Details for a list of securities
getABSDetailsForList body → 200400401403415500
GET
/markit-bond-prices-and-analytics/v1/coupon
Factset Get coupon data for given date range and list of securities
getBondCoupon 5 params → 200400401403415500
POST
/markit-bond-prices-and-analytics/v1/coupon
Factset Request coupon data for given date range and list of securities
getBondCouponForList body → 200400401403415500

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are bondIssuerYieldCurve (37 properties), bondSpread (32 properties), bondMeta (24 properties), absDetails (19 properties). Each schema is shown below with its type and property counts.

bondYield
object
15 properties
bondCoupon
object
7 properties
idsABS
array
Security or Entity identifiers. FactSet Identifiers, tickers, CUSIP, ISIN and SEDOL are accepted input.
bondPricesResponse
object
Array of Bond Prices Response Objects
1 property
bondIssuerYieldCurve
object
37 properties
bondMeta
object
24 properties
bondSensitivityResponse
object
Array of Bond Sensitivity Response Objects
1 property
ids
array
Security or Entity identifiers. FactSet Identifiers, tickers, CUSIP, ISIN and SEDOL are accepted input.
calendar
string
Calendar of data returned. SEVENDAY includes weekends. LOCAL calendar will default to the securities' trading calendar which excludes date records for respecti…
bondPrices
object
17 properties
endDate
string
The end date requested for a given date range in YYYY-MM-DD format. If left blank, the API will default to previous close. Future dates (T+1) are not accepted…
bondSpread
object
32 properties
bondYieldResponse
object
Array of Bond Yield Response Objects
1 property
bondYieldRequest
object
Bond Yield request body elements
5 properties 1 required
absDetails
object
19 properties
errorResponse
object
5 properties
bondCouponRequest
object
Bond Coupon request body elements
5 properties 1 required
bondCouponResponse
object
Array of Bond Coupon Response Objects
1 property
bondSensitivityRequest
object
Bond Sensitivity request body elements
5 properties 1 required
startDate
string
The start date requested for a given date range in YYYY-MM-DD format. If left blank, the API will default to previous close. Future dates (T+1) are not accepte…
bondMetaResponse
object
Array of Bond Meta Response Objects
1 property
bondMetaRequest
object
Bond Meta request body elements
5 properties 1 required
bondSpreadResponse
object
Array of Bond Spread Response Objects
1 property
bondPricesRequest
object
Bond Prices request body elements
5 properties 1 required
bondIssuerYieldCurveRequest
object
Bond Issuer Yield Curve request body elements
5 properties 1 required
absDetailsRequest
object
ABS Details request body elements
5 properties 1 required
bondIssuerYieldCurveResponse
object
Array of Bond Issuer Yield Curve Response Objects
1 property
absDetailsResponse
object
Array of ABS Details Response Objects
1 property
bondSpreadRequest
object
Bond Spread request body elements
5 properties 1 required
frequency
string
Controls the display frequency of the data returned. D = Daily W = Weekly, based on the last day of the week of the start date. M = Monthly, based on the last…
bondSensitivity
object
18 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

factset-markit-bond-prices-and-analytics-api-openapi.yml Raw ↑

Other APIs Factset publishes across the network.

FactSet Recommendation List API for Digital Portals
FactSet Bonds API for Digital Portals
FactSet Virtual Portfolio API for Digital Portals
FactSet Stocks API for Digital Portals
FactSet Securitized Derivatives API for Digital Portals
FactSet Watchlist API for Digital Portals
FactSet Funds API for Digital Portals
FactSet Data Monitor API
FactSet Mergers and Acquisitions API
FactSet News API
News API for Digital Portals
FactSet Real-Time Options API
Where this information came from

This is an independent, third-party profile of Factset Markit Bond Prices and Analytics API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.