APIs 101 Workshop
APIs 101 Workshop
Postman
Learn API essentials
Who I am
Alex Mwaniki
Postman Student Expert,
GDSC Cyber Security Lead, University of Embu
4 Follow-up resources
5 Q&A
go.postman.co/build
APIs: A Digital Restaurant
Client Server
What’s an API?
And why should I use one?
98%
of Fortune 500
Organizations use Postman
65%
of Global 2000
Organizations use Postman
Request
API
Response
Resources
Services
Making Requests
How we interact with the API
Method
address of the server
GET Retrieve information Host
● Data types
JSON
○ form data
○ JSON {
○ text “name”: “Jane Doe”,
○ HTML “email”: “[email protected]”,
“birthYear”: 1970
○ XML }
○ files
○ GraphQL
○ … and more!
Receiving Responses
Response elements
● Status codes (200 OK,
201 Created, 404 Not
found)
● Headers
learning.postman.co
m
Learning Center
explore.postman.com
API Network
community.postman.co
m
Forum
Q&A
Thanks for coming!