Setup
There are no required prerequisites. Examples are provided in cURL, Javascript, and Python. You must authenticate to Space and Time before calling any REST APIs.
Note that Space and Time is currently in beta, and the base URL listed in the API specifications is not active. Beta participants, please refer to your "Welcome to Space and Time!" email for the active URL.
Space and Time REST APIs:
- Security/Auth REST APIs - Call the Security APIs to register, authenticate, and logout from the platform. For step-by-step instructions on using the Security APIs, follow this workflow.
- SQL Operations REST APIs - Call the SQL APIs to execute SQL against the SxT data warehouse. Run queries, configure resources, and modify data.
- Resource Discovery REST APIs - Call the Discovery APIs to look up database resources and inspect their metadata.
- Streaming Operations REST APIs - Call the Streaming APIs to configure Kafka infrastructure and stream data into Space and Time.
- Content REST APIs - Call the Content APIs to interact with user-generated content such as charts, widgets, dashboards, etc.
- Subscription REST APIs - Call the Subscription REST APIs for information about your Space and Time subscription.
- User Activity REST APIs - Call the Activity APIs to query your platform activity and query history.
- Secrets Proxy REST APIs - Call the Secrets Proxy APIs to interact with the behind-the-scenes security components of Space and Time.