A name to DFX ids, fast, across every private capital graph
resolve_nameResolve a firm, fund, person or company name to canonical dfx ids from the Data Factory's index of every published name and alias (former names, dbas, legal names) on the family office, sponsor, venture, private equity, RIA, allocator, private credit and real estate fund graphs as each graph is indexed. Each row carries the ROLES the institution holds across graphs where the identity layer publishes them, so one institution that is a private equity manager, a registered adviser, a private credit manager, a real estate fund manager and a manager holding allocator capital comes back as one identity with the id on each graph, never as five unrelated firms. Ranked exact, prefix, then word match; one row per entity; typically under 200 ms. The first call before get_entity. Real estate organisations are resolved by resolve_organization instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name, or a word of it (Blackstone, Horowitz, Thoma). | |
| limit | No | ||
| domain | No | Comma-separated: family_office, independent_sponsor, venture_capital, private_equity, ria, allocators, private_credit, real_estate_funds. Default: all. | |
| entity_type | No | Comma-separated graph types: organization, office, sponsor, capital_provider, fund, person, company. |