WebMaestro
Creates and sends REST/SOAP API requests, views formatted responses, creates mock APIs, and inspects mock request history.
An open-source REST API testing tool that simplifies testing and development by allowing users to create requests for REST and SOAP APIs, view responses with formatting and previews, and create mock APIs. It targets developers and engineering teams who need to test APIs during development. The tool stores collections locally and supports sharing via Git, and it combines API testing and mocking in one application without requiring a separate web server.
Key features
- Create REST and SOAP API requests
- Apply HTTP headers, client certificates, OAuth
- View response body, headers, cookies
- Automatic formatting for XML and JSON
- HTML preview for responses
- Create mock APIs from responses
- Set HTTP status code and custom delay
- Inspect requests made to mock API