This repository contains a curated collection of Postman collections and environments for various APIs and services. These collections are organized by category and provide ready-to-use API testing setups for different platforms and services.
The collections in this repository serve as:
- API Testing Tools: Pre-configured requests for testing various APIs
- Documentation Examples: Practical examples of API usage
- Development Resources: Ready-to-import collections for developers working with these services
Collections for the CO2 Signal API, which provides real-time carbon intensity data for electricity grids worldwide.
Comprehensive collections for Power BI REST APIs, including authentication, embedding, and administration endpoints.
Postman collection for Spoolman REST API v1 for spool management and inventory.
Weather-related API collections including meteorological data services and weather forecasting APIs.
Collections for WiFi Network Management using Northbound Interface (NBI) APIs.
Collections for Xiaomi Cloud API, enabling interaction with Xiaomi smart home devices.
- Import Collections: Open Postman and import the
.postman_collection.jsonfiles - Import Environments: Import corresponding
.postman_environment.jsonfiles if available - Configure Variables: Set up required API keys, tokens, and environment variables
- Test Requests: Start testing the APIs with the pre-configured requests
- Postman installed
- API keys/tokens for the respective services (where required)
- Basic understanding of REST APIs
To contribute new collections:
- Create a new folder for the API category
- Add your
.postman_collection.jsonand.postman_environment.jsonfiles - Update the README.md files to document the new collection
- Ensure proper organization and clear descriptions