# Curl:curl

**Page:** api/curl-curl

[Download Raw Markdown](./api/curl-curl.md)

---

## API Endpoints Summary

- **GET** `/api/v1/curl/request` — Execute simple HTTP request via query parameters
- **POST** `/api/v1/curl/request` — Execute HTTP request with full cURL capabilities

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```