This guide will walk you through setting up and using the WP Umbrella API in Postman. With this collection, you can test all available endpoints, making it easier to understand how each endpoint functions and what it returns.
Install Postman if you haven’t already. It’s free and simplifies API testing and development.
Download or import the Postman Collection .json file you received. It includes organized endpoints for the WP Umbrella API.
WP Umbrella - Public API Documentation.postman_collection.json
Ensure you have an access token (accessToken) for authentication. If needed, reach out to your API administrator.
The collection includes variables like {{publicApiUrl}}, {{accessToken}}, and {{projectId}} to streamline requests. Set up an environment to handle these values globally.