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_KEY

Base URL

https://api.seentics.com/v1

Common Endpoints

GET/websites

Retrieve a list of all websites you have access to.

GET/analytics/summary

Fetch high-level metrics for a specific time range.

POST/notifications/send

Trigger 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.