Import Articles is an example object payload from Product Fruits, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.
{
"articles": [
{
"correlationId": "article-getting-started",
"categoryCorrelationId": "cat-onboarding",
"isPrivate": false,
"contents": [
{
"lang": "en",
"title": "Getting Started with Product Fruits",
"content": "## Welcome\n\nThis guide helps you get started with Product Fruits in minutes.\n\n### Step 1: Install the SDK\n\nAdd the JavaScript snippet to your application.\n\n### Step 2: Identify Users\n\nCall the identify method with your user data.",
"format": "markdown",
"publishStatus": "published"
},
{
"lang": "fr",
"title": "Premiers pas avec Product Fruits",
"content": "## Bienvenue\n\nCe guide vous aide à démarrer avec Product Fruits en quelques minutes.",
"format": "markdown",
"publishStatus": "published"
}
]
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.