Version: 1.0.0
TakeTheme API
The TakeTheme API allows you to programmatically manage your online store, including categories, products, orders, customers, staff, and more.
Authentication
All API requests require authentication using the tt-api-key header. Include your API key in this custom header:
tt-api-key: YOUR_API_KEY
Not the standard Authorization Bearer header.
Rate Limits
API requests are rate-limited based on your plan. Check the X-RateLimit-* headers in responses for current limits.
Pagination
List endpoints use page-based pagination with page and limit parameters. Responses include pagination metadata.
Authentication
- API Key: apiKeyAuth
Your TakeTheme API key (e.g., tt_abc123...)
| Security Scheme Type: | apiKey |
|---|---|
| Header parameter name: | tt-api-key |
Contact
TakeTheme Support: support@taketheme.com