How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SendHQ Hosted templates API

Draft, render, test, version, publish, and send reusable content.

SendHQ Hosted templates API is one of 8 APIs that SendHQ publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Hosted templates. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a getting-started guide.

This API exposes 10 operations across 8 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 2026-08-23.

Requests are made against a single base URL, https://sendhq.cc/api/v1.

10 operations 8 paths 1 schemas 2 GET7 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026-08-23
Base URL
https://sendhq.cc/api/v1
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

SendHQ Hosted templates API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (re_…) (bearerAuth). An API key is passed in the cookie as sendhq_session_v2 (sessionCookie).

  • bearerAuth — Workspace API key. Keep it server-side.
  • sessionCookie — Browser session used for account administration.

Paths & Operations 10

Across 8 paths, the API surfaces 10 operations — 2 GET, 7 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Hosted templates 10

Draft, render, test, version, publish, and send reusable content.

GET
/templates
List hosted templates
get_templates 2 params → 200400401404429
POST
/templates
Create a hosted template
post_templates body → 201400401404429
GET
/templates/{id}
Retrieve drafts, releases, and usage
get_templates_id 1 param → 200400401404429
PUT
/templates/{id}/draft
Autosave a template draft
put_templates_id_draft 1 param body → 200400401404429
POST
/templates/{id}/draft
Create a new draft from the published release
post_templates_id_draft 1 param → 201400401404429
POST
/templates/{id}/render
Render exact server output
post_templates_id_render 1 param body → 200400401404429
POST
/templates/{id}/test
Send a test snapshot
post_templates_id_test 1 param body → 201400401404429
POST
/templates/{id}/publish
Publish an immutable template release
post_templates_id_publish 1 param → 201400401404429
POST
/templates/{id}/archive
Archive a template
post_templates_id_archive 1 param → 200400401404429
POST
/templates/{id}/restore
Restore an archived template
post_templates_id_restore 1 param → 200400401404429

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (1 property). Each schema is shown below with its type and property counts.

Error
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sendhq-hosted-templates-api-openapi.yml Raw ↑

Other APIs SendHQ publishes across the network.

SendHQ Account and billing API
SendHQ Deliverability API
SendHQ Domains API
SendHQ Drafts and attachments API
SendHQ Emails and threads API
SendHQ Inbound email API
SendHQ REST API
Where this information came from

This is an independent, third-party profile of SendHQ Hosted templates API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.