Factset · Schema

EntityMatch

Entity Match object showing the decision reached for each Entity.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
entityId string FactSet Entity Identifier of the entity matched respective to the requested Name submitted. For more detail, visit [FactSet Permanent Security Identifier](https://oa.apps.factset.com/cms/oaAttachment/
entityName string Full name corresponding to the matched entity.
countryCode string ISO2 country code corresponding to the location of the matched entity.
entityTypeCode string Code representing the entity type of the matched entity. See the related request parameter for a table of all Codes and their respective descriptions.
View JSON Schema on GitHub

JSON Schema

factset-private-markets-entity-match-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "EntityMatch",
  "type": "object",
  "description": "Entity Match object showing the decision reached for each Entity.\n",
  "properties": {
    "entityId": {
      "type": "string",
      "description": "FactSet Entity Identifier of the entity matched respective to the requested Name submitted. For more detail, visit [FactSet Permanent Security Identifier](https://oa.apps.factset.com/cms/oaAttachment/64c3213a-f415-4c27-a336-92c73a72deed/24881)\n"
    },
    "entityName": {
      "type": "string",
      "description": "Full name corresponding to the matched entity."
    },
    "countryCode": {
      "type": "string",
      "description": "ISO2 country code corresponding to the location of the matched entity."
    },
    "entityTypeCode": {
      "type": "string",
      "description": "Code representing the entity type of the matched entity. See the related request parameter for a table of all Codes and their respective descriptions."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/factset-private-markets-entity-match"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.