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

listmonk Templates API

The Templates API from listmonk — 5 operation(s) for templates.

listmonk Templates API is one of 14 APIs that listmonk publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Templates. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 13 operations across 8 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: http://localhost:9000/api, {host}/api.

13 operations 8 paths 7 schemas 2 DELETE5 GET2 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://{listmonk_host}/api
Authentication
HTTP Basic, API Key
Resource Areas
1

Authentication & Security 2

listmonk Templates API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (BasicAuth). An API key is passed in the header as Authorization (TokenAuth).

  • BasicAuth — HTTP Basic auth using an API user name and token (apiuser:token).
  • TokenAuth — Authorization header in the form: token apiuser:token.

Paths & Operations 13

Across 8 paths, the API surfaces 13 operations — 2 DELETE, 5 GET, 2 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Templates 13

Templates API

GET
/templates
handles retrieval of templates
getTemplates 1 param → 200
POST
/templates
handles template creation
createTemplate body → 200
GET
/templates/{id}
handles retrieval of templates
getTemplateById 2 params → 200
PUT
/templates/{id}
handles template modification
updateTemplateById 1 param body → 200
DELETE
/templates/{id}
handles deletion of templates
deleteTemplateById 1 param → 200
POST
/templates/preview
get the HTML preview of a template.
previewTemplate body → 200
GET
/templates/{id}/preview
renders the HTML preview of a template.
previewTemplateById 1 param body → 200
PUT
/templates/{id}/default
handles template modification.
setDefaultTemplateById 1 param → 200
GET
/templates/{template_id}
Retrieve a template.
getTemplate 1 param → 200
PUT
/templates/{template_id}
Update an existing template.
updateTemplate 1 param body → 200
DELETE
/templates/{template_id}
Delete a template.
deleteTemplate 1 param → 200
GET
/templates/{template_id}/preview
Retrieve the rendered HTML preview of a template.
previewTemplate 1 param → 200
PUT
/templates/{template_id}/default
Set a template as the default.
setDefaultTemplate 1 param → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Template (9 properties), Template_2 (7 properties), UpdateTemplate (5 properties), NewTemplate (5 properties). Each schema is shown below with its type and property counts.

NewTemplate
object
5 properties 3 required
Template
object
9 properties
UpdateTemplate
object
5 properties
Template_2
object
7 properties
TemplatesResponse
object
1 property
TemplateRequest
object
4 properties 3 required
TemplateResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

listmonk-templates-api-openapi.yml Raw ↑

Other APIs listmonk publishes across the network.

listmonk Bounces API
listmonk Campaigns API
listmonk Import API
listmonk Lists API
listmonk Media API
listmonk Subscribers API
listmonk Transactional API
listmonk Admin API
listmonk Logs API
listmonk Maintenance API
listmonk Miscellaneous API
listmonk Public API
Where this information came from

This is an independent, third-party profile of listmonk 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.