How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AI for Database Workflows API

Build and run scheduled or manual multi-step workflows

AI for Database Workflows API is one of 12 APIs that AI for Database publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Workflows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 9 operations across 6 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://app.aifordatabase.com/api/v1.

9 operations 6 paths 19 schemas 1 DELETE3 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://app.aifordatabase.com/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

AI for Database Workflows API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Key) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Platform API key starting with afd

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 3 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Workflows 9

Build and run scheduled or manual multi-step workflows

GET
/workflows
List workflows
listWorkflows 2 params → 200
POST
/workflows
Create workflow
createWorkflow body → 201400403
GET
/workflows/{id}
Get workflow
getWorkflow 1 param → 200404
PATCH
/workflows/{id}
Update workflow
updateWorkflow 1 param body → 200400404409428
DELETE
/workflows/{id}
Delete workflow
deleteWorkflow 1 param → 200404
POST
/workflows/{id}/run
Trigger workflow
triggerWorkflow 1 param → 201404
POST
/workflows/{id}/preview
Preview workflow queries
previewWorkflow 1 param → 200403404422
POST
/workflows/{id}/actions/{order}/test
Test one workflow action
testWorkflowAction 2 params body → 200404422428
GET
/workflows/{id}/runs
Get run history
listWorkflowRuns 3 params → 200404

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are Workflow (18 properties), WorkflowActionAttempt (16 properties), WorkflowRun (13 properties), WebhookActionConfig (12 properties). Each schema is shown below with its type and property counts.

WorkflowPreview
object
Point-in-time execution of the current draft's query steps. No delivery actions run, no WorkflowRun is created, and these preview rows are not persisted.
7 properties
WorkflowActionInput
object
3 properties 2 required
ApiMeta
object
3 properties 2 required
WorkflowPreviewStep
object
9 properties
WorkflowStepInput
object
5 properties 1 required
WorkflowUpdate
object
11 properties
Workflow
object
18 properties
WorkflowActionAttempt
object
16 properties
WorkflowRun
object
13 properties
WorkflowCreate
object
8 properties 3 required
Pagination
object
4 properties 4 required
ScheduleConfig
WebhookActionConfig
object
12 properties 4 required
WorkflowStep
object
6 properties
SuccessEnvelope
object
3 properties 3 required
ApiError
object
3 properties 2 required
DeletedResponse
object
1 property
WorkflowAction
object
4 properties
ErrorEnvelope
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aifordatabase-workflows-api-openapi.yml Raw ↑

Other APIs AI for Database publishes across the network.

AI for Database Chat API
AI for Database Connections API
AI for Database Conversations API
AI for Database Dashboards API
AI for Database Keys API
AI for Database Metrics API
AI for Database Query Approval API
AI for Database Saved Queries API
AI for Database Usage API
AI for Database Webhooks API
AI for Database Workflow Credentials API
Where this information came from

This is an independent, third-party profile of AI for Database Workflows API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.