API Documentation

⌘K
GET/api/1/bonds/analytics/{identifier}

Bond Analytics API

Returns computed analytics for a bond: YTM, duration, convexity, Z-spread, OAS, and yield-to-worst

Parameters

1
identifierstringrequired
path

Bond identifier: ISIN, CUSIP, or FIGI

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/bonds/analytics/US0378331005' \
  -H 'Accept: application/json'
200 Response
Default Response