APIs.io Engineering Platform · Capability
APIs.io Engineering Platform Postman API — Environments
APIs.io Engineering Platform Postman API — Environments. 9 operations. Lead operation: APIs.io Engineering Platform Get all environments. Self-contained Naftiko capability covering one Engineering Platform business surface.
What You Can Do
GET
Getenvironments
— APIs.io Engineering Platform Get all environments
/v1/environments
POST
Createenvironment
— APIs.io Engineering Platform Create an environment
/v1/environments
GET
Getenvironment
— APIs.io Engineering Platform Get an environment
/v1/environments/{environmentid}
PUT
Updateenvironment
— APIs.io Engineering Platform Update an environment
/v1/environments/{environmentid}
DELETE
Deleteenvironment
— APIs.io Engineering Platform Delete an environment
/v1/environments/{environmentid}
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-get-all
APIs.io Engineering Platform Get all environments
read-only
idempotent
apis-io-engineering-platform-create-environment
APIs.io Engineering Platform Create an environment
apis-io-engineering-platform-get-environment
APIs.io Engineering Platform Get an environment
read-only
idempotent
apis-io-engineering-platform-update-environment
APIs.io Engineering Platform Update an environment
idempotent
apis-io-engineering-platform-delete-environment
APIs.io Engineering Platform Delete an environment
idempotent
apis-io-engineering-platform-create-fork
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
APIs.io Engineering Platform Merge a fork
apis-io-engineering-platform-pull-source
APIs.io Engineering Platform Pull source changes