Skip to main content
GET
Resolve Bond

Overview

Resolve bond identifiers (CUSIP, ISIN) or free-text descriptions to structured bond data. Useful for looking up bonds by CUSIP or matching user queries to specific instruments.

Request

string
Free-text search query.Example: RIG 8% 2027
string
Exact CUSIP lookup.Example: 893830AK8
string
Exact ISIN lookup.Example: US893830AK85
string
Filter by company ticker.Example: RIG
number
Filter by coupon rate (%).Example: 8.0
integer
Filter by maturity year.Example: 2027
string
default:"fuzzy"
Match mode: exact or fuzzy
integer
default:"5"
Maximum number of matches.

Response

object

Examples

Free-Text Query

Response

CUSIP Lookup

Response:

Handling Fuzzy Matches

When the query is ambiguous, multiple matches may be returned:
Response:

Use Cases

Map User Input to CUSIP

Validate CUSIP