REST API
The REST API provides programmatic access to your workspace, allowing you to track users, manage subscriptions, control segment membership, and work with conversations directly from your own systems.
Use this API to:
- User Tracking — Create, update, delete, or fetch users and their activity.
- Subscription Tracking — Manage user subscriptions: create, update, delete, or fetch subscription records.
- Segment Membership — Add or remove users from segments, take snapshots, and sync external cohorts (e.g., Mixpanel).
- Conversations — Retrieve or delete conversations for observability and analysis.
⚙️ Explore the API
Learn how to track users, manage data, and integrate Eucera with your backend services using our REST API.
⚙️ Vibe Coding
Learn how to write actions using Vibe Coding