Qodex.ai
Qodex.ai
Introduction
10 Postman Features Everyone Should Know
1. The Qodex API-Collections
All CollectionsSingle Collection Create CollectionUpdate CollectionDelete CollectionCreate a ForkMerge a Fork
1. The Qodex API-Environments
All EnvironmentsSingle EnvironmentCreate EnvironmentUpdate EnvironmentDelete Environment
1. The Qodex API-Mocks
All MocksSingle MockCreate MockUpdate MockDelete MockPublish MockUnpublish Mock
1. The Qodex API-Monitors
All MonitorsSingle MonitorCreate MonitorUpdate MonitorDelete MonitorRun a Monitor
1. The Qodex API-Workspaces
All workspacesSingle workspaceCreate WorkspaceUpdate WorkspaceDelete Workspace
1. The Qodex API-User
API Key Owner
1. The Qodex API-Import
Import external API specificationImport exported data
1. The Qodex API-API-API Version
Create API VersionUpdate an API VersionDelete an API VersionGet an API VersionGet All API Versions
1. The Qodex API-API-Schema
Create SchemaUpdate SchemaGet SchemaCreate collection from schema
1. The Qodex API-API-Relations
Get linked relationsGet documentation relationsGet environment relationsGet test suite relationsGet contract test relationsGet integration test relationsGet monitor relationsCreate relationsSync relations with schema
1. The Qodex API-API
Create APIUpdate an APIDelete an APIGet all APIsSingle API
1. The Qodex API-Webhooks
Create Webhook
2. Qodex Echo-Request Methods
GET RequestPOST Form DataPUT RequestPATCH RequestDELETE Request
2. Qodex Echo-Headers
Request HeadersResponse Headers
2. Qodex Echo-Authentication Methods
DigestAuth SuccessHawk AuthOAuth1.0 (verify signature)
2. Qodex Echo-Cookie Manipulation
Set CookiesGet CookiesDelete Cookies
2. Qodex Echo-Utilities
Response Status CodeStreamed ResponseDelay ResponseGet UTF8 Encoded ResponseGZip Compressed ResponseDeflate Compressed ResponseIP address in JSON format
2. Qodex Echo-Utilities / Date and Time
Current UTC timeTimestamp validityFormat timestampExtract timestamp unitTime additionTime subtractionStart of timeObject representationBefore comparisonsAfter comparisonsBetween timestampsLeap year check
2. Qodex Echo-Auth: Digest
DigestAuth Request
2. Qodex Echo-Example
POST Post
3. Qodex Visualizer
2. Basic visualizer chart demo
4. Built-in Libraries
Fake data to Qodex-echo
5. Workflow Control
Fourth request
6. Collaboration Features
Add comment
7. Collection-Level Information
Get echo name 4
8. Monitors for Regression Testing
Get random number
9. Built-in GraphQL Support
Get Artist InfoUsing GraphQL query
10. Documentation Pizazz
Add params
Bonus Feature: Flows
Fake Store API - New userBored API - Get activityCocktail API - Search by ingredient
Introduction
10 Postman Features Everyone Should Know
1. The Qodex API-Collections
All CollectionsSingle Collection Create CollectionUpdate CollectionDelete CollectionCreate a ForkMerge a Fork
1. The Qodex API-Environments
All EnvironmentsSingle EnvironmentCreate EnvironmentUpdate EnvironmentDelete Environment
1. The Qodex API-Mocks
All MocksSingle MockCreate MockUpdate MockDelete MockPublish MockUnpublish Mock
1. The Qodex API-Monitors
All MonitorsSingle MonitorCreate MonitorUpdate MonitorDelete MonitorRun a Monitor
1. The Qodex API-Workspaces
All workspacesSingle workspaceCreate WorkspaceUpdate WorkspaceDelete Workspace
1. The Qodex API-User
API Key Owner
1. The Qodex API-Import
Import external API specificationImport exported data
1. The Qodex API-API-API Version
Create API VersionUpdate an API VersionDelete an API VersionGet an API VersionGet All API Versions
1. The Qodex API-API-Schema
Create SchemaUpdate SchemaGet SchemaCreate collection from schema
1. The Qodex API-API-Relations
Get linked relationsGet documentation relationsGet environment relationsGet test suite relationsGet contract test relationsGet integration test relationsGet monitor relationsCreate relationsSync relations with schema
1. The Qodex API-API
Create APIUpdate an APIDelete an APIGet all APIsSingle API
1. The Qodex API-Webhooks
Create Webhook
2. Qodex Echo-Request Methods
GET RequestPOST Form DataPUT RequestPATCH RequestDELETE Request
2. Qodex Echo-Headers
Request HeadersResponse Headers
2. Qodex Echo-Authentication Methods
DigestAuth SuccessHawk AuthOAuth1.0 (verify signature)
2. Qodex Echo-Cookie Manipulation
Set CookiesGet CookiesDelete Cookies
2. Qodex Echo-Utilities
Response Status CodeStreamed ResponseDelay ResponseGet UTF8 Encoded ResponseGZip Compressed ResponseDeflate Compressed ResponseIP address in JSON format
2. Qodex Echo-Utilities / Date and Time
Current UTC timeTimestamp validityFormat timestampExtract timestamp unitTime additionTime subtractionStart of timeObject representationBefore comparisonsAfter comparisonsBetween timestampsLeap year check
2. Qodex Echo-Auth: Digest
DigestAuth Request
2. Qodex Echo-Example
POST Post
3. Qodex Visualizer
2. Basic visualizer chart demo
4. Built-in Libraries
Fake data to Qodex-echo
5. Workflow Control
Fourth request
6. Collaboration Features
Add comment
7. Collection-Level Information
Get echo name 4
8. Monitors for Regression Testing
Get random number
9. Built-in GraphQL Support
Get Artist InfoUsing GraphQL query
10. Documentation Pizazz
Add params
Bonus Feature: Flows
Fake Store API - New userBored API - Get activityCocktail API - Search by ingredient
Home10 Postman Features Everyone Should Know2. Qodex Echo-Utilities / Date and Time

2. Qodex Echo-Utilities / Date and Time

Number of APIs: 12

  1. Current UTC time GET https://postman-echo.com/time/now

  2. Timestamp validity GET https://postman-echo.com/time/valid?timestamp=2016-10-10

  3. Format timestamp GET https://postman-echo.com/time/format?timestamp=2016-10-10&format=mm

  4. Extract timestamp unit GET https://postman-echo.com/time/unit?timestamp=2016-10-10&unit=day

  5. Time addition GET https://postman-echo.com/time/add?timestamp=2016-10-10&years=100

  6. Time subtraction GET https://postman-echo.com/time/subtract?timestamp=2016-10-10&years=50

  7. Start of time GET https://postman-echo.com/time/start?timestamp=2016-10-10&unit=month

  8. Object representation GET https://postman-echo.com/time/object?timestamp=2016-10-10

  9. Before comparisons GET https://postman-echo.com/time/before?timestamp=2016-10-10&target=2017-10-10

  10. After comparisons GET https://postman-echo.com/time/after?timestamp=2016-10-10&target=2017-10-10

Previous
IP address in JSON format
Next
Current UTC time