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

Bluejay Knowledge Bases API

The Knowledge Bases API from Bluejay — 5 operation(s) for knowledge bases.

Bluejay Knowledge Bases API is one of 60 APIs that Bluejay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Knowledge Bases. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

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

11 operations 5 paths 6 schemas 4 DELETE5 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.getbluejay.ai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Bluejay Knowledge Bases API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — API key required to authenticate requests.

Paths & Operations 11

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

Knowledge Bases 11
GET
/v1/agents/{agent_id}/knowledge-bases
Get Knowledge Base By Label Agent Scoped
get_knowledge_base_by_label_agent_scoped_v1_agents__agent_id__knowledge_bases_get 3 params → 200422
POST
/v1/agents/{agent_id}/knowledge-bases/versions
Create Knowledge Base Version Agent Scoped
create_knowledge_base_version_agent_scoped_v1_agents__agent_id__knowledge_bases_versions_post 2 params body → 200422
GET
/v1/agents/{agent_id}/knowledge-bases/versions
List Knowledge Base Versions
list_knowledge_base_versions_v1_agents__agent_id__knowledge_bases_versions_get 5 params → 200422
DELETE
/v1/agents/{agent_id}/knowledge-bases/versions
Delete Knowledge Base Version By Label Agent Scoped
delete_knowledge_base_version_by_label_agent_scoped_v1_agents__agent_id__knowledge_bases_versions_delete 3 params → 200422
GET
/v1/agents/{agent_id}/knowledge-bases/versions/{version}
Get Knowledge Base Version Agent Scoped
get_knowledge_base_version_agent_scoped_v1_agents__agent_id__knowledge_bases_versions__version__get 3 params → 200422
DELETE
/v1/agents/{agent_id}/knowledge-bases/versions/{version}
Delete Knowledge Base Version Agent Scoped
delete_knowledge_base_version_agent_scoped_v1_agents__agent_id__knowledge_bases_versions__version__delete 3 params → 200422
GET
/v1/agents/{agent_id}/knowledge-bases/{kb_id}
Get Knowledge Base By Id
get_knowledge_base_by_id_v1_agents__agent_id__knowledge_bases__kb_id__get 3 params → 200422
DELETE
/v1/agents/{agent_id}/knowledge-bases/{kb_id}
Delete Knowledge Base By Id Agent Scoped
delete_knowledge_base_by_id_agent_scoped_v1_agents__agent_id__knowledge_bases__kb_id__delete 3 params → 200422
GET
/v1/agents/{agent_id}/knowledge-bases/versions/{version}/labels
List Knowledge Base Version Labels Agent Scoped
list_knowledge_base_version_labels_agent_scoped_v1_agents__agent_id__knowledge_bases_versions__version__labels_get 3 params → 200422
POST
/v1/agents/{agent_id}/knowledge-bases/versions/{version}/labels
Add Knowledge Base Version Labels Agent Scoped
add_knowledge_base_version_labels_agent_scoped_v1_agents__agent_id__knowledge_bases_versions__version__labels_post 3 params body → 200422
DELETE
/v1/agents/{agent_id}/knowledge-bases/versions/{version}/labels
Remove Knowledge Base Version Labels Agent Scoped
remove_knowledge_base_version_labels_agent_scoped_v1_agents__agent_id__knowledge_bases_versions__version__labels_delete 3 params body → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are KnowledgeBaseResponse (7 properties), CreateKnowledgeBaseVersionBody (4 properties), ValidationError (3 properties), LabelDeltaRequest (2 properties). Each schema is shown below with its type and property counts.

CreateKnowledgeBaseVersionBody
object
4 properties 1 required
LabelDeltaRequest
object
request body for add/remove label operations. labels: list of labels to add or remove. empty/null means no-op for add, and clear-all for remove (callers decide…
2 properties
LabelListResponse
object
response wrapper for just a list of labels.
1 property
ValidationError
object
3 properties 3 required
KnowledgeBaseResponse
object
response model for knowledge base without createdat.
7 properties 3 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bluejay-knowledge-bases-api-openapi.yml Raw ↑

Other APIs Bluejay publishes across the network.

Bluejay Agents API
Bluejay Alerts API
Bluejay Api Keys API
Bluejay bland API
Bluejay Call Logs API
Bluejay Check Queue Simulation Run API
Bluejay Communities API
Bluejay Compare Experiment Runs API
Bluejay Create Schedule API
Bluejay Create Simulation API
Bluejay Custom Metrics API
Bluejay Customer Personas API
Where this information came from

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