How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Factset Factset Concordance API

The Factset Concordance API from Factset — 21 operation(s) for factset concordance.

Factset Factset Concordance API is one of 460 APIs that Factset publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Factset Concordance. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, a changelog, and 1 JSON Schema.

This API exposes 25 operations across 21 paths, and defines 44 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against 2 base URLs: https://api.factset.com, https://api-sandbox.factset.com.

25 operations 21 paths 44 schemas 11 GET14 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.factset.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Factset Factset Concordance API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

Paths & Operations 25

Across 21 paths, the API surfaces 25 operations — 11 GET, 14 POST. Each is listed below with its method, path, parameters, and response codes.

Factset Concordance 25
GET
/factset-concordance/v2/entity-match
Factset Get Entity Candidates and Matches for a single name and attributes.
getEntityMatch 36 params → 200400401403415500
POST
/factset-concordance/v2/entity-match
Factset Get a list of Entity Candidates and Matches for a requested list of up to 25 names and attributes.
getEntityMatchForList body → 200400401403415500
POST
/factset-concordance/v2/entity-task
Factset Input a file with names and attributes, creating a taskId.
getEntityTaskForList body → 200400401403415500
GET
/factset-concordance/v2/entity-task-status
Factset Gets the status of the requested taskId or all tasks for a User
getEntityTaskStatus 4 params → 200400401403415500
GET
/factset-concordance/v2/entity-decisions
Factset Get the decisions of matches for the requested taskId.
getEntityDecisions 3 params → 200400401403415500
POST
/factset-concordance/v2/universe
Factset Create a new universe
getUniverseForList body → 200400401403415500default
GET
/factset-concordance/v2/entity-universe
Factset Retrieve all saved mappings within a requested universe
getEntityUniverse 6 params → 200400401403415500
POST
/factset-concordance/v2/entity-universe
Factset Retrieve all saved mappings within a requested universe or large list of client ids
getEntityUniverseForList body → 200400401403415500
GET
/factset-concordance/v2/people-universe
Factset Retrieve all saved mappings within a requested universe
getPeopleUniverse 6 params → 200400401403415500
POST
/factset-concordance/v2/people-universe
Factset Retrieve all saved mappings within a requested universe or large list of client ids
getPeopleUniverseForList body → 200400401403415500
POST
/factset-concordance/v2/update-universe
Factset Update metadata for an existing universe
getUpdateUniverseForList body → 200400401403415500default
GET
/factset-concordance/v2/universes
Factset Fetch metadata for universes
getUniverses 2 params → 200default
GET
/factset-concordance/v2/entity-universe-statistics
Factset Get statistics on a given universe
getEntityUniverseStatistics 1 param → 200default
GET
/factset-concordance/v2/universe-statistics
Factset Get statistics on a given universe
getUniverseStatistics 1 param → 200default
POST
/factset-concordance/v2/entity-mapping
Factset Saves a single-mapping specified by the client.
getEntityMappingForList body → 200400401403415500
POST
/factset-concordance/v2/people-mapping
Factset Saves a single-mapping specified by the client.
getPeopleMappingForList body → 200400401403415500
POST
/factset-concordance/v2/entity-mapping-delete
Factset Deletes mapping specified by the client.
getEntityMappingDeleteForList body → 200400401403415500
POST
/factset-concordance/v2/people-mapping-delete
Factset Deletes mapping specified by the client.
getPeopleMappingDeleteForList body → 200400401403415500
POST
/factset-concordance/v2/snowflake-entity-match
Factset Perform an entity search and return a snowflake-friendly response. Up to 25 Names per request.
getSnowflakeEntityMatchForList body → 200
POST
/factset-concordance/v2/snowflake-entity-mapping
Factset Save entity mappings to a universe
snowflakeEntityMappingPost body → default
GET
/factset-concordance/v2/people-match
Factset Find potential people matches given a person's name.People matches can be retrieved using person's name and other attributes like firstname, middlename and lastname.
getPeopleMatch 7 params → 200400401403415500
POST
/factset-concordance/v2/people-match
Factset Find potential people matches given a person's name.
getPeopleMatchForList body → 200400401403415500
POST
/factset-concordance/v2/people-task
Factset Create a People Concordance Task.
getPeopleTaskForList body → 200400401403415500
GET
/factset-concordance/v2/people-task-status
Factset Get the Status of the People Tasks.
getPeopleTaskStatus 4 params → 200400401403415500
GET
/factset-concordance/v2/people-decisions
Factset Get the decisions of matches for the requested taskId.
getPeopleDecisions 3 params → 200400401403415500

Schemas 44

The contract defines 44 schemas that model the data the API accepts and returns. The most detailed are EntityMatch (63 properties), EntityTaskStatus (60 properties), EntityMapping (40 properties), EntityMappingRequest (36 properties). Each schema is shown below with its type and property counts.

SnowflakeEntityMatchRequest
object
1 property 1 required
universeStatistics
object
Mapping statistics for a given universe
5 properties
SnowflakeEntityMatchResponse
object
1 property
EntityTaskStatusResponse
object
1 property
EntityMappingRequest
object
36 properties 3 required
UpdateUniverseRequest
object
3 properties 1 required
Universe
object
Metadata about a single universe
9 properties
PeopleUniverseResponse
object
1 property
EntityMatchRequest
object
Request object for a requesting multiple Entity Matches.
7 properties 1 required
SnowflakeEntityMappingResponse
object
1 property
PeopleDecisions
object
Concordance People Decisions object. Returned to show the Decision reached for each Entity.
29 properties
CreateUniverseRequest
object
3 properties 1 required
PeopleTaskStatus
object
Concordance People Task Status object. Shows the settings and status of a taskId and some statistics on the matches.
32 properties
PeopleTaskResponse
object
1 property
EntityMatchesResponse
object
Response object for Entity Matches.
1 property
EntityMappingDeleteRequest
object
2 properties 2 required
EntityMappingDeleteResponse
object
1 property
universeStatisticsResponse
object
1 property
EntityMatch
object
Entity Match object showing the decision reached for each Entity.
63 properties
EntityTaskResponse
object
1 property
UniversesResponse
object
1 property
PeopleTask
object
Concordance People Task object. Shows the settings and status of a taskId and some statistics on the matches.
32 properties
EntityMapping
object
Concordance Company Entity Mapping object. Shows the mapping detail related to user's universe.
40 properties
EntityResponse
object
1 property
PeopleMatchesResponse
object
Response object for People Matches.
1 property
EntityDecisionsResponse
object
1 property
PeopleUniverseRequest
object
6 properties 1 required
EntityUniverseStatisticsResponse
object
1 property
PeopleMappingDeleteResponse
object
1 property
EntityTaskStatus
object
Concordance Entity Task Status object. Shows the settings and status of a taskId and some statistics on the matches.
60 properties
EntityUniverseRequest
object
6 properties 1 required
PeopleMappingRequest
object
12 properties 3 required
PeopleMatch
object
People Match object showing the decision reached for each Entity.
29 properties
SnowflakeEntityMappingRequest
object
1 property 1 required
UniverseMetaResponse
object
1 property
PeopleMapping
object
Concordance People Mapping object. Shows the mapping detail related to user's universe.
16 properties
PeopleDecisionsResponse
object
1 property
errorResponse
object
5 properties
EntityUniverseResponse
object
1 property
UniverseStatistics
object
Mapping statistics for a given universe
5 properties
PeopleMappingResponse
object
1 property
PeopleMatchRequest
object
Request object for a requesting multiple People Matches.
2 properties
UniverseMeta
object
Metadata about a single universe
9 properties
PeopleTaskStatusResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

factset-factset-concordance-api-openapi.yml Raw ↑

Other APIs Factset publishes across the network.

FactSet Recommendation List API for Digital Portals
FactSet Bonds API for Digital Portals
FactSet Virtual Portfolio API for Digital Portals
FactSet Stocks API for Digital Portals
FactSet Securitized Derivatives API for Digital Portals
FactSet Watchlist API for Digital Portals
FactSet Funds API for Digital Portals
FactSet Data Monitor API
FactSet Mergers and Acquisitions API
FactSet News API
News API for Digital Portals
FactSet Real-Time Options API
Where this information came from

This is an independent, third-party profile of Factset Factset Concordance API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.