TaxiQL Query API

TaxiQL is a declarative query language for federated data retrieval across multiple APIs and data sources. Queries specify the desired data structure using semantic types and Taxi automatically discovers the data paths, calls APIs, and assembles results.

API entry from apis.yml

apis.yml Raw ↑
aid: taxi-describe-how-your-apis-and-data-relate:taxiql-query-api
name: TaxiQL Query API
description: TaxiQL is a declarative query language for federated data retrieval across multiple APIs
  and data sources. Queries specify the desired data structure using semantic types and Taxi automatically
  discovers the data paths, calls APIs, and assembles results.
humanURL: https://docs.taxilang.org/language-reference/querying-with-taxiql/
tags:
- Data Query
- Federated Query
- Open Source
- Query Language
properties:
- type: Documentation
  url: https://docs.taxilang.org/language-reference/querying-with-taxiql/
- type: GitHub
  url: https://github.com/taxilang/taxilang