🗒️Overview
The Postman v2 API is organised around REST. Our API has predictable resource-oriented URLs, accepts JSON request bodies, returns JSON response bodies, and uses standard HTTP response codes, authentication, and verbs.
To optimise performance and reliability, Postman v2 has established rate limits and allocations for API endpoints (Rate limits).
Base Url
Test Environment Base URL
Type | Base URL | Remarks |
---|---|---|
Postman API | ||
Postman Admin Portal |
Production Environment Base URL
Type | Base URL | Remarks |
---|---|---|
Postman API Production Platform | ||
Postman Admin Platform |
Last updated