Search tools…
⌘
K
English
Workbench
Dev Tools
cURL to Code
cURL to Code
New
Runs Locally
Parse curl commands and generate type definitions for TypeScript, Go, Rust, Python, Java
Share Result
Copy
Convert
cURL
Types
API
Loading…
Connected
Secure
ICP备案/许可证号:
蜀ICP备2026002292号-1
v1.0.0
Suggest Feature
TypeScript
Go
Rust
Python
Java
cURL Command
curl -X POST 'https://api.example.com/users?page=1&limit=20' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer token123' \ -d '{"name":"John","age":30,"email":"[email]","tags":["admin","user"],"address":{"city":"Shanghai","zip":"200000"}}'
Generated Types