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

The Articles API from Fini — 6 operation(s) for articles.

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

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

This API exposes 8 operations across 6 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.

8 operations 6 paths 1 schemas 1 DELETE1 GET4 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 Articles 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 8

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

Articles 8
POST
/hc-articles/public
Create a live article or draft article directly in the workspace.
createArticle body → 200401403500
GET
/hc-articles/public
List live articles, draft articles, or both.
listArticles → 200401403500
POST
/hc-articles/{id}/draft/public
Create a draft from an existing live article.
createArticleDraft 1 param body → 200401403500404
DELETE
/hc-articles/{id}/public
Delete an article.
deleteArticle 1 param → 200401403500404
PUT
/hc-articles/{id}/public
Update an existing article.
updateArticle 1 param body → 200401403500404
POST
/hc-articles/ids/public
Fetch one or more articles by ID.
getArticlesByIds body → 200401403500
PUT
/hc-articles/{id}/move/public
Move an article into a different folder.
moveArticle 1 param body → 200401403500404
POST
/hc-articles/{id}/publish/public
Publish a draft article.
publishArticleDraft 1 param body → 200401403500404

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-articles-api-openapi.yml Raw ↑

Other APIs Fini publishes across the network.

Fini Agents API
Fini Conversations API
Fini Knowledge API
Fini Knowledge Folders 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 Articles 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.