Home
Providers
TextQL
TextQL
TextQL is an enterprise AI data platform built around Ana, an AI data scientist that connects to a company's warehouses, databases, BI tools and SaaS APIs and answers questions in plain language. Ana writes SQL, runs Python in a managed gVisor sandbox, searches the web, and produces charts, dashboards, scheduled reports (Playbooks) and long-running monitors (Agents) on top of a governed Ontology semantic layer. TextQL ships a public REST platform API in two generations — a v1 Connect-RPC surface and a REST-native v2 — plus an OAuth-authorized remote MCP server that exposes Ana to Claude, Cursor, ChatGPT, Copilot and any MCP-compatible client. First-party TypeScript and Python SDKs, embeddable iframe surfaces for Ana, dashboards and data apps, SAML/OIDC single sign-on with SCIM 2.0 provisioning, and self-hosted Helm deployment into a customer VPC round out the developer surface.
TextQL publishes 3 APIs on the APIs.io network: v2 API, Platform API (v1), and Public RPC API. Tagged areas include Company, Artificial Intelligence, Analytics, Business Intelligence, and Data.
The TextQL catalog on APIs.io includes 1 event-driven AsyncAPI specification.
TextQL’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, changelog, and 31 more developer resources.
8 APIs
1 MCP Servers
On this page
Kin Score
APIs 4
MCP Servers 1
Pricing Plans 1
Rate Limits 1
Event Specs 1
Security Posture 4
Scopes 1
Resources 38
apis.yml
34 Operational Transparency
Composite quality — 57.4/100 · strong
Contract Quality
13.6 / 25
Developer Ergonomics
14.8 / 20
Operational Transparency
4.4 / 13
Contract Governance
2.2 / 12
Agent readiness — 57/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
0 / 10
Documented Reversibility
0 / 6
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
6 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
4 / 4
Delegated User Identity
6 / 6
Protected Resource Metadata
5 / 5
Registration Without a Human
6 / 6
Agentic Commerce Surface
0 / 5
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 7
Pagination, idempotency, versioning, errors, and events
Scroll for all 7
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 5
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: textql
name: TextQL
description: TextQL is an enterprise AI data platform built around Ana, an AI data scientist that connects to a company's
warehouses, databases, BI tools and SaaS APIs and answers questions in plain language. Ana writes SQL, runs Python in a
managed gVisor sandbox, searches the web, and produces charts, dashboards, scheduled reports (Playbooks) and long-running
monitors (Agents) on top of a governed Ontology semantic layer. TextQL ships a public REST platform API in two generations
— a v1 Connect-RPC surface and a REST-native v2 — plus an OAuth-authorized remote MCP server that exposes Ana to Claude,
Cursor, ChatGPT, Copilot and any MCP-compatible client. First-party TypeScript and Python SDKs, embeddable iframe surfaces
for Ana, dashboards and data apps, SAML/OIDC single sign-on with SCIM 2.0 provisioning, and self-hosted Helm deployment
into a customer VPC round out the developer surface.
image: https://raw.githubusercontent.com/api-evangelist/textql/main/images/textql-og-card.png
url: https://raw.githubusercontent.com/api-evangelist/textql/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-30'
modified: '2026-08-30'
tags:
- Company
- Artificial Intelligence
- Analytics
- Business Intelligence
- Data
- Agents
- MCP
- Semantic Layer
- Text-to-SQL
- Data Warehouse
- Enterprise
tags_raw:
- Company
- Artificial Intelligence
- Analytics
- Business Intelligence
- Data
- Agents
- Model Context Protocol
- Semantic Layer
- Text To SQL
- Data Warehouse
- Enterprise
apis:
- aid: textql-v2-api
name: TextQL v2 API
description: The REST-native second generation of the TextQL Platform API. Standard HTTP methods, resource IDs in the path,
query-parameter filtering and cursor pagination, a plain JSON error envelope, and SSE streaming over text/event-stream.
Covers chats with Ana, connectors, playbooks, dashboards, sandcastles (managed Python sandboxes), Ontology changes, members,
RBAC roles and platform API keys.
humanURL: https://docs.textql.com/api-reference/v2/introduction
baseURL: https://app.textql.com/v2
tags:
- Chat
- Connectors
- Playbooks
- Dashboards
- Sandcastles
- Ontology
- RBAC
properties:
- type: OpenAPI
url: openapi/textql-v2-openapi.yml
- type: Documentation
url: https://docs.textql.com/api-reference/v2/introduction
- type: APIReference
url: https://docs.textql.com/api-reference/v2/introduction
- type: Authentication
url: authentication/textql-authentication.yml
- type: OAuthScopes
url: scopes/textql-scopes.yml
- type: ErrorCatalog
url: errors/textql-problem-types.yml
- type: Conventions
url: conventions/textql-conventions.yml
- type: DataModel
url: data-model/textql-data-model.yml
- type: Overlay
url: overlays/textql-v2-overlay.yaml
- type: RateLimits
url: rate-limits/textql-rate-limits.yml
- aid: textql-platform-api-v1
name: TextQL Platform API (v1)
description: The first-generation TextQL Platform API, exposed as Connect-RPC over HTTP POST. Documented as deprecated in
favour of the v2 REST API but still published and served. Covers chat execution and streaming, playbook lifecycle, agent
webhooks, connector listing, the Python sandbox, and outbound API access keys for external providers.
humanURL: https://docs.textql.com/api-reference/introduction
baseURL: https://app.textql.com/v1
tags:
- Chat
- Playbooks
- Agents
- Connectors
- Sandbox
- APIKeys
tags_raw:
- Chat
- Playbooks
- Agents
- Connectors
- Sandbox
- API Keys
properties:
- type: OpenAPI
url: openapi/textql-chat-v1-openapi.yml
- type: OpenAPI
url: openapi/textql-playbooks-v1-openapi.yml
- type: OpenAPI
url: openapi/textql-agents-v1-openapi.yml
- type: OpenAPI
url: openapi/textql-connectors-v1-openapi.yml
- type: OpenAPI
url: openapi/textql-sandbox-v1-openapi.yml
- type: OpenAPI
url: openapi/textql-api-access-key-v1-openapi.yml
- type: Documentation
url: https://docs.textql.com/api-reference/introduction
- type: APIReference
url: https://docs.textql.com/api-reference/introduction
- type: Webhooks
url: asyncapi/textql-webhooks.yml
- type: Deprecation
url: lifecycle/textql-lifecycle.yml
- type: Overlay
url: overlays/textql-v1-overlay.yaml
- aid: textql-public-rpc-api
name: TextQL Public RPC API
description: The full public Connect-RPC surface of the TextQL platform, generated from the protobuf service definitions
and published with code samples. 407 operations across twenty services — dashboards, connectors, Tableau and Power BI
integration, datasets, Ontology management, chat, agents, audit logs, MCP server registration, metrics export, observability,
playbooks, RBAC, the sandbox services, and SCIM credential management.
humanURL: https://docs.textql.com/api-reference/introduction
baseURL: https://app.textql.com/rpc/public
tags:
- RPC
- Ontology
- Dashboards
- Audit
- RBAC
- SCIM
- Observability
properties:
- type: OpenAPI
url: openapi/textql-platform-api-openapi.yml
- type: Documentation
url: https://docs.textql.com/api-reference/introduction
- type: Conformance
url: conformance/textql-conformance.yml
- type: Overlay
url: overlays/textql-platform-api-overlay.yaml
- aid: textql-ana-mcp-server
name: Ana MCP Server
description: TextQL's hosted, remote Model Context Protocol server. Any MCP-compatible client — Claude, Claude Code, Cursor,
Windsurf, ChatGPT, Microsoft Copilot — points at the endpoint, authorizes once over OAuth 2.1 with PKCE and dynamic client
registration, then calls Ana headlessly against the caller's own connectors and Ontology. Tools are organized into scopeable
groups (analysis, catalog, sandcastle, ontology) selectable per connection, with a dynamic mode that lets the assistant
load tool groups on demand.
humanURL: https://docs.textql.com/core/how-it-works/mcp/ana-as-mcp-server
baseURL: https://app.textql.com/mcp
tags:
- MCP
- Agents
- Authentication
tags_raw:
- Model Context Protocol
- Agents
- OAuth
properties:
- type: MCPServer
url: mcp/textql-mcp.yml
- type: ToolCrosswalk
url: mcp/textql-tool-crosswalk.yml
- type: Documentation
url: https://docs.textql.com/core/how-it-works/mcp/ana-as-mcp-server
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: Website
url: https://textql.com/
- type: DeveloperPortal
url: https://docs.textql.com/
- type: Documentation
url: https://docs.textql.com/
- type: APIReference
url: https://docs.textql.com/api-reference/v2/introduction
- type: GettingStarted
url: https://docs.textql.com/core/get-started/quickstart
- type: Blog
url: https://textql.com/blog
- type: GitHubOrganization
url: https://github.com/TextQLLabs
- type: Pricing
url: https://textql.com/pricing
- type: SignUp
url: https://app.textql.com/
- type: Login
url: https://app.textql.com/
- type: StatusPage
url: https://status.textql.com/
- type: TrustCenter
url: https://trust.textql.com/
- type: Compliance
url: security/textql-trust-center.yml
- type: ChangeLog
url: https://docs.textql.com/product/changelog
- type: AgentCard
url: a2a/textql-a2a.yml
- type: AgentSkill
url: skills/_index.yml
- type: LLMsTxt
url: llms/textql-llms.txt
- type: WellKnown
url: well-known/textql-well-known.yml
- type: OpenIDConnectDiscovery
url: well-known/textql-openid-configuration.json
- type: Packages
url: packages/textql-packages.yml
- type: SDKs
url: packages/textql-packages.yml
- type: Lifecycle
url: lifecycle/textql-lifecycle.yml
- type: Deprecation
url: lifecycle/textql-lifecycle.yml
- type: DomainSecurity
url: security/textql-domain-security.yml
- type: Plans
url: plans/textql-plans-pricing.yml
- type: RateLimits
url: rate-limits/textql-rate-limits.yml
- type: Conformance
url: conformance/textql-conformance.yml
- type: ChangeLog
url: changelog/textql-changelog.yml
- type: Components
url: components/textql-components.yml
- type: CLI
url: cli/textql-cli.yml
- type: Conventions
url: conventions/textql-conventions.yml
- type: DataModel
url: data-model/textql-data-model.yml
- type: Authentication
url: authentication/textql-authentication.yml
- type: OAuthScopes
url: scopes/textql-scopes.yml
- type: ErrorCatalog
url: errors/textql-problem-types.yml
- type: MCPServer
url: mcp/textql-mcp.yml
- type: ToolCrosswalk
url: mcp/textql-tool-crosswalk.yml
- type: Webhooks
url: asyncapi/textql-webhooks.yml
x-enrichment:
date: '2026-08-30'
status: enriched
artifacts_added: 43
pass: local-v1
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/textql"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/textql/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/textql/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.