Qodex.ai
Qodex.ai
IntroductionAsk Anything
API Observability
Echo Server checkEcho Get TimeFailed Request
Advanced API Debugging
Client
variablesEXAMPLE okEXAMPLE not foundEXAMPLE unauthorizedEXAMPLE connection refused
Console
conditional breakpointsasync requests within scripts
Mock servers-Scenario testing
Create userLoginGet account summaryGet account transactionsWhen rate limited
Mock servers
Simulate edge cases
Advanced API Testing
Library API Reference-Scenario
Fetch a list of booksCreate a new bookVerify the book is deletedDelete the book
Library API Reference-Contract Testing
JSON schema v4 validation
Fuzz Testing - Big List of Naughty Strings
Example request
Coffee Brewing
Operations-Search beans
Search beans
Operations-Brew a coffee
Successfully brew a coffee
Use cases-Get a coffee
Step 1 - Search beansStep 2 - Brew a coffee
Continuous Quality with Postman
1. The Power of Libraries
Chai ☕️Faker 🥸Visualizer 📈
2. Using the Runner-Simple Linear Sequence-User
Create a user
2. Using the Runner-Simple Linear Sequence-Customer
Create a customerRetrieve customer
2. Using the Runner-Simple Linear Sequence-Movie
Create a movieGet movie
2. Using the Runner-Simple Linear Sequence-Inventory
Add item to inventoryCheck item in inventory
2. Using the Runner-Simple Linear Sequence-Rent a Movie
Create RentalConfirm rental is closedReturn Rental
2. Using the Runner-Non-Linear Execution
Initialize DataCheck IMDB link
2. Using the Runner-Iterating over a data file
Get movie
Design & Prototype an API: Videos Documentation
videos
Fetch one video by ID
List all videos
Ice Cream Shop
Fetch the current inventory for making an orderCreate New Order
Increase Adoption of Your Public API
Get Top 1 Author's Book Reviews (Hardcover Fiction)
Best Seller ListReviews
Introduction to Documentation
Books API Reference-lists
Best Seller History ListBest Seller List NamesBest Seller List OverviewBest Seller List by Date
Books API Reference
Best Seller ListReviews
Get Top 1 Author's Book Reviews (Hardcover Fiction)
Best Seller ListReviews
Postbot Testing
visualize books by tabletest for successful Post Requestbook by idvisualize weekly weather by graph
Postman: API Contract Testing
bookbooks
Postman: An Introduction for API Ops Professionals
Automate Jenkins CI/CD Pipeline Setup
Obtain Jenkins crumbCreate Deploy to Higher Env Pipeline
Postman: An Introduction for Developers
1. Sending requests & inspecting responses
booksbookadd bookupdate bookdelete book
2. Test a response
Get a book
3. Save response examples
books
4. Get and set variables
save book idget book from id variable
5. Basic authorization
get GitHub user infoget GitHub user repos
6. Debug and troubleshoot
message types
Postman: An Introduction for Testers
Library API Reference
booksbookadd bookupdate bookdelete book
New book workflow
add bookbooksupdate book
Contract Testing
JSON schema v4 validation
Postmanaut Directory Research
The Good Bank APIs
Health
Ping
Bank User
Create UserUser Login
Bank Account
Account summaryAccount transactions
Weather Application for Postman Flows
get current weather
Working with your Team - Petstore collection
pets
List all petsCreate a petInfo for a specific pet
IntroductionAsk Anything
API Observability
Echo Server checkEcho Get TimeFailed Request
Advanced API Debugging
Client
variablesEXAMPLE okEXAMPLE not foundEXAMPLE unauthorizedEXAMPLE connection refused
Console
conditional breakpointsasync requests within scripts
Mock servers-Scenario testing
Create userLoginGet account summaryGet account transactionsWhen rate limited
Mock servers
Simulate edge cases
Advanced API Testing
Library API Reference-Scenario
Fetch a list of booksCreate a new bookVerify the book is deletedDelete the book
Library API Reference-Contract Testing
JSON schema v4 validation
Fuzz Testing - Big List of Naughty Strings
Example request
Coffee Brewing
Operations-Search beans
Search beans
Operations-Brew a coffee
Successfully brew a coffee
Use cases-Get a coffee
Step 1 - Search beansStep 2 - Brew a coffee
Continuous Quality with Postman
1. The Power of Libraries
Chai ☕️Faker 🥸Visualizer 📈
2. Using the Runner-Simple Linear Sequence-User
Create a user
2. Using the Runner-Simple Linear Sequence-Customer
Create a customerRetrieve customer
2. Using the Runner-Simple Linear Sequence-Movie
Create a movieGet movie
2. Using the Runner-Simple Linear Sequence-Inventory
Add item to inventoryCheck item in inventory
2. Using the Runner-Simple Linear Sequence-Rent a Movie
Create RentalConfirm rental is closedReturn Rental
2. Using the Runner-Non-Linear Execution
Initialize DataCheck IMDB link
2. Using the Runner-Iterating over a data file
Get movie
Design & Prototype an API: Videos Documentation
videos
Fetch one video by ID
List all videos
Ice Cream Shop
Fetch the current inventory for making an orderCreate New Order
Increase Adoption of Your Public API
Get Top 1 Author's Book Reviews (Hardcover Fiction)
Best Seller ListReviews
Introduction to Documentation
Books API Reference-lists
Best Seller History ListBest Seller List NamesBest Seller List OverviewBest Seller List by Date
Books API Reference
Best Seller ListReviews
Get Top 1 Author's Book Reviews (Hardcover Fiction)
Best Seller ListReviews
Postbot Testing
visualize books by tabletest for successful Post Requestbook by idvisualize weekly weather by graph
Postman: API Contract Testing
bookbooks
Postman: An Introduction for API Ops Professionals
Automate Jenkins CI/CD Pipeline Setup
Obtain Jenkins crumbCreate Deploy to Higher Env Pipeline
Postman: An Introduction for Developers
1. Sending requests & inspecting responses
booksbookadd bookupdate bookdelete book
2. Test a response
Get a book
3. Save response examples
books
4. Get and set variables
save book idget book from id variable
5. Basic authorization
get GitHub user infoget GitHub user repos
6. Debug and troubleshoot
message types
Postman: An Introduction for Testers
Library API Reference
booksbookadd bookupdate bookdelete book
New book workflow
add bookbooksupdate book
Contract Testing
JSON schema v4 validation
Postmanaut Directory Research
The Good Bank APIs
Health
Ping
Bank User
Create UserUser Login
Bank Account
Account summaryAccount transactions
Weather Application for Postman Flows
get current weather
Working with your Team - Petstore collection
pets
List all petsCreate a petInfo for a specific pet
HomePostman: An Introduction for Developers1. Sending requests & inspecting responsesbook

book

GET https://postman-library-api.glitch.me/books/:id

Previous
books
Next
add book