Dassault Systèmes · Schema

Product Type

Type of the product.

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration
View JSON Schema on GitHub

JSON Schema

product_type.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/dassault/json-schema/product_type.json",
  "title": "Product Type",
  "type": "string",
  "description": "Type of the product.",
  "enum": [
    "Add-On",
    "Auxiliary",
    "Casual Named User",
    "Configuration",
    "Enterprise",
    "Machine Based",
    "Migration Path",
    "Named User",
    "Offer",
    "Package",
    "Service",
    "Shareable",
    "Single Add-On",
    "System",
    "Token-Based"
  ],
  "x-enumDescriptions": {
    "Add-On": "An additional feature or component that enhances the functionality of a product.",
    "Auxiliary": "A supplementary product or service that supports the primary product.",
    "Casual Named User": "A type of user license that allows for occasional or infrequent use of a product.",
    "Configuration": "A specific setup or arrangement of a product's features or components.",
    "Enterprise": "A product or service designed for large-scale or enterprise-level use.",
    "Machine Based": "A product or service that is licensed or used on a machine or device.",
    "Migration Path": "A product or service that helps customers transition from one product to another.",
    "Named User": "A type of user license that allows for regular or frequent use of a product by a specific individual.",
    "Offer": "A product or service that is being promoted or offered as a special deal.",
    "Package": "A collection of products or services that are bundled together for sale.",
    "Service": "A product or service that provides support or assistance to customers.",
    "Shareable": "A product or service that can be shared among multiple users or devices.",
    "Single Add-On": "A single additional feature or component that enhances the functionality of a product.",
    "System": "A product or service that is designed to work as a complete system or solution.",
    "Token-Based": "A product or service that uses tokens or other forms of authentication to manage access."
  },
  "example": "Named User"
}

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/product_type"
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 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.

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