Skip to main content

Interpret API documentation

Course overview
Lesson
1 min read

Use API documentation to format a POST request

Learn how to use available resources to format POST requests.

Reference API documentation for all API requests

With Postman and the developer portal, you have everything you need to make any Klaviyo API request. Let's walk through how to use the documentation as a blueprint to build a POST request.

Note: this video requires an understanding of JSON. If you are not familiar with JSON, please go through our course on making API calls.

The API reference documentation is the source of truth any time you are making Klaviyo API calls. Once you are comfortable navigating the API documentation, you can use APIs to manipulate any data in your Klaviyo account and have a solid foundational knowledge of how to develop with Klaviyo.

Resources

The API documentation referenced in the above video can be found here:

Use API documentation to format a POST request