Skip to main content

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:
https://api.teleskop.dev

Authentication

To authenticate, you need to add an X-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.
"X-API-KEY": ts_xxxxxxxxx