APIs.io Engineering Platform Postman API — Forks

APIs.io Engineering Platform Postman API — Forks. 10 operations. Lead operation: APIs.io Engineering Platform Create a fork. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering PlatformForks

What You Can Do

POST
Createcollectionfork — APIs.io Engineering Platform Create a fork
/v1/collections/fork/{collectionid}
POST
Mergecollectionfork — APIs.io Engineering Platform Merge a fork
/v1/collections/merge
GET
Getcollectionsforkedbyuser — APIs.io Engineering Platform Get all forked collections
/v1/collections/{collectionid}/collection-forks
GET
Getcollectionforks — APIs.io Engineering Platform Get a collection's forks
/v1/collections/{collectionid}/forks
PUT
Pullcollectionchanges — APIs.io Engineering Platform Pull source changes
/v1/collections/{collectionid}/pulls
GET
Getsourcecollectionstatus — APIs.io Engineering Platform Get source collection's status
/v1/collections/{collectionid}/source-status
POST
Forkenvironment — APIs.io Engineering Platform Create a fork
/v1/environments/{environmentid}/forks
GET
Getenvironmentforks — APIs.io Engineering Platform Get an environment's forks
/v1/environments/{environmentid}/forks
POST
Mergeenvironmentfork — APIs.io Engineering Platform Merge a fork
/v1/environments/{environmentid}/merges
POST
Pullenvironment — APIs.io Engineering Platform Pull source changes
/v1/environments/{environmentid}/pulls

MCP Tools

apis-io-engineering-platform-create-fork

APIs.io Engineering Platform Create a fork

apis-io-engineering-platform-merge-fork

APIs.io Engineering Platform Merge a fork

apis-io-engineering-platform-get-all

APIs.io Engineering Platform Get all forked collections

read-only idempotent
apis-io-engineering-platform-get-collection-s

APIs.io Engineering Platform Get a collection's forks

read-only idempotent
apis-io-engineering-platform-pull-source

APIs.io Engineering Platform Pull source changes

idempotent
apis-io-engineering-platform-get-source

APIs.io Engineering Platform Get source collection's status

read-only idempotent
apis-io-engineering-platform-create-fork-2

APIs.io Engineering Platform Create a fork

apis-io-engineering-platform-get-environment-s

APIs.io Engineering Platform Get an environment's forks

read-only idempotent
apis-io-engineering-platform-merge-fork-2

APIs.io Engineering Platform Merge a fork

apis-io-engineering-platform-pull-source-2

APIs.io Engineering Platform Pull source changes

Capability Spec

postman-forks.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: APIs.io Engineering Platform Postman API — Forks
  description: 'APIs.io Engineering Platform Postman API — Forks. 10 operations. Lead operation: APIs.io Engineering Platform
    Create a fork. Self-contained Naftiko capability covering one Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - Forks
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ENGINEERING_PLATFORM_API_KEY: ENGINEERING_PLATFORM_API_KEY
capability:
  consumes:
  - type: http
    namespace: postman-forks
    baseUri: https://api.getpostman.com
    description: APIs.io Engineering Platform Postman API — Forks business capability. Self-contained, no shared references.
    resources:
    - name: collections-fork-collectionId
      path: /collections/fork/{collectionId}
      operations:
      - name: createcollectionfork
        method: POST
        description: APIs.io Engineering Platform Create a fork
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: collections-merge
      path: /collections/merge
      operations:
      - name: mergecollectionfork
        method: POST
        description: APIs.io Engineering Platform Merge a fork
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: collections-collectionId-collection-forks
      path: /collections/{collectionId}/collection-forks
      operations:
      - name: getcollectionsforkedbyuser
        method: GET
        description: APIs.io Engineering Platform Get all forked collections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: collections-collectionId-forks
      path: /collections/{collectionId}/forks
      operations:
      - name: getcollectionforks
        method: GET
        description: APIs.io Engineering Platform Get a collection's forks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: collections-collectionId-pulls
      path: /collections/{collectionId}/pulls
      operations:
      - name: pullcollectionchanges
        method: PUT
        description: APIs.io Engineering Platform Pull source changes
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: collections-collectionId-source-status
      path: /collections/{collectionId}/source-status
      operations:
      - name: getsourcecollectionstatus
        method: GET
        description: APIs.io Engineering Platform Get source collection's status
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: environments-environmentId-forks
      path: /environments/{environmentId}/forks
      operations:
      - name: forkenvironment
        method: POST
        description: APIs.io Engineering Platform Create a fork
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: getenvironmentforks
        method: GET
        description: APIs.io Engineering Platform Get an environment's forks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: environments-environmentId-merges
      path: /environments/{environmentId}/merges
      operations:
      - name: mergeenvironmentfork
        method: POST
        description: APIs.io Engineering Platform Merge a fork
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: environments-environmentId-pulls
      path: /environments/{environmentId}/pulls
      operations:
      - name: pullenvironment
        method: POST
        description: APIs.io Engineering Platform Pull source changes
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    authentication:
      type: apikey
      key: x-api-key
      value: '{{env.ENGINEERING_PLATFORM_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: postman-forks-rest
    port: 8080
    description: REST adapter for APIs.io Engineering Platform Postman API — Forks. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/collections/fork/{collectionid}
      name: collections-fork-collectionid
      description: REST surface for collections-fork-collectionId.
      operations:
      - method: POST
        name: createcollectionfork
        description: APIs.io Engineering Platform Create a fork
        call: postman-forks.createcollectionfork
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/merge
      name: collections-merge
      description: REST surface for collections-merge.
      operations:
      - method: POST
        name: mergecollectionfork
        description: APIs.io Engineering Platform Merge a fork
        call: postman-forks.mergecollectionfork
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}/collection-forks
      name: collections-collectionid-collection-forks
      description: REST surface for collections-collectionId-collection-forks.
      operations:
      - method: GET
        name: getcollectionsforkedbyuser
        description: APIs.io Engineering Platform Get all forked collections
        call: postman-forks.getcollectionsforkedbyuser
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}/forks
      name: collections-collectionid-forks
      description: REST surface for collections-collectionId-forks.
      operations:
      - method: GET
        name: getcollectionforks
        description: APIs.io Engineering Platform Get a collection's forks
        call: postman-forks.getcollectionforks
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}/pulls
      name: collections-collectionid-pulls
      description: REST surface for collections-collectionId-pulls.
      operations:
      - method: PUT
        name: pullcollectionchanges
        description: APIs.io Engineering Platform Pull source changes
        call: postman-forks.pullcollectionchanges
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}/source-status
      name: collections-collectionid-source-status
      description: REST surface for collections-collectionId-source-status.
      operations:
      - method: GET
        name: getsourcecollectionstatus
        description: APIs.io Engineering Platform Get source collection's status
        call: postman-forks.getsourcecollectionstatus
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/environments/{environmentid}/forks
      name: environments-environmentid-forks
      description: REST surface for environments-environmentId-forks.
      operations:
      - method: POST
        name: forkenvironment
        description: APIs.io Engineering Platform Create a fork
        call: postman-forks.forkenvironment
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: getenvironmentforks
        description: APIs.io Engineering Platform Get an environment's forks
        call: postman-forks.getenvironmentforks
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/environments/{environmentid}/merges
      name: environments-environmentid-merges
      description: REST surface for environments-environmentId-merges.
      operations:
      - method: POST
        name: mergeenvironmentfork
        description: APIs.io Engineering Platform Merge a fork
        call: postman-forks.mergeenvironmentfork
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/environments/{environmentid}/pulls
      name: environments-environmentid-pulls
      description: REST surface for environments-environmentId-pulls.
      operations:
      - method: POST
        name: pullenvironment
        description: APIs.io Engineering Platform Pull source changes
        call: postman-forks.pullenvironment
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: postman-forks-mcp
    port: 9090
    transport: http
    description: MCP adapter for APIs.io Engineering Platform Postman API — Forks. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: apis-io-engineering-platform-create-fork
      description: APIs.io Engineering Platform Create a fork
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-forks.createcollectionfork
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-merge-fork
      description: APIs.io Engineering Platform Merge a fork
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-forks.mergecollectionfork
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-all
      description: APIs.io Engineering Platform Get all forked collections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-forks.getcollectionsforkedbyuser
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-collection-s
      description: APIs.io Engineering Platform Get a collection's forks
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-forks.getcollectionforks
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-pull-source
      description: APIs.io Engineering Platform Pull source changes
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: postman-forks.pullcollectionchanges
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-source
      description: APIs.io Engineering Platform Get source collection's status
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-forks.getsourcecollectionstatus
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-create-fork-2
      description: APIs.io Engineering Platform Create a fork
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-forks.forkenvironment
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-environment-s
      description: APIs.io Engineering Platform Get an environment's forks
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-forks.getenvironmentforks
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-merge-fork-2
      description: APIs.io Engineering Platform Merge a fork
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-forks.mergeenvironmentfork
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-pull-source-2
      description: APIs.io Engineering Platform Pull source changes
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-forks.pullenvironment
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.