Insights APIs
se Tellius Insights APIs to generate, retrieve, and embed AI-driven insights with REST endpoints—automate analytics workflows and integrate insights into applications.
GET Insights
'https://qa1.dev.tellius.com/insight?withSharings=true&limit=5&offset=4&includingShared=true' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \
-H 'Authorization: <your_token_here> \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"551b-J0tswd7gNWNihNncrhwgVfJIALU"' \
-H 'Referer: https://qa1.dev.tellius.com/discover' \
-H 'Sec-Fetch-Dest: empty' \
-H 'Sec-Fetch-Mode: cors' \
-H 'Sec-Fetch-Site: same-origin' \
-H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36' \
-H 'sec-ch-ua: "Not?A_Brand";v="8", "Chromium";v="108", "Google Chrome";v="108"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'sec-ch-ua-platform: "macOS"' \
--compressedDELETE Insight
Other RESTful API
GET the list of notifications
Mark notifications as read
WebSocket notifications
Notification on successful creation of an Insight
Notification on failure of an Insight creation
Last updated
Was this helpful?