Qodex.ai
Qodex.ai
Introduction
JSONBlob Core API
Create a BlobRetrieve a BlobEdit a BlobDelete a Blob
Postman Echo
Request Methods
GET RequestPOST Form DataPUT RequestPATCH RequestDELETE Request
Headers
Request HeadersResponse Headers
Authentication Methods
Basic AuthDigestAuth SuccessHawk AuthOAuth1.0 (verify signature)
Cookie Manipulation
Set CookiesGet CookiesDelete Cookies
Utilities
Response Status CodeStreamed ResponseDelay ResponseGet UTF8 Encoded ResponseGZip Compressed ResponseDeflate Compressed ResponseIP address in JSON format
Utilities / Date and Time
Current UTC timeTimestamp validityFormat timestampExtract timestamp unitTime additionTime subtractionStart of timeObject representationBefore comparisonsAfter comparisonsBetween timestampsLeap year check
Auth: Digest
DigestAuth Request
Server Events
GET Server eventsPOST Server events
Product Marketplace
Carts
All Carts1 CartCarts in Date RangeCarts of a userNew CartUpdate cart
Products
All Products MaterialSingle ProductAll categoriesProducts of a CategoryNew Product
users
all userssingle userNew user empty
Public REST APIs
Animals
Cat FactsDog BreedsPet Food Facts
Anime-Studio Ghibli
FilmsPeopleLocationsSpeciesVehicles
APIs-APIs.guru
List API
Barcodes-Open Food Facts
Barcode Lookup
Bikes
Biking Incidents
Books-Open Library
BookCoversSearch
Cars
Makes of CarsCar Manufacturers
Church-Liturgical Calendar
TodayTomorrowYesterday
Church-Hebcal
Jewish CalendarShabbat Times
Comics
XKCD
Cryptocurrency-Coindesk
Current Bitcoin Price
Cryptocurrency-Cryptonator
Simple TickerComplete Ticker
Domains-DomainsDB
Domain Search
Drones
Drone Stirkes
Earthquakes
Earthquakes
Game of Thrones
CharactersBooksHouses
Gender-Genderiz.io
Gender Detector
IP Address-Ipify
IP Adress Lookup
IP Address-IP2Country
Associate IP Address with Country
Jobs-Workforce Data Initiative
Jobs Skills
Jobs-GitHub
GitHub Jobs
Jokes
Random JokesDad JokesChuck Norris Jokes
Logos-Clearbit
Logo
Music
Lyrics Search
News
Historical American Newspapers
Pokemon
Pokemon SearchAll Pokemon
Postal Codes
Zip Code Lookup
Quotes
Ron Swanson Quotes
Random
Random Yes/No
Restrooms
Refuge Restrooms
Space-SpaceX
Latest SpaceX Launch
Space-NASA
NeoQueryNeoLookup
Sun
Sunrise and Sunset
Tacos
Random Taco Recipes
Television
TVMaze Search
Text-SHOUTCLOUD
ALL CAPS AS A SERVICE
Trivia
Random Trivia Question
Universities
University Search
Website Breaches
Breaches
User Profile
AuthNew userGet User Profile
Weather API
get current weather
Weather Application for Postman Flows Copy
get current weatherGet coordinates for zip code
alphavantage
get weekly price
markdown API
get markdown example
Introduction
JSONBlob Core API
Create a BlobRetrieve a BlobEdit a BlobDelete a Blob
Postman Echo
Request Methods
GET RequestPOST Form DataPUT RequestPATCH RequestDELETE Request
Headers
Request HeadersResponse Headers
Authentication Methods
Basic AuthDigestAuth SuccessHawk AuthOAuth1.0 (verify signature)
Cookie Manipulation
Set CookiesGet CookiesDelete Cookies
Utilities
Response Status CodeStreamed ResponseDelay ResponseGet UTF8 Encoded ResponseGZip Compressed ResponseDeflate Compressed ResponseIP address in JSON format
Utilities / Date and Time
Current UTC timeTimestamp validityFormat timestampExtract timestamp unitTime additionTime subtractionStart of timeObject representationBefore comparisonsAfter comparisonsBetween timestampsLeap year check
Auth: Digest
DigestAuth Request
Server Events
GET Server eventsPOST Server events
Product Marketplace
Carts
All Carts1 CartCarts in Date RangeCarts of a userNew CartUpdate cart
Products
All Products MaterialSingle ProductAll categoriesProducts of a CategoryNew Product
users
all userssingle userNew user empty
Public REST APIs
Animals
Cat FactsDog BreedsPet Food Facts
Anime-Studio Ghibli
FilmsPeopleLocationsSpeciesVehicles
APIs-APIs.guru
List API
Barcodes-Open Food Facts
Barcode Lookup
Bikes
Biking Incidents
Books-Open Library
BookCoversSearch
Cars
Makes of CarsCar Manufacturers
Church-Liturgical Calendar
TodayTomorrowYesterday
Church-Hebcal
Jewish CalendarShabbat Times
Comics
XKCD
Cryptocurrency-Coindesk
Current Bitcoin Price
Cryptocurrency-Cryptonator
Simple TickerComplete Ticker
Domains-DomainsDB
Domain Search
Drones
Drone Stirkes
Earthquakes
Earthquakes
Game of Thrones
CharactersBooksHouses
Gender-Genderiz.io
Gender Detector
IP Address-Ipify
IP Adress Lookup
IP Address-IP2Country
Associate IP Address with Country
Jobs-Workforce Data Initiative
Jobs Skills
Jobs-GitHub
GitHub Jobs
Jokes
Random JokesDad JokesChuck Norris Jokes
Logos-Clearbit
Logo
Music
Lyrics Search
News
Historical American Newspapers
Pokemon
Pokemon SearchAll Pokemon
Postal Codes
Zip Code Lookup
Quotes
Ron Swanson Quotes
Random
Random Yes/No
Restrooms
Refuge Restrooms
Space-SpaceX
Latest SpaceX Launch
Space-NASA
NeoQueryNeoLookup
Sun
Sunrise and Sunset
Tacos
Random Taco Recipes
Television
TVMaze Search
Text-SHOUTCLOUD
ALL CAPS AS A SERVICE
Trivia
Random Trivia Question
Universities
University Search
Website Breaches
Breaches
User Profile
AuthNew userGet User Profile
Weather API
get current weather
Weather Application for Postman Flows Copy
get current weatherGet coordinates for zip code
alphavantage
get weekly price
markdown API
get markdown example
HomePostman Echo

Postman Echo

Number of APIs: 36

Qodex Echo is service you can use to test your REST clients and make sample API calls. It provides endpoints for GET, POST, PUT, various auth mechanisms and other utility endpoints.

The documentation for the endpoints as well as example responses can be found at https://Qodex-echo.com

  1. Utilities / Date and Time - Format timestamp GET https://postman-echo.com/time/format?timestamp=2016-10-10&format=mm

  2. Headers - Request Headers GET https://postman-echo.com/headers

  3. Utilities / Date and Time - Start of time GET https://postman-echo.com/time/start?timestamp=2016-10-10&unit=month

  4. Utilities - Deflate Compressed Response GET https://postman-echo.com/deflate

  5. Cookie Manipulation - Delete Cookies GET https://postman-echo.com/cookies/delete?foo1&foo2

  6. Utilities / Date and Time - Between timestamps GET https://postman-echo.com/time/between?timestamp=2016-10-10&start=2017-10-10&end=2019-10-10

  7. Request Methods - DELETE Request DELETE https://postman-echo.com/delete

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

  9. Cookie Manipulation - Get Cookies GET https://postman-echo.com/cookies

  10. Request Methods - GET Request GET https://postman-echo.com/get?foo1=bar1&foo2=bar2

Previous
Delete a Blob
Next
Request Methods