Documentation Index
Fetch the complete documentation index at: https://docs.teleskop.app/llms.txt
Use this file to discover all available pages before exploring further.
The Teleskop API is built on REST principles. We enforce HTTPS in
every request to improve data security, integrity, and privacy.
Base URL
All requests contain the following base URL:Authentication
To authenticate, you need to add anX-API-KEY header with the contents of the header being ts_xxxxxxxxx. You can generate an API Key in the developer settings page of your workspace.