Skip to main content

Welcome

All API clusters are hosted on managed instances with SSL/TLS 1.3 encryption.

Environment

Base URL: https://api.syntr.io/api/v1/email-marketing

Protocols

Content-Type: application/json

Authentication

Unique access tokens generated in your dashboard. Enforces granular module permissions.
X-API-Key: [YOUR_KEY]

Status Codes

CodeLabelDescription
200Request OKOperation completed successfully.
401Invalid TokenAPI key is missing or has been expired.
403Access DeniedOperation blocked due to scope restrictions.
422Payload ErrorInvalid JSON structure or business logic failure.