Documentation Index
Fetch the complete documentation index at: https://spacetimetechnology.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
All API requests require a Bearer token in the Authorization header.
Authorization: Bearer <your-api-key>
Get your API key from the dashboard.
Example
curl https://api.pointset.io/v1/subscriptions \
-H "Authorization: Bearer ptk_live_..."
API keys are hashed on our end — if you lose yours, generate a new one from the dashboard. Keys can optionally have an expiry date and can be revoked at any time.