Test REST APIs directly in your browser ā no download, no signup
Query parameters are appended to the URL as ?key=value&key2=value2. Editing the URL also updates this tab.
Request body is sent with POST, PUT, and PATCH requests only.
Auth headers are added automatically to your request. All data stays in your browser.