Skip to main content
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