AI for Database website screenshot

AI for Database

AI for Database is a natural-language data layer for operational databases, built by Wavicle.tech. It connects read-only to PostgreSQL, MySQL, MariaDB, SQL Server, MongoDB, SQLite and Google Sheets, translates plain-English questions into SQL, returns the SQL alongside the answer, pins results as self-refreshing dashboards, and runs scheduled workflows that fire email, webhook or Slack alerts when a query condition becomes true. The public REST API is explicitly designed for AI agents: a scoped Bearer-auth contract (afd_ keys, nine permission scopes) documented by a live OpenAPI 3.1 spec with 80 operations, a paused-draft workflow lifecycle with a real dry-run preview and a confirmation-gated live action test, human query approval, and agent-native discovery surfaces at llms.txt, llms-full.txt and a JSON capability manifest.

AI for Database publishes 12 APIs on the APIs.io network, including Chat API, Connections API, Conversations API, and 9 more. Tagged areas include Artificial Intelligence, Database, Analytics, Developer Tools, and Natural Language Query.

The AI for Database catalog on APIs.io includes 1 event-driven AsyncAPI specification.

AI for Database’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 13 more developer resources.

58.8/100 strong ▬ flat Agent 35/100 agent ready saas Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
AccessFreemiumSelf serve⚡ Free to try
2 APIs 1 MCP Servers
Artificial IntelligenceDatabaseAnalyticsDeveloper ToolsNatural Language QueryText-to-SQLDashboardsBusiness IntelligenceWorkflow-AutomationAlertsagent-nativellms-txtOpenAPIWebhookMCPPostgreSQLMySQLMongoDB

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/aifordatabase: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

AI for Database Chat API

Send natural-language messages and receive AI-generated SQL and insights

AI for Database Connections API

Manage database connections, schemas, annotations, and execute SQL queries

AI for Database Conversations API

Manage chat conversation history

AI for Database Dashboards API

Create and manage dashboards and their widgets

AI for Database Keys API

Manage platform API keys

AI for Database Metrics API

Define and evaluate metric formulas against connections

AI for Database Query Approval API

Submit queries for human approval before execution

AI for Database Saved Queries API

Store, parameterize, and execute reusable SQL queries

AI for Database Usage API

View usage records and budget information

AI for Database Webhooks API

Manage webhook endpoints, deliveries, and test events

AI for Database Workflow Credentials API

Manage encrypted, destination-bound credentials for workflow actions

AI for Database Workflows API

Build and run scheduled or manual multi-step workflows

Scroll for all 12

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Aifordatabase Rate Limits

6 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Aifordatabase Authentication

http · 1 scheme

SECURITY

Aifordatabase Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Aifordatabase Trust Center

SOC 2, GDPR

SECURITY

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: AI for Database
aid: aifordatabase
description: 'AI for Database is a natural-language data layer for operational databases, built by Wavicle.tech. It connects
  read-only to PostgreSQL, MySQL, MariaDB, SQL Server, MongoDB, SQLite and Google Sheets, translates plain-English questions
  into SQL, returns the SQL alongside the answer, pins results as self-refreshing dashboards, and runs scheduled workflows
  that fire email, webhook or Slack alerts when a query condition becomes true. The public REST API is explicitly designed
  for AI agents: a scoped Bearer-auth contract (afd_ keys, nine permission scopes) documented by a live OpenAPI 3.1 spec with
  80 operations, a paused-draft workflow lifecycle with a real dry-run preview and a confirmation-gated live action test,
  human query approval, and agent-native discovery surfaces at llms.txt, llms-full.txt and a JSON capability manifest.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
image: https://www.aifordatabase.com/logo.png
url: https://raw.githubusercontent.com/api-evangelist/ai-for-database/refs/heads/main/apis.yml
created: '2026-08-26'
modified: '2026-08-26'
specificationVersion: '0.21'
tags:
- Artificial Intelligence
- Database
- Analytics
- Developer Tools
- Natural Language Query
- Text-to-SQL
- Dashboards
- Business Intelligence
- Workflow-Automation
- Alerts
- agent-native
- llms-txt
- OpenAPI
- Webhook
- MCP
- PostgreSQL
- MySQL
- MongoDB
tags_raw:
- AI
- Database
- Analytics
- Developer Tools
- Natural Language Query
- Text-to-SQL
- Dashboards
- Business Intelligence
- Workflow Automation
- Alerts
- Agent-Native
- LLMSTxt
- OpenAPI
- Webhooks
- MCP
- PostgreSQL
- MySQL
- MongoDB
apis:
- aid: aifordatabase:aifordatabase-chat-api
  name: AI for Database Chat API
  description: Send natural-language messages and receive AI-generated SQL and insights
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Chat
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-chat-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-connections-api
  name: AI for Database Connections API
  description: Manage database connections, schemas, annotations, and execute SQL queries
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Connections
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-connections-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-conversations-api
  name: AI for Database Conversations API
  description: Manage chat conversation history
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Conversations
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-conversations-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-dashboards-api
  name: AI for Database Dashboards API
  description: Create and manage dashboards and their widgets
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Dashboards
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-dashboards-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-keys-api
  name: AI for Database Keys API
  description: Manage platform API keys
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Keys
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-keys-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-metrics-api
  name: AI for Database Metrics API
  description: Define and evaluate metric formulas against connections
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-metrics-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-query-approval-api
  name: AI for Database Query Approval API
  description: Submit queries for human approval before execution
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Query Approval
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-query-approval-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-saved-queries-api
  name: AI for Database Saved Queries API
  description: Store, parameterize, and execute reusable SQL queries
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Saved Queries
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-saved-queries-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-usage-api
  name: AI for Database Usage API
  description: View usage records and budget information
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Usage
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-usage-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-webhooks-api
  name: AI for Database Webhooks API
  description: Manage webhook endpoints, deliveries, and test events
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-webhooks-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-workflow-credentials-api
  name: AI for Database Workflow Credentials API
  description: Manage encrypted, destination-bound credentials for workflow actions
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Workflow Credentials
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-workflow-credentials-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
- aid: aifordatabase:aifordatabase-workflows-api
  name: AI for Database Workflows API
  description: Build and run scheduled or manual multi-step workflows
  humanURL: https://aifordatabase.com/docs/api-overview/
  baseURL: https://app.aifordatabase.com/api/v1
  tags:
  - Workflows
  properties:
  - type: OpenAPI
    url: openapi/aifordatabase-workflows-api-openapi.yml
  - type: Documentation
    url: https://aifordatabase.com/docs/api-overview/
  - type: Documentation
    url: https://app.aifordatabase.com/api/v1/docs
  - type: LLMsTxt
    url: https://www.aifordatabase.com/llms.txt
  - type: LLMsTxt
    url: https://aifordatabase.com/llms-full.txt
  - type: Documentation
    url: https://aifordatabase.com/for-agents/
  - type: Documentation
    url: https://aifordatabase.com/api/agents
  - type: APIReference
    url: https://app.aifordatabase.com/api/v1/docs
  - type: DataModel
    url: data-model/aifordatabase-data-model.yml
  - type: ErrorCatalog
    url: errors/aifordatabase-problem-types.yml
  - type: Conventions
    url: conventions/aifordatabase-conventions.yml
  - type: Authentication
    url: authentication/aifordatabase-authentication.yml
  - type: RateLimits
    url: rate-limits/aifordatabase-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/aifordatabase-lifecycle.yml
  - type: Conformance
    url: conformance/aifordatabase-conformance.yml
  - type: Webhooks
    url: asyncapi/aifordatabase-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/aifordatabase-tool-crosswalk.yml
  - type: LLMsTxt
    url: llms/aifordatabase-llms.txt
common:
- type: Overlay
  url: overlays/aifordatabase-openapi-overlay.yaml
- type: MCPServer
  url: mcp/aifordatabase-mcp.yml
- type: DeveloperPortal
  url: https://www.aifordatabase.com/for-agents/
  description: Machine-readable agent reference page. Verified 200, 2026-08-26.
- type: Documentation
  url: https://www.aifordatabase.com/docs/
  description: Verified 200, 2026-08-26.
- type: APIReference
  url: https://www.aifordatabase.com/docs/endpoints/
  description: Human endpoint catalog. Verified 200, 2026-08-26.
- type: GettingStarted
  url: https://www.aifordatabase.com/docs/quickstart/
  description: Verified 200, 2026-08-26.
- type: Support
  url: https://www.aifordatabase.com/contact/
  description: Verified 200, 2026-08-26.
- type: Blog
  url: https://www.aifordatabase.com/blog/
  description: Verified 200, 2026-08-26.
- type: Pricing
  url: https://www.aifordatabase.com/pricing/
  description: Verified 200, 2026-08-26.
- type: SignUp
  url: https://app.aifordatabase.com/signup
  description: Verified 200, 2026-08-26.
- type: Login
  url: https://app.aifordatabase.com/login
  description: Verified 200, 2026-08-26.
- type: TermsOfService
  url: https://www.aifordatabase.com/terms/
  description: Verified 200, 2026-08-26.
- type: PrivacyPolicy
  url: https://www.aifordatabase.com/privacy/
  description: Verified 200, 2026-08-26.
- type: TrustCenter
  url: https://www.aifordatabase.com/trust/
  description: Trust Center page. Verified 200, 2026-08-26. Captured with claim qualifications in security/aifordatabase-trust-center.yml
    — no certification is asserted as held.
- type: Plans
  url: plans/aifordatabase-plans-pricing.yml
- type: RateLimits
  url: rate-limits/aifordatabase-rate-limits.yml
- type: Sandbox
  url: sandbox/aifordatabase-sandbox.yml
  description: Sample-dataset playground (6 tables, 40,000+ rows) behind free signup.
- type: Packages
  url: packages/aifordatabase-packages.yml
  description: No client SDK exists in any registry; the only package is the stdio MCP server.
- type: AgentSkill
  url: skills/_index.yml
  description: Four generated Agent Skills, every operationId verified against the provider OpenAPI.
- type: DomainSecurity
  url: security/aifordatabase-domain-security.yml
maintainers:
- FN: AI for Database
  email: hello@aifordatabase.com
  url: https://www.aifordatabase.com
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 97
  at: '2026-08-26T19:07:41.714Z'
x-enrichment:
  date: '2026-08-26'
  status: enriched
  artifacts_added: 19
  pass: local-v1

Work with this as data

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/aifordatabase"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aifordatabase/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aifordatabase/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.