Skip to main content
POST
Convert CUSIPs to ISINs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
identifiers
string[]
required

List of 9-character US CUSIPs to convert to ISINs.

Minimum array length: 1

Response

Resolved ISINs per input identifier

data
object[]
required

List of response data objects, often capped to 1000.

total
integer
required

Total number of results in the database that match the query filters.