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

Manage chat conversation history

AI for Database Conversations 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 Conversations. 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 6 operations across 3 paths, and defines 10 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.

6 operations 3 paths 10 schemas 1 DELETE3 GET1 PATCH1 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 Conversations 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 6

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

Conversations 6

Manage chat conversation history

GET
/conversations
List conversations
listConversations 3 params → 200
POST
/conversations
Create conversation
createConversation body → 201
GET
/conversations/{id}
Get conversation
getConversation 1 param → 200404
PATCH
/conversations/{id}
Update conversation
updateConversation 1 param body → 200400404
DELETE
/conversations/{id}
Delete conversation
deleteConversation 1 param → 200404
GET
/conversations/{id}/messages
Get messages
listConversationMessages 3 params → 200404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Message (10 properties), Conversation (7 properties), Pagination (4 properties), SuccessEnvelope (3 properties). Each schema is shown below with its type and property counts.

DeletedResponse
object
1 property
Conversation
object
7 properties
ApiMeta
object
3 properties 2 required
SuccessEnvelope
object
3 properties 3 required
ConversationUpdate
object
1 property 1 required
ApiError
object
3 properties 2 required
Message
object
10 properties
Pagination
object
4 properties 4 required
ConversationCreate
object
2 properties
ErrorEnvelope
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

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