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

Product Fruits Knowledge Base API

Knowledge base article and category management

Product Fruits Knowledge Base API is one of 4 APIs that Product Fruits publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 11 operations across 9 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.productfruits.com.

11 operations 9 paths 9 schemas 4 DELETE3 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.productfruits.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

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

  • BearerAuth — API key generated from the Integrations section in Product Fruits. Should never be exposed in front-end environments.

Paths & Operations 11

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

Knowledge Base 11

Knowledge base article and category management

POST
/v1/knowledgebase/import
Import or update knowledge base articles
importArticles body → 200401429
GET
/v1/knowledgebase/articles
List knowledge base articles
listArticles 1 param → 200401429
DELETE
/v1/knowledgebase/articles/{correlationId}
Delete a knowledge base article
deleteArticle 1 param → 200401404429
DELETE
/v1/knowledgebase/articles/{correlationId}/content/{lang}
Delete language-specific article content
deleteArticleLanguageContent 2 params → 200401404429
DELETE
/v1/knowledgebase/articles/{correlationId}/content/{lang}/{id}
Delete a specific content version
deleteArticleContentVersion 3 params → 200401404429
GET
/v1/knowledgebase/categories
List knowledge base categories
listCategories → 200401429
POST
/v1/knowledgebase/categories/import
Import or update knowledge base categories
importCategories body → 200401429
GET
/v1/knowledgebase/categories/{correlationId}
Get a specific category
getCategory 1 param → 200401404429
PUT
/v1/knowledgebase/categories/{correlationId}
Update a knowledge base category
updateCategory 1 param body → 200401404429
DELETE
/v1/knowledgebase/categories/{correlationId}
Delete a knowledge base category
deleteCategory 1 param → 200401404429
POST
/v1/knowledgebase/upload-image
Upload an image for knowledge base articles
uploadImage body → 200401429

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ArticleContent (5 properties), Article (5 properties), ArticleImport (4 properties), Category (3 properties). Each schema is shown below with its type and property counts.

Category
object
3 properties
Article
object
5 properties
ImportArticlesResponse
object
2 properties
ImportCategoriesRequest
object
1 property 1 required
ImportArticlesRequest
object
1 property 1 required
UpdateCategoryRequest
object
2 properties
ArticleImport
object
4 properties 2 required
Error
object
1 property
ArticleContent
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

product-fruits-knowledge-base-api-openapi.yml Raw ↑

Other APIs Product Fruits publishes across the network.

Product Fruits Events API
Product Fruits Feedback API
Product Fruits Users API
Where this information came from

This is an independent, third-party profile of Product Fruits Knowledge Base 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.