API Reference
Automate your workspace, export raw data, and integrate Seentics with your internal tools using our REST API.
Authentication
API requests are authenticated using Bearer Tokens. You can generate API Keys in your Account Settings. Treat these keys as passwords.
Authorization: Bearer YOUR_API_KEYBase URL
https://api.seentics.com/v1Common Endpoints
GET
/websitesRetrieve a list of all websites you have access to.
GET
/analytics/summaryFetch high-level metrics for a specific time range.
POST
/notifications/sendTrigger a custom in-app notification for a specific user ID.
Real-time Webhooks
Coming Soon: Receive instant updates when a user converts or a major traffic spike occurs. Sign up for our developer beta to gain early access.