API Documentation
API
Plugin SDK
Webhooks
DeliverIQ
Get Started
GUIDES
Quick Start
Authentication
Error Codes
Rate Limits
PLATFORM APIs
Templates
52
Assets
16
Export & Testing
11
INTEGRATIONS
Integrations
38
ADVANCED
AI
7
Data Sources
13
Data Storages
10
Smart Elements
3
RELATED
SDK Docs
Webhook Docs
API Keys
Templates Service
v1
Template CRUD, version history, folders, modules, permissions
Base URL:
https://api.min8t.com
Auth:
MiN8T-Api-Auth
header
Templates
17
Core template CRUD operations
GET
/templates/public
List public templates
GET
/templates/my
List your templates
GET
/templates/search
Search templates
GET
/templates/:id
Get template
GET
/templates/:id/structured
Get hierarchical template
GET
/templates/:id/blocks
Get template blocks
GET
/templates/:id/html
Get rendered HTML
POST
/templates
Create template
PUT
/templates/:id
Update template
DELETE
/templates/:id
Delete template
POST
/templates/:id/duplicate
Duplicate template
GET
/templates/filter-counts
Get filter counts
POST
/templates/:id/favorite
Add to favorites
DELETE
/templates/:id/favorite
Remove from favorites
GET
/templates/favorites
List favorites
POST
/templates/bulk/delete
Bulk delete
POST
/templates/bulk/move
Bulk move
Version History
9
Template versioning, named checkpoints, and diff comparison
Folders
7
Organize templates into nested folder hierarchies
Reusable Modules
10
Global reusable content blocks that sync across all template instances
Permissions
4
Template-level access control
API Keys
4
Manage API keys for programmatic access
Headless Generation
1
Canonical JSON API — programmatic email generation with data population