Factset · Capability

FactSet Securitized Derivatives API for Digital Portals — Derivative

FactSet Securitized Derivatives API for Digital Portals — Derivative. 8 operations. Lead operation: Factset List of Barrier Types.. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetDerivative

What You Can Do

GET
Getsecuritizedderivativebarriertypelist — Factset List of Barrier Types.
/v1/securitizedderivative/barrier/type/list
GET
Getsecuritizedderivativeget — Factset Fundamental Data for a Single Securitized Derivative.
/v1/securitizedderivative/get
POST
Postsecuritizedderivativeissuersearch — Factset Search for Issuers of Securitized Derivatives.
/v1/securitizedderivative/issuer/search
GET
Getsecuritizedderivativekeyfiguresnotationget — Factset Notation-based Key Figures of a Securitized Derivative.
/v1/securitizedderivative/keyfigures/notation/get
POST
Postsecuritizedderivativenotationrankingintradaylist — Factset Ranking of Securitized Derivatives' Notations Using Intraday Figures.
/v1/securitizedderivative/notation/ranking/intraday/list
POST
Postsecuritizedderivativenotationscreenersearch — Factset Screener for Securitized Derivatives's Notations Based on Securitized Derivatives-specific Parameters.
/v1/securitizedderivative/notation/screener/search
POST
Postsecuritizedderivativenotationscreenervaluerangesget — Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/securitizedderivative/notation/screener/search`.
/v1/securitizedderivative/notation/screener/valueranges/get
GET
Getsecuritizedderivativeunderlyinglist — Factset List of Underlyings With Barrier and Cash Flow Information.
/v1/securitizedderivative/underlying/list

MCP Tools

factset-list-barrier-types

Factset List of Barrier Types.

read-only idempotent
factset-fundamental-data-single-securitized

Factset Fundamental Data for a Single Securitized Derivative.

read-only idempotent
factset-search-issuers-securitized-derivatives

Factset Search for Issuers of Securitized Derivatives.

read-only
factset-notation-based-key-figures

Factset Notation-based Key Figures of a Securitized Derivative.

read-only idempotent
factset-ranking-securitized-derivatives-notations

Factset Ranking of Securitized Derivatives' Notations Using Intraday Figures.

factset-screener-securitized-derivatives-s-notations

Factset Screener for Securitized Derivatives's Notations Based on Securitized Derivatives-specific Parameters.

factset-possible-values-and-value

Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/securitizedderivative/notation/screener/search`.

read-only
factset-list-underlyings-barrier-and

Factset List of Underlyings With Barrier and Cash Flow Information.

read-only idempotent

Capability Spec

securitized-derivatives-api-for-digital-portals-derivative.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FactSet Securitized Derivatives API for Digital Portals — Derivative
  description: 'FactSet Securitized Derivatives API for Digital Portals — Derivative. 8 operations. Lead operation: Factset
    List of Barrier Types.. Self-contained Naftiko capability covering one Factset business surface.'
  tags:
  - Factset
  - Derivative
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    FACTSET_API_KEY: FACTSET_API_KEY
capability:
  consumes:
  - type: http
    namespace: securitized-derivatives-api-for-digital-portals-derivative
    baseUri: https://api.factset.com/wealth/v1
    description: FactSet Securitized Derivatives API for Digital Portals — Derivative business capability. Self-contained,
      no shared references.
    resources:
    - name: securitizedDerivative-barrier-type-list
      path: /securitizedDerivative/barrier/type/list
      operations:
      - name: getsecuritizedderivativebarriertypelist
        method: GET
        description: Factset List of Barrier Types.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
    - name: securitizedDerivative-get
      path: /securitizedDerivative/get
      operations:
      - name: getsecuritizedderivativeget
        method: GET
        description: Factset Fundamental Data for a Single Securitized Derivative.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: id
          in: query
          type: string
          required: true
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
        - name: _language
          in: query
          type: string
    - name: securitizedDerivative-issuer-search
      path: /securitizedDerivative/issuer/search
      operations:
      - name: postsecuritizedderivativeissuersearch
        method: POST
        description: Factset Search for Issuers of Securitized Derivatives.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: securitizedDerivative-keyFigures-notation-get
      path: /securitizedDerivative/keyFigures/notation/get
      operations:
      - name: getsecuritizedderivativekeyfiguresnotationget
        method: GET
        description: Factset Notation-based Key Figures of a Securitized Derivative.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: id
          in: query
          type: string
          required: true
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
        - name: _language
          in: query
          type: string
    - name: securitizedDerivative-notation-ranking-intraday-list
      path: /securitizedDerivative/notation/ranking/intraday/list
      operations:
      - name: postsecuritizedderivativenotationrankingintradaylist
        method: POST
        description: Factset Ranking of Securitized Derivatives' Notations Using Intraday Figures.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: securitizedDerivative-notation-screener-search
      path: /securitizedDerivative/notation/screener/search
      operations:
      - name: postsecuritizedderivativenotationscreenersearch
        method: POST
        description: Factset Screener for Securitized Derivatives's Notations Based on Securitized Derivatives-specific Parameters.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: securitizedDerivative-notation-screener-valueRanges-get
      path: /securitizedDerivative/notation/screener/valueRanges/get
      operations:
      - name: postsecuritizedderivativenotationscreenervaluerangesget
        method: POST
        description: Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/securitizedderivative/notation/screener/search`.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: securitizedDerivative-underlying-list
      path: /securitizedDerivative/underlying/list
      operations:
      - name: getsecuritizedderivativeunderlyinglist
        method: GET
        description: Factset List of Underlyings With Barrier and Cash Flow Information.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: id
          in: query
          type: string
          required: true
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
        - name: _language
          in: query
          type: string
    authentication:
      type: basic
      username: '{{env.FACTSET_USER}}'
      password: '{{env.FACTSET_PASS}}'
  exposes:
  - type: rest
    namespace: securitized-derivatives-api-for-digital-portals-derivative-rest
    port: 8080
    description: REST adapter for FactSet Securitized Derivatives API for Digital Portals — Derivative. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/securitizedderivative/barrier/type/list
      name: securitizedderivative-barrier-type-list
      description: REST surface for securitizedDerivative-barrier-type-list.
      operations:
      - method: GET
        name: getsecuritizedderivativebarriertypelist
        description: Factset List of Barrier Types.
        call: securitized-derivatives-api-for-digital-portals-derivative.getsecuritizedderivativebarriertypelist
        with:
          _attributes: rest._attributes
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/securitizedderivative/get
      name: securitizedderivative-get
      description: REST surface for securitizedDerivative-get.
      operations:
      - method: GET
        name: getsecuritizedderivativeget
        description: Factset Fundamental Data for a Single Securitized Derivative.
        call: securitized-derivatives-api-for-digital-portals-derivative.getsecuritizedderivativeget
        with:
          id: rest.id
          _attributes: rest._attributes
          _language: rest._language
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/securitizedderivative/issuer/search
      name: securitizedderivative-issuer-search
      description: REST surface for securitizedDerivative-issuer-search.
      operations:
      - method: POST
        name: postsecuritizedderivativeissuersearch
        description: Factset Search for Issuers of Securitized Derivatives.
        call: securitized-derivatives-api-for-digital-portals-derivative.postsecuritizedderivativeissuersearch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/securitizedderivative/keyfigures/notation/get
      name: securitizedderivative-keyfigures-notation-get
      description: REST surface for securitizedDerivative-keyFigures-notation-get.
      operations:
      - method: GET
        name: getsecuritizedderivativekeyfiguresnotationget
        description: Factset Notation-based Key Figures of a Securitized Derivative.
        call: securitized-derivatives-api-for-digital-portals-derivative.getsecuritizedderivativekeyfiguresnotationget
        with:
          id: rest.id
          _attributes: rest._attributes
          _language: rest._language
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/securitizedderivative/notation/ranking/intraday/list
      name: securitizedderivative-notation-ranking-intraday-list
      description: REST surface for securitizedDerivative-notation-ranking-intraday-list.
      operations:
      - method: POST
        name: postsecuritizedderivativenotationrankingintradaylist
        description: Factset Ranking of Securitized Derivatives' Notations Using Intraday Figures.
        call: securitized-derivatives-api-for-digital-portals-derivative.postsecuritizedderivativenotationrankingintradaylist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/securitizedderivative/notation/screener/search
      name: securitizedderivative-notation-screener-search
      description: REST surface for securitizedDerivative-notation-screener-search.
      operations:
      - method: POST
        name: postsecuritizedderivativenotationscreenersearch
        description: Factset Screener for Securitized Derivatives's Notations Based on Securitized Derivatives-specific Parameters.
        call: securitized-derivatives-api-for-digital-portals-derivative.postsecuritizedderivativenotationscreenersearch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/securitizedderivative/notation/screener/valueranges/get
      name: securitizedderivative-notation-screener-valueranges-get
      description: REST surface for securitizedDerivative-notation-screener-valueRanges-get.
      operations:
      - method: POST
        name: postsecuritizedderivativenotationscreenervaluerangesget
        description: Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/securitizedderivative/notation/screener/search`.
        call: securitized-derivatives-api-for-digital-portals-derivative.postsecuritizedderivativenotationscreenervaluerangesget
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/securitizedderivative/underlying/list
      name: securitizedderivative-underlying-list
      description: REST surface for securitizedDerivative-underlying-list.
      operations:
      - method: GET
        name: getsecuritizedderivativeunderlyinglist
        description: Factset List of Underlyings With Barrier and Cash Flow Information.
        call: securitized-derivatives-api-for-digital-portals-derivative.getsecuritizedderivativeunderlyinglist
        with:
          id: rest.id
          _attributes: rest._attributes
          _language: rest._language
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: securitized-derivatives-api-for-digital-portals-derivative-mcp
    port: 9090
    transport: http
    description: MCP adapter for FactSet Securitized Derivatives API for Digital Portals — Derivative. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: factset-list-barrier-types
      description: Factset List of Barrier Types.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: securitized-derivatives-api-for-digital-portals-derivative.getsecuritizedderivativebarriertypelist
      with:
        _attributes: tools._attributes
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-fundamental-data-single-securitized
      description: Factset Fundamental Data for a Single Securitized Derivative.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: securitized-derivatives-api-for-digital-portals-derivative.getsecuritizedderivativeget
      with:
        id: tools.id
        _attributes: tools._attributes
        _language: tools._language
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-search-issuers-securitized-derivatives
      description: Factset Search for Issuers of Securitized Derivatives.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: securitized-derivatives-api-for-digital-portals-derivative.postsecuritizedderivativeissuersearch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-notation-based-key-figures
      description: Factset Notation-based Key Figures of a Securitized Derivative.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: securitized-derivatives-api-for-digital-portals-derivative.getsecuritizedderivativekeyfiguresnotationget
      with:
        id: tools.id
        _attributes: tools._attributes
        _language: tools._language
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-ranking-securitized-derivatives-notations
      description: Factset Ranking of Securitized Derivatives' Notations Using Intraday Figures.
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: securitized-derivatives-api-for-digital-portals-derivative.postsecuritizedderivativenotationrankingintradaylist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-screener-securitized-derivatives-s-notations
      description: Factset Screener for Securitized Derivatives's Notations Based on Securitized Derivatives-specific Parameters.
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: securitized-derivatives-api-for-digital-portals-derivative.postsecuritizedderivativenotationscreenersearch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-possible-values-and-value
      description: Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/securitizedderivative/notation/screener/search`.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: securitized-derivatives-api-for-digital-portals-derivative.postsecuritizedderivativenotationscreenervaluerangesget
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-list-underlyings-barrier-and
      description: Factset List of Underlyings With Barrier and Cash Flow Information.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: securitized-derivatives-api-for-digital-portals-derivative.getsecuritizedderivativeunderlyinglist
      with:
        id: tools.id
        _attributes: tools._attributes
        _language: tools._language
      outputParameters:
      - type: object
        mapping: $.