Factset · Capability

FactSet Global Prices API — Factset Global Prices

FactSet Global Prices API — Factset Global Prices. 12 operations. Lead operation: Factset Gets Indicated Annualized Dividend information.. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetFactset Global Prices

What You Can Do

GET
Getannualizeddividends — Factset Gets Indicated Annualized Dividend information.
/v1/factset-global-prices/v1/annualized-dividends
POST
Getannualizeddividendsforlist — Factset Gets Indicated Annualized Dividend information.
/v1/factset-global-prices/v1/annualized-dividends
GET
Getbatchdata — Factset Returns the response for a Batch Request
/v1/factset-global-prices/v1/batch-result
GET
Getbatchstatus — Factset Returns the status for a Batch Request
/v1/factset-global-prices/v1/batch-status
GET
Getgpdcorporateactions — Factset Gets Corporate Actions information.
/v1/factset-global-prices/v1/corporate-actions
POST
Postcorporateactions — Factset Requests Corporate Actions information.
/v1/factset-global-prices/v1/corporate-actions
GET
Getgpdprices — Factset Gets end-of-day Open, High, Low, Close for a list of securities.
/v1/factset-global-prices/v1/prices
POST
Getsecuritypricesforlist — Factset Requests end-of-day Open, High, Low, Close for a large list of securities.
/v1/factset-global-prices/v1/prices
GET
Getreturns — Factset Gets Returns for a list of `ids` as of given date range.
/v1/factset-global-prices/v1/returns
POST
Getreturnsforlist — Factset Gets Returns for a list of `ids` as of given date range.
/v1/factset-global-prices/v1/returns
GET
Getsharesoutstanding — Factset Gets Shares Outstanding information for securities.
/v1/factset-global-prices/v1/security-shares
POST
Postsharesoutstanding — Factset Gets Shares Outstanding information for securities.
/v1/factset-global-prices/v1/security-shares

MCP Tools

factset-gets-indicated-annualized-dividend

Factset Gets Indicated Annualized Dividend information.

read-only idempotent
factset-gets-indicated-annualized-dividend-2

Factset Gets Indicated Annualized Dividend information.

factset-returns-response-batch-request

Factset Returns the response for a Batch Request

read-only idempotent
factset-returns-status-batch-request

Factset Returns the status for a Batch Request

read-only idempotent
factset-gets-corporate-actions-information

Factset Gets Corporate Actions information.

read-only idempotent
factset-requests-corporate-actions-information

Factset Requests Corporate Actions information.

factset-gets-end-day-open

Factset Gets end-of-day Open, High, Low, Close for a list of securities.

read-only idempotent
factset-requests-end-day-open

Factset Requests end-of-day Open, High, Low, Close for a large list of securities.

read-only
factset-gets-returns-list-ids

Factset Gets Returns for a list of `ids` as of given date range.

read-only idempotent
factset-gets-returns-list-ids-2

Factset Gets Returns for a list of `ids` as of given date range.

read-only
factset-gets-shares-outstanding-information

Factset Gets Shares Outstanding information for securities.

read-only idempotent
factset-gets-shares-outstanding-information-2

Factset Gets Shares Outstanding information for securities.

Capability Spec

global-prices-factset-global-prices.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FactSet Global Prices API — Factset Global Prices
  description: 'FactSet Global Prices API — Factset Global Prices. 12 operations. Lead operation: Factset Gets Indicated Annualized
    Dividend information.. Self-contained Naftiko capability covering one Factset business surface.'
  tags:
  - Factset
  - Factset Global Prices
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    FACTSET_API_KEY: FACTSET_API_KEY
capability:
  consumes:
  - type: http
    namespace: global-prices-factset-global-prices
    baseUri: https://api.factset.com/content
    description: FactSet Global Prices API — Factset Global Prices business capability. Self-contained, no shared references.
    resources:
    - name: factset-global-prices-v1-annualized-dividends
      path: /factset-global-prices/v1/annualized-dividends
      operations:
      - name: getannualizeddividends
        method: GET
        description: Factset Gets Indicated Annualized Dividend information.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getannualizeddividendsforlist
        method: POST
        description: Factset Gets Indicated Annualized Dividend information.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-global-prices-v1-batch-result
      path: /factset-global-prices/v1/batch-result
      operations:
      - name: getbatchdata
        method: GET
        description: Factset Returns the response for a Batch Request
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: factset-global-prices-v1-batch-status
      path: /factset-global-prices/v1/batch-status
      operations:
      - name: getbatchstatus
        method: GET
        description: Factset Returns the status for a Batch Request
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: factset-global-prices-v1-corporate-actions
      path: /factset-global-prices/v1/corporate-actions
      operations:
      - name: getgpdcorporateactions
        method: GET
        description: Factset Gets Corporate Actions information.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: postcorporateactions
        method: POST
        description: Factset Requests Corporate Actions information.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-global-prices-v1-prices
      path: /factset-global-prices/v1/prices
      operations:
      - name: getgpdprices
        method: GET
        description: Factset Gets end-of-day Open, High, Low, Close for a list of securities.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getsecuritypricesforlist
        method: POST
        description: Factset Requests end-of-day Open, High, Low, Close for a large list of securities.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-global-prices-v1-returns
      path: /factset-global-prices/v1/returns
      operations:
      - name: getreturns
        method: GET
        description: Factset Gets Returns for a list of `ids` as of given date range.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getreturnsforlist
        method: POST
        description: Factset Gets Returns for a list of `ids` as of given date range.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-global-prices-v1-security-shares
      path: /factset-global-prices/v1/security-shares
      operations:
      - name: getsharesoutstanding
        method: GET
        description: Factset Gets Shares Outstanding information for securities.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: postsharesoutstanding
        method: POST
        description: Factset Gets Shares Outstanding information for securities.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: basic
      username: '{{env.FACTSET_USER}}'
      password: '{{env.FACTSET_PASS}}'
  exposes:
  - type: rest
    namespace: global-prices-factset-global-prices-rest
    port: 8080
    description: REST adapter for FactSet Global Prices API — Factset Global Prices. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/factset-global-prices/v1/annualized-dividends
      name: factset-global-prices-v1-annualized-dividends
      description: REST surface for factset-global-prices-v1-annualized-dividends.
      operations:
      - method: GET
        name: getannualizeddividends
        description: Factset Gets Indicated Annualized Dividend information.
        call: global-prices-factset-global-prices.getannualizeddividends
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getannualizeddividendsforlist
        description: Factset Gets Indicated Annualized Dividend information.
        call: global-prices-factset-global-prices.getannualizeddividendsforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-global-prices/v1/batch-result
      name: factset-global-prices-v1-batch-result
      description: REST surface for factset-global-prices-v1-batch-result.
      operations:
      - method: GET
        name: getbatchdata
        description: Factset Returns the response for a Batch Request
        call: global-prices-factset-global-prices.getbatchdata
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-global-prices/v1/batch-status
      name: factset-global-prices-v1-batch-status
      description: REST surface for factset-global-prices-v1-batch-status.
      operations:
      - method: GET
        name: getbatchstatus
        description: Factset Returns the status for a Batch Request
        call: global-prices-factset-global-prices.getbatchstatus
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-global-prices/v1/corporate-actions
      name: factset-global-prices-v1-corporate-actions
      description: REST surface for factset-global-prices-v1-corporate-actions.
      operations:
      - method: GET
        name: getgpdcorporateactions
        description: Factset Gets Corporate Actions information.
        call: global-prices-factset-global-prices.getgpdcorporateactions
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postcorporateactions
        description: Factset Requests Corporate Actions information.
        call: global-prices-factset-global-prices.postcorporateactions
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-global-prices/v1/prices
      name: factset-global-prices-v1-prices
      description: REST surface for factset-global-prices-v1-prices.
      operations:
      - method: GET
        name: getgpdprices
        description: Factset Gets end-of-day Open, High, Low, Close for a list of securities.
        call: global-prices-factset-global-prices.getgpdprices
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getsecuritypricesforlist
        description: Factset Requests end-of-day Open, High, Low, Close for a large list of securities.
        call: global-prices-factset-global-prices.getsecuritypricesforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-global-prices/v1/returns
      name: factset-global-prices-v1-returns
      description: REST surface for factset-global-prices-v1-returns.
      operations:
      - method: GET
        name: getreturns
        description: Factset Gets Returns for a list of `ids` as of given date range.
        call: global-prices-factset-global-prices.getreturns
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getreturnsforlist
        description: Factset Gets Returns for a list of `ids` as of given date range.
        call: global-prices-factset-global-prices.getreturnsforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-global-prices/v1/security-shares
      name: factset-global-prices-v1-security-shares
      description: REST surface for factset-global-prices-v1-security-shares.
      operations:
      - method: GET
        name: getsharesoutstanding
        description: Factset Gets Shares Outstanding information for securities.
        call: global-prices-factset-global-prices.getsharesoutstanding
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postsharesoutstanding
        description: Factset Gets Shares Outstanding information for securities.
        call: global-prices-factset-global-prices.postsharesoutstanding
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: global-prices-factset-global-prices-mcp
    port: 9090
    transport: http
    description: MCP adapter for FactSet Global Prices API — Factset Global Prices. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: factset-gets-indicated-annualized-dividend
      description: Factset Gets Indicated Annualized Dividend information.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: global-prices-factset-global-prices.getannualizeddividends
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-gets-indicated-annualized-dividend-2
      description: Factset Gets Indicated Annualized Dividend information.
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: global-prices-factset-global-prices.getannualizeddividendsforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-returns-response-batch-request
      description: Factset Returns the response for a Batch Request
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: global-prices-factset-global-prices.getbatchdata
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-returns-status-batch-request
      description: Factset Returns the status for a Batch Request
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: global-prices-factset-global-prices.getbatchstatus
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-gets-corporate-actions-information
      description: Factset Gets Corporate Actions information.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: global-prices-factset-global-prices.getgpdcorporateactions
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-requests-corporate-actions-information
      description: Factset Requests Corporate Actions information.
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: global-prices-factset-global-prices.postcorporateactions
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-gets-end-day-open
      description: Factset Gets end-of-day Open, High, Low, Close for a list of securities.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: global-prices-factset-global-prices.getgpdprices
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-requests-end-day-open
      description: Factset Requests end-of-day Open, High, Low, Close for a large list of securities.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: global-prices-factset-global-prices.getsecuritypricesforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-gets-returns-list-ids
      description: Factset Gets Returns for a list of `ids` as of given date range.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: global-prices-factset-global-prices.getreturns
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-gets-returns-list-ids-2
      description: Factset Gets Returns for a list of `ids` as of given date range.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: global-prices-factset-global-prices.getreturnsforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-gets-shares-outstanding-information
      description: Factset Gets Shares Outstanding information for securities.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: global-prices-factset-global-prices.getsharesoutstanding
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-gets-shares-outstanding-information-2
      description: Factset Gets Shares Outstanding information for securities.
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: global-prices-factset-global-prices.postsharesoutstanding
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.