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

BlueConic Stores API

A store is a database for managing metadata about products or articles. You can populate it using a Product collector or Content collector, which scrapes data from your website. This metadata powers features in the recommendation engine and AI Workbench. Use this endpoint to retrieve, create, update, or delete content and product stores, as well as the items within them. See [Content Stores](https://support.blueconic.com/en/articles/247526-data-storage-in-blueconic#h_588a2cba-7c4d-4bb4-a155-2cf6ee87db76).

BlueConic Stores API is one of 28 APIs that BlueConic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stores. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and authentication docs.

This API exposes 6 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 100.0.

Requests are made against a single base URL, https://{blueconicHostname}/rest/v2.

6 operations 4 paths 9 schemas 1 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
100.0
Base URL
https://{tenantname}.blueconic.net/rest/v2
Authentication
OAuth 2.0
Contact
License
Terms of Service
Resource Areas
1

Authentication & Security 1

BlueConic Stores API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials and authorizationCode flows.

  • oauth2 — Authenticates a registered OAuth 2.0 client. The Authorization code flow and Client credentials flow are supported. Make sure to select the correct flow based…

Paths & Operations 6

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

Stores 6

A store is a database for managing metadata about products or articles. You can populate it using a Product collector or Content collector, which scrapes data from your website. T…

GET
/contentStores/{contentStore}/items
Get store items
getContentItemsFromStore 4 params → 200401403404503
PUT
/contentStores/{contentStore}/items
Add store items
addContentItemsToStore 1 param body → 204400401403404503
GET
/contentStores
Get all stores
getAllContentStores 2 params → 200401403503
POST
/contentStores
Create store
createContentStore body → 200400401403503
DELETE
/contentStores/{contentStore}/items/bulk
Bulk delete store items
deleteContentItemsFromStore 1 param body → 200400401403404503
PUT
/contentStores/{contentStore}
Update store
updateContentStore 1 param body → 200400401403503

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are item (15 properties), contentStore (11 properties), items (5 properties), contentStores (5 properties). Each schema is shown below with its type and property counts.

item
object
15 properties
ids
object
1 property
ErrorRequestBean
object
3 properties
items
object
5 properties 1 required
UserBean
object
BlueConic user.
2 properties
property
object
A property consisting of an ID and a list of values.
2 properties
contentStore
object
11 properties
contentStores
object
5 properties
ErrorBean
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

blueconic-stores-api-openapi.yml Raw ↑

Other APIs BlueConic publishes across the network.

BlueConic Audit Events API
BlueConic Channels API
BlueConic Connections API
BlueConic Dialogues API
BlueConic Group Types API
BlueConic Groups API
BlueConic Interaction events API
BlueConic Interactions API
BlueConic Lifecycles API
BlueConic Listeners API
BlueConic Models API
BlueConic Notebooks API
Where this information came from

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