send http requestsbuild http requests through an easytouse visual editor. easily define query parameters, request headers and post data. code editor included.
inspect responseparse and visualize http responses. prettify html, xml and json. expand / collapse, search & navigate into json data.
measure performanceautomatically track standard response metrics such as request time, status code and success rate. monitor response stats real time.
organize bettersave your api requests, stats and dashboards into projects. import / export data in readable json. your data is your own.
use variablesdefine projectwide variables such as base url, standard headers and post data. expand variable references in requests.
upload filesfor file upload requests, save uploaded files into projects for easy access and selfcontainment.
run api testsorganize and run your api tests straight from your http editor. monitor api test runs through the test runner. red/green indicator included.
validate everythingverify http status and header content. parse response data and extract values. validate by a regular expression, xpath or jsonpath.
chain api requestseasily replay login, business workflows and endtoend scenarios by chaining api requests. extract and pipe response data into next request.