APIs.io Engineering Platform Postman API — Collections

APIs.io Engineering Platform Postman API — Collections. 29 operations. Lead operation: APIs.io Engineering Platform Add a collection. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering PlatformCollections

What You Can Do

POST
Addapicollection — APIs.io Engineering Platform Add a collection
/v1/apis/{apiid}/collections
GET
Getapicollection — APIs.io Engineering Platform Get a collection
/v1/apis/{apiid}/collections/{collectionid}
PUT
Synccollectionwithschema — APIs.io Engineering Platform Sync collection with schema
/v1/apis/{apiid}/collections/{collectionid}/sync-with-schema-tasks
GET
Getcollectionaccesskeys — APIs.io Engineering Platform Get collection access keys
/v1/collection-access-keys
DELETE
Deletecollectionaccesskey — APIs.io Engineering Platform Delete a collection access key
/v1/collection-access-keys/{keyid}
POST
Transfercollectionfolders — APIs.io Engineering Platform Transfer folders
/v1/collection-folders-transfers
POST
Transfercollectionrequests — APIs.io Engineering Platform Transfer requests
/v1/collection-requests-transfers
POST
Transfercollectionresponses — APIs.io Engineering Platform Transfer responses
/v1/collection-responses-transfers
GET
Getcollections — APIs.io Engineering Platform Get all collections
/v1/collections
POST
Createcollection — APIs.io Engineering Platform Create a collection
/v1/collections
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
Getcollection — APIs.io Engineering Platform Get a collection
/v1/collections/{collectionid}
PUT
Putcollection — APIs.io Engineering Platform Replace a collection's data
/v1/collections/{collectionid}
PATCH
Patchcollection — APIs.io Engineering Platform Update part of a collection
/v1/collections/{collectionid}
DELETE
Deletecollection — APIs.io Engineering Platform Delete a collection
/v1/collections/{collectionid}
GET
Getcollectionsforkedbyuser — APIs.io Engineering Platform Get all forked collections
/v1/collections/{collectionid}/collection-forks
GET
Getcollectioncomments — APIs.io Engineering Platform Get a collection's comments
/v1/collections/{collectionid}/comments
POST
Createcollectioncomment — APIs.io Engineering Platform Create a collection comment
/v1/collections/{collectionid}/comments
PUT
Updatecollectioncomment — APIs.io Engineering Platform Update a collection's comment
/v1/collections/{collectionid}/comments/{commentid}
DELETE
Deletecollectioncomment — APIs.io Engineering Platform Delete a collection's comment
/v1/collections/{collectionid}/comments/{commentid}
GET
Getcollectionforks — APIs.io Engineering Platform Get a collection's forks
/v1/collections/{collectionid}/forks
GET
Getcollectionpullrequests — APIs.io Engineering Platform Get a collection's pull requests
/v1/collections/{collectionid}/pull-requests
POST
Createcollectionpullrequest — APIs.io Engineering Platform Create a pull request
/v1/collections/{collectionid}/pull-requests
PUT
Pullcollectionchanges — APIs.io Engineering Platform Pull source changes
/v1/collections/{collectionid}/pulls
GET
Getcollectionroles — APIs.io Engineering Platform Get a collection's roles
/v1/collections/{collectionid}/roles
PATCH
Updatecollectionroles — APIs.io Engineering Platform Update a collection's roles
/v1/collections/{collectionid}/roles
GET
Getsourcecollectionstatus — APIs.io Engineering Platform Get source collection's status
/v1/collections/{collectionid}/source-status
GET
Transformcollectiontoopenapi — APIs.io Engineering Platform Transform collection to OpenAPI
/v1/collections/{collectionid}/transformations

MCP Tools

apis-io-engineering-platform-add-collection

APIs.io Engineering Platform Add a collection

apis-io-engineering-platform-get-collection

APIs.io Engineering Platform Get a collection

read-only idempotent
apis-io-engineering-platform-sync-collection

APIs.io Engineering Platform Sync collection with schema

idempotent
apis-io-engineering-platform-get-collection-2

APIs.io Engineering Platform Get collection access keys

read-only idempotent
apis-io-engineering-platform-delete-collection

APIs.io Engineering Platform Delete a collection access key

idempotent
apis-io-engineering-platform-transfer-folders

APIs.io Engineering Platform Transfer folders

apis-io-engineering-platform-transfer-requests

APIs.io Engineering Platform Transfer requests

apis-io-engineering-platform-transfer-responses

APIs.io Engineering Platform Transfer responses

apis-io-engineering-platform-get-all

APIs.io Engineering Platform Get all collections

read-only idempotent
apis-io-engineering-platform-create-collection

APIs.io Engineering Platform Create a collection

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-collection-3

APIs.io Engineering Platform Get a collection

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

APIs.io Engineering Platform Replace a collection's data

idempotent
apis-io-engineering-platform-update-part

APIs.io Engineering Platform Update part of a collection

idempotent
apis-io-engineering-platform-delete-collection-2

APIs.io Engineering Platform Delete a collection

idempotent
apis-io-engineering-platform-get-all-2

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 comments

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

APIs.io Engineering Platform Create a collection comment

apis-io-engineering-platform-update-collection-s

APIs.io Engineering Platform Update a collection's comment

idempotent
apis-io-engineering-platform-delete-collection-s

APIs.io Engineering Platform Delete a collection's comment

idempotent
apis-io-engineering-platform-get-collection-s-2

APIs.io Engineering Platform Get a collection's forks

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

APIs.io Engineering Platform Get a collection's pull requests

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

APIs.io Engineering Platform Create a pull request

apis-io-engineering-platform-pull-source

APIs.io Engineering Platform Pull source changes

idempotent
apis-io-engineering-platform-get-collection-s-4

APIs.io Engineering Platform Get a collection's roles

read-only idempotent
apis-io-engineering-platform-update-collection-s-2

APIs.io Engineering Platform Update a collection's roles

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

APIs.io Engineering Platform Get source collection's status

read-only idempotent
apis-io-engineering-platform-transform-collection

APIs.io Engineering Platform Transform collection to OpenAPI

read-only idempotent

Capability Spec

postman-collections.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: APIs.io Engineering Platform Postman API — Collections
  description: 'APIs.io Engineering Platform Postman API — Collections. 29 operations. Lead operation: APIs.io Engineering
    Platform Add a collection. Self-contained Naftiko capability covering one Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - Collections
  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-collections
    baseUri: https://api.getpostman.com
    description: APIs.io Engineering Platform Postman API — Collections business capability. Self-contained, no shared references.
    resources:
    - name: apis-apiId-collections
      path: /apis/{apiId}/collections
      operations:
      - name: addapicollection
        method: POST
        description: APIs.io Engineering Platform Add a collection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: apis-apiId-collections-collectionId
      path: /apis/{apiId}/collections/{collectionId}
      operations:
      - name: getapicollection
        method: GET
        description: APIs.io Engineering Platform Get a collection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: apis-apiId-collections-collectionId-sync-with-schema-tasks
      path: /apis/{apiId}/collections/{collectionId}/sync-with-schema-tasks
      operations:
      - name: synccollectionwithschema
        method: PUT
        description: APIs.io Engineering Platform Sync collection with schema
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: collection-access-keys
      path: /collection-access-keys
      operations:
      - name: getcollectionaccesskeys
        method: GET
        description: APIs.io Engineering Platform Get collection access keys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: collection-access-keys-keyId
      path: /collection-access-keys/{keyId}
      operations:
      - name: deletecollectionaccesskey
        method: DELETE
        description: APIs.io Engineering Platform Delete a collection access key
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: collection-folders-transfers
      path: /collection-folders-transfers
      operations:
      - name: transfercollectionfolders
        method: POST
        description: APIs.io Engineering Platform Transfer folders
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: collection-requests-transfers
      path: /collection-requests-transfers
      operations:
      - name: transfercollectionrequests
        method: POST
        description: APIs.io Engineering Platform Transfer requests
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: collection-responses-transfers
      path: /collection-responses-transfers
      operations:
      - name: transfercollectionresponses
        method: POST
        description: APIs.io Engineering Platform Transfer responses
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: collections
      path: /collections
      operations:
      - name: getcollections
        method: GET
        description: APIs.io Engineering Platform Get all collections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: createcollection
        method: POST
        description: APIs.io Engineering Platform Create a collection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - 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
      path: /collections/{collectionId}
      operations:
      - name: getcollection
        method: GET
        description: APIs.io Engineering Platform Get a collection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: putcollection
        method: PUT
        description: APIs.io Engineering Platform Replace a collection's data
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: patchcollection
        method: PATCH
        description: APIs.io Engineering Platform Update part of a collection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: deletecollection
        method: DELETE
        description: APIs.io Engineering Platform Delete a collection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - 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-comments
      path: /collections/{collectionId}/comments
      operations:
      - name: getcollectioncomments
        method: GET
        description: APIs.io Engineering Platform Get a collection's comments
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: createcollectioncomment
        method: POST
        description: APIs.io Engineering Platform Create a collection comment
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: collections-collectionId-comments-commentId
      path: /collections/{collectionId}/comments/{commentId}
      operations:
      - name: updatecollectioncomment
        method: PUT
        description: APIs.io Engineering Platform Update a collection's comment
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
      - name: deletecollectioncomment
        method: DELETE
        description: APIs.io Engineering Platform Delete a collection's comment
        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-pull-requests
      path: /collections/{collectionId}/pull-requests
      operations:
      - name: getcollectionpullrequests
        method: GET
        description: APIs.io Engineering Platform Get a collection's pull requests
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: createcollectionpullrequest
        method: POST
        description: APIs.io Engineering Platform Create a pull request
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - 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-roles
      path: /collections/{collectionId}/roles
      operations:
      - name: getcollectionroles
        method: GET
        description: APIs.io Engineering Platform Get a collection's roles
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: updatecollectionroles
        method: PATCH
        description: APIs.io Engineering Platform Update a collection's roles
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - 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: collections-collectionId-transformations
      path: /collections/{collectionId}/transformations
      operations:
      - name: transformcollectiontoopenapi
        method: GET
        description: APIs.io Engineering Platform Transform collection to OpenAPI
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: apikey
      key: x-api-key
      value: '{{env.ENGINEERING_PLATFORM_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: postman-collections-rest
    port: 8080
    description: REST adapter for APIs.io Engineering Platform Postman API — Collections. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/apis/{apiid}/collections
      name: apis-apiid-collections
      description: REST surface for apis-apiId-collections.
      operations:
      - method: POST
        name: addapicollection
        description: APIs.io Engineering Platform Add a collection
        call: postman-collections.addapicollection
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/apis/{apiid}/collections/{collectionid}
      name: apis-apiid-collections-collectionid
      description: REST surface for apis-apiId-collections-collectionId.
      operations:
      - method: GET
        name: getapicollection
        description: APIs.io Engineering Platform Get a collection
        call: postman-collections.getapicollection
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/apis/{apiid}/collections/{collectionid}/sync-with-schema-tasks
      name: apis-apiid-collections-collectionid-sync-with-schema-tasks
      description: REST surface for apis-apiId-collections-collectionId-sync-with-schema-tasks.
      operations:
      - method: PUT
        name: synccollectionwithschema
        description: APIs.io Engineering Platform Sync collection with schema
        call: postman-collections.synccollectionwithschema
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collection-access-keys
      name: collection-access-keys
      description: REST surface for collection-access-keys.
      operations:
      - method: GET
        name: getcollectionaccesskeys
        description: APIs.io Engineering Platform Get collection access keys
        call: postman-collections.getcollectionaccesskeys
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collection-access-keys/{keyid}
      name: collection-access-keys-keyid
      description: REST surface for collection-access-keys-keyId.
      operations:
      - method: DELETE
        name: deletecollectionaccesskey
        description: APIs.io Engineering Platform Delete a collection access key
        call: postman-collections.deletecollectionaccesskey
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collection-folders-transfers
      name: collection-folders-transfers
      description: REST surface for collection-folders-transfers.
      operations:
      - method: POST
        name: transfercollectionfolders
        description: APIs.io Engineering Platform Transfer folders
        call: postman-collections.transfercollectionfolders
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collection-requests-transfers
      name: collection-requests-transfers
      description: REST surface for collection-requests-transfers.
      operations:
      - method: POST
        name: transfercollectionrequests
        description: APIs.io Engineering Platform Transfer requests
        call: postman-collections.transfercollectionrequests
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collection-responses-transfers
      name: collection-responses-transfers
      description: REST surface for collection-responses-transfers.
      operations:
      - method: POST
        name: transfercollectionresponses
        description: APIs.io Engineering Platform Transfer responses
        call: postman-collections.transfercollectionresponses
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections
      name: collections
      description: REST surface for collections.
      operations:
      - method: GET
        name: getcollections
        description: APIs.io Engineering Platform Get all collections
        call: postman-collections.getcollections
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: createcollection
        description: APIs.io Engineering Platform Create a collection
        call: postman-collections.createcollection
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - 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-collections.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-collections.mergecollectionfork
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}
      name: collections-collectionid
      description: REST surface for collections-collectionId.
      operations:
      - method: GET
        name: getcollection
        description: APIs.io Engineering Platform Get a collection
        call: postman-collections.getcollection
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: putcollection
        description: APIs.io Engineering Platform Replace a collection's data
        call: postman-collections.putcollection
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patchcollection
        description: APIs.io Engineering Platform Update part of a collection
        call: postman-collections.patchcollection
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: deletecollection
        description: APIs.io Engineering Platform Delete a collection
        call: postman-collections.deletecollection
        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-collections.getcollectionsforkedbyuser
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}/comments
      name: collections-collectionid-comments
      description: REST surface for collections-collectionId-comments.
      operations:
      - method: GET
        name: getcollectioncomments
        description: APIs.io Engineering Platform Get a collection's comments
        call: postman-collections.getcollectioncomments
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: createcollectioncomment
        description: APIs.io Engineering Platform Create a collection comment
        call: postman-collections.createcollectioncomment
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}/comments/{commentid}
      name: collections-collectionid-comments-commentid
      description: REST surface for collections-collectionId-comments-commentId.
      operations:
      - method: PUT
        name: updatecollectioncomment
        description: APIs.io Engineering Platform Update a collection's comment
        call: postman-collections.updatecollectioncomment
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: deletecollectioncomment
        description: APIs.io Engineering Platform Delete a collection's comment
        call: postman-collections.deletecollectioncomment
        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-collections.getcollectionforks
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}/pull-requests
      name: collections-collectionid-pull-requests
      description: REST surface for collections-collectionId-pull-requests.
      operations:
      - method: GET
        name: getcollectionpullrequests
        description: APIs.io Engineering Platform Get a collection's pull requests
        call: postman-collections.getcollectionpullrequests
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: createcollectionpullrequest
        description: APIs.io Engineering Platform Create a pull request
        call: postman-collections.createcollectionpullrequest
        with:
          body: rest.body
        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-collections.pullcollectionchanges
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}/roles
      name: collections-collectionid-roles
      description: REST surface for collections-collectionId-roles.
      operations:
      - method: GET
        name: getcollectionroles
        description: APIs.io Engineering Platform Get a collection's roles
        call: postman-collections.getcollectionroles
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: updatecollectionroles
        description: APIs.io Engineering Platform Update a collection's roles
        call: postman-collections.updatecollectionroles
        with:
          body: rest.body
        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-collections.getsourcecollectionstatus
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/collections/{collectionid}/transformations
      name: collections-collectionid-transformations
      description: REST surface for collections-collectionId-transformations.
      operations:
      - method: GET
        name: transformcollectiontoopenapi
        description: APIs.io Engineering Platform Transform collection to OpenAPI
        call: postman-collections.transformcollectiontoopenapi
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: postman-collections-mcp
    port: 9090
    transport: http
    description: MCP adapter for APIs.io Engineering Platform Postman API — Collections. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: apis-io-engineering-platform-add-collection
      description: APIs.io Engineering Platform Add a collection
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-collections.addapicollection
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-collection
      description: APIs.io Engineering Platform Get a collection
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-collections.getapicollection
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-sync-collection
      description: APIs.io Engineering Platform Sync collection with schema
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: postman-collections.synccollectionwithschema
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-collection-2
      description: APIs.io Engineering Platform Get collection access keys
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-collections.getcollectionaccesskeys
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-delete-collection
      description: APIs.io Engineering Platform Delete a collection access key
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: postman-collections.deletecollectionaccesskey
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-transfer-folders
      description: APIs.io Engineering Platform Transfer folders
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-collections.transfercollectionfolders
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-transfer-requests
      description: APIs.io Engineering Platform Transfer requests
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-collections.transfercollectionrequests
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-transfer-responses
      description: APIs.io Engineering Platform Transfer responses
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-collections.transfercollectionresponses
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-all
      description: APIs.io Engineering Platform Get all collections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-collections.getcollections
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-create-collection
      description: APIs.io Engineering Platform Create a collection
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-collections.createcollection
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-create-fork
      description: APIs.io Engineering Platform Create a fork
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-collections.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-collections.mergecollectionfork
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-collection-3
      description: APIs.io Engineering Platform Get a collection
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-collections.getcollection
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-replace-collection-s
      description: APIs.io Engineering Platform Replace a collection's data
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: postman-collections.putcollection
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-update-part
      description: APIs.io Engineering Platform Update part of a collection
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: postman-collections.patchcollection
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-delete-collection-2
      description: APIs.io Engineering Platform Delete a collection
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: postman-collections.deletecollection
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-all-2
      description: APIs.io Engineering Platform Get all forked collections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-collections.getcollectionsforkedbyuser
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-collection-s
      description: APIs.io Engineering Platform Get a collection's comments
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-collections.getcollectioncomments
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-create-collection-2
      description: APIs.io Engineering Platform Create a collection comment
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: postman-collections.createcollectioncomment
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-update-collection-s
      description: APIs.io Engineering Platform Update a collection's comment
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: postman-collections.updatecollectioncomment
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-delete-collection-s
      description: APIs.io Engineering Platform Delete a collection's comment
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: postman-collections.deletecollectioncomment
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-collection-s-2
      description: APIs.io Engineering Platform Get a collection's forks
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: postman-collections.getcollectionforks
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-pla

# --- truncated at 32 KB (34 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/apis-io-engineering-platform/refs/heads/main/capabilities/postman-collections.yaml