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

Anam.ai Knowledge API

The Knowledge API from Anam.ai — 6 operation(s) for knowledge.

Anam.ai Knowledge API is one of 10 APIs that Anam.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Knowledge. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 6 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.anam.ai.

12 operations 6 paths 3 schemas 2 DELETE5 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.anam.ai/v1/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Anam.ai Knowledge API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 12

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

Knowledge 12
GET
/v1/knowledge/groups
list knowledge groups
listKnowledgeGroups → 200401403500
POST
/v1/knowledge/groups
create knowledge group
createKnowledgeGroup body → 201400401403500
GET
/v1/knowledge/groups/{id}
get knowledge group
getKnowledgeGroup 1 param → 200401403404500
PUT
/v1/knowledge/groups/{id}
update knowledge group
updateKnowledgeGroup 1 param body → 200400401403404500
DELETE
/v1/knowledge/groups/{id}
delete knowledge group
deleteKnowledgeGroup 1 param → 204401403404500
POST
/v1/knowledge/groups/{id}/search
search knowledge group
searchKnowledgeGroup 1 param body → 200400401403404500
GET
/v1/knowledge/groups/{id}/documents
list knowledge group documents
listKnowledgeGroupDocuments 1 param → 200401403404500
POST
/v1/knowledge/groups/{id}/documents
upload knowledge group document
uploadKnowledgeGroupDocument 1 param body → 201400401403404500
GET
/v1/knowledge/documents/{id}
get knowledge document
getKnowledgeDocument 1 param → 200401403404500
PUT
/v1/knowledge/documents/{id}
update knowledge document
updateKnowledgeDocument 1 param body → 200400401403404500
DELETE
/v1/knowledge/documents/{id}
delete knowledge document
deleteKnowledgeDocument 1 param → 204401403404500
GET
/v1/knowledge/documents/{id}/download
get knowledge document download
getKnowledgeDocumentDownload 1 param → 200401403404500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are KnowledgeDocument (10 properties), KnowledgeSearchResult (6 properties), KnowledgeGroup (6 properties). Each schema is shown below with its type and property counts.

KnowledgeDocument
object
A single file uploaded into a knowledge group. Retrieved chunks reference it by ID.
10 properties
KnowledgeGroup
object
A folder of documents that a persona can search via RAG tools.
6 properties
KnowledgeSearchResult
object
One matching chunk returned by a knowledge-group search.
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

anamai-knowledge-api-openapi.yml Raw ↑

Other APIs Anam.ai publishes across the network.

Anam.ai Avatars API
Anam.ai Engine API
Anam.ai LLMs API
Anam.ai Meetings API
Anam.ai Personas API
Anam.ai Sessions API
Anam.ai Share Links API
Anam.ai Tools API
Anam.ai Voices API
Where this information came from

This is an independent, third-party profile of Anam.ai Knowledge 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.