miso.ai User APIs API
Miso’s User APIs let you upload, read, and delete User records that tell Miso about your site’s unique users andvisitors.### User recordsUser records specify relatively static attributes for a given user, such as their `age`, `gender`, `city`, etc. As arule of thumb, you should put information here that is not already captured in your[Interaction records](#tag/Interaction-APIs). For example, *last_bought_product* is probably not needed here becauseMiso already can tell that from the [Interaction records](#tag/Interaction-APIs).Miso will discover the correlations between a user's attributes and their behaviors on your site. For example, Misomight determine that users of a certain age group tend to be interested in certain products or a certain pricerange. These insights will be taken into account when predicting users' interests, in particular for new users whohave not yet generated many interaction records.We define a set of common user attributes for e-Commerce and content media sites. Some of them, such as `name` arefor display in the Dojo dashboard only. The rest are for model quality. Most attributes are optional and you don'tneed to specify them if you don't collect such data. On the other hand, you can specify your custom user attributesin the `custom_attributes` field. Miso will analyze custom user attributes to improve the model quality as well.
miso.ai User 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 User APIs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes 4 operations across 3 paths, and defines 10 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
miso.ai User 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 4
Across 3 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Miso’s User APIs let you upload, read, and delete User records that tell Miso about your site’s unique users and visitors. User records User records specify relatively static attr…
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are UserRecord (13 properties), ValidationError (3 properties), CreateResponse (2 properties), UserReadOut (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from miso.ai 9
Other APIs miso.ai publishes across the network.
This is an independent, third-party profile of miso.ai User 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.