Using the Developer Docs & API Reference
Overview
Templated has full developer documentation at developer.templated.email. Whether you're integrating the Templated API into your application or exploring what's possible, the developer docs give you everything you need to get started and build confidently.
What's Included
The developer docs cover the complete Templated platform:
- Getting Started — API architecture overview, authentication, quickstart guide, rate limits, and error handling
- Guides — Step-by-step walkthroughs for creating templates, AI generation, brand kits, font management, and image uploads
- API Reference — Interactive playground for testing all 41 API endpoints directly in your browser
- SDKs — Code examples for JavaScript and Python
- Changelog — Track API updates and changes over time
Interactive API Playground
The API Reference page at developer.templated.email/api-reference lets you explore and test every endpoint without leaving your browser. You can view request parameters, expected responses, and try live calls against the API. This is powered by the full OpenAPI specification covering all 41 endpoints across 12 categories.
Search
Use the search bar at the top of any docs page to find what you need. The search indexes all documentation content, including guides, API descriptions, and code examples.
Getting Started
To start using the Templated API:
- Visit
developer.templated.email/docs/getting-started/quickstartfor a step-by-step quickstart guide - Review the authentication guide to understand session-based auth
- Explore the API Reference to see available endpoints
- Follow the guides for specific workflows like creating templates or using AI generation
Related Articles
- Getting Started with Templated
- Account Settings and Plans