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
Authentication: Token
Generate token: Reference
Endpoints
/ collections
GET
POST
DELETE
PUT
Summary: Create, Update, Delete, Single e all collections.
/ environments
GET
POST
DELETE
PUT
Summary: Create, Update, Delete, Single e all Environments.
/ mocks
GET
POST
DELETE
Summary: Create, Delete, List all Mocks.
/ monitors
GET
POST
DELETE
PUT
Summary: Create, Delete,Update, List all Monitors.
/ Workspaces
GET
POST
DELETE
PUT
Summary: Create, Delete,Update, List all Workspaces.
/ User
GET
Summary: allows you to fetch relevant information pertaining to the API Key being used.
/ Import
POST
Summary: Import external API specifications into Postman.
Updated about 5 years ago