Factset · Capability

FactSet Securitized Derivatives API for Digital Portals — Keys

FactSet Securitized Derivatives API for Digital Portals — Keys. 1 operations. Lead operation: Factset Notation-based Key Figures of a Securitized Derivative.. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetKeys

What You Can Do

GET
Getsecuritizedderivativekeyfiguresnotationget — Factset Notation-based Key Figures of a Securitized Derivative.
/v1/securitizedderivative/keyfigures/notation/get

MCP Tools

factset-notation-based-key-figures

Factset Notation-based Key Figures of a Securitized Derivative.

read-only idempotent

Capability Spec

securitized-derivatives-api-for-digital-portals-keys.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FactSet Securitized Derivatives API for Digital Portals — Keys
  description: 'FactSet Securitized Derivatives API for Digital Portals — Keys. 1 operations. Lead operation: Factset Notation-based
    Key Figures of a Securitized Derivative.. Self-contained Naftiko capability covering one Factset business surface.'
  tags:
  - Factset
  - Keys
  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-keys
    baseUri: https://api.factset.com/wealth/v1
    description: FactSet Securitized Derivatives API for Digital Portals — Keys business capability. Self-contained, no shared
      references.
    resources:
    - 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
    authentication:
      type: basic
      username: '{{env.FACTSET_USER}}'
      password: '{{env.FACTSET_PASS}}'
  exposes:
  - type: rest
    namespace: securitized-derivatives-api-for-digital-portals-keys-rest
    port: 8080
    description: REST adapter for FactSet Securitized Derivatives API for Digital Portals — Keys. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - 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-keys.getsecuritizedderivativekeyfiguresnotationget
        with:
          id: rest.id
          _attributes: rest._attributes
          _language: rest._language
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: securitized-derivatives-api-for-digital-portals-keys-mcp
    port: 9090
    transport: http
    description: MCP adapter for FactSet Securitized Derivatives API for Digital Portals — Keys. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - 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-keys.getsecuritizedderivativekeyfiguresnotationget
      with:
        id: tools.id
        _attributes: tools._attributes
        _language: tools._language
      outputParameters:
      - type: object
        mapping: $.