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

Happyrobot Knowledge Bases API

The Knowledge Bases API from Happyrobot — 6 operation(s) for knowledge bases.

Happyrobot Knowledge Bases API is one of 36 APIs that Happyrobot 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, an API reference, and authentication docs.

This API exposes 7 operations across 6 paths. It is described by OpenAPI 3.2.0, at version 0.1.1.

Requests are made against a single base URL, https://platform.happyrobot.ai/api/v2.

7 operations 6 paths 0 schemas 2 DELETE2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.1
Base URL
https://platform.happyrobot.ai/api/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Happyrobot Knowledge Bases API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Opaque) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 7

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

Knowledge Bases 7
GET
/knowledge-bases/
List all knowledge bases for the organization.
→ 200
POST
/knowledge-bases/
Create a new knowledge base for the organization.
body → 201400401500
GET
/knowledge-bases/{kbId}/files
List all files in a knowledge base. Use this endpoint to check file processing status after triggering chunking via POST /:kbId/trigger-chunking.
1 param → 200400401403404409500
POST
/knowledge-bases/{kbId}/upload-urls
Step 1 of the file upload flow. Creates file records in the database and returns presigned S3 URLs (valid for 3 minutes). Upload files directly to S3 using the returned uploadUrl for each file, then…
1 param body → 200400401403404409500
POST
/knowledge-bases/{kbId}/trigger-chunking
Step 2 of the file upload flow. Call this endpoint after uploading files to S3 using the presigned URLs from POST /:kbId/upload-urls. Triggers embedding generation for the specified files. Files will…
1 param body → 200400401403404409500
DELETE
/knowledge-bases/{kbId}
Delete a knowledge base and all associated files and chunks. This action is irreversible.
1 param → 200400401403404409500
DELETE
/knowledge-bases/{kbId}/files/{fileId}
Delete a file from a knowledge base. This removes the file from storage and deletes all associated chunks. This action is irreversible.
2 params → 200400401403404409500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Happyrobot publishes across the network.

Happyrobot Workflows MCP Server
Happyrobot Twin MCP Server
Happyrobot Docs MCP Server
Happyrobot Adversarial Suites API
Happyrobot Adversarial Tests API
Happyrobot API Keys API
Happyrobot Apps API
Happyrobot Artifacts API
Happyrobot Audits API
Happyrobot Billing API
Happyrobot Chat API
Happyrobot Contacts API
Where this information came from

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