## Explore the APIs Using Postman
To help you get hands-on experience with our APIs, we have provided a Postman collection for download. This collection will allow you to seamlessly test and explore the API endpoints in a familiar environment.
***How to explore APIs using Postman:***
1. **Download the Postman Collection**: <a download="RUI_V3_API.zip" target="_blank" href="https://docs.revenera.com/resources/rui/RUI_V3_API.zip"  style="display: inline-block; padding: 4px 10px; color: #FFFFFF; background-color: #007bff; text-decoration: none; border-radius: 5px;">Download</a>
2. **Import into Postman**: Open your Postman app and import the collection.
3. **Authenticate**: Replace the "username" and "password" placeholders with your credentials (the same ones used in the Usage Intelligence Dashboard at [https://analytics.revenera.com](https://analytics.revenera.com)) in the /auth/web API endpoint body, then click **Send**.
4. **Personalize**: Replace the demo "product_id" in the API endpoints with your own "product_id" and modify the sample payload as per your product’s requirements.

Start exploring the APIs!
