Convert CUSIPs to ISINs
Utilities
Convert CUSIPs to ISINs
Convert a list of 9-character US CUSIPs into ISINs.
Inputs that do not match the 9-character CUSIP format are returned with isin: null.
Since all other endpoints require ISINs, this endpoint is useful to convert identifiers to ISINs before using other endpoints.
POST
Convert CUSIPs to ISINs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
List of 9-character US CUSIPs to convert to ISINs.
Minimum array length:
1