🌐 Gerador de comandos OpenAPI → <code>cURL</code>
Cole simplesmente a especificação OpenAPI 3.x em YAML / JSON para converter todos os endpoints em comandos <code>cURL</code> executáveis em lote.
100% Free
No signup
Browser-only
5 languages
Dark mode
🔒 Garantia de Privacidade:
A especificação OpenAPI não é enviada ao servidor. Toda a análise e conversão ocorrem completamente no seu navegador.
Comando cURL gerado
🔗 Ferramentas relacionadas
📖 Como usar
-
1
Paste your OpenAPI specPaste your OpenAPI 3.x spec in YAML or JSON format. Use the Sample button to load an example.
-
2
Configure optionsOptionally override the base URL or set an Authorization header. Choose multi-line or single-line output.
-
3
Copy the cURL commandsEvery endpoint appears as a card with a copy button so you can send the command straight to your clipboard.
❓ Perguntas frequentes
Is Swagger 2.0 supported?
OpenAPI 3.x is the primary target. Swagger 2.0 paths and methods will mostly work, but $ref resolution and complex schemas are only partially supported.
How is the request body filled in?
The tool uses the requestBody example or each property example / default first; otherwise it generates a sample by type (string becomes "string", integer becomes 0, etc.).
Can I run the generated commands as-is?
They contain sample values and placeholder tokens, so replace required parameters and credentials with real values before running them in production.
🐛 Você encontrou um problema com esta ferramenta?
Completamente gratuito e sem registro. Até as etapas de reprodução são suficientes. Os relatos recebidos chegam diretamente aos operadores e servem como referência para correções.
✅
Obrigado por seu relato!
Recebido pelos administradores. Usaremos como referência para melhorias.