VTEX · Schema

SpecificationFilters

CommerceE-CommerceRetailMarketplacePayments

Properties

Name Type Description
Resolução array
Tamanho da Tela array
Aplicativos de TV array
View JSON Schema on GitHub

JSON Schema

vtex-specificationfilters-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SpecificationFilters",
  "title": "SpecificationFilters",
  "required": [
    "Resolu\u00e7\u00e3o",
    "Tamanho da Tela",
    "Aplicativos de TV"
  ],
  "type": "object",
  "properties": {
    "Resolu\u00e7\u00e3o": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/ResoluO"
      },
      "description": ""
    },
    "Tamanho da Tela": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/TamanhoDaTela"
      },
      "description": ""
    },
    "Aplicativos de TV": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/AplicativosDeTV"
      },
      "description": ""
    }
  },
  "example": {
    "Resolu\u00e7\u00e3o": [
      {
        "Quantity": 10,
        "Name": "Full-HD",
        "Link": "/eletronicos/tv/Full-HD?map=c,c,specificationFilter_73"
      },
      {
        "Quantity": 7,
        "Name": "HD-Ready",
        "Link": "/eletronicos/tv/HD-Ready?map=c,c,specificationFilter_73"
      },
      {
        "Quantity": 2,
        "Name": "Ultra-HD",
        "Link": "/eletronicos/tv/Ultra-HD?map=c,c,specificationFilter_73"
      }
    ],
    "Tamanho da Tela": [
      {
        "Quantity": 3,
        "Name": "Acima de 51 pol.",
        "Link": "/eletronicos/tv/Acima de 51 pol.?map=c,c,specificationFilter_74"
      },
      {
        "Quantity": 1,
        "Name": "At\u00e9 19 pol.",
        "Link": "/eletronicos/tv/At\u00e9 19 pol.?map=c,c,specificationFilter_74"
      },
      {
        "Quantity": 2,
        "Name": "De 20 a 29 pol.",
        "Link": "/eletronicos/tv/De 20 a 29 pol.?map=c,c,specificationFilter_74"
      },
      {
        "Quantity": 5,
        "Name": "De 30 a 39 pol.",
        "Link": "/eletronicos/tv/De 30 a 39 pol.?map=c,c,specificationFilter_74"
      },
      {
        "Quantity": 8,
        "Name": "De 40 a 51 pol.",
        "Link": "/eletronicos/tv/De 40 a 51 pol.?map=c,c,specificationFilter_74"
      }
    ],
    "Aplicativos de TV": [
      {
        "Quantity": 4,
        "Name": "Crackle",
        "Link": "/eletronicos/tv/Crackle?map=c,c,specificationFilter_1517"
      },
      {
        "Quantity": 12,
        "Name": "NetFlix",
        "Link": "/eletronicos/tv/NetFlix?map=c,c,specificationFilter_1517"
      },
      {
        "Quantity": 4,
        "Name": "NetMovies",
        "Link": "/eletronicos/tv/NetMovies?map=c,c,specificationFilter_1517"
      },
      {
        "Quantity": 4,
        "Name": "Vimeo",
        "Link": "/eletronicos/tv/Vimeo?map=c,c,specificationFilter_1517"
      },
      {
        "Quantity": 13,
        "Name": "YouTube",
        "Link": "/eletronicos/tv/YouTube?map=c,c,specificationFilter_1517"
      }
    ]
  }
}

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-specificationfilters"
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.