Skip to content
zero2vibecodelearn vibe coding

curl

HTTP request (Claude API simulation).

Example

$ curl https://api.anthropic.com/v1/messages -H "x-api-key: $KEY" -d '{…}'
Break this command down →

Other commands