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

Fini Knowledge Folders API

The Knowledge Folders API from Fini — 4 operation(s) for knowledge folders.

Fini Knowledge Folders API is one of 9 APIs that Fini publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against a single base URL, https://api-prod.usefini.com/v2.

6 operations 4 paths 1 schemas 1 DELETE1 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://api-prod.usefini.com/v2
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Fini Knowledge Folders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (fini_ API key) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer token containing your Fini workspace API key. Format: Bearer fini.... The key carries read and/or write scope; write routes require the write scope.

Paths & Operations 6

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

Knowledge Folders 6
POST
/hc-folders/public
Create a folder in the knowledge tree.
createKnowledgeFolder body → 200401403500
GET
/hc-folders/public
Return the current knowledge-tree snapshot, optionally scoped to one agent.
getKnowledgeFolders → 200401403500
DELETE
/hc-folders/{id}/public
Delete a folder from the knowledge tree.
deleteKnowledgeFolder 1 param → 200401403500404
PUT
/hc-folders/{id}/public
Update a folder's title, description, or active state.
updateKnowledgeFolder 1 param body → 200401403500404
PUT
/hc-folders/{id}/move/public
Move a folder under a different parent in the knowledge tree.
moveKnowledgeFolder 1 param body → 200401403500404
POST
/hc-bot-folder-junctions/public
Assign or unassign folders to agents in bulk.
assignKnowledgeToAgents body → 200401403500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (3 properties). Each schema is shown below with its type and property counts.

Error
object
Standard Fini error envelope.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fini-knowledge-folders-api-openapi.yml Raw ↑

Other APIs Fini publishes across the network.

Fini Agents API
Fini Articles API
Fini Conversations API
Fini Knowledge API
Fini Prompts API
Fini Rules API
Fini Sources API
Fini Tags API
Where this information came from

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