KlickTipp API
Control Contacts, Tags, and Email campaigns in real time
Quickstart
Create a Listbuilding via API-Key, send a SignIn request with contact data, and let KlickTipp handle opt-in and tagging automatically.
curl
- curl
curl -X POST https://api.klicktipp.com/subscriber/signin \
-H "Content-Type: application/json" \
-d '{
"apikey": "{{api_key}}",
"email": "alex.example@klicktipp.example",
"fields": {
"fieldFirstName": "Alex",
"fieldLastName": "Example"
}
}Accelerate Your Development with the Power of the KlickTipp API
The KlickTipp API allows you to fully control your email marketing automation from external systems. Integrate KlickTipp with your CRM, shop, backend services, or custom workflows and react to user behavior in real time.
Key Features
Subscriber Management: Create, update, and delete contacts programmatically.
Tag Automation: Assign and remove tags to trigger KlickTipp automations.
Event-Driven Workflows: Sync user actions from your systems to KlickTipp instantly.
Secure API Access: API key based authentication for simple Integration and Token-based authentication for more functionality. with fine-grained permissions.
Featured Solutions
Listbuilding API
The KlickTipp Listbuilding API is designed for fast and secure subscriber acquisition. It allows external systems to add, update, and unsubscribe contacts without full account access, using a simple API key.
Management API
The KlickTipp Management API provides full programmatic access to your KlickTipp account. It enables advanced integrations that manage contacts, tags, automations, and account-level resources across the entire customer lifecycle.