Postman

O Postman é uma ferramenta que tem como objetivo testar serviços RESTful (Web APIs) por meio do envio de requisições HTTP e da análise do seu retorno.

Info

Schemes: https
Base URL: https://api.getpostman.com

Documentation Reference

Authentication: Token

Generate token: Reference

Endpoints

/ collections

GET POST DELETE PUT

Summary: Create, Update, Delete, Single e all collections.

Reference

/ environments

GET POST DELETE PUT

Summary: Create, Update, Delete, Single e all Environments.

Reference

/ mocks

GET POST DELETE

Summary: Create, Delete, List all Mocks.

Reference

/ monitors

GET POST DELETE PUT

Summary: Create, Delete,Update, List all Monitors.

Reference

/ Workspaces

GET POST DELETE PUT

Summary: Create, Delete,Update, List all Workspaces.

Reference

/ User

GET

Summary: allows you to fetch relevant information pertaining to the API Key being used.

Reference

/ Import

POST

Summary: Import external API specifications into Postman.

Reference