Deprecated: list the accepted unique identifier types
Deprecated: list the accepted unique identifier types
Deprecated: use lookup unique-ids types list (GET /v1/lookup/unique-ids/types). Lists the recognized external identifier types (ein, secCik, ticker, lei, duns, isin, cusip, crd, orcid) with each type’s label, accepted aliases, owner scope (entity and/or person), and the format pattern a value must match on write.
Response headers
X-RateLimit-Limit
Requests allowed per client IP in the current rate-limit window.
X-RateLimit-Remaining
Requests left before the tightest applicable rate-limit bucket rejects.
X-RateLimit-Reset
Seconds until the exhausted rate-limit bucket admits another request; 0 when none is exhausted.
Response
OK
alias
Alias tokens accepted by the write boundary.
canonical
Canonical uniqueId type value persisted in id_type.
label
Human-readable label.
ownerScope
Owner kinds this identifier type may attach to.
Allowed values:
pattern
Regex the identifier value must match, when constrained.
Errors
400
Bad Request Error
406
Not Acceptable Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error