Skip to main content

Rule Postman Collection

Updated over a week ago

Rule has built a Postman collection to make it easy to test Rule's API with your account in Rule. It is particularly useful when working on building your own integration that uses Rule's API to send and retrieve data.

About Postman

Postman is a program that allows developers to test, share, and document APIs. Using Postman collections saves time because you don't have to go through the API documentation to manually set up API routes.

Rule's Postman collection can be downloaded directly from Rule's API documentation:

You can load Rule's Postman collection either through your browser or through Postman on your computer. You will need to create a free account to use Postman if you don't already have one.Once you have loaded Rule's v2 Postman collection, you will find it under the Collections section in Postman.

To start using the Postman collection, you first need to add a Rule API key from Rule's developer page and paste it into the "Token" field.

Did this answer your question?