OpenFIGI
The OpenFIGI API lets you submit third‑party security identifiers to obtain their corresponding FIGI codes via the POST /mapping endpoint, and retrieve permissible values for enumerated mapping fields using GET /mapping/values/{key}.
Latency
2254ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/mapping
Allows mapping from third-party identifiers to FIGIs.
/mapping/values/{key}
Get values for enum-like fields.
2 endpoints auto-detected
Authentication
This API requires authentication: apiKey.
curl -X POST \ "https://www.openfigi.com/api/mapping"
www.openfigi.com · HTTPS only