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 Global Prices API

The Factset Global Prices API from Factset — 7 operation(s) for factset global prices.

Factset Factset Global Prices 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 Global Prices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, a changelog, and 1 JSON Schema.

This API exposes 12 operations across 7 paths, and defines 41 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.

12 operations 7 paths 41 schemas 7 GET5 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 Global Prices API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

Paths & Operations 12

Across 7 paths, the API surfaces 12 operations — 7 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Factset Global Prices 12
GET
/factset-global-prices/v1/prices
Factset Gets end-of-day Open, High, Low, Close for a list of securities.
getGPDPrices 9 params → 200202400401403415500
POST
/factset-global-prices/v1/prices
Factset Requests end-of-day Open, High, Low, Close for a large list of securities.
getSecurityPricesForList body → 200202400401403415500
GET
/factset-global-prices/v1/corporate-actions
Factset Gets Corporate Actions information.
getGPDCorporateActions 8 params → 200202400401403415500
POST
/factset-global-prices/v1/corporate-actions
Factset Requests Corporate Actions information.
postCorporateActions body → 200202400401403415500
GET
/factset-global-prices/v1/annualized-dividends
Factset Gets Indicated Annualized Dividend information.
getannualizedDividends 3 params → 200202400401403415500
POST
/factset-global-prices/v1/annualized-dividends
Factset Gets Indicated Annualized Dividend information.
getannualizedDividendsForList body → 200202400401403415500
GET
/factset-global-prices/v1/returns
Factset Gets Returns for a list of ids as of given date range.
getReturns 7 params → 200202400401403415500
POST
/factset-global-prices/v1/returns
Factset Gets Returns for a list of ids as of given date range.
getReturnsForList body → 200202400401403415500
GET
/factset-global-prices/v1/security-shares
Factset Gets Shares Outstanding information for securities.
getSharesOutstanding 6 params → 200202400401403415500
POST
/factset-global-prices/v1/security-shares
Factset Gets Shares Outstanding information for securities.
postSharesOutstanding body → 200202400401403415500
GET
/factset-global-prices/v1/batch-status
Factset Returns the status for a Batch Request
getBatchStatus 1 param → 201202404
GET
/factset-global-prices/v1/batch-result
Factset Returns the response for a Batch Request
getBatchData 1 param → 200202404

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are sharesOutstandingResponseObject (15 properties), corporateAction (10 properties), globalPricesRequest (9 properties), corporateActionsRequest (8 properties). Each schema is shown below with its type and property counts.

batch
string
Enables the ability to asynchronously "batch" the request, supporting a long-running request for up to 20 minutes. Upon requesting batch=Y, the service will re…
idsBatchMax10000
array
The requested list of security identifiers. Accepted ID types include Market Tickers, SEDOL, ISINs, CUSIPs, or FactSet Permanent Ids. ids limit = 1000 per non-…
BatchStatus
object
5 properties
globalPricesResponse
object
1 property
returns
object
5 properties
sharesOutstandingRequestBody
object
Shares Outstanding Request Body
6 properties 1 required
corporateAction
object
10 properties
sharesOutstandingResponseObject
object
15 properties
calendar
string
Calendar of data returned. SEVENDAY includes weekends.
globalPricesRequest
object
Prices Request Body
9 properties 2 required
corporateActionsResponse
object
1 property
batchResult
soErrorResponse
object
Error Default Response
1 property
BatchStatusResponse
object
1 property
sharesOutstandingResponse
object
1 property
startDateCA
string
The start date requested for a given date range in YYYY-MM-DD format. In the context of corporate actions, this filters the response to only include events wit…
frequency
string
Controls the display frequency of the data returned. D = Daily AD = Actual Daily W = Weekly, based on the last day of the week of the start date. M = Monthly,…
pricesFields
array
Request available pricing data fields to be included in the response. Default is all fields. All responses will include the fsymId, date, and currency fields.…
idsBatchMax2000
array
The requested list of security identifiers. Accepted ID types include Market Tickers, SEDOL, ISINs, CUSIPs, or FactSet Permanent Ids. ids limit = 500 per non-b…
batchResultResponse
object
1 property 1 required
endDate
string
The end date requested for a given date range in YYYY-MM-DD format. Future dates (T+1) are not accepted in this endpoint.
dividendAdjust
string
Controls the dividend reinvestment for the returns calculation. PRICE = Price Change - Dividends Excluded. EXDATE = Simple Return - Dividends Received on exdat…
sharesOutstandingRequest
object
Shares Outstanding Request Body
1 property 1 required
corporateActionsRequest
object
Corporate Actions Request Body
8 properties 1 required
batchErrorResponse
object
Error Default Response
1 property
startDate
string
The start date requested for a given date range in YYYY-MM-DD format. Future dates (T+1) are not accepted in this endpoint.
returnsRequest
object
Returns Request Body
7 properties 2 required
annualizedDividendsRequest
object
Annualized Dividends Request Body
3 properties 1 required
soErrorObject
object
4 properties
requestCurrency
string
Currency code for adjusting prices. Default is Local. For a list of currency ISO codes, visit [Online Assistant Page 1470](https://oa.apps.factset.com/pages/14…
annualizedDividendResponse
object
1 property
eventCategory
string
Selects the Event Category to include in the response. CASHDIVS = Cash Dividends STOCKDIST = Stock Distributions SPINOFFS = Spin Offs RIGHTS = Rights Issue SPL…
adjust
string
Controls the split and spinoff adjustments for the prices. SPLIT = Split ONLY Adjusted. This is used by default. SPLITSPINOFF = Splits & Spinoff Adjusted. UNSP…
batchErrorObject
object
4 properties
errorResponse
object
5 properties
endDateCA
string
The end date requested for a given date range in YYYY-MM-DD format. In the context of corporate actions, this filters the response to only include events withi…
price
object
4 properties
cancelledDividend
string
The cancelled dividend returns the dividend details whether they are cancelled or active.
returnsResponse
object
1 property
fieldsCorporateActions
array
Request available Corporate Actions data fields to be included in the response. Default is all fields. fsymId, effectiveDate, eventTypeCode and requestId are a…
annualizedDividendsObject
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

factset-factset-global-prices-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 Global Prices 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.