Skip to main content
GET
LEI ↔ ISIN mappings

Authorizations

Authorization
string
header
required

GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....

Query Parameters

lei
string

LEI to resolve to ISINs.

isin
string

ISIN to resolve back to its LEI.

limit
integer
default:50

Rows to return.

Required range: 1 <= x <= 500
cursor
integer

Offset cursor.

Required range: x >= 0

Response

LEI↔ISIN pairs with pagination and meta.

The response is of type object.