Qodex.ai
Qodex.ai
Introduction
Postman API (OpenAPI)
Collections
Create a ForkDelete CollectionCreate CollectionMerge a ForkUpdate CollectionAll CollectionsSingle Collection
Environments
Update EnvironmentSingle EnvironmentCreate EnvironmentAll EnvironmentsDelete Environment
Mocks
Single MockUpdate MockCreate MockDelete MockUnpublish MockAll MocksPublish Mock
Monitors
Delete MonitorSingle MonitorAll MonitorsUpdate MonitorCreate MonitorRun a Monitor
Workspaces
Delete WorkspaceUpdate WorkspaceSingle workspaceCreate WorkspaceAll workspaces
User
API Key Owner
Import
Import external API specificationImport exported data
API-API Version
Delete an API VersionCreate API VersionGet an API VersionUpdate an API VersionGet All API Versions
API-Schema
Create collection from schemaGet SchemaCreate SchemaUpdate Schema
API-Relations
Get test suite relationsGet documentation relationsGet contract test relationsGet linked relationsGet monitor relationsCreate relationsGet integration test relationsGet environment relations
API
Delete an APISingle APIUpdate an APIGet all APIsCreate API
test
Introduction
Postman API (OpenAPI)
Collections
Create a ForkDelete CollectionCreate CollectionMerge a ForkUpdate CollectionAll CollectionsSingle Collection
Environments
Update EnvironmentSingle EnvironmentCreate EnvironmentAll EnvironmentsDelete Environment
Mocks
Single MockUpdate MockCreate MockDelete MockUnpublish MockAll MocksPublish Mock
Monitors
Delete MonitorSingle MonitorAll MonitorsUpdate MonitorCreate MonitorRun a Monitor
Workspaces
Delete WorkspaceUpdate WorkspaceSingle workspaceCreate WorkspaceAll workspaces
User
API Key Owner
Import
Import external API specificationImport exported data
API-API Version
Delete an API VersionCreate API VersionGet an API VersionUpdate an API VersionGet All API Versions
API-Schema
Create collection from schemaGet SchemaCreate SchemaUpdate Schema
API-Relations
Get test suite relationsGet documentation relationsGet contract test relationsGet linked relationsGet monitor relationsCreate relationsGet integration test relationsGet environment relations
API
Delete an APISingle APIUpdate an APIGet all APIsCreate API
test
HomePostman API (OpenAPI)API

API

Number of APIs: 5

  1. Create API POST https://api.getpostman.com/apis?workspace={{workspaceId}}

  2. Update an API PUT https://api.getpostman.com/apis/{{apiId}}

  3. Delete an API DELETE https://api.getpostman.com/apis/{{apiId}}

  4. Get all APIs GET https://api.getpostman.com/apis?workspace={{workspaceId}}

  5. Single API GET https://api.getpostman.com/apis/{{apiId}}

Previous
Get environment relations
Next
Delete an API