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 Dashboards API

Create and manage dashboards and their widgets

AI for Database Dashboards 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 Dashboards. 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 10 operations across 5 paths, and defines 13 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.

10 operations 5 paths 13 schemas 2 DELETE4 GET2 PATCH2 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 Dashboards 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 10

Across 5 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Dashboards 10

Create and manage dashboards and their widgets

GET
/dashboards
List dashboards
listDashboards 2 params → 200
POST
/dashboards
Create dashboard
createDashboard body → 201400
GET
/dashboards/{id}
Get dashboard
getDashboard 1 param → 200404
PATCH
/dashboards/{id}
Update dashboard
updateDashboard 1 param body → 200404
DELETE
/dashboards/{id}
Delete dashboard
deleteDashboard 1 param → 200404
GET
/dashboards/{id}/widgets
List widgets
listWidgets 1 param → 200404
POST
/dashboards/{id}/widgets
Create widget
createWidget 1 param body → 201400404
PATCH
/dashboards/{id}/widgets/{widgetId}
Update widget
updateWidget 2 params body → 200404
DELETE
/dashboards/{id}/widgets/{widgetId}
Delete widget
deleteWidget 2 params → 200404
GET
/dashboards/{id}/widgets/{widgetId}/data
Get widget data
getWidgetData 2 params → 200400404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Widget (12 properties), WidgetCreate (8 properties), Dashboard (8 properties), WidgetUpdate (6 properties). Each schema is shown below with its type and property counts.

DashboardUpdate
object
3 properties
Widget
object
12 properties
DeletedResponse
object
1 property
WidgetUpdate
object
6 properties
ApiMeta
object
3 properties 2 required
SuccessEnvelope
object
3 properties 3 required
DashboardCreate
object
3 properties 1 required
ApiError
object
3 properties 2 required
Pagination
object
4 properties 4 required
QueryResult
object
Raw database result returned directly to the authenticated caller.
4 properties
WidgetCreate
object
8 properties 2 required
Dashboard
object
8 properties
ErrorEnvelope
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aifordatabase-dashboards-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 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
AI for Database Workflows API
Where this information came from

This is an independent, third-party profile of AI for Database Dashboards 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.