Developer
無料
サインアップ不要
cURL Command Builder
Build and generate cURL commands interactively
ツールを読み込み中…
このツールについて
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.
使い方
- 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.
よくある質問
関連ツール