Constructor de solicitudes HTTP PROCESAMIENTO LOCAL

Crea solicitudes HTTP en el navegador, importa una operación de OpenAPI JSON o YAML local, genera cURL y Fetch, y envía solo la URL que eliges. KivTools no usa proxy; se aplican CORS y las restricciones del navegador.

Request details stay in this tab. KivTools has no proxy: a request is sent only when you choose Send, and browser CORS rules still apply.
Request builder

Use a public API or one that explicitly permits this website with CORS. Credentials are omitted by default and no request is routed through KivTools.

Use one Header-Name: value pair per line. Browser-restricted headers are rejected before sending.

Import an OpenAPI operation

Paste or choose a local OpenAPI JSON/YAML document. The tool reads paths, methods, server defaults, parameters, and a sample request body without fetching a URL.

No local API definition has been analyzed.
Generated request
Build a request to generate cURL.
Build a request to generate Fetch code.
Response
No request has been sent.

Build browser-visible API requests before moving to a full client

This utility creates requests and calls only the URL you explicitly enter. It cannot bypass CORS, browser security controls, private network restrictions, or authentication flows. Review generated code and use safe test credentials.

Herramientas recientes: