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

miso.ai Product / Content APIs API

Miso's Product / Content APIs let you upload, read, and delete Product / Content records that represent your site'scatalog.### Product / Content recordsMiso analyzes your Product / Content records to provide personalized search and recommendations that connect userswith products or content on your site or application.Much of Miso's search and personalization capability relies on understanding your catalog in-depth and drawingcorrelations between your catalog and your users' consumption or purchasing behaviors. In other words, Misodiscovers that, with high correlation, users who are interested in certain product attributes would also beinterested in other products with similar or related attributes. (For simplicity, we will often overload the word"products" to mean items for purchase if you are an eCommerce business, and content to consume if you are a contentmarketplace.)To fully optimize your search and recommendations, it is important to provide Miso with Product / Content recordsthat are complete and accurate. We define a set of common attributes that capture the basics of most eCommerce andcontent media products, such as `title`, `description`, `categories`, `tags`, `material`, `authors`, etc.If your products' characteristics cannot be fully captured by these fields, we recommend that you specify`custom_attributes`. For Miso, the more complete the product information is, the better its personalized searchand recommendations become.

miso.ai Product / Content APIs API is one of 10 APIs that miso.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product / Content APIs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 5 operations across 4 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.1.4.

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

5 operations 4 paths 14 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.1.4
Base URL
https://api.askmiso.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

miso.ai Product / Content APIs API declares 2 security schemes for authenticating requests. An API key is passed in the query as api_key (Secret_API_Key). An API key is passed in the query as api_key (Publishable_API_Key).

  • Secret_API_Key — Your secret API key is used to access every Miso API endpoint. You should secure this key and only use it on a backend server. Never leave this key in your cli…
  • Publishable_API_Key — Your publishable API key is used to call Miso's APIs from your front-end code. It can be used to stream interactions from the browser using Miso's Interactions…

Paths & Operations 5

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

Product / Content APIs 5

Miso's Product / Content APIs let you upload, read, and delete Product / Content records that represent your site's catalog. Product / Content records Miso analyzes your Product /…

POST
/v1/products
Product / Content Upload API
content_write_api_v1_products_post body → 200400401403422500
GET
/v1/products/{product_id}
Product / Content Read API
content_read_api_v1_products__product_id__get 1 param → 200401404422500
DELETE
/v1/products/{product_id}
Product / Content Delete API
content_delete_api_v1_products__product_id__delete 1 param → 200400401403422500
GET
/v1/products/_ids
Product / Content ID List API
content_read_ids_api_v1_products__ids_get → 200401500
POST
/v1/products/_delete
Product / Content Bulk Delete API
content_bulk_delete_api_v1_products__delete_post body → 200400401403422500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are ProductRecord (38 properties), ChildrenObject (7 properties), ValidationError (3 properties), ProductListOut (2 properties). Each schema is shown below with its type and property counts.

ProductBulkDeleteIn
object
1 property 1 required
HTTPValidationError
object
1 property
DeleteResponse
object
2 properties 2 required
ProductRecord
object
38 properties 1 required
CreateResponse
object
2 properties 2 required
ProductIds
object
1 property 1 required
ProductBulkIn
object
1 property 1 required
TaskId
object
1 property 1 required
ProductListOut
object
2 properties 2 required
ProductReadOut
object
2 properties 2 required
LocationInformation
object
2 properties 2 required
ValidationError
object
3 properties 3 required
ChildrenObject
object
7 properties 1 required
ProductIdList
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

misoai-product-content-apis-api-openapi.yml Raw ↑

Other APIs miso.ai publishes across the network.

miso.ai Ask APIs API
miso.ai Bulk API API
miso.ai Experiment APIs API
miso.ai Interaction APIs API
miso.ai Product Recommendations API
miso.ai Q&A APIs API
miso.ai Search APIs API
miso.ai User APIs API
miso.ai User Recommendations API
Where this information came from

This is an independent, third-party profile of miso.ai Product / Content APIs 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.