Dassault Systèmes · Schema
Accreditations Search Data
List of accreditations retrieved during the search operation.
3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://api-evangelist.github.io/dassault/json-schema/accreditations_search_data.json",
"title": "Accreditations Search Data",
"type": "array",
"description": "List of accreditations retrieved during the search operation.",
"items": {
"type": "object",
"description": "Summary information for an accreditation query.",
"properties": {
"id": {
"type": "string",
"example": [
"IPE00034863",
"PRTF119"
]
},
"name": {
"type": "string",
"example": [
"04-Continuous Product Development",
"Public Cloud 3D Design"
]
},
"accreditationType": {
"type": "string",
"enum": [
"Industry Process Experience",
"Portfolio"
],
"x-enumDescriptions": {
"Industry Process Experience": "A Dassault Syst\u00e8mes offering designed to correspond to the business process used by a team in the context of the solution. \nDelivered through the 3DEXPERIENCE platform, Industry Process Experiences (IPEs) are composed of Roles. \nWhen combined, they make up Industry Solution Experiences.\n",
"Portfolio": "The portfolio to which the product being ordered belongs. \nThis field identifies the specific product family or category to which the ordered product belongs. \nFor example, a product might belong to a portfolio such as \"CATIA\", \"ENOVIA\", or \"SIMULIA\".\n"
}
},
"deploymentType": {
"type": "string",
"enum": [
"On Premise",
"Public Cloud"
],
"x-enumDescriptions": {
"On Premise": "On-premise refers to a computing infrastructure (either bare metal or virtual machines) that is deployed and maintained within the organization's own data centers or facilities. \n\nIt is not shared with other organizations, providing the highest level of control and security. \n",
"Public Cloud": "On-Cloud refers to products or solutions that are designed, developed, and delivered directly on cloud infrastructure rather than on traditional on-premises systems."
}
},
"industrySolutionExperience": {
"description": "A Dassault Syst\u00e8mes industry-specific offering designed to help companies innovate and achieve their performance objectives by addressing specific business challenges, Delivered through the 3DEXPERIENCE platform, an Industry Solution Experience is comprised of Industry Process Experiences.\n",
"type": "object",
"properties": {
"id": {
"type": "string",
"example": "ISE00004588"
},
"name": {
"type": "string",
"example": "Engineered to Fly"
}
}
},
"solutionRelease": {
"description": "A Release is a group of iterations that results in the completion of a valuable deliverable on the project.\n",
"type": "object",
"properties": {
"id": {
"type": "string",
"example": "REL00000051"
},
"name": {
"type": "string",
"example": "3DEXPERIENCE R2024x"
}
}
},
"industry": {
"description": "Industry is a wide business industrial domain, marketed by Dassault Syst\u00e8mes as an industry.\n",
"type": "object",
"properties": {
"id": {
"type": "string",
"example": "IND000005"
},
"name": {
"type": "string",
"example": "Aerospace & Defense"
}
}
}
},
"required": [
"id",
"name",
"accreditationType"
]
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/accreditations_search_data"
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.