curl
HTTP request (Claude API simulation).
Example
$ curl https://api.anthropic.com/v1/messages -H "x-api-key: $KEY" -d '{…}'Break this command down →HTTP request (Claude API simulation).
$ curl https://api.anthropic.com/v1/messages -H "x-api-key: $KEY" -d '{…}'Break this command down →