# SendHQ Drafts and attachments API

**Canonical:** https://apis.io/apis/sendhq/sendhq-drafts-and-attachments-api/  
**Provider:** SendHQ — https://apis.io/providers/sendhq/  
**Base URL:** https://sendhq.cc/api/v1  
**Documentation:** https://sendhq.cc/docs/api-reference

SendHQ Drafts and attachments API is one of 8 APIs that [SendHQ](https://apis.io/providers/sendhq/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Drafts and attachments. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a getting-started guide.

Build composer flows with private attachment storage.

## Operations (9)

| Method | Path | Summary |
|---|---|---|
| POST | `/drafts` | Create a composer draft |
| GET | `/drafts` | List composer drafts |
| GET | `/drafts/{id}` | Retrieve a draft and attachments |
| PUT | `/drafts/{id}` | Replace draft content |
| DELETE | `/drafts/{id}` | Discard a draft |
| POST | `/drafts/{id}/attachments` | Upload an attachment to a draft |
| GET | `/attachments/{id}` | Download a private attachment |
| DELETE | `/attachments/{id}` | Delete a private attachment |
| GET | `/sending-identities` | List verified sender identities |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/sendhq/refs/heads/main/openapi/sendhq-drafts-and-attachments-api-openapi.yml
- **APIReference** — https://sendhq.cc/openapi.json
- **Documentation** — https://sendhq.cc/docs/api-reference
- **GettingStarted** — https://sendhq.cc/docs
- **Guides** — https://sendhq.cc/guides

## Other SendHQ APIs (7)

- [SendHQ Account and billing API](https://apis.io/apis/sendhq/sendhq-account-and-billing-api/)
- [SendHQ Deliverability API](https://apis.io/apis/sendhq/sendhq-deliverability-api/)
- [SendHQ Domains API](https://apis.io/apis/sendhq/sendhq-domains-api/)
- [SendHQ Emails and threads API](https://apis.io/apis/sendhq/sendhq-emails-and-threads-api/)
- [SendHQ Hosted templates API](https://apis.io/apis/sendhq/sendhq-hosted-templates-api/)
- [SendHQ Inbound email API](https://apis.io/apis/sendhq/sendhq-inbound-email-api/)
- [SendHQ REST API](https://apis.io/apis/sendhq/sendhq-rest-api/)

## Tags

Drafts and attachments

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/sendhq/sendhq-drafts-and-attachments-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/sendhq/.
