VTEX · Schema

Example3

CommerceE-CommerceRetailMarketplacePayments

Properties

Name Type Description
itemsReturned array
View JSON Schema on GitHub

JSON Schema

vtex-example3-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/Example3",
  "title": "Example3",
  "required": [
    "itemsReturned"
  ],
  "type": "object",
  "properties": {
    "itemsReturned": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/ItemsReturned"
      },
      "description": ""
    }
  },
  "example": {
    "itemsReturned": [
      {
        "thumb": "",
        "name": "geladeira em Departamento 8",
        "href": "https://ambienteqa.vtexcommercestable.com.br/departamento-8/geladeira",
        "criteria": "\u00a3geladeira em Departamento 8\u00a2/departamento-8/geladeira"
      },
      {
        "thumb": "",
        "name": "geladeira em Eletrodom\u00e9stico",
        "href": "https://ambienteqa.vtexcommercestable.com.br/eletrodomestico/geladeira",
        "criteria": "\u00a3geladeira em Eletrodom\u00e9stico\u00a2/eletrodomestico/geladeira"
      },
      {
        "thumb": "<img src=\"https://ambienteqa.vteximg.com.br/arquivos/ids/168969-25-25/geladeira.jpg\" width=\"25\" height=\"25\" alt=\"geladeira\" id=\"\" />",
        "name": "geladeira eli",
        "href": "https://ambienteqa.vtexcommercestable.com.br/geladeiraeli/p",
        "criteria": null
      },
      {
        "thumb": "<img src=\"https://ambienteqa.vteximg.com.br/arquivos/ids/168964-25-25/gela.jpg\" width=\"25\" height=\"25\" alt=\"gela\" id=\"\" />",
        "name": "pre venda geladeira",
        "href": "https://ambienteqa.vtexcommercestable.com.br/prevendageladeira/p",
        "criteria": null
      },
      {
        "thumb": "<img src=\"https://ambienteqa.vteximg.com.br/arquivos/ids/168951-25-25/geladeira.jpg\" width=\"25\" height=\"25\" alt=\"geladeira\" id=\"\" />",
        "name": "geladeira",
        "href": "https://ambienteqa.vtexcommercestable.com.br/geladeira/p",
        "criteria": null
      }
    ]
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/vtex-example3"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.