Orbital Query API
The Orbital Query API allows developers to submit TaxiQL queries to the Orbital data gateway for integrating, transforming, and discovering data across APIs, databases, event streams, and other data sources. Queries are submitted to the /api/taxiql endpoint and results can be returned as JSON or streamed via Server-Sent Events. The API also provides endpoints for managing connections and caches.
Documentation
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/orbital/refs/heads/main/json-schema/query.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/orbital/refs/heads/main/json-schema/connection.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/orbital/refs/heads/main/json-schema/cache.json