Back To Home

How To Build An API Request

Mark as complete

API requests are made up of a few key components which we need to know.    

URL    Method    Headers    Query Parameters    Body    We break down what each component means and is used for.    

Body componets are commonly written in JSON, so we also run over what JSON  as a format is and how you can leverage it.  

A good tool to check JSON with is https://jsonlint.com/

Module Progress
20%
Coming Up Next
2
API Errors and What They Mean
0:03:20
How To Build An Automations Tech Stack
0:03:20