Developer
Gratuito
Sem cadastro
cURL Command Builder
Build and generate cURL commands interactively
Carregando ferramenta…
Sobre esta ferramenta
Construct cURL commands visually by filling in the URL, HTTP method, headers, query parameters, request body, and authentication. Instantly see the generated command and its equivalent fetch() JavaScript code. Copy with one click.
Como usar
- 1 Enter the target URL.
- 2 Choose the HTTP method (GET, POST, PUT, PATCH, DELETE).
- 3 Add any headers or query parameters using the + buttons.
- 4 For POST/PUT/PATCH, choose a body format (raw, form, or JSON) and enter the content.
- 5 Select an authentication type if required.
- 6 Toggle follow-redirects, verbose, or timeout options as needed.
- 7 Copy the generated cURL command or the equivalent fetch() snippet.
Perguntas frequentes
Ferramentas relacionadas
Testador de Webhook / Requisição HTTP
Construa e envie requisições HTTP do seu navegador e inspecione a resposta em detalhes.
Analisador e Construtor de URL
Divida qualquer URL em seus componentes ou monte uma URL a partir de partes — com um editor de parâmetros de consulta em tempo real.
Formatador e validador JSON
Formate, valide e minifique JSON — com localização precisa de erros de sintaxe.
HTTP Status Codes
Complete reference of all standard HTTP status codes with descriptions and examples.