cURL Command Builder
Build, parse, and convert cURL commands to fetch, axios & HTTPie
Presets
GET JSON
POST JSON
Auth Request
File Upload
Form Data
Import cURL
Parse & Import
Clear
Request
Method
GET
POST
PUT
PATCH
DELETE
HEAD
OPTIONS
URL
Headers
+ Add Header
No headers added
Body
Content Type
None
JSON
Text
Form URL Encoded
Authentication
Type
None
Bearer Token
Basic Auth
Token
Username
Password
cURL
fetch()
axios
HTTPie
Copy
# Fill in the fields above to generate a cURL command
Export
⬇ cURL (.sh)
⬇ fetch (.js)
⬇ axios (.js)
⬇ HTTPie