JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
PM Handbook @jabondano
Product Management Handbook @jabondano
Frameworks
Automations
Digital Marketing
PM Lectures & Videos
APIs
More
Share
Explore
APIs
APIs with Postman
Introduction to REST APIs for Absolute Beginners
Learn how to use Postman to build REST & GraphQL requests
www.udemy.com
Intro
xa
Request Methods
POST: Create new data
GET: Retrieve existing data
PUT: Edit or Update Existing Data
DELETE: Delete Data
API Documentation: Explains the Methods available in the server
HTTP Status Codes
REST API
Set of rules. Software architectural style.
JSON: Java Script Object Notation. Key-value format.
Intro
Request Methods
HTTP Status Codes
REST API
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.