cURL Builder
An online curl command line builder. Generate curl commands to test your API endpoints.

Specify the request method to use.

The URL to send the request to.

The data payload to send with the request.

Set the Content-Type header to application/json.

Make the operation more talkative.

Allow insecure server connections.