All tools
Developer Tools

Curl Generator

Generate curl commands.

curl -X GET "https://api.example.com/users" \
  -H "Authorization: Bearer TOKEN"