Postman
Overview
Postman is a powerful API client that simplifies the process of testing, documenting, and sharing APIs. It provides an intuitive interface for sending requests, viewing responses, and automating workflows through collections.
Using Our Postman Collection
We’ve prepared a comprehensive Postman collection that includes all available endpoints in our API, properly organized and documented. This collection will help you:
- Explore our API capabilities
- Test different endpoints with pre-configured requests
- Understand request parameters and response formats
- Quickly integrate our API into your applications
Getting Started
- Download and install Postman if you haven’t already
- Download our Postman collection by clicking the link below
- In Postman, click “Import” and select the downloaded JSON file
- In API_URL change the url to https://api.escuelajs.co
- Start exploring our API endpoints!