{"items":[{"type":"link","label":"Renesas Web Data API","link":"/apis/web-data","routeSlug":"/apis/web-data","content":{"contentType":"overview","meta":{"name":"Renesas Web Data API"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"index.json","url":"/docs/web-data-api/_bundle/apis/web-data/index.json?download"},{"kind":"download","label":"index.yaml","url":"/docs/web-data-api/_bundle/apis/web-data/index.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Renesas Web Data API (1.2.0)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":"The Renesas Web Data API enables external systems to retrieve product metadata in real time, without relying on manual CSV downloads or periodic feed refreshes. This shift improves data consistency, streamlines integrations, and aligns with modern API-first architectures."}],"sectionId":"/apis/web-data"}],"sectionId":"/apis/web-data"}]}]}},{"type":"group","label":"Product","link":"/apis/web-data/product","routeSlug":"/apis/web-data/product","items":[{"label":"Get All Products","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/product/paths/~1products/get","routeSlug":"/apis/web-data/product/paths/~1products/get","metadata":{"seo":{"title":"Get All Products","description":"Get All Products"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get All Products","isWebhook":false,"pointer":"/paths/~1products/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Products","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_39","description":"The number of results to return (default 10)."},{"name":"offset","in":"query","schemaId":"schema_40","description":"The page number for pagination (default 0). This is multiplied by limit to get the actual offset."},{"name":"order","in":"query","schemaId":"schema_41","description":"Sorting property (default sort is by www update date). Multiple sorts can be supplied by comma concatenation.","example":"wwwUpdateDate,title"},{"name":"orderDirection","in":"query","schemaId":"schema_42","description":"Sorting direction (default is \"desc\"). Multiple directions can be defined for multiple sorts.","example":"desc,asc"},{"name":"productId","in":"query","schemaId":"schema_43","description":"Filter by product identifier."},{"name":"category","in":"query","schemaId":"schema_43","description":"Filter by product category."}],"pointer":"/paths/~1products/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/products","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_39"},{"name":"offset","in":"query","required":false,"schemaId":"schema_40"},{"name":"order","in":"query","required":false,"example":"wwwUpdateDate,title","schemaId":"schema_41"},{"name":"orderDirection","in":"query","required":false,"example":"desc,asc","schemaId":"schema_42"},{"name":"productId","in":"query","required":false,"schemaId":"schema_43"},{"name":"category","in":"query","required":false,"schemaId":"schema_43"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","500"],"pointer":"/products","href":"product/paths/~1products/get","summary":"Get All Products"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1products/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1products/get/responses/200/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1products/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1products/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1products/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_44","exampleIds":["paths/~1products/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1products/get/responses/200/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1products/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1products/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/product/paths/~1products/get"}],"panels":[]}]},"httpPath":"/products"},{"label":"Get Product by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/product/paths/~1products~1{product_id}/get","routeSlug":"/apis/web-data/product/paths/~1products~1{product_id}/get","metadata":{"seo":{"title":"Get Product by ID","description":"Get Product by ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get Product by ID","isWebhook":false,"pointer":"/paths/~1products~1{product_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"product_id","in":"path","schemaId":"schema_43","description":"The unique identifier of the product.","required":true}],"pointer":"/paths/~1products~1{product_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/products/{product_id}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"product_id","in":"path","required":true,"schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404","500"],"pointer":"/products/{product_id}","href":"product/paths/~1products~1{product_id}/get","summary":"Get Product by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Product","exampleIds":["paths/~1products~1{product_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Product","exampleIds":["paths/~1products~1{product_id}/get/responses/200/content/application~1json/example"]},{"code":"404","description":"Product not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1products~1{product_id}/get/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1products~1{product_id}/get/responses/404/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1products~1{product_id}/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1products~1{product_id}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1products~1{product_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Product","exampleIds":["paths/~1products~1{product_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Product","exampleIds":["paths/~1products~1{product_id}/get/responses/200/content/application~1json/example"]}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1products~1{product_id}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1products~1{product_id}/get/responses/404/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1products~1{product_id}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1products~1{product_id}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/product/paths/~1products~1{product_id}/get"}],"panels":[]}]},"httpPath":"/products/{product_id}"}],"content":{"contentType":"group","meta":{"name":"Product"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Product","showPageActions":true},{"nodeType":"markdoc","content":"Endpoints for retrieving products."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/products","summary":"Get All Products","prefix":{"name":"get","color":"get"},"badges":[],"link":"/product/paths/~1products/get","deprecated":false},{"title":"/products/{product_id}","summary":"Get Product by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/product/paths/~1products~1{product_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Product Part","link":"/apis/web-data/product-part","routeSlug":"/apis/web-data/product-part","items":[{"label":"Get All Product Parts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/product-part/paths/~1product-parts/get","routeSlug":"/apis/web-data/product-part/paths/~1product-parts/get","metadata":{"seo":{"title":"Get All Product Parts","description":"Get All Product Parts"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get All Product Parts","isWebhook":false,"pointer":"/paths/~1product-parts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Product Parts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_39","description":"The number of results to return (default 10)."},{"name":"offset","in":"query","schemaId":"schema_40","description":"The page number for pagination (default 0). This is multiplied by limit to get the actual offset."},{"name":"order","in":"query","schemaId":"schema_46","description":"Sorting property (default sort is by last updated date). Multiple sorts can be supplied by comma concatenation.","example":"last_updated,part_number"},{"name":"orderDirection","in":"query","schemaId":"schema_42","description":"Sorting direction (default is \"desc\"). Multiple directions can be defined for multiple sorts.","example":"desc,asc"},{"name":"part_number_prefix","in":"query","schemaId":"schema_43","description":"Filter by part number prefix."},{"name":"part_number","in":"query","schemaId":"schema_43","description":"Filter by exact part number."},{"name":"part_status","in":"query","schemaId":"schema_47","description":"Filter by part status."},{"name":"generic_product_id","in":"query","schemaId":"schema_43","description":"Filter by generic product ID."},{"name":"product_family","in":"query","schemaId":"schema_43","description":"Filter by product family."}],"pointer":"/paths/~1product-parts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/product-parts","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_39"},{"name":"offset","in":"query","required":false,"schemaId":"schema_40"},{"name":"order","in":"query","required":false,"example":"last_updated,part_number","schemaId":"schema_46"},{"name":"orderDirection","in":"query","required":false,"example":"desc,asc","schemaId":"schema_42"},{"name":"part_number_prefix","in":"query","required":false,"schemaId":"schema_43"},{"name":"part_number","in":"query","required":false,"schemaId":"schema_43"},{"name":"part_status","in":"query","required":false,"schemaId":"schema_47"},{"name":"generic_product_id","in":"query","required":false,"schemaId":"schema_43"},{"name":"product_family","in":"query","required":false,"schemaId":"schema_43"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","500"],"pointer":"/product-parts","href":"product-part/paths/~1product-parts/get","summary":"Get All Product Parts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_48","exampleIds":["paths/~1product-parts/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_48","exampleIds":["paths/~1product-parts/get/responses/200/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1product-parts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_48","exampleIds":["paths/~1product-parts/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_48","exampleIds":["paths/~1product-parts/get/responses/200/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1product-parts/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/product-part/paths/~1product-parts/get"}],"panels":[]}]},"httpPath":"/product-parts"},{"label":"Get Product Part by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/product-part/paths/~1product-parts~1{orderable_id}/get","routeSlug":"/apis/web-data/product-part/paths/~1product-parts~1{orderable_id}/get","metadata":{"seo":{"title":"Get Product Part by ID","description":"Get Product Part by ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get Product Part by ID","isWebhook":false,"pointer":"/paths/~1product-parts~1{orderable_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Part by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orderable_id","in":"path","schemaId":"schema_43","description":"The unique identifier of the product part.","required":true}],"pointer":"/paths/~1product-parts~1{orderable_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/product-parts/{orderable_id}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"orderable_id","in":"path","required":true,"schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404","500"],"pointer":"/product-parts/{orderable_id}","href":"product-part/paths/~1product-parts~1{orderable_id}/get","summary":"Get Product Part by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ProductPart","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ProductPart","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/200/content/application~1json/example"]},{"code":"404","description":"Product part not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/404/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1product-parts~1{orderable_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ProductPart","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ProductPart","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/200/content/application~1json/example"]}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/404/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1{orderable_id}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/product-part/paths/~1product-parts~1{orderable_id}/get"}],"panels":[]}]},"httpPath":"/product-parts/{orderable_id}"},{"label":"Parametric Search for Product Parts","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/product-part/paths/~1product-parts~1search/post","routeSlug":"/apis/web-data/product-part/paths/~1product-parts~1search/post","metadata":{"seo":{"title":"Parametric Search for Product Parts","description":"Search for product parts within a specific product using parametric attributes."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Parametric Search for Product Parts","isWebhook":false,"pointer":"/paths/~1product-parts~1search/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Parametric Search for Product Parts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Search for product parts within a specific product using parametric attributes."},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_49","exampleIds":["paths/~1product-parts~1search/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_49","exampleIds":["paths/~1product-parts~1search/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1product-parts~1search/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/product-parts/search","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_49","exampleIds":["paths/~1product-parts~1search/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","400","404","500"],"pointer":"/product-parts/search","href":"product-part/paths/~1product-parts~1search/post","summary":"Parametric Search for Product Parts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"schemaId":"schema_49","exampleIds":["paths/~1product-parts~1search/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_49","exampleIds":["paths/~1product-parts~1search/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_50","exampleIds":["paths/~1product-parts~1search/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_50","exampleIds":["paths/~1product-parts~1search/post/responses/200/content/application~1json/example"]},{"code":"400","description":"Bad request - missing required productId or invalid filters","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/400/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/400/content/application~1json/example"]},{"code":"404","description":"Product not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/404/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1product-parts~1search/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_50","exampleIds":["paths/~1product-parts~1search/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_50","exampleIds":["paths/~1product-parts~1search/post/responses/200/content/application~1json/example"]}}},{"code":"400","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/400/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/400/content/application~1json/example"]}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/404/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1search/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/product-part/paths/~1product-parts~1search/post"}],"panels":[]}]},"httpPath":"/product-parts/search"},{"label":"Get All Product Part Attributes","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/product-part/paths/~1product-parts~1attributes/get","routeSlug":"/apis/web-data/product-part/paths/~1product-parts~1attributes/get","metadata":{"seo":{"title":"Get All Product Part Attributes","description":"List all available parametric attributes that can be used for filtering product parts."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get All Product Part Attributes","isWebhook":false,"pointer":"/paths/~1product-parts~1attributes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Product Part Attributes","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"List all available parametric attributes that can be used for filtering product parts."},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_51","description":"The number of results to return (default 50)."},{"name":"offset","in":"query","schemaId":"schema_40","description":"The page number for pagination (default 0). This is multiplied by limit to get the actual offset."},{"name":"productId","in":"query","schemaId":"schema_43","description":"Filter attributes by product ID to get only attributes relevant to that product.","example":"RA2A1"}],"pointer":"/paths/~1product-parts~1attributes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/product-parts/attributes","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_51"},{"name":"offset","in":"query","required":false,"schemaId":"schema_40"},{"name":"productId","in":"query","required":false,"example":"RA2A1","schemaId":"schema_43"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","500"],"pointer":"/product-parts/attributes","href":"product-part/paths/~1product-parts~1attributes/get","summary":"Get All Product Part Attributes"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_52","exampleIds":["paths/~1product-parts~1attributes/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_52","exampleIds":["paths/~1product-parts~1attributes/get/responses/200/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1product-parts~1attributes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_52","exampleIds":["paths/~1product-parts~1attributes/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_52","exampleIds":["paths/~1product-parts~1attributes/get/responses/200/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/product-part/paths/~1product-parts~1attributes/get"}],"panels":[]}]},"httpPath":"/product-parts/attributes"},{"label":"Get Product Part Attribute by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/product-part/paths/~1product-parts~1attributes~1{productpartattributeid}/get","routeSlug":"/apis/web-data/product-part/paths/~1product-parts~1attributes~1{productpartattributeid}/get","metadata":{"seo":{"title":"Get Product Part Attribute by ID","description":"Get Product Part Attribute by ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get Product Part Attribute by ID","isWebhook":false,"pointer":"/paths/~1product-parts~1attributes~1{productPartAttributeId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Part Attribute by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productPartAttributeId","in":"path","schemaId":"schema_43","description":"The unique identifier of the product part attribute.","required":true,"example":"field__operating_frequency"}],"pointer":"/paths/~1product-parts~1attributes~1{productPartAttributeId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/product-parts/attributes/{productPartAttributeId}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"productPartAttributeId","in":"path","required":true,"example":"field__operating_frequency","schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404","500"],"pointer":"/product-parts/attributes/{productPartAttributeId}","href":"product-part/paths/~1product-parts~1attributes~1{productpartattributeid}/get","summary":"Get Product Part Attribute by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ProductPartAttribute","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ProductPartAttribute","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/200/content/application~1json/example"]},{"code":"404","description":"Product part attribute not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/404/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ProductPartAttribute","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ProductPartAttribute","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/200/content/application~1json/example"]}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/404/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/product-part/paths/~1product-parts~1attributes~1{productpartattributeid}/get"}],"panels":[]}]},"httpPath":"/product-parts/attributes/{productPartAttributeId}"},{"label":"Cross Reference Product Parts","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/product-part/paths/~1product-parts~1cross-reference/post","routeSlug":"/apis/web-data/product-part/paths/~1product-parts~1cross-reference/post","metadata":{"seo":{"title":"Cross Reference Product Parts","description":"Find Renesas replacement parts for up to 200 competitor part numbers per request. Inputs with no matches are included in the response with an empty results array."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Cross Reference Product Parts","isWebhook":false,"pointer":"/paths/~1product-parts~1cross-reference/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Cross Reference Product Parts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Find Renesas replacement parts for up to 200 competitor part numbers per request. Inputs with no matches are included in the response with an empty "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"results"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" array."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_53","exampleIds":["paths/~1product-parts~1cross-reference/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_53","exampleIds":["paths/~1product-parts~1cross-reference/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1product-parts~1cross-reference/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/product-parts/cross-reference","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_53","exampleIds":["paths/~1product-parts~1cross-reference/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","400","500"],"pointer":"/product-parts/cross-reference","href":"product-part/paths/~1product-parts~1cross-reference/post","summary":"Cross Reference Product Parts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"schemaId":"schema_53","exampleIds":["paths/~1product-parts~1cross-reference/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_53","exampleIds":["paths/~1product-parts~1cross-reference/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_54","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_54","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/200/content/application~1json/example"]},{"code":"400","description":"Bad request - missing or invalid request body","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/400/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/400/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1product-parts~1cross-reference/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_54","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_54","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/200/content/application~1json/example"]}}},{"code":"400","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/400/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/400/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1product-parts~1cross-reference/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/product-part/paths/~1product-parts~1cross-reference/post"}],"panels":[]}]},"httpPath":"/product-parts/cross-reference"}],"content":{"contentType":"group","meta":{"name":"Product Part"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Product Part","showPageActions":true},{"nodeType":"markdoc","content":"Endpoints for retrieving product parts."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/product-parts","summary":"Get All Product Parts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/product-part/paths/~1product-parts/get","deprecated":false},{"title":"/product-parts/{orderable_id}","summary":"Get Product Part by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/product-part/paths/~1product-parts~1{orderable_id}/get","deprecated":false},{"title":"/product-parts/search","summary":"Parametric Search for Product Parts","prefix":{"name":"post","color":"post"},"badges":[],"link":"/product-part/paths/~1product-parts~1search/post","deprecated":false},{"title":"/product-parts/attributes","summary":"Get All Product Part Attributes","prefix":{"name":"get","color":"get"},"badges":[],"link":"/product-part/paths/~1product-parts~1attributes/get","deprecated":false},{"title":"/product-parts/attributes/{productPartAttributeId}","summary":"Get Product Part Attribute by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/product-part/paths/~1product-parts~1attributes~1{productpartattributeid}/get","deprecated":false},{"title":"/product-parts/cross-reference","summary":"Cross Reference Product Parts","prefix":{"name":"post","color":"post"},"badges":[],"link":"/product-part/paths/~1product-parts~1cross-reference/post","deprecated":false}]}]}]}]}},{"type":"group","label":"Document","link":"/apis/web-data/document","routeSlug":"/apis/web-data/document","items":[{"label":"Get All Documents","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/document/paths/~1documents/get","routeSlug":"/apis/web-data/document/paths/~1documents/get","metadata":{"seo":{"title":"Get All Documents","description":"Get All Documents"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get All Documents","isWebhook":false,"pointer":"/paths/~1documents/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Documents","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_55","description":"The number of results to return (default 10)."},{"name":"offset","in":"query","schemaId":"schema_56","description":"The offset for pagination."},{"name":"language","in":"query","schemaId":"schema_57","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by document language ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"en"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ja"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"zh-hans"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}]},{"name":"dcpDocumentIdStartsWith","in":"query","schemaId":"schema_43","description":"Filter by DCP Document ID prefix."},{"name":"productId","in":"query","schemaId":"schema_43","description":"Filter by associated product ID."},{"name":"type","in":"query","schemaId":"schema_43","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by document type. Example values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Datasheet"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Datasheet - Short-Form"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Datasheet Addendum"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Datasheet Change Notice Guide"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Manual - Development Tools"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Manual - Hardware"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Manual - Software"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Quick Start Guide"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"General Reliability Literature"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ICP Test Report"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Materials Composition Declaration"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"MSDS Document"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Product Reliability Report"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"subType","in":"query","schemaId":"schema_43","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by document sub-type. Example values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Core Module"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Driver Package"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"FIT Module"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"FreeRTOS"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Software Integration System Application Example"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Development Environment"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Middleware"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Migration Guide"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Analog"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Built-in Memory"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Clock"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Communication"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Other"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Security"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Timer"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"category","in":"query","schemaId":"schema_43","description":"Filter by the product category the document is associated with."},{"name":"documentRevisionDateStart","in":"query","schemaId":"schema_58","description":"Filter by documents revised on or after this date (YYYY-MM-DD)."},{"name":"documentRevisionDateEnd","in":"query","schemaId":"schema_58","description":"Filter by documents revised on or before this date (YYYY-MM-DD)."}],"pointer":"/paths/~1documents/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/documents","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_55"},{"name":"offset","in":"query","required":false,"schemaId":"schema_56"},{"name":"language","in":"query","required":false,"schemaId":"schema_57"},{"name":"dcpDocumentIdStartsWith","in":"query","required":false,"schemaId":"schema_43"},{"name":"productId","in":"query","required":false,"schemaId":"schema_43"},{"name":"type","in":"query","required":false,"schemaId":"schema_43"},{"name":"subType","in":"query","required":false,"schemaId":"schema_43"},{"name":"category","in":"query","required":false,"schemaId":"schema_43"},{"name":"documentRevisionDateStart","in":"query","required":false,"schemaId":"schema_58"},{"name":"documentRevisionDateEnd","in":"query","required":false,"schemaId":"schema_58"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/documents","href":"document/paths/~1documents/get","summary":"Get All Documents"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_59","exampleIds":["paths/~1documents/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_59","exampleIds":["paths/~1documents/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1documents/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_59","exampleIds":["paths/~1documents/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_59","exampleIds":["paths/~1documents/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/document/paths/~1documents/get"}],"panels":[]}]},"httpPath":"/documents"},{"label":"Get All Document Types","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/document/paths/~1documents~1types/get","routeSlug":"/apis/web-data/document/paths/~1documents~1types/get","metadata":{"seo":{"title":"Get All Document Types","description":"List all available document types and their associated sub-types."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get All Document Types","isWebhook":false,"pointer":"/paths/~1documents~1types/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Document Types","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"List all available document types and their associated sub-types."},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_51","description":"The number of results to return (default 50)."},{"name":"offset","in":"query","schemaId":"schema_40","description":"The offset for pagination (default 0)."}],"pointer":"/paths/~1documents~1types/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/documents/types","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_51"},{"name":"offset","in":"query","required":false,"schemaId":"schema_40"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","500"],"pointer":"/documents/types","href":"document/paths/~1documents~1types/get","summary":"Get All Document Types"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_60","exampleIds":["paths/~1documents~1types/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_60","exampleIds":["paths/~1documents~1types/get/responses/200/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1documents~1types/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1documents~1types/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1documents~1types/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_60","exampleIds":["paths/~1documents~1types/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_60","exampleIds":["paths/~1documents~1types/get/responses/200/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1documents~1types/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1documents~1types/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/document/paths/~1documents~1types/get"}],"panels":[]}]},"httpPath":"/documents/types"},{"label":"Download Document File","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/document/paths/~1documents~1download~1{dcp_id}/get","routeSlug":"/apis/web-data/document/paths/~1documents~1download~1{dcp_id}/get","metadata":{"seo":{"title":"Download Document File","description":"The document file associated with the given DCP Document ID is returned in the response body. The file format varies by document (see fileType on the Document resource, e.g. PDF, ZIP). JSON metadata is not included in this response."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Download Document File","isWebhook":false,"pointer":"/paths/~1documents~1download~1{dcp_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Download Document File","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The document file associated with the given DCP Document ID is returned in the response body. The file format varies by document (see "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"fileType"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" on the Document resource, e.g. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"PDF"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ZIP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"). JSON metadata is not included in this response."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dcp_id","in":"path","schemaId":"schema_43","description":"The DCP document identifier.","required":true}],"pointer":"/paths/~1documents~1download~1{dcp_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/documents/download/{dcp_id}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"dcp_id","in":"path","required":true,"schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/documents/download/{dcp_id}","href":"document/paths/~1documents~1download~1{dcp_id}/get","summary":"Download Document File"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The document file, in its original format.","mediaType":"application/octet-stream","mediaTypes":["application/octet-stream"],"mediaTypeContent":{"application/octet-stream":{"schemaId":"schema_61"}},"schemaId":"schema_61","headers":{"Content-Disposition":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The file is marked for download, with the original filename included (e.g., "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attachment; filename=\"r01ds0249ej0120.pdf\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_62"},{"code":"404","description":"Document not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1documents~1download~1{dcp_id}/get/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1documents~1download~1{dcp_id}/get/responses/404/content/application~1json/example"]}],"pointer":"/paths/~1documents~1download~1{dcp_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_61","mediaTypes":["application/octet-stream"],"mediaTypeContent":{"application/octet-stream":{"schemaId":"schema_61"}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1documents~1download~1{dcp_id}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1documents~1download~1{dcp_id}/get/responses/404/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/document/paths/~1documents~1download~1{dcp_id}/get"}],"panels":[]}]},"httpPath":"/documents/download/{dcp_id}"},{"label":"Check Document File Availability","deprecated":false,"httpVerb":"head","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/document/paths/~1documents~1download~1{dcp_id}/head","routeSlug":"/apis/web-data/document/paths/~1documents~1download~1{dcp_id}/head","metadata":{"seo":{"title":"Check Document File Availability","description":"The same headers that would be returned by GET on this path are included in the response (e.g., Content-Disposition, Content-Type, Content-Length). No body is returned."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Check Document File Availability","isWebhook":false,"pointer":"/paths/~1documents~1download~1{dcp_id}/head","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Check Document File Availability","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The same headers that would be returned by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" on this path are included in the response (e.g., "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Content-Disposition"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Content-Type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Content-Length"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"). No body is returned."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dcp_id","in":"path","schemaId":"schema_43","description":"The DCP document identifier.","required":true}],"pointer":"/paths/~1documents~1download~1{dcp_id}/head/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"HEAD","path":"/documents/download/{dcp_id}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"dcp_id","in":"path","required":true,"schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/documents/download/{dcp_id}","href":"document/paths/~1documents~1download~1{dcp_id}/head","summary":"Check Document File Availability"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The document file is available. Headers are returned; no body is included.","headers":{"Content-Disposition":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The filename that would be returned by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" on this path is included (e.g., "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attachment; filename=\"r01ds0249ej0120.pdf\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_63"},{"code":"404","description":"Document not found"}],"pointer":"/paths/~1documents~1download~1{dcp_id}/head/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/document/paths/~1documents~1download~1{dcp_id}/head"}],"panels":[]}]},"httpPath":"/documents/download/{dcp_id}"},{"label":"Get Document by DCP Document ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/document/paths/~1documents~1{dcp_id}/get","routeSlug":"/apis/web-data/document/paths/~1documents~1{dcp_id}/get","metadata":{"seo":{"title":"Get Document by DCP Document ID","description":"Get Document by DCP Document ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get Document by DCP Document ID","isWebhook":false,"pointer":"/paths/~1documents~1{dcp_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Document by DCP Document ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"dcp_id","in":"path","schemaId":"schema_43","description":"The DCP document identifier.","required":true}],"pointer":"/paths/~1documents~1{dcp_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/documents/{dcp_id}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"dcp_id","in":"path","required":true,"schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/documents/{dcp_id}","href":"document/paths/~1documents~1{dcp_id}/get","summary":"Get Document by DCP Document ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Document","exampleIds":["paths/~1documents~1{dcp_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Document","exampleIds":["paths/~1documents~1{dcp_id}/get/responses/200/content/application~1json/example"]},{"code":"404","description":"Document not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1documents~1{dcp_id}/get/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1documents~1{dcp_id}/get/responses/404/content/application~1json/example"]}],"pointer":"/paths/~1documents~1{dcp_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Document","exampleIds":["paths/~1documents~1{dcp_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Document","exampleIds":["paths/~1documents~1{dcp_id}/get/responses/200/content/application~1json/example"]}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1documents~1{dcp_id}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1documents~1{dcp_id}/get/responses/404/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/document/paths/~1documents~1{dcp_id}/get"}],"panels":[]}]},"httpPath":"/documents/{dcp_id}"},{"label":"Get Document by Agile ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/document/paths/~1documents~1agile-id~1{agile_id}/get","routeSlug":"/apis/web-data/document/paths/~1documents~1agile-id~1{agile_id}/get","metadata":{"seo":{"title":"Get Document by Agile ID","description":"Get Document by Agile ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get Document by Agile ID","isWebhook":false,"pointer":"/paths/~1documents~1agile-id~1{agile_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Document by Agile ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"agile_id","in":"path","schemaId":"schema_43","description":"The Agile ID of the document.","required":true}],"pointer":"/paths/~1documents~1agile-id~1{agile_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/documents/agile-id/{agile_id}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"agile_id","in":"path","required":true,"schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/documents/agile-id/{agile_id}","href":"document/paths/~1documents~1agile-id~1{agile_id}/get","summary":"Get Document by Agile ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Document","exampleIds":["paths/~1documents~1agile-id~1{agile_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Document","exampleIds":["paths/~1documents~1agile-id~1{agile_id}/get/responses/200/content/application~1json/example"]},{"code":"404","description":"Document not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1documents~1agile-id~1{agile_id}/get/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1documents~1agile-id~1{agile_id}/get/responses/404/content/application~1json/example"]}],"pointer":"/paths/~1documents~1agile-id~1{agile_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Document","exampleIds":["paths/~1documents~1agile-id~1{agile_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Document","exampleIds":["paths/~1documents~1agile-id~1{agile_id}/get/responses/200/content/application~1json/example"]}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1documents~1agile-id~1{agile_id}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1documents~1agile-id~1{agile_id}/get/responses/404/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/document/paths/~1documents~1agile-id~1{agile_id}/get"}],"panels":[]}]},"httpPath":"/documents/agile-id/{agile_id}"}],"content":{"contentType":"group","meta":{"name":"Document"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Document","showPageActions":true},{"nodeType":"markdoc","content":"Endpoint for retrieving documents."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/documents","summary":"Get All Documents","prefix":{"name":"get","color":"get"},"badges":[],"link":"/document/paths/~1documents/get","deprecated":false},{"title":"/documents/types","summary":"Get All Document Types","prefix":{"name":"get","color":"get"},"badges":[],"link":"/document/paths/~1documents~1types/get","deprecated":false},{"title":"/documents/download/{dcp_id}","summary":"Download Document File","prefix":{"name":"get","color":"get"},"badges":[],"link":"/document/paths/~1documents~1download~1{dcp_id}/get","deprecated":false},{"title":"/documents/download/{dcp_id}","summary":"Check Document File Availability","prefix":{"name":"head","color":"head"},"badges":[],"link":"/document/paths/~1documents~1download~1{dcp_id}/head","deprecated":false},{"title":"/documents/{dcp_id}","summary":"Get Document by DCP Document ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/document/paths/~1documents~1{dcp_id}/get","deprecated":false},{"title":"/documents/agile-id/{agile_id}","summary":"Get Document by Agile ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/document/paths/~1documents~1agile-id~1{agile_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Board & Kit","link":"/apis/web-data/board-and-kit","routeSlug":"/apis/web-data/board-and-kit","items":[{"label":"Get All Boards & Kits","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/board-and-kit/paths/~1boards-kits/get","routeSlug":"/apis/web-data/board-and-kit/paths/~1boards-kits/get","metadata":{"seo":{"title":"Get All Boards & Kits","description":"Get All Boards & Kits"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get All Boards & Kits","isWebhook":false,"pointer":"/paths/~1boards-kits/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Boards & Kits","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_39","description":"The number of results to return (default 10)."},{"name":"offset","in":"query","schemaId":"schema_40","description":"The page number for pagination (default 0). This is multiplied by limit to get the actual offset."},{"name":"order","in":"query","schemaId":"schema_64","description":"Sorting property (default sort is by www update date). Multiple sorts can be supplied by comma concatenation.","example":"wwwUpdateDate,title"},{"name":"orderDirection","in":"query","schemaId":"schema_42","description":"Sorting direction (default is \"desc\"). Multiple directions can be defined for multiple sorts.","example":"desc,asc"},{"name":"boardKitId","in":"query","schemaId":"schema_43","description":"Filter by board/kit identifier."},{"name":"boardKitType","in":"query","schemaId":"schema_65","description":"Filter by board/kit type."},{"name":"category","in":"query","schemaId":"schema_43","description":"Filter by product category."}],"pointer":"/paths/~1boards-kits/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/boards-kits","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_39"},{"name":"offset","in":"query","required":false,"schemaId":"schema_40"},{"name":"order","in":"query","required":false,"example":"wwwUpdateDate,title","schemaId":"schema_64"},{"name":"orderDirection","in":"query","required":false,"example":"desc,asc","schemaId":"schema_42"},{"name":"boardKitId","in":"query","required":false,"schemaId":"schema_43"},{"name":"boardKitType","in":"query","required":false,"schemaId":"schema_65"},{"name":"category","in":"query","required":false,"schemaId":"schema_43"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","500"],"pointer":"/boards-kits","href":"board-and-kit/paths/~1boards-kits/get","summary":"Get All Boards & Kits"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_66","exampleIds":["paths/~1boards-kits/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_66","exampleIds":["paths/~1boards-kits/get/responses/200/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1boards-kits/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1boards-kits/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1boards-kits/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_66","exampleIds":["paths/~1boards-kits/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_66","exampleIds":["paths/~1boards-kits/get/responses/200/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1boards-kits/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1boards-kits/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/board-and-kit/paths/~1boards-kits/get"}],"panels":[]}]},"httpPath":"/boards-kits"},{"label":"Get Board or Kit by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/board-and-kit/paths/~1boards-kits~1{board_kit_id}/get","routeSlug":"/apis/web-data/board-and-kit/paths/~1boards-kits~1{board_kit_id}/get","metadata":{"seo":{"title":"Get Board or Kit by ID","description":"Get Board or Kit by ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get Board or Kit by ID","isWebhook":false,"pointer":"/paths/~1boards-kits~1{board_kit_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Board or Kit by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"board_kit_id","in":"path","schemaId":"schema_43","description":"The unique identifier of the board or kit.","required":true}],"pointer":"/paths/~1boards-kits~1{board_kit_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/boards-kits/{board_kit_id}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"board_kit_id","in":"path","required":true,"schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404","500"],"pointer":"/boards-kits/{board_kit_id}","href":"board-and-kit/paths/~1boards-kits~1{board_kit_id}/get","summary":"Get Board or Kit by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BoardKit","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/BoardKit","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/200/content/application~1json/example"]},{"code":"404","description":"Board or kit not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/404/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1boards-kits~1{board_kit_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/BoardKit","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BoardKit","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/200/content/application~1json/example"]}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/404/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1boards-kits~1{board_kit_id}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/board-and-kit/paths/~1boards-kits~1{board_kit_id}/get"}],"panels":[]}]},"httpPath":"/boards-kits/{board_kit_id}"}],"content":{"contentType":"group","meta":{"name":"Board & Kit"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Board & Kit","showPageActions":true},{"nodeType":"markdoc","content":"Endpoints for retrieving boards and kits."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/boards-kits","summary":"Get All Boards & Kits","prefix":{"name":"get","color":"get"},"badges":[],"link":"/board-and-kit/paths/~1boards-kits/get","deprecated":false},{"title":"/boards-kits/{board_kit_id}","summary":"Get Board or Kit by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/board-and-kit/paths/~1boards-kits~1{board_kit_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Software Tool","link":"/apis/web-data/software-tool","routeSlug":"/apis/web-data/software-tool","items":[{"label":"Get All Software Tools","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/software-tool/paths/~1software-tools/get","routeSlug":"/apis/web-data/software-tool/paths/~1software-tools/get","metadata":{"seo":{"title":"Get All Software Tools","description":"Get All Software Tools"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get All Software Tools","isWebhook":false,"pointer":"/paths/~1software-tools/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Software Tools","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_39","description":"The number of results to return (default 10)."},{"name":"offset","in":"query","schemaId":"schema_40","description":"The page number for pagination (default 0). This is multiplied by limit to get the actual offset."},{"name":"order","in":"query","schemaId":"schema_67","description":"Sorting property (default sort is by www update date). Multiple sorts can be supplied by comma concatenation.","example":"wwwUpdateDate,softwareToolName"},{"name":"orderDirection","in":"query","schemaId":"schema_42","description":"Sorting direction (default is \"desc\"). Multiple directions can be defined for multiple sorts.","example":"desc,asc"},{"name":"softwareToolName","in":"query","schemaId":"schema_43","description":"Filter by software tool name using the \"contains\" behavior."},{"name":"softwareType","in":"query","schemaId":"schema_68","description":"Filter by software tool type. This is a string exact match."},{"name":"includeDiscontinued","in":"query","schemaId":"schema_69","description":"Include discontinued software. Default listing only shows active software."}],"pointer":"/paths/~1software-tools/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/software-tools","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_39"},{"name":"offset","in":"query","required":false,"schemaId":"schema_40"},{"name":"order","in":"query","required":false,"example":"wwwUpdateDate,softwareToolName","schemaId":"schema_67"},{"name":"orderDirection","in":"query","required":false,"example":"desc,asc","schemaId":"schema_42"},{"name":"softwareToolName","in":"query","required":false,"schemaId":"schema_43"},{"name":"softwareType","in":"query","required":false,"schemaId":"schema_68"},{"name":"includeDiscontinued","in":"query","required":false,"schemaId":"schema_69"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","500"],"pointer":"/software-tools","href":"software-tool/paths/~1software-tools/get","summary":"Get All Software Tools"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_70","exampleIds":["paths/~1software-tools/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_70","exampleIds":["paths/~1software-tools/get/responses/200/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1software-tools/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1software-tools/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1software-tools/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_70","exampleIds":["paths/~1software-tools/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_70","exampleIds":["paths/~1software-tools/get/responses/200/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1software-tools/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1software-tools/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/software-tool/paths/~1software-tools/get"}],"panels":[]}]},"httpPath":"/software-tools"},{"label":"Get Software Tool by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/software-tool/paths/~1software-tools~1{software_tool_id}/get","routeSlug":"/apis/web-data/software-tool/paths/~1software-tools~1{software_tool_id}/get","metadata":{"seo":{"title":"Get Software Tool by ID","description":"Get Software Tool by ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get Software Tool by ID","isWebhook":false,"pointer":"/paths/~1software-tools~1{software_tool_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Software Tool by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"tool_id","in":"path","schemaId":"schema_43","description":"The unique identifier of the software tool.","required":true}],"pointer":"/paths/~1software-tools~1{software_tool_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/software-tools/{software_tool_id}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"tool_id","in":"path","required":true,"schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404","500"],"pointer":"/software-tools/{software_tool_id}","href":"software-tool/paths/~1software-tools~1{software_tool_id}/get","summary":"Get Software Tool by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SoftwareTool","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/SoftwareTool","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/200/content/application~1json/example"]},{"code":"404","description":"Software tool not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/404/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1software-tools~1{software_tool_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SoftwareTool","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SoftwareTool","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/200/content/application~1json/example"]}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/404/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1software-tools~1{software_tool_id}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/software-tool/paths/~1software-tools~1{software_tool_id}/get"}],"panels":[]}]},"httpPath":"/software-tools/{software_tool_id}"}],"content":{"contentType":"group","meta":{"name":"Software Tool"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Software Tool","showPageActions":true},{"nodeType":"markdoc","content":"Endpoints for retrieving software tools."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/software-tools","summary":"Get All Software Tools","prefix":{"name":"get","color":"get"},"badges":[],"link":"/software-tool/paths/~1software-tools/get","deprecated":false},{"title":"/software-tools/{software_tool_id}","summary":"Get Software Tool by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/software-tool/paths/~1software-tools~1{software_tool_id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Package","link":"/apis/web-data/package","routeSlug":"/apis/web-data/package","items":[{"label":"Get All Packages","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/package/paths/~1packages/get","routeSlug":"/apis/web-data/package/paths/~1packages/get","metadata":{"seo":{"title":"Get All Packages","description":"Get All Packages"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get All Packages","isWebhook":false,"pointer":"/paths/~1packages/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Packages","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_39","description":"The number of results to return (default 10)."},{"name":"offset","in":"query","schemaId":"schema_40","description":"The page number for pagination (default 0). This is multiplied by limit to get the actual offset."},{"name":"order","in":"query","schemaId":"schema_71","description":"Sorting property (default sort is by www update date). Multiple sorts can be supplied by comma concatenation.","example":"wwwUpdateDate,packageCode"},{"name":"orderDirection","in":"query","schemaId":"schema_42","description":"Sorting direction (default is \"desc\"). Multiple directions can be defined for multiple sorts.","example":"desc,asc"},{"name":"packageCode","in":"query","schemaId":"schema_43","description":"Filter by package identifier."},{"name":"packageType","in":"query","schemaId":"schema_43","description":"Filter by package type."},{"name":"packageStatus","in":"query","schemaId":"schema_72","description":"Filter by package status."}],"pointer":"/paths/~1packages/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/packages","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_39"},{"name":"offset","in":"query","required":false,"schemaId":"schema_40"},{"name":"order","in":"query","required":false,"example":"wwwUpdateDate,packageCode","schemaId":"schema_71"},{"name":"orderDirection","in":"query","required":false,"example":"desc,asc","schemaId":"schema_42"},{"name":"packageCode","in":"query","required":false,"schemaId":"schema_43"},{"name":"packageType","in":"query","required":false,"schemaId":"schema_43"},{"name":"packageStatus","in":"query","required":false,"schemaId":"schema_72"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","500"],"pointer":"/packages","href":"package/paths/~1packages/get","summary":"Get All Packages"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_73","exampleIds":["paths/~1packages/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_73","exampleIds":["paths/~1packages/get/responses/200/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1packages/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1packages/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1packages/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_73","exampleIds":["paths/~1packages/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_73","exampleIds":["paths/~1packages/get/responses/200/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1packages/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1packages/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/package/paths/~1packages/get"}],"panels":[]}]},"httpPath":"/packages"},{"label":"Get Package by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/web-data/package/paths/~1packages~1{package_code}/get","routeSlug":"/apis/web-data/package/paths/~1packages~1{package_code}/get","metadata":{"seo":{"title":"Get Package by ID","description":"Get Package by ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get Package by ID","isWebhook":false,"pointer":"/paths/~1packages~1{package_code}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Package by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"x-api-key","description":"API key required for authentication"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"package_id","in":"path","schemaId":"schema_43","description":"The unique identifier of the package.","required":true}],"pointer":"/paths/~1packages~1{package_code}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/packages/{package_code}","servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"parameters":{"path":[{"name":"package_id","in":"path","required":true,"schemaId":"schema_43"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"x-api-key","in":"header"}],"scopes":[]}],"responseCodes":["200","404","500"],"pointer":"/packages/{package_code}","href":"package/paths/~1packages~1{package_code}/get","summary":"Get Package by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","description":"Mock server","isMockServer":true},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Package","exampleIds":["paths/~1packages~1{package_code}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Package","exampleIds":["paths/~1packages~1{package_code}/get/responses/200/content/application~1json/example"]},{"code":"404","description":"Package not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1packages~1{package_code}/get/responses/404/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1packages~1{package_code}/get/responses/404/content/application~1json/example"]},{"code":"500","description":"Internal server error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1packages~1{package_code}/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1packages~1{package_code}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1packages~1{package_code}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Package","exampleIds":["paths/~1packages~1{package_code}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Package","exampleIds":["paths/~1packages~1{package_code}/get/responses/200/content/application~1json/example"]}}},{"code":"404","schemaId":"schema_45","exampleIds":["paths/~1packages~1{package_code}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1packages~1{package_code}/get/responses/404/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_45","exampleIds":["paths/~1packages~1{package_code}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1packages~1{package_code}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/package/paths/~1packages~1{package_code}/get"}],"panels":[]}]},"httpPath":"/packages/{package_code}"}],"content":{"contentType":"group","meta":{"name":"Package"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Package","showPageActions":true},{"nodeType":"markdoc","content":"Endpoints for retrieving packages."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/packages","summary":"Get All Packages","prefix":{"name":"get","color":"get"},"badges":[],"link":"/package/paths/~1packages/get","deprecated":false},{"title":"/packages/{package_code}","summary":"Get Package by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/package/paths/~1packages~1{package_code}/get","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/Product":{"id":"components/schemas/Product","kind":"json-schema","title":"Product","data":{"type":"object","properties":{"productId":{"type":"string","description":"Unique identifier for the product.","example":"RA2A1"},"wwwUpdateDate":{"type":"string","description":"Date the product page was last updated on the website."},"uuid":{"type":"string","description":"UUID of the product.","example":"8a9c4b2e-1f3d-4e9a-b5c6-7d8e9f0a1b2c"},"title":{"type":"string","description":"Title of the product page.","example":"32-bit Microcontrollers with 48MHz Arm Cortex-M23 and Integration of 24-bit Sigma-Delta ADC"},"url":{"type":"string","format":"uri","description":"Public URL of the product page on the Renesas website.","example":"https://www.renesas.com/products/ra2a1"},"category":{"type":"array","description":"Category.","items":{"type":"object","properties":{"level":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Level of the category:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1 - Primary category"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"2 - Secondary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"3 - Tertiary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"4 - Fourth-level subcategory"},"children":[]}]}]}]}],"enum":[1,2,3,4]},"title":{"type":"string","description":"Title of the category."}},"example":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RA Arm Cortex-M MCUs"}]}},"description":{"type":"string","description":"Detailed description of the product.","example":"The RA2A1 group is a high-performance, low-power analog microcontroller based on an Arm® Cortex®-M23 core with a 48MHz clock frequency and a wide range of analog front ends, including two types of A/D converters. This group supports a 16-bit SAR A/D converter, a 24-bit sigma-delta A/D converter, a 12-bit D/A converter, comparators, and operational amplifiers. These functions are suitable for applications that measure and adjust sensor signals with high accuracy. In addition, UART, I2C, simple SPI, CAN, and USB 2.0 Full-Speed are also integrated as peripheral functions, enabling easy communication with other devices. The RA2A1 supports a wide operating voltage range of 1.6V to 5.5V, enabling communication with devices operating at 5V without level shifters. The RA2A1 MCU targets industrial sensor applications with low power consumption and low-cost advantage."},"features":{"type":"string","description":"Key features and capabilities of the product.","example":"• 48MHz Arm Cortex-M23\n• 256kB Flash memory and 32kB SRAM\n• 8kB Data Flash to store data as in EEPROM\n• Scalable from 32-pin to 64-pin packages\n• Capacitive touch sensing unit\n• 16-bit SAR A/D, 24-bit SD A/D\n• 12-bit D/A, 8-bit D/A\n• OPAMP (3ch), ACMP-HS/LP\n• USB 2.0 Full Speed\n• CAN 2.0\n• SCI (UART, Simple SPI, Simple I2C)"},"applications":{"type":"string","description":"Target applications and use cases.","example":"Industrial automation (photoelectric sensor, fiber sensor, temperature sensor), Process automation (pressure sensor, flow control meter, single phase meter), Building automation/home appliance (smoke detector), Healthcare (pulse oximeters, body composition measurement), General purpose"},"images":{"type":"array","description":"Array of image URLs for the product.","items":{"type":"string","format":"uri"},"example":["https://www.renesas.com/sites/default/files/ra2l2-block-diagram_0.png"]},"orderableProducts":{"type":"array","description":"List of orderable product parts associated with this product.","items":{"type":"object","properties":{"orderableId":{"type":"string","description":"Orderable product part identifier."},"href":{"type":"string","format":"uri","description":"URL to the product part endpoint."}}},"example":[{"orderableId":"R7FA2A1AB2CBT#AC0","href":"/product-parts/R7FA2A1AB2CBT%23AC0"},{"orderableId":"R7FA2A1AB3CFJ#AA0","href":"/product-parts/R7FA2A1AB3CFJ%23AA0"},{"orderableId":"R7FA2A1AB3CFJ#BA0","href":"/product-parts/R7FA2A1AB3CFJ%23BA0"},{"orderableId":"R7FA2A1AB3CFM#AA0","href":"/product-parts/R7FA2A1AB3CFM%23AA0"},{"orderableId":"R7FA2A1AB3CFM#BA0","href":"/product-parts/R7FA2A1AB3CFM%23BA0"},{"orderableId":"R7FA2A1AB3CNE#AA0","href":"/product-parts/R7FA2A1AB3CNE%23AA0"},{"orderableId":"R7FA2A1AB3CNF#AA0","href":"/product-parts/R7FA2A1AB3CNF%23AA0"}]},"relatedBoardsKits":{"type":"array","description":"List of related boards and kits.","items":{"type":"object","properties":{"boardKitId":{"type":"string","description":"Related board or kit identifier."},"title":{"type":"string","description":"Title of the related board or kit."},"href":{"type":"string","format":"uri","description":"URL to the board/kit endpoint."}}},"example":[{"boardKitId":"EK-RA2A1","title":"Evaluation Kit for RA2A1 MCU Group","href":"/boards-kits/EK-RA2A1"}]},"featuredDocuments":{"type":"array","description":"Featured documents associated with the product.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X1234567","dcpDocumentId":"R01DS0354EJ0111","title":"Renesas RA2A1 Group Datasheet","type":"Datasheet","language":"en","href":"/documents/R01DS0354EJ0111"},{"agileId":"X1234568","dcpDocumentId":"R01UH0888EJ0110","title":"Renesas RA2A1 Group User's Manual: Hardware","type":"Manual - Hardware","language":"en","href":"/documents/R01UH0888EJ0110"}]},"relatedDocuments":{"type":"array","description":"List of related document identifiers.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X1234567","dcpDocumentId":"R01DS0354EJ0111","title":"Renesas RA2A1 Group Datasheet","type":"Datasheet","language":"en","href":"/documents/R01DS0354EJ0111"},{"agileId":"X1234568","dcpDocumentId":"R01UH0888EJ0110","title":"Renesas RA2A1 Group User's Manual: Hardware","type":"Manual - Hardware","language":"en","href":"/documents/R01UH0888EJ0110"},{"agileId":"X1234569","dcpDocumentId":"R01TB0027EJ0100","title":"RA2A1 Group Handbook","type":"Document","language":"en","href":"/documents/R01TB0027EJ0100"}]},"relatedDocumentsSecondary":{"type":"array","description":"List of secondary related document identifiers.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X1234569","dcpDocumentId":"R01TB0027EJ0100","title":"RA2A1 Group Handbook","type":"Document","language":"en","href":"/documents/R01TB0027EJ0100"}]},"softwareTools":{"type":"array","description":"List of software tools and sample code associated with this product.","items":{"type":"object","properties":{"softwareToolName":{"type":"string","description":"Software tool identifier (uses full title)."},"href":{"type":"string","format":"uri","description":"URL to the software tool endpoint."}}},"example":[{"softwareToolName":"Arm® Keil® MDK","href":"/software-tools/Arm%C2%AE%20Keil%C2%AE%20MDK"},{"softwareToolName":"E2 Emulator (With Programming Function)","href":"/software-tools/E2%20Emulator%20(With%20Programming%20Function)"},{"softwareToolName":"EK-RA2A1 Example Project Bundle","href":"/software-tools/EK-RA2A1%20Example%20Project%20Bundle"}]},"applicationBlockDiagrams":{"type":"array","description":"List of application block diagrams associated with this product.","items":{"type":"object","properties":{"title":{"type":"string","description":"Title of the application block diagram.","example":"USB-C Platform with Liquid Detection and Debug Access"},"description":{"type":"string","description":"Brief description of the application.","example":"USB-C system with liquid detection and debug access through a single connector, improving reliability while simplifying development, testing, and manufacturing."},"imageUrl":{"type":"string","format":"uri","description":"Thumbnail image URL of the block diagram.","example":"https://www.renesas.com/sites/default/files/usb-c-liquid-detection-block-diagram.png"},"url":{"type":"string","format":"uri","description":"URL to the full application block diagram page.","example":"https://www.renesas.com/en/application/usb-c-platform-liquid-detection-debug-access"}}},"example":[{"title":"USB-C Platform with Liquid Detection and Debug Access","description":"USB-C system with liquid detection and debug access through a single connector, improving reliability while simplifying development, testing, and manufacturing.","imageUrl":"https://www.renesas.com/sites/default/files/usb-c-liquid-detection-block-diagram.png","url":"https://www.renesas.com/en/application/usb-c-platform-liquid-detection-debug-access"},{"title":"USB Data Logger","description":"Portable USB-C data logger for high-speed, low-power, and accurate metric recording anywhere.","imageUrl":"https://www.renesas.com/sites/default/files/usb-data-logger-block-diagram.png","url":"https://www.renesas.com/en/application/usb-data-logger"},{"title":"Electronic Toll with GNSS","description":"ETC systems automate toll payments to reduce traffic and eliminate manual toll booth delays.","imageUrl":"https://www.renesas.com/sites/default/files/electronic-toll-gnss-block-diagram.png","url":"https://www.renesas.com/en/application/electronic-toll-gnss"}]}}}},"components/schemas/ProductPart":{"id":"components/schemas/ProductPart","kind":"json-schema","title":"ProductPart","data":{"type":"object","properties":{"orderableId":{"type":"string","description":"Unique identifier for the orderable product part.","example":"R5F100MJAFB#10"},"productCategory":{"type":"string","description":"Category of the product.","example":"Microcontrollers"},"firstProductSubcategory":{"type":"string","description":"First level subcategory of the product.","example":"RL78"},"genericId":{"type":"string","description":"Generic identifier of the product part.","example":"R5F100MJA"},"genericTitle":{"type":"string","description":"Generic title of the product part.","example":"RL78/L13 Microcontroller"},"genericUrl":{"type":"string","format":"uri","description":"URL for the generic product part page.","example":"/products/microcontrollers/rl78/r5f100mja"},"productFamily":{"type":"string","description":"Family of the product.","example":"RL78/L13"},"1kuPrice":{"type":"number","format":"float","nullable":true,"description":"Price for 1K units of the product part.","example":36.08},"budgetaryPrice":{"type":"array","description":"Budgetary price breaks for the product part.","items":{"type":"object","properties":{"units":{"type":"integer","description":"Quantity break at which this price applies."},"price":{"type":"number","format":"float","description":"Unit price at this quantity break."},"currency":{"type":"string","description":"Currency of the price.","example":"USD"}}},"example":[{"units":1,"price":43.29,"currency":"USD"},{"units":100,"price":40.59,"currency":"USD"},{"units":1000,"price":36.08,"currency":"USD"}]},"status":{"type":"string","enum":["Active","Obsolete","NRND"],"description":"Current status of the product part.","example":"Active"},"type":{"type":"string","description":"Type of the product part (e.g., IC, Module).","example":"IC"},"description":{"type":"string","description":"Description of the product part.","example":"RL78/L13 32-bit Microcontroller, 100-pin LQFP"},"class":{"type":"string","nullable":true,"description":"Classification of the product part.","example":"Microcontroller"},"category":{"type":"string","nullable":true,"description":"Category of the product part.","example":"MCU"},"leadCount":{"type":"integer","minimum":0,"description":"Number of leads in the product part.","example":100},"dimensions":{"type":"object","properties":{"length":{"type":"number","format":"float","nullable":true,"description":"Length of the product part.","example":14},"width":{"type":"number","format":"float","nullable":true,"description":"Width of the product part.","example":14},"thickness":{"type":"number","format":"float","nullable":true,"description":"Thickness of the product part.","example":1.4},"pitch":{"type":"number","format":"float","nullable":true,"description":"Pitch of the product part.","example":0.5}}},"peakReflowTemperature":{"type":"string","nullable":true,"description":"Peak reflow temperature for the product part.","example":"260°C"},"leadFree":{"type":"boolean","description":"Indicates if the product part is lead-free.","example":true},"partAvailability":{"type":"string","description":"Availability status of the product part.","example":"In Stock"},"featuredDocument":{"type":"object","properties":{"documentTitle":{"type":"string","description":"Title of the featured document.","example":"RL78/L13 User's Manual: Hardware"},"documentUrl":{"type":"string","format":"uri","description":"URL of the featured document.","example":"https://www.renesas.com/en/document/mah/rl78l13-users-manual-hardware"}}},"images":{"type":"array","items":{"type":"string","format":"uri"},"description":"List of image URLs.","example":["https://www.renesas.com/images/products/r5f100mja.jpg"]},"chipImage":{"type":"string","format":"uri","nullable":true,"description":"URL of the chip image.","example":"https://www.renesas.com/sites/default/files/r7fa2e1a52dnh-chip.png"},"regulatory":{"type":"object","properties":{"htsus":{"type":"string","nullable":true,"description":"HTSUS classification.","example":"8542.31.0001"},"eccn":{"type":"string","nullable":true,"description":"ECCN classification.","example":"EAR99"},"moistureSensitivityLevel":{"type":"string","nullable":true,"description":"Moisture Sensitivity Level (MSL).","example":"MSL3"},"rohsCompliant":{"type":"boolean","description":"Indicates if the product part is RoHS compliant.","example":true},"chinaRohsCompliant":{"type":"boolean","description":"Indicates if the product part complies with China RoHS.","example":true},"hazardousMaterials":{"type":"object","properties":{"mercury":{"type":"boolean","example":false},"lead":{"type":"boolean","example":false},"halogen":{"type":"boolean","example":false},"cadmium":{"type":"boolean","example":false},"hexavalentChromium":{"type":"boolean","example":false},"pbde":{"type":"boolean","example":false},"pbb":{"type":"boolean","example":false}}}}},"lifecycle":{"type":"string","description":"Lifecycle status of the product part.","example":"Active"},"alternative":{"type":"object","properties":{"alternativeGenericId":{"type":"string","nullable":true,"description":"Alternative generic ID for the product part.","example":null},"alternativeNote":{"type":"string","nullable":true,"description":"Additional notes on alternatives.","example":null}}},"packaging":{"type":"object","properties":{"package":{"type":"object","properties":{"packageCode":{"type":"string","description":"Code of the package.","example":"pkg_20128"},"href":{"type":"string","format":"uri","description":"URL for the package details.","example":"/packages/pkg_20128"}}},"carrierType":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Type of carrier (e.g., Tape & Reel, Tray)."},"children":[]}]}]}],"example":"Tray"},"packageCode":{"type":"string","description":"Package code.","example":"LQFP100"},"pbFreeCategory":{"type":"string","description":"Pb-free category.","example":"e3"},"jedecStandard":{"type":"string","description":"JEDEC standard compliance.","example":"MS-026"},"quantityPerCarrier":{"type":"integer","minimum":0,"description":"Quantity per carrier.","example":160},"quantityPerReel":{"type":"integer","minimum":0,"nullable":true,"description":"Quantity per reel.","example":null},"reelSize":{"type":"string","nullable":true,"description":"Reel size information.","example":null},"tapePin1Quad":{"type":"string","nullable":true,"description":"Tape pin 1 quadrant information.","example":null},"tapePocketPitch":{"type":"number","format":"float","nullable":true,"description":"Tape pocket pitch measurement.","example":null},"packageUrl":{"type":"string","format":"uri","description":"URL for packaging details.","example":"/packages/pkg_20128"},"packageDescription":{"type":"string","description":"Description of the packaging.","example":"100-pin Plastic LQFP"},"packageName":{"type":"string","description":"Name of the package.","example":"LQFP"},"prevCode":{"type":"string","nullable":true,"description":"Previous package code if applicable.","example":null}}},"plp":{"type":"string","nullable":true,"description":"PLP termination information.","example":null},"sampleable":{"type":"boolean","description":"Indicates if the product part is sampleable.","example":true},"directBuy":{"type":"boolean","description":"Indicates if the product part is available for direct purchase.","example":true},"replacementProduct":{"type":"string","nullable":true,"description":"Replacement product identifier.","example":null},"replacementProductRemark":{"type":"string","nullable":true,"description":"Remarks about the replacement product.","example":null},"distiInventory":{"type":"object","description":"Distributor inventory data for the product part.","example":{"value":{"Avnet":{"part":"R5F100MJAFB#10","quantity":0,"distributorName":"Avnet","shoppingCartUrl":"https://octopart.com/opatz8j6/a1?t=6mGMtfdr4Qcwqr5MhX7SeSwC9I"},"Mouser":{"part":"R5F100MJAFB#10","quantity":0,"distributorName":"Mouser","shoppingCartUrl":"https://octopart.com/opatz8j6/a1?t=H5CztugTnVtRp4dgk6vwuAReO08"},"DigiKey":{"part":"R5F100MJAFB#10","quantity":0,"distributorName":"DigiKey","shoppingCartUrl":"https://octopart.com/opatz8j6/a1?t=zrCxo4MP4FYXWvJEnnpJaW2vidQW"},"Chip One Stop":{"part":"R5F100MJAFB#10","quantity":259,"distributorName":"Chip One Stop","shoppingCartUrl":"https://octopart.com/opatz8j6/a1?t=Sd4qnFxxO6OrLxpTKBwUmW2Z3nAO"}},"updated":"2024-01-15T10:30:00Z","inStock":1,"quantity":259},"properties":{"value":{"type":"object","description":"Map of distributor inventory entries, keyed by distributor name.","additionalProperties":{"type":"object","properties":{"part":{"type":"string","description":"Distributor part number.","example":"R5F100MJAFB#10"},"quantity":{"type":"integer","minimum":0,"description":"Available quantity at the distributor.","example":259},"distributorName":{"type":"string","description":"Name of the distributor.","example":"Chip One Stop"},"shoppingCartUrl":{"type":"string","format":"uri","description":"URL to add the part to the distributor's shopping cart.","example":"https://octopart.com/opatz8j6/a1?t=Sd4qnFxxO6OrLxpTKBwUmW2Z3nAO"}}}},"updated":{"type":"string","format":"date-time","description":"Date and time when the inventory data was last updated.","example":"2024-01-15T10:30:00Z"},"inStock":{"type":"integer","minimum":0,"maximum":1,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Flag indicating whether any distributor has stock (1 = in stock, 0 = out of stock)."},"children":[]}]}]}],"example":1},"quantity":{"type":"integer","minimum":0,"description":"Total available quantity across all distributors.","example":259}}},"cadModel":{"type":"array","description":"List of CAD model downloads available for the product part, across various EDA tools.","items":{"type":"object","properties":{"cadSoftware":{"type":"string","description":"Name of the CAD software tool.","example":"Allegro"},"url":{"type":"string","format":"uri","description":"URL to download or view the CAD model. Present for third-party provider entries.","example":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},"providedBy":{"type":"string","description":"Provider of the CAD model.","example":"SamacSys"},"agileId":{"type":"string","description":"Agile ID of the associated document resource. Present when the CAD model is a Renesas-provided document.","example":"X0185126"},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID of the associated document resource. Present when the CAD model is a Renesas-provided document.","example":"R20UT4567EJ0100"},"title":{"type":"string","description":"Title of the associated document. Present when the CAD model is a Renesas-provided document.","example":"Altium ECAD Library R5F5651CHGBP#20"},"type":{"type":"string","description":"Type of the associated document. Present when the CAD model is a Renesas-provided document.","example":"ECAD Model"},"language":{"type":"string","description":"Language of the associated document. Present when the CAD model is a Renesas-provided document.","example":"en"},"href":{"type":"string","format":"uri","description":"API path to the associated document resource. Present when the CAD model is a Renesas-provided document.","example":"/documents/R20UT4567EJ0100"}}},"example":[{"cadSoftware":"Altium","providedBy":"Renesas","agileId":"X0185126","dcpDocumentId":"R20UT4567EJ0100","title":"Altium ECAD Library R5F5651CHGBP#20","type":"ECAD Model","language":"en","href":"/documents/R20UT4567EJ0100"},{"cadSoftware":"Allegro","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"CADSTAR","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"Capture","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"CircuitStudio","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"CR-500","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"CR-8000","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"DEHDL","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"}]},"parametricAttributes":{"type":"array","description":"List of parametric attributes for the product part.","items":{"type":"object","required":["productPartAttributeId","attributeName","href","attributeValues"],"properties":{"productPartAttributeId":{"type":"string","description":"Unique identifier for the product part attribute.","example":"field__segment_lcd_controller"},"attributeName":{"type":"string","description":"Name of the attribute.","example":"Segment LCD Controller"},"href":{"type":"string","format":"uri","description":"URL for the attribute.","example":"/product-parts/attributes/field__segment_lcd_controller"},"attributeValues":{"type":"array","description":"List of values for the attribute.","items":{"oneOf":[{"type":"string","description":"A single value for the attribute."},{"type":"number","format":"float","description":"A numeric value for the attribute."},{"type":"boolean","description":"A boolean value for the attribute."}]},"example":["Value1","Value2",3.14,true]},"attributeValuesParsed":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Parsed representation of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attributeValues"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for attributes with structured string formats. Present only when the raw values can be parsed into a known type. Entity references ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"BK"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DOC"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") include an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"href"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" pointing to the corresponding API resource. URL references include a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"url"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field for the external link."},"children":[]}]}]}],"items":{"type":"object","properties":{"type":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Identifies the reference syntax:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Generic Product (resolved by product ID)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"BK"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Board/Kit (resolved by product ID)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DOC"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Document (resolved by Agile ID)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Orderable Part (resolved by part number)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"URL"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Arbitrary external URL with display label"},"children":[]}]}]}]}],"enum":["GP","BK","DOC","OP","URL"]},"value":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The ID, part number, or display label depending on "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":"RA2E1"},"href":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API path to the referenced resource. Present for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"BK"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DOC"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" types."},"children":[]}]}]}],"example":"/products/RA2E1"},"url":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"External URL. Present for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"URL"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" type only."},"children":[]}]}]}],"example":"https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra2e1-48mhz-arm-cortex-m23-entry-level-general-purpose-microcontroller"}}}}}}}}}},"components/schemas/ProductPartAttribute":{"id":"components/schemas/ProductPartAttribute","kind":"json-schema","title":"ProductPartAttribute","data":{"type":"object","required":["productPartAttributeId"],"properties":{"productPartAttributeId":{"type":"string","description":"Unique identifier for the product part attribute."}}}},"components/schemas/Document":{"id":"components/schemas/Document","kind":"json-schema","title":"Document","data":{"type":"object","properties":{"agileId":{"type":"string","description":"Primary Agile ID of the document.","example":"X0185126"},"dcpDocumentId":{"type":"string","description":"DCP Document ID, if applicable.","example":"R01TB0099EJ0100"},"url":{"type":"string","format":"uri","description":"URL to download the document.","example":"https://www.renesas.com/en/document/oth/ra8p1-group-handbook"},"category":{"type":"array","description":"Category.","items":{"type":"object","properties":{"level":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Level of the category:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1 - Primary category"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"2 - Secondary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"3 - Tertiary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"4 - Fourth-level subcategory"},"children":[]}]}]}]}],"enum":[1,2,3,4]},"title":{"type":"string","description":"Title of the category."}},"example":[{"level":1,"title":"Category Level 1"},{"level":2,"title":"Category Level 2"}]}},"product":{"type":"array","description":"List of associated products.","items":{"type":"object","properties":{"productId":{"type":"string","description":"Associated product ID."},"type":{"type":"string","description":"Type of the associated product.","enum":["Product","Board & Kit","Software Tool"]},"title":{"type":"string","description":"Associated product title."},"nid":{"type":"string","description":"Drupal node ID of the product."},"uuid":{"type":"string","description":"UUID of the product node."},"language":{"type":"string","description":"Language code of the product node."}}},"example":[{"productId":"RL78/G13","title":"Sample Product Title","nid":12345,"uuid":"550e8400-e29b-41d4-a716-446655440000","language":"en"}]},"title":{"type":"string","description":"Title of the document.","example":"RA8P1 Group Handbook"},"type":{"type":"string","description":"Type of the document (e.g., Flyer, App Note).","example":"Other"},"subType":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sub-types of the document. Example values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Core Module"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Driver Package"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"FIT Module"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"FreeRTOS"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Software Integration System Application Example"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Development Environment"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Middleware"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Migration Guide"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Analog"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Built-in Memory"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Clock"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Communication"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Other"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Security"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Timer"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"items":{"type":"string"},"example":["Driver Package"]},"fileType":{"type":"string","description":"File format (e.g., PDF, DOCX).","example":"PDF"},"secureDocument":{"type":"boolean","description":"Indicates if the document is secure or restricted."},"revisionDate":{"type":"string","description":"Original revision date of the document."},"wwwUpdateDate":{"type":"string","description":"Date the document was last updated on the website."},"language":{"type":"string","description":"Language of the document (e.g., en, ja, zh-hans)."},"nid":{"type":"string","description":"Drupal node ID of the document."},"uuid":{"type":"string","description":"UUID of the document node."},"translation":{"type":"array","description":"List of translations for the document.","items":{"type":"object","properties":{"language":{"type":"string","description":"Language of the document (e.g., en, ja, zh)."},"dcpDocumentId":{"type":"string","description":"DCP Document ID of the translation."},"agileId":{"type":"string","description":"Agile ID of the translation."},"title":{"type":"string","description":"Title of the translation document."},"href":{"type":"string","format":"uri","description":"URL to retrieve the translation document."}},"example":[{"language":"ja","dcpDocumentId":"DOC123456-JA","agileId":"X1234567","href":"/documents/DOC123456-JA"},{"language":"zh-hans","dcpDocumentId":"DOC123456-ZH","agileId":"X1234567","title":"Document Title in Chinese","href":"/documents/DOC123456-ZH"}]}},"published":{"type":"boolean","description":"Publication status of the document."},"featured":{"type":"boolean","description":"Whether the document is featured or highlighted."},"relationship":{"type":"string","description":"Relationship or association type, if any."},"filename":{"type":"string","description":"Original filename of the document."},"disclaimer":{"type":"array","description":"List of associated disclaimer documents.","items":{"type":"object","properties":{"dcpDocumentId":{"type":"string","description":"DCP Document ID of the disclaimer document."},"agileId":{"type":"string","description":"Agile ID of the disclaimer document."},"language":{"type":"string","description":"Language of the document (e.g., en, ja, zh)."},"title":{"type":"string","description":"Title of the disclaimer document."},"href":{"type":"string","format":"uri","description":"URL to retrieve the disclaimer document."}}},"example":[{"dcpDocumentId":"DISC789012","language":"en","agileId":"X1234567","title":"Standard Product Disclaimer","href":"/documents/DISC789012"},{"dcpDocumentId":"DISC789013","language":"en","agileId":"X1234567","title":"Export Control Disclaimer","href":"/documents/DISC789013"}]},"myrenesasDocument":{"type":"boolean","description":"Is a MyRenesas document."}}}},"components/schemas/DocumentType":{"id":"components/schemas/DocumentType","kind":"json-schema","title":"DocumentType","data":{"type":"object","required":["type"],"properties":{"type":{"type":"string","description":"Document type.","example":"Manual - Software"},"subTypes":{"type":"array","description":"List of sub-types associated with this document type.","items":{"type":"string"},"example":["Core Module","Driver Package","FIT Module"]}}}},"components/schemas/BoardKit":{"id":"components/schemas/BoardKit","kind":"json-schema","title":"BoardKit","data":{"type":"object","properties":{"boardKitId":{"type":"string","description":"Unique identifier for the board or kit.","example":"rx71m-starter-kit-plus"},"wwwUpdateDate":{"type":"string","description":"Date the Board page was last updated on the website."},"uuid":{"type":"string","description":"UUID of the board or kit.","example":"5cdd14dc-21a8-4e9e-9d4d-4a83042b4e47"},"title":{"type":"string","description":"Title of the board or kit.","example":"Renesas Starter Kit+ for RX71M"},"url":{"type":"string","format":"uri","description":"Public URL of the board or kit page on the Renesas website.","example":"https://www.renesas.com/design-resources/boards-kits/rx71m-starter-kit-plus"},"boardKitType":{"type":"string","description":"Type classification of the board or kit.","enum":["development","evaluation","demonstration","reference","starter"],"example":"evaluation"},"category":{"type":"array","description":"Category.","items":{"type":"object","properties":{"level":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Level of the category:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1 - Primary category"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"2 - Secondary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"3 - Tertiary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"4 - Fourth-level subcategory"},"children":[]}]}]}]}],"enum":[1,2,3,4]},"title":{"type":"string","description":"Title of the category."}},"example":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RX 32-Bit Performance/Efficiency MCUs"}]}},"description":{"type":"string","description":"Detailed description of the board or kit.","example":"The Renesas Starter Kit+ for RX71M is the perfect starter kit for developers who are new to the RX71M. The kit includes an LCD display module, on-chip debugging emulator, and integrated development environment so you can start evaluating the RX71M immediately after opening the box. Please use this product to experience the performance and functions of the RX71M."},"features":{"type":"string","description":"Key features and capabilities of the board or kit.","example":"On-board debugger, Arduino compatible headers, multiple interface options"},"applications":{"type":"string","description":"Target applications and use cases.","example":"Industrial automation, motor control, IoT applications"},"additionalDetails":{"type":"string","nullable":true,"description":"Additional technical details and specifications."},"images":{"type":"array","description":"Array of image URLs for the board or kit.","items":{"type":"string","format":"uri"},"example":["https://www.renesas.com/sites/default/files/rx71m-evb-top.jpg","https://www.renesas.com/sites/default/files/rx71m-evb-bottom.jpg"]},"orderableProducts":{"type":"array","description":"List of orderable product parts associated with this board/kit.","items":{"type":"object","properties":{"orderableId":{"type":"string","description":"Orderable product part identifier."},"href":{"type":"string","format":"uri","description":"URL to the product part endpoint."}}},"example":[{"orderableId":"R5F571MFCDFB#V0","href":"/product-parts/R5F571MGCDFB%2310"},{"orderableId":"R5F571MFCDFC#V0","href":"/product-parts/R5F571MGCDFB%2330"}]},"relatedBoardsKits":{"type":"array","description":"List of related product identifiers.","items":{"type":"object","properties":{"boardKitId":{"type":"string","description":"Related board or kit identifier."},"title":{"type":"string","description":"Title of the related board or kit."},"href":{"type":"string","format":"uri","description":"URL to the board/kit endpoint."}}},"example":[{"boardKitId":"RX71M-Starter-Kit-Plus","title":"Renesas Starter Kit+ for RX71M","href":"/boards-kits/RX71M-Starter-Kit-Plus"},{"boardKitId":"YRPBRX71M","title":"RX71M Revelation Kit - Easy Evaluation and Development with RX71M","href":"/boards-kits/YRPBRX71M"}]},"featuredDocuments":{"type":"array","description":"Featured documents associated with the board/kit.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]},"relatedDocuments":{"type":"array","description":"List of related document identifiers.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]},"softwareTools":{"type":"array","description":"Compatible software tools and development environments.","items":{"type":"object","properties":{"softwareToolName":{"type":"string","description":"Software tool identifier (uses full title)."},"href":{"type":"string","format":"uri","description":"URL to the software tool endpoint."}}},"example":[{"softwareToolName":"e2 studio","href":"/software-tools/e2%20studio"},{"softwareToolName":"Renesas Flash Programmer (Programming GUI)","href":"/software-tools/Renesas%20Flash%20Programmer%20(Programming%20GUI)"}]},"partner":{"type":"array","nullable":true,"description":"Partner information if applicable.","items":{"type":"object","properties":{"name":{"type":"string","description":"Partner company name."},"url":{"type":"string","format":"uri","nullable":true,"description":"Partner website URL."}}},"example":[{"name":"TESSERA Technology Inc.","url":"https://www.tessera.co.jp/eng/"}]}}}},"components/schemas/Package":{"id":"components/schemas/Package","kind":"json-schema","title":"Package","data":{"type":"object","properties":{"packageCode":{"type":"string","description":"Unique identifier for the package (Package Code).","example":"pkg_20128"},"wwwUpdateDate":{"type":"string","description":"Date the package page was last updated on the website."},"url":{"type":"string","format":"uri","description":"Public URL of the package page on the Renesas website.","example":"https://www.renesas.com/package/pkg20128"},"uuid":{"type":"string","description":"UUID of the package.","example":"b87ecb11-cd57-4204-b320-63c7dfd6525d"},"title":{"type":"string","description":"Title/name of the package.","example":"pkg_20128 (FCBGA 1368)"},"packageType":{"type":"string","description":"Type classification of the package.","example":"FCBGA"},"packageName":{"type":"string","description":"Name used to describe Renesas packages.","example":"PRBG1368KA-A"},"category":{"type":"string","nullable":true,"description":"Package category classification.","example":"IC"},"class":{"type":"string","nullable":true,"description":"Package class.","example":"IC"},"description":{"type":"string","description":"Descriptive text for this package.","example":"Terminal Material - Base: Sn-Ag-Cu"},"specifications":{"type":"object","description":"Technical specifications of the package.","properties":{"leadCount":{"type":"integer","description":"Total number of leads/pins.","example":1368},"pitch":{"type":"number","description":"Pin pitch in millimeters.","example":0.5},"length":{"type":"number","description":"Package length in millimeters.","example":19},"width":{"type":"number","description":"Package width in millimeters.","example":19},"thickness":{"type":"number","description":"Package thickness/height in millimeters.","example":2.85},"dimensions":{"type":"string","description":"Formatted package dimensions string.","example":"19 x 19 x 2.85"},"peakReflowTemp":{"type":"number","nullable":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Peak reflow temperature in °C."},"children":[]}]}]}]},"jeitaStandard":{"type":"string","nullable":true,"description":"The JEITA standard to which the device is compliant."},"mark":{"type":"string","nullable":true,"description":"Package mark/marking information."}}},"packageStatus":{"type":"string","description":"Current status of the package.","enum":["Active","Inactive"],"example":"Active"},"regulatory":{"type":"object","description":"Regulatory and compliance information.","properties":{"leadFree":{"type":"string","description":"Lead-free compliance status.","enum":["Yes","No"],"example":"Yes"},"pbFreeCategory":{"type":"string","nullable":true,"description":"Lead-free category classification."}}},"tubeOrTray":{"type":"string","nullable":true,"description":"Packaging carrier type (tube/tray)."},"previousCode":{"type":"string","nullable":true,"description":"Package code maintained as part of the Renesas and Intersil merger."},"images":{"type":"array","description":"Array of image URLs for the package.","items":{"type":"string","format":"uri"},"example":["https://www.renesas.com/sites/default/files/styles/medium/public/media/images/fcbga-1368pin-pkg20128-chip_0.png"]},"chipImage":{"type":"string","format":"uri","description":"URL of the chip image for this package.","example":"https://www.renesas.com/sites/default/files/pkg20128-chip.png"},"relatedDocuments":{"type":"array","description":"List of related document identifiers.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0141154","dcpDocumentId":"PRBG1368KA-A (RDK-G-001812)","title":"Package Drawing FCBGA 1368pin PRBG1368KA-A","type":"Package Drawing","language":"en","href":"https://api.renesas.com/web-data/v1/documents/PRBG1368KA-A%20%28RDK-G-001812%29"},{"agileId":"X0061760","dcpDocumentId":"R50ZZ0006EJ0100","title":"LGA Mounting Manual","type":"Mounting Manual","language":"en","href":"https://api.renesas.com/web-data/v1/documents/R50ZZ0006EJ0100"}]}}}},"components/schemas/SoftwareTool":{"id":"components/schemas/SoftwareTool","kind":"json-schema","title":"SoftwareTool","data":{"type":"object","properties":{"softwareToolName":{"type":"string","description":"Unique identifier for the software tool (uses full title).","example":"RZ/G Verified Linux Package [4.4-CIP]"},"wwwUpdateDate":{"type":"string","description":"Date the software tool page was last updated on the website."},"url":{"type":"string","format":"uri","description":"Public URL of the software tool page on the Renesas website.","example":"https://www.renesas.com/software-tool/rzg-verified-linux-package-44-cip"},"uuid":{"type":"string","description":"UUID of the software tool.","example":"8cdd14dc-21a8-4e9e-9d4d-4a83042b4e48"},"shortDescription":{"type":"string","description":"Brief description of the software tool.","example":"This Linux package contains ported and tested basic software necessary for the industrial segment, and its operation and performance have been verified based on a datasheet. It enables you to start using a stable Linux environment and basic software immediately, so you can concentrate on developing your application."},"description":{"type":"string","description":"Detailed description of the software tool.","example":"This product provides a whole set of software, which consists of Linux packages and software add-ons. Functions of this product have been verified under our development process management. Regular maintenance is also provided. You can greatly reduce the burden of software development in embedded system development by using this package. Please read the release note included in this product and 'RZ/G Verified Linux Package Start-up Guide' first when you use the package. VLP[4.4-CIP] maintenance will be finished 2027/1H when the maintenance of the corresponding CIP Linux Kernel version is completed."},"softwareType":{"type":"string","description":"Type classification of the software tool.","example":"Software Package"},"parentSoftwareCategory":{"type":"array","description":"Parent software category name.","items":{"type":"string"},"example":[{"title":"Tools to Optimize AI Software for AD/ADAS on R-Car SoC"}]},"features":{"type":"string","description":"Key features and capabilities of the software tool.","example":"Linux kernel (4.4-CIP or 4.4-CIP-RT), 10+ years support with CIP project cooperation, Device Driver, Media Player IF with GStreamer, Video Codec H.264 decoder/encoder (OMX), Video processing with scaling/clipping/compositing, Graphics function with OpenGL ES (SGX)"},"additionalDetails":{"type":"string","nullable":true,"description":"Additional technical details and specifications."},"documentationDetails":{"type":"string","nullable":true,"description":"Details about documentation and help resources."},"downloadDetails":{"type":"string","nullable":true,"description":"Information about downloads and installation."},"releaseInformation":{"type":"string","nullable":true,"description":"Release notes and version information.","example":"Next release: 4.4-CIP version VLP 2.1.25 (end of Dec 2026). Latest: 4.4-CIP version VLP 2.1.24 (Dec 26, 2025). Recent updates include VLP 2.1.23-update2 with both 4.4-CIP and 4.4-CIP-RT support."},"targetDeviceDescription":{"type":"string","nullable":true,"description":"Description of target devices and compatibility.","example":"Target Reference Boards: iWave RZ/G1H-PF Development Kit, iWave RZ/G1M-PF Development Kit, iWave RZ/G1N-PF Development Kit, iWave RZ/G1E-PF Development Kit, iWave RZ/G1C-PF Development Kit. All targets support Standard Version."},"discontinued":{"type":"boolean","description":"Whether the software tool has been discontinued.","example":false},"externalUrl":{"type":"string","format":"uri","nullable":true,"description":"External download or information URL."},"images":{"type":"array","description":"Array of image URLs for the software tool.","items":{"type":"string","format":"uri"},"example":["https://www.renesas.com/sites/default/files/e2studio-screenshot.png"]},"evaluationBoards":{"type":"array","description":"List of compatible boards and kits.","items":{"type":"object","properties":{"boardKitId":{"type":"string","description":"Board or kit identifier."},"title":{"type":"string","description":"Board or kit title."},"href":{"type":"string","format":"uri","description":"URL to the board/kit details."}}},"example":[{"boardKitId":"rx71m-starter-kit-plus","title":"Renesas Starter Kit+ for RX71M","href":"/boards-kits/rx71m-starter-kit-plus"}]},"orderableProducts":{"type":"array","description":"List of orderable product parts associated with this board/kit.","items":{"type":"object","properties":{"orderableId":{"type":"string","description":"Orderable product part identifier."},"href":{"type":"string","format":"uri","description":"URL to the product part endpoint."}}},"example":[{"orderableId":"R5F571MFCDFB#V0","href":"/product-parts/R5F571MGCDFB%2310"},{"orderableId":"R5F571MFCDFC#V0","href":"/product-parts/R5F571MGCDFB%2330"}]},"featuredDocuments":{"type":"array","description":"Featured documents associated with the board/kit.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]},"relatedDocuments":{"type":"array","description":"Technical documentation associated with the software tool.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]}},"relatedDocumentsSecondary":{"type":"array","description":"Secondary related documents.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]},"relatedSoftwareTools":{"type":"array","description":"Related software tools (primary).","items":{"type":"object","properties":{"softwareToolName":{"type":"string","description":"Software tool identifier."},"href":{"type":"string","format":"uri","description":"URL to the software tool details."}}},"example":[{"softwareToolName":"RZ/G Linux BSP","href":"/software-tools/RZ/G Linux BSP"}]},"relatedSoftwareToolsSecondary":{"type":"array","description":"Related software tools (secondary).","items":{"type":"object","properties":{"name":{"type":"string","description":"Software tool identifier."},"href":{"type":"string","format":"uri","description":"URL to the software tool details."}}}},"alternative":{"type":"object","nullable":true,"description":"Alternative software tool.","properties":{"softwareToolName":{"type":"string","description":"Alternative tool identifier."},"href":{"type":"string","format":"uri","description":"URL to the alternative tool."},"notes":{"type":"string","nullable":true,"description":"Notes about the alternative."}}},"partner":{"type":"array","nullable":true,"description":"Partner information if applicable.","items":{"type":"object","properties":{"name":{"type":"string","description":"Partner company name."},"url":{"type":"string","format":"uri","nullable":true,"description":"Partner website URL."}}},"example":[{"name":"TESSERA Technology Inc.","url":"https://www.tessera.co.jp/eng/"}]},"relatedVideos":{"type":"array","description":"Related video content.","items":{"type":"object","properties":{"videoId":{"type":"string","description":"Video node ID.","example":"25586088"},"title":{"type":"string","description":"Video title.","example":"How to Use Event Link Control on RA0E1 Fast Prototyping Board"},"url":{"type":"string","format":"uri","description":"Video URL.","example":"https://www.renesas.com/video/how-use-event-link-control-ra0e1-fast-prototyping-board"}}}}}}},"components/schemas/product":{"id":"components/schemas/product","kind":"json-schema","title":"product","data":{"type":"object","properties":{"productId":{"type":"string","description":"Unique identifier for the product.","example":"RA2A1"},"wwwUpdateDate":{"type":"string","description":"Date the product page was last updated on the website."},"uuid":{"type":"string","description":"UUID of the product.","example":"8a9c4b2e-1f3d-4e9a-b5c6-7d8e9f0a1b2c"},"title":{"type":"string","description":"Title of the product page.","example":"32-bit Microcontrollers with 48MHz Arm Cortex-M23 and Integration of 24-bit Sigma-Delta ADC"},"url":{"type":"string","format":"uri","description":"Public URL of the product page on the Renesas website.","example":"https://www.renesas.com/products/ra2a1"},"category":{"type":"array","description":"Category.","items":{"type":"object","properties":{"level":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Level of the category:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1 - Primary category"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"2 - Secondary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"3 - Tertiary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"4 - Fourth-level subcategory"},"children":[]}]}]}]}],"enum":[1,2,3,4]},"title":{"type":"string","description":"Title of the category."}},"example":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RA Arm Cortex-M MCUs"}]}},"description":{"type":"string","description":"Detailed description of the product.","example":"The RA2A1 group is a high-performance, low-power analog microcontroller based on an Arm® Cortex®-M23 core with a 48MHz clock frequency and a wide range of analog front ends, including two types of A/D converters. This group supports a 16-bit SAR A/D converter, a 24-bit sigma-delta A/D converter, a 12-bit D/A converter, comparators, and operational amplifiers. These functions are suitable for applications that measure and adjust sensor signals with high accuracy. In addition, UART, I2C, simple SPI, CAN, and USB 2.0 Full-Speed are also integrated as peripheral functions, enabling easy communication with other devices. The RA2A1 supports a wide operating voltage range of 1.6V to 5.5V, enabling communication with devices operating at 5V without level shifters. The RA2A1 MCU targets industrial sensor applications with low power consumption and low-cost advantage."},"features":{"type":"string","description":"Key features and capabilities of the product.","example":"• 48MHz Arm Cortex-M23\n• 256kB Flash memory and 32kB SRAM\n• 8kB Data Flash to store data as in EEPROM\n• Scalable from 32-pin to 64-pin packages\n• Capacitive touch sensing unit\n• 16-bit SAR A/D, 24-bit SD A/D\n• 12-bit D/A, 8-bit D/A\n• OPAMP (3ch), ACMP-HS/LP\n• USB 2.0 Full Speed\n• CAN 2.0\n• SCI (UART, Simple SPI, Simple I2C)"},"applications":{"type":"string","description":"Target applications and use cases.","example":"Industrial automation (photoelectric sensor, fiber sensor, temperature sensor), Process automation (pressure sensor, flow control meter, single phase meter), Building automation/home appliance (smoke detector), Healthcare (pulse oximeters, body composition measurement), General purpose"},"images":{"type":"array","description":"Array of image URLs for the product.","items":{"type":"string","format":"uri"},"example":["https://www.renesas.com/sites/default/files/ra2l2-block-diagram_0.png"]},"orderableProducts":{"type":"array","description":"List of orderable product parts associated with this product.","items":{"type":"object","properties":{"orderableId":{"type":"string","description":"Orderable product part identifier."},"href":{"type":"string","format":"uri","description":"URL to the product part endpoint."}}},"example":[{"orderableId":"R7FA2A1AB2CBT#AC0","href":"/product-parts/R7FA2A1AB2CBT%23AC0"},{"orderableId":"R7FA2A1AB3CFJ#AA0","href":"/product-parts/R7FA2A1AB3CFJ%23AA0"},{"orderableId":"R7FA2A1AB3CFJ#BA0","href":"/product-parts/R7FA2A1AB3CFJ%23BA0"},{"orderableId":"R7FA2A1AB3CFM#AA0","href":"/product-parts/R7FA2A1AB3CFM%23AA0"},{"orderableId":"R7FA2A1AB3CFM#BA0","href":"/product-parts/R7FA2A1AB3CFM%23BA0"},{"orderableId":"R7FA2A1AB3CNE#AA0","href":"/product-parts/R7FA2A1AB3CNE%23AA0"},{"orderableId":"R7FA2A1AB3CNF#AA0","href":"/product-parts/R7FA2A1AB3CNF%23AA0"}]},"relatedBoardsKits":{"type":"array","description":"List of related boards and kits.","items":{"type":"object","properties":{"boardKitId":{"type":"string","description":"Related board or kit identifier."},"title":{"type":"string","description":"Title of the related board or kit."},"href":{"type":"string","format":"uri","description":"URL to the board/kit endpoint."}}},"example":[{"boardKitId":"EK-RA2A1","title":"Evaluation Kit for RA2A1 MCU Group","href":"/boards-kits/EK-RA2A1"}]},"featuredDocuments":{"type":"array","description":"Featured documents associated with the product.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X1234567","dcpDocumentId":"R01DS0354EJ0111","title":"Renesas RA2A1 Group Datasheet","type":"Datasheet","language":"en","href":"/documents/R01DS0354EJ0111"},{"agileId":"X1234568","dcpDocumentId":"R01UH0888EJ0110","title":"Renesas RA2A1 Group User's Manual: Hardware","type":"Manual - Hardware","language":"en","href":"/documents/R01UH0888EJ0110"}]},"relatedDocuments":{"type":"array","description":"List of related document identifiers.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X1234567","dcpDocumentId":"R01DS0354EJ0111","title":"Renesas RA2A1 Group Datasheet","type":"Datasheet","language":"en","href":"/documents/R01DS0354EJ0111"},{"agileId":"X1234568","dcpDocumentId":"R01UH0888EJ0110","title":"Renesas RA2A1 Group User's Manual: Hardware","type":"Manual - Hardware","language":"en","href":"/documents/R01UH0888EJ0110"},{"agileId":"X1234569","dcpDocumentId":"R01TB0027EJ0100","title":"RA2A1 Group Handbook","type":"Document","language":"en","href":"/documents/R01TB0027EJ0100"}]},"relatedDocumentsSecondary":{"type":"array","description":"List of secondary related document identifiers.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X1234569","dcpDocumentId":"R01TB0027EJ0100","title":"RA2A1 Group Handbook","type":"Document","language":"en","href":"/documents/R01TB0027EJ0100"}]},"softwareTools":{"type":"array","description":"List of software tools and sample code associated with this product.","items":{"type":"object","properties":{"softwareToolName":{"type":"string","description":"Software tool identifier (uses full title)."},"href":{"type":"string","format":"uri","description":"URL to the software tool endpoint."}}},"example":[{"softwareToolName":"Arm® Keil® MDK","href":"/software-tools/Arm%C2%AE%20Keil%C2%AE%20MDK"},{"softwareToolName":"E2 Emulator (With Programming Function)","href":"/software-tools/E2%20Emulator%20(With%20Programming%20Function)"},{"softwareToolName":"EK-RA2A1 Example Project Bundle","href":"/software-tools/EK-RA2A1%20Example%20Project%20Bundle"}]},"applicationBlockDiagrams":{"type":"array","description":"List of application block diagrams associated with this product.","items":{"type":"object","properties":{"title":{"type":"string","description":"Title of the application block diagram.","example":"USB-C Platform with Liquid Detection and Debug Access"},"description":{"type":"string","description":"Brief description of the application.","example":"USB-C system with liquid detection and debug access through a single connector, improving reliability while simplifying development, testing, and manufacturing."},"imageUrl":{"type":"string","format":"uri","description":"Thumbnail image URL of the block diagram.","example":"https://www.renesas.com/sites/default/files/usb-c-liquid-detection-block-diagram.png"},"url":{"type":"string","format":"uri","description":"URL to the full application block diagram page.","example":"https://www.renesas.com/en/application/usb-c-platform-liquid-detection-debug-access"}}},"example":[{"title":"USB-C Platform with Liquid Detection and Debug Access","description":"USB-C system with liquid detection and debug access through a single connector, improving reliability while simplifying development, testing, and manufacturing.","imageUrl":"https://www.renesas.com/sites/default/files/usb-c-liquid-detection-block-diagram.png","url":"https://www.renesas.com/en/application/usb-c-platform-liquid-detection-debug-access"},{"title":"USB Data Logger","description":"Portable USB-C data logger for high-speed, low-power, and accurate metric recording anywhere.","imageUrl":"https://www.renesas.com/sites/default/files/usb-data-logger-block-diagram.png","url":"https://www.renesas.com/en/application/usb-data-logger"},{"title":"Electronic Toll with GNSS","description":"ETC systems automate toll payments to reduce traffic and eliminate manual toll booth delays.","imageUrl":"https://www.renesas.com/sites/default/files/electronic-toll-gnss-block-diagram.png","url":"https://www.renesas.com/en/application/electronic-toll-gnss"}]}}}},"components/schemas/product_part":{"id":"components/schemas/product_part","kind":"json-schema","title":"product_part","data":{"type":"object","properties":{"orderableId":{"type":"string","description":"Unique identifier for the orderable product part.","example":"R5F100MJAFB#10"},"productCategory":{"type":"string","description":"Category of the product.","example":"Microcontrollers"},"firstProductSubcategory":{"type":"string","description":"First level subcategory of the product.","example":"RL78"},"genericId":{"type":"string","description":"Generic identifier of the product part.","example":"R5F100MJA"},"genericTitle":{"type":"string","description":"Generic title of the product part.","example":"RL78/L13 Microcontroller"},"genericUrl":{"type":"string","format":"uri","description":"URL for the generic product part page.","example":"/products/microcontrollers/rl78/r5f100mja"},"productFamily":{"type":"string","description":"Family of the product.","example":"RL78/L13"},"1kuPrice":{"type":"number","format":"float","nullable":true,"description":"Price for 1K units of the product part.","example":36.08},"budgetaryPrice":{"type":"array","description":"Budgetary price breaks for the product part.","items":{"type":"object","properties":{"units":{"type":"integer","description":"Quantity break at which this price applies."},"price":{"type":"number","format":"float","description":"Unit price at this quantity break."},"currency":{"type":"string","description":"Currency of the price.","example":"USD"}}},"example":[{"units":1,"price":43.29,"currency":"USD"},{"units":100,"price":40.59,"currency":"USD"},{"units":1000,"price":36.08,"currency":"USD"}]},"status":{"type":"string","enum":["Active","Obsolete","NRND"],"description":"Current status of the product part.","example":"Active"},"type":{"type":"string","description":"Type of the product part (e.g., IC, Module).","example":"IC"},"description":{"type":"string","description":"Description of the product part.","example":"RL78/L13 32-bit Microcontroller, 100-pin LQFP"},"class":{"type":"string","nullable":true,"description":"Classification of the product part.","example":"Microcontroller"},"category":{"type":"string","nullable":true,"description":"Category of the product part.","example":"MCU"},"leadCount":{"type":"integer","minimum":0,"description":"Number of leads in the product part.","example":100},"dimensions":{"type":"object","properties":{"length":{"type":"number","format":"float","nullable":true,"description":"Length of the product part.","example":14},"width":{"type":"number","format":"float","nullable":true,"description":"Width of the product part.","example":14},"thickness":{"type":"number","format":"float","nullable":true,"description":"Thickness of the product part.","example":1.4},"pitch":{"type":"number","format":"float","nullable":true,"description":"Pitch of the product part.","example":0.5}}},"peakReflowTemperature":{"type":"string","nullable":true,"description":"Peak reflow temperature for the product part.","example":"260°C"},"leadFree":{"type":"boolean","description":"Indicates if the product part is lead-free.","example":true},"partAvailability":{"type":"string","description":"Availability status of the product part.","example":"In Stock"},"featuredDocument":{"type":"object","properties":{"documentTitle":{"type":"string","description":"Title of the featured document.","example":"RL78/L13 User's Manual: Hardware"},"documentUrl":{"type":"string","format":"uri","description":"URL of the featured document.","example":"https://www.renesas.com/en/document/mah/rl78l13-users-manual-hardware"}}},"images":{"type":"array","items":{"type":"string","format":"uri"},"description":"List of image URLs.","example":["https://www.renesas.com/images/products/r5f100mja.jpg"]},"chipImage":{"type":"string","format":"uri","nullable":true,"description":"URL of the chip image.","example":"https://www.renesas.com/sites/default/files/r7fa2e1a52dnh-chip.png"},"regulatory":{"type":"object","properties":{"htsus":{"type":"string","nullable":true,"description":"HTSUS classification.","example":"8542.31.0001"},"eccn":{"type":"string","nullable":true,"description":"ECCN classification.","example":"EAR99"},"moistureSensitivityLevel":{"type":"string","nullable":true,"description":"Moisture Sensitivity Level (MSL).","example":"MSL3"},"rohsCompliant":{"type":"boolean","description":"Indicates if the product part is RoHS compliant.","example":true},"chinaRohsCompliant":{"type":"boolean","description":"Indicates if the product part complies with China RoHS.","example":true},"hazardousMaterials":{"type":"object","properties":{"mercury":{"type":"boolean","example":false},"lead":{"type":"boolean","example":false},"halogen":{"type":"boolean","example":false},"cadmium":{"type":"boolean","example":false},"hexavalentChromium":{"type":"boolean","example":false},"pbde":{"type":"boolean","example":false},"pbb":{"type":"boolean","example":false}}}}},"lifecycle":{"type":"string","description":"Lifecycle status of the product part.","example":"Active"},"alternative":{"type":"object","properties":{"alternativeGenericId":{"type":"string","nullable":true,"description":"Alternative generic ID for the product part.","example":null},"alternativeNote":{"type":"string","nullable":true,"description":"Additional notes on alternatives.","example":null}}},"packaging":{"type":"object","properties":{"package":{"type":"object","properties":{"packageCode":{"type":"string","description":"Code of the package.","example":"pkg_20128"},"href":{"type":"string","format":"uri","description":"URL for the package details.","example":"/packages/pkg_20128"}}},"carrierType":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Type of carrier (e.g., Tape & Reel, Tray)."},"children":[]}]}]}],"example":"Tray"},"packageCode":{"type":"string","description":"Package code.","example":"LQFP100"},"pbFreeCategory":{"type":"string","description":"Pb-free category.","example":"e3"},"jedecStandard":{"type":"string","description":"JEDEC standard compliance.","example":"MS-026"},"quantityPerCarrier":{"type":"integer","minimum":0,"description":"Quantity per carrier.","example":160},"quantityPerReel":{"type":"integer","minimum":0,"nullable":true,"description":"Quantity per reel.","example":null},"reelSize":{"type":"string","nullable":true,"description":"Reel size information.","example":null},"tapePin1Quad":{"type":"string","nullable":true,"description":"Tape pin 1 quadrant information.","example":null},"tapePocketPitch":{"type":"number","format":"float","nullable":true,"description":"Tape pocket pitch measurement.","example":null},"packageUrl":{"type":"string","format":"uri","description":"URL for packaging details.","example":"/packages/pkg_20128"},"packageDescription":{"type":"string","description":"Description of the packaging.","example":"100-pin Plastic LQFP"},"packageName":{"type":"string","description":"Name of the package.","example":"LQFP"},"prevCode":{"type":"string","nullable":true,"description":"Previous package code if applicable.","example":null}}},"plp":{"type":"string","nullable":true,"description":"PLP termination information.","example":null},"sampleable":{"type":"boolean","description":"Indicates if the product part is sampleable.","example":true},"directBuy":{"type":"boolean","description":"Indicates if the product part is available for direct purchase.","example":true},"replacementProduct":{"type":"string","nullable":true,"description":"Replacement product identifier.","example":null},"replacementProductRemark":{"type":"string","nullable":true,"description":"Remarks about the replacement product.","example":null},"distiInventory":{"type":"object","description":"Distributor inventory data for the product part.","example":{"value":{"Avnet":{"part":"R5F100MJAFB#10","quantity":0,"distributorName":"Avnet","shoppingCartUrl":"https://octopart.com/opatz8j6/a1?t=6mGMtfdr4Qcwqr5MhX7SeSwC9I"},"Mouser":{"part":"R5F100MJAFB#10","quantity":0,"distributorName":"Mouser","shoppingCartUrl":"https://octopart.com/opatz8j6/a1?t=H5CztugTnVtRp4dgk6vwuAReO08"},"DigiKey":{"part":"R5F100MJAFB#10","quantity":0,"distributorName":"DigiKey","shoppingCartUrl":"https://octopart.com/opatz8j6/a1?t=zrCxo4MP4FYXWvJEnnpJaW2vidQW"},"Chip One Stop":{"part":"R5F100MJAFB#10","quantity":259,"distributorName":"Chip One Stop","shoppingCartUrl":"https://octopart.com/opatz8j6/a1?t=Sd4qnFxxO6OrLxpTKBwUmW2Z3nAO"}},"updated":"2024-01-15T10:30:00Z","inStock":1,"quantity":259},"properties":{"value":{"type":"object","description":"Map of distributor inventory entries, keyed by distributor name.","additionalProperties":{"type":"object","properties":{"part":{"type":"string","description":"Distributor part number.","example":"R5F100MJAFB#10"},"quantity":{"type":"integer","minimum":0,"description":"Available quantity at the distributor.","example":259},"distributorName":{"type":"string","description":"Name of the distributor.","example":"Chip One Stop"},"shoppingCartUrl":{"type":"string","format":"uri","description":"URL to add the part to the distributor's shopping cart.","example":"https://octopart.com/opatz8j6/a1?t=Sd4qnFxxO6OrLxpTKBwUmW2Z3nAO"}}}},"updated":{"type":"string","format":"date-time","description":"Date and time when the inventory data was last updated.","example":"2024-01-15T10:30:00Z"},"inStock":{"type":"integer","minimum":0,"maximum":1,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Flag indicating whether any distributor has stock (1 = in stock, 0 = out of stock)."},"children":[]}]}]}],"example":1},"quantity":{"type":"integer","minimum":0,"description":"Total available quantity across all distributors.","example":259}}},"cadModel":{"type":"array","description":"List of CAD model downloads available for the product part, across various EDA tools.","items":{"type":"object","properties":{"cadSoftware":{"type":"string","description":"Name of the CAD software tool.","example":"Allegro"},"url":{"type":"string","format":"uri","description":"URL to download or view the CAD model. Present for third-party provider entries.","example":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},"providedBy":{"type":"string","description":"Provider of the CAD model.","example":"SamacSys"},"agileId":{"type":"string","description":"Agile ID of the associated document resource. Present when the CAD model is a Renesas-provided document.","example":"X0185126"},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID of the associated document resource. Present when the CAD model is a Renesas-provided document.","example":"R20UT4567EJ0100"},"title":{"type":"string","description":"Title of the associated document. Present when the CAD model is a Renesas-provided document.","example":"Altium ECAD Library R5F5651CHGBP#20"},"type":{"type":"string","description":"Type of the associated document. Present when the CAD model is a Renesas-provided document.","example":"ECAD Model"},"language":{"type":"string","description":"Language of the associated document. Present when the CAD model is a Renesas-provided document.","example":"en"},"href":{"type":"string","format":"uri","description":"API path to the associated document resource. Present when the CAD model is a Renesas-provided document.","example":"/documents/R20UT4567EJ0100"}}},"example":[{"cadSoftware":"Altium","providedBy":"Renesas","agileId":"X0185126","dcpDocumentId":"R20UT4567EJ0100","title":"Altium ECAD Library R5F5651CHGBP#20","type":"ECAD Model","language":"en","href":"/documents/R20UT4567EJ0100"},{"cadSoftware":"Allegro","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"CADSTAR","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"Capture","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"CircuitStudio","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"CR-500","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"CR-8000","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"},{"cadSoftware":"DEHDL","providedBy":"SamacSys","url":"https://componentsearchengine.com/part-view/R5F5651CHGBP%2320/Renesas%20Electronics"}]},"parametricAttributes":{"type":"array","description":"List of parametric attributes for the product part.","items":{"type":"object","required":["productPartAttributeId","attributeName","href","attributeValues"],"properties":{"productPartAttributeId":{"type":"string","description":"Unique identifier for the product part attribute.","example":"field__segment_lcd_controller"},"attributeName":{"type":"string","description":"Name of the attribute.","example":"Segment LCD Controller"},"href":{"type":"string","format":"uri","description":"URL for the attribute.","example":"/product-parts/attributes/field__segment_lcd_controller"},"attributeValues":{"type":"array","description":"List of values for the attribute.","items":{"oneOf":[{"type":"string","description":"A single value for the attribute."},{"type":"number","format":"float","description":"A numeric value for the attribute."},{"type":"boolean","description":"A boolean value for the attribute."}]},"example":["Value1","Value2",3.14,true]},"attributeValuesParsed":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Parsed representation of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attributeValues"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for attributes with structured string formats. Present only when the raw values can be parsed into a known type. Entity references ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"BK"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DOC"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") include an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"href"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" pointing to the corresponding API resource. URL references include a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"url"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field for the external link."},"children":[]}]}]}],"items":{"type":"object","properties":{"type":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Identifies the reference syntax:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Generic Product (resolved by product ID)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"BK"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Board/Kit (resolved by product ID)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DOC"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Document (resolved by Agile ID)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Orderable Part (resolved by part number)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"URL"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Arbitrary external URL with display label"},"children":[]}]}]}]}],"enum":["GP","BK","DOC","OP","URL"]},"value":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The ID, part number, or display label depending on "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":"RA2E1"},"href":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API path to the referenced resource. Present for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"BK"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DOC"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" types."},"children":[]}]}]}],"example":"/products/RA2E1"},"url":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"External URL. Present for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"URL"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" type only."},"children":[]}]}]}],"example":"https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra2e1-48mhz-arm-cortex-m23-entry-level-general-purpose-microcontroller"}}}}}}}}}},"components/schemas/product_part_attribute":{"id":"components/schemas/product_part_attribute","kind":"json-schema","title":"product_part_attribute","data":{"type":"object","required":["productPartAttributeId"],"properties":{"productPartAttributeId":{"type":"string","description":"Unique identifier for the product part attribute."}}}},"components/schemas/document":{"id":"components/schemas/document","kind":"json-schema","title":"document","data":{"type":"object","properties":{"agileId":{"type":"string","description":"Primary Agile ID of the document.","example":"X0185126"},"dcpDocumentId":{"type":"string","description":"DCP Document ID, if applicable.","example":"R01TB0099EJ0100"},"url":{"type":"string","format":"uri","description":"URL to download the document.","example":"https://www.renesas.com/en/document/oth/ra8p1-group-handbook"},"category":{"type":"array","description":"Category.","items":{"type":"object","properties":{"level":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Level of the category:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1 - Primary category"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"2 - Secondary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"3 - Tertiary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"4 - Fourth-level subcategory"},"children":[]}]}]}]}],"enum":[1,2,3,4]},"title":{"type":"string","description":"Title of the category."}},"example":[{"level":1,"title":"Category Level 1"},{"level":2,"title":"Category Level 2"}]}},"product":{"type":"array","description":"List of associated products.","items":{"type":"object","properties":{"productId":{"type":"string","description":"Associated product ID."},"type":{"type":"string","description":"Type of the associated product.","enum":["Product","Board & Kit","Software Tool"]},"title":{"type":"string","description":"Associated product title."},"nid":{"type":"string","description":"Drupal node ID of the product."},"uuid":{"type":"string","description":"UUID of the product node."},"language":{"type":"string","description":"Language code of the product node."}}},"example":[{"productId":"RL78/G13","title":"Sample Product Title","nid":12345,"uuid":"550e8400-e29b-41d4-a716-446655440000","language":"en"}]},"title":{"type":"string","description":"Title of the document.","example":"RA8P1 Group Handbook"},"type":{"type":"string","description":"Type of the document (e.g., Flyer, App Note).","example":"Other"},"subType":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sub-types of the document. Example values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Core Module"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Driver Package"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"FIT Module"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"FreeRTOS"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Software Integration System Application Example"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Development Environment"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Middleware"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Migration Guide"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Analog"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Built-in Memory"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Clock"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Communication"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Other"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Security"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Peripherals - Timer"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"items":{"type":"string"},"example":["Driver Package"]},"fileType":{"type":"string","description":"File format (e.g., PDF, DOCX).","example":"PDF"},"secureDocument":{"type":"boolean","description":"Indicates if the document is secure or restricted."},"revisionDate":{"type":"string","description":"Original revision date of the document."},"wwwUpdateDate":{"type":"string","description":"Date the document was last updated on the website."},"language":{"type":"string","description":"Language of the document (e.g., en, ja, zh-hans)."},"nid":{"type":"string","description":"Drupal node ID of the document."},"uuid":{"type":"string","description":"UUID of the document node."},"translation":{"type":"array","description":"List of translations for the document.","items":{"type":"object","properties":{"language":{"type":"string","description":"Language of the document (e.g., en, ja, zh)."},"dcpDocumentId":{"type":"string","description":"DCP Document ID of the translation."},"agileId":{"type":"string","description":"Agile ID of the translation."},"title":{"type":"string","description":"Title of the translation document."},"href":{"type":"string","format":"uri","description":"URL to retrieve the translation document."}},"example":[{"language":"ja","dcpDocumentId":"DOC123456-JA","agileId":"X1234567","href":"/documents/DOC123456-JA"},{"language":"zh-hans","dcpDocumentId":"DOC123456-ZH","agileId":"X1234567","title":"Document Title in Chinese","href":"/documents/DOC123456-ZH"}]}},"published":{"type":"boolean","description":"Publication status of the document."},"featured":{"type":"boolean","description":"Whether the document is featured or highlighted."},"relationship":{"type":"string","description":"Relationship or association type, if any."},"filename":{"type":"string","description":"Original filename of the document."},"disclaimer":{"type":"array","description":"List of associated disclaimer documents.","items":{"type":"object","properties":{"dcpDocumentId":{"type":"string","description":"DCP Document ID of the disclaimer document."},"agileId":{"type":"string","description":"Agile ID of the disclaimer document."},"language":{"type":"string","description":"Language of the document (e.g., en, ja, zh)."},"title":{"type":"string","description":"Title of the disclaimer document."},"href":{"type":"string","format":"uri","description":"URL to retrieve the disclaimer document."}}},"example":[{"dcpDocumentId":"DISC789012","language":"en","agileId":"X1234567","title":"Standard Product Disclaimer","href":"/documents/DISC789012"},{"dcpDocumentId":"DISC789013","language":"en","agileId":"X1234567","title":"Export Control Disclaimer","href":"/documents/DISC789013"}]},"myrenesasDocument":{"type":"boolean","description":"Is a MyRenesas document."}}}},"components/schemas/document_type":{"id":"components/schemas/document_type","kind":"json-schema","title":"document_type","data":{"type":"object","required":["type"],"properties":{"type":{"type":"string","description":"Document type.","example":"Manual - Software"},"subTypes":{"type":"array","description":"List of sub-types associated with this document type.","items":{"type":"string"},"example":["Core Module","Driver Package","FIT Module"]}}}},"components/schemas/board_kit":{"id":"components/schemas/board_kit","kind":"json-schema","title":"board_kit","data":{"type":"object","properties":{"boardKitId":{"type":"string","description":"Unique identifier for the board or kit.","example":"rx71m-starter-kit-plus"},"wwwUpdateDate":{"type":"string","description":"Date the Board page was last updated on the website."},"uuid":{"type":"string","description":"UUID of the board or kit.","example":"5cdd14dc-21a8-4e9e-9d4d-4a83042b4e47"},"title":{"type":"string","description":"Title of the board or kit.","example":"Renesas Starter Kit+ for RX71M"},"url":{"type":"string","format":"uri","description":"Public URL of the board or kit page on the Renesas website.","example":"https://www.renesas.com/design-resources/boards-kits/rx71m-starter-kit-plus"},"boardKitType":{"type":"string","description":"Type classification of the board or kit.","enum":["development","evaluation","demonstration","reference","starter"],"example":"evaluation"},"category":{"type":"array","description":"Category.","items":{"type":"object","properties":{"level":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Level of the category:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1 - Primary category"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"2 - Secondary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"3 - Tertiary subcategory"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"4 - Fourth-level subcategory"},"children":[]}]}]}]}],"enum":[1,2,3,4]},"title":{"type":"string","description":"Title of the category."}},"example":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RX 32-Bit Performance/Efficiency MCUs"}]}},"description":{"type":"string","description":"Detailed description of the board or kit.","example":"The Renesas Starter Kit+ for RX71M is the perfect starter kit for developers who are new to the RX71M. The kit includes an LCD display module, on-chip debugging emulator, and integrated development environment so you can start evaluating the RX71M immediately after opening the box. Please use this product to experience the performance and functions of the RX71M."},"features":{"type":"string","description":"Key features and capabilities of the board or kit.","example":"On-board debugger, Arduino compatible headers, multiple interface options"},"applications":{"type":"string","description":"Target applications and use cases.","example":"Industrial automation, motor control, IoT applications"},"additionalDetails":{"type":"string","nullable":true,"description":"Additional technical details and specifications."},"images":{"type":"array","description":"Array of image URLs for the board or kit.","items":{"type":"string","format":"uri"},"example":["https://www.renesas.com/sites/default/files/rx71m-evb-top.jpg","https://www.renesas.com/sites/default/files/rx71m-evb-bottom.jpg"]},"orderableProducts":{"type":"array","description":"List of orderable product parts associated with this board/kit.","items":{"type":"object","properties":{"orderableId":{"type":"string","description":"Orderable product part identifier."},"href":{"type":"string","format":"uri","description":"URL to the product part endpoint."}}},"example":[{"orderableId":"R5F571MFCDFB#V0","href":"/product-parts/R5F571MGCDFB%2310"},{"orderableId":"R5F571MFCDFC#V0","href":"/product-parts/R5F571MGCDFB%2330"}]},"relatedBoardsKits":{"type":"array","description":"List of related product identifiers.","items":{"type":"object","properties":{"boardKitId":{"type":"string","description":"Related board or kit identifier."},"title":{"type":"string","description":"Title of the related board or kit."},"href":{"type":"string","format":"uri","description":"URL to the board/kit endpoint."}}},"example":[{"boardKitId":"RX71M-Starter-Kit-Plus","title":"Renesas Starter Kit+ for RX71M","href":"/boards-kits/RX71M-Starter-Kit-Plus"},{"boardKitId":"YRPBRX71M","title":"RX71M Revelation Kit - Easy Evaluation and Development with RX71M","href":"/boards-kits/YRPBRX71M"}]},"featuredDocuments":{"type":"array","description":"Featured documents associated with the board/kit.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]},"relatedDocuments":{"type":"array","description":"List of related document identifiers.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]},"softwareTools":{"type":"array","description":"Compatible software tools and development environments.","items":{"type":"object","properties":{"softwareToolName":{"type":"string","description":"Software tool identifier (uses full title)."},"href":{"type":"string","format":"uri","description":"URL to the software tool endpoint."}}},"example":[{"softwareToolName":"e2 studio","href":"/software-tools/e2%20studio"},{"softwareToolName":"Renesas Flash Programmer (Programming GUI)","href":"/software-tools/Renesas%20Flash%20Programmer%20(Programming%20GUI)"}]},"partner":{"type":"array","nullable":true,"description":"Partner information if applicable.","items":{"type":"object","properties":{"name":{"type":"string","description":"Partner company name."},"url":{"type":"string","format":"uri","nullable":true,"description":"Partner website URL."}}},"example":[{"name":"TESSERA Technology Inc.","url":"https://www.tessera.co.jp/eng/"}]}}}},"components/schemas/package":{"id":"components/schemas/package","kind":"json-schema","title":"package","data":{"type":"object","properties":{"packageCode":{"type":"string","description":"Unique identifier for the package (Package Code).","example":"pkg_20128"},"wwwUpdateDate":{"type":"string","description":"Date the package page was last updated on the website."},"url":{"type":"string","format":"uri","description":"Public URL of the package page on the Renesas website.","example":"https://www.renesas.com/package/pkg20128"},"uuid":{"type":"string","description":"UUID of the package.","example":"b87ecb11-cd57-4204-b320-63c7dfd6525d"},"title":{"type":"string","description":"Title/name of the package.","example":"pkg_20128 (FCBGA 1368)"},"packageType":{"type":"string","description":"Type classification of the package.","example":"FCBGA"},"packageName":{"type":"string","description":"Name used to describe Renesas packages.","example":"PRBG1368KA-A"},"category":{"type":"string","nullable":true,"description":"Package category classification.","example":"IC"},"class":{"type":"string","nullable":true,"description":"Package class.","example":"IC"},"description":{"type":"string","description":"Descriptive text for this package.","example":"Terminal Material - Base: Sn-Ag-Cu"},"specifications":{"type":"object","description":"Technical specifications of the package.","properties":{"leadCount":{"type":"integer","description":"Total number of leads/pins.","example":1368},"pitch":{"type":"number","description":"Pin pitch in millimeters.","example":0.5},"length":{"type":"number","description":"Package length in millimeters.","example":19},"width":{"type":"number","description":"Package width in millimeters.","example":19},"thickness":{"type":"number","description":"Package thickness/height in millimeters.","example":2.85},"dimensions":{"type":"string","description":"Formatted package dimensions string.","example":"19 x 19 x 2.85"},"peakReflowTemp":{"type":"number","nullable":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Peak reflow temperature in °C."},"children":[]}]}]}]},"jeitaStandard":{"type":"string","nullable":true,"description":"The JEITA standard to which the device is compliant."},"mark":{"type":"string","nullable":true,"description":"Package mark/marking information."}}},"packageStatus":{"type":"string","description":"Current status of the package.","enum":["Active","Inactive"],"example":"Active"},"regulatory":{"type":"object","description":"Regulatory and compliance information.","properties":{"leadFree":{"type":"string","description":"Lead-free compliance status.","enum":["Yes","No"],"example":"Yes"},"pbFreeCategory":{"type":"string","nullable":true,"description":"Lead-free category classification."}}},"tubeOrTray":{"type":"string","nullable":true,"description":"Packaging carrier type (tube/tray)."},"previousCode":{"type":"string","nullable":true,"description":"Package code maintained as part of the Renesas and Intersil merger."},"images":{"type":"array","description":"Array of image URLs for the package.","items":{"type":"string","format":"uri"},"example":["https://www.renesas.com/sites/default/files/styles/medium/public/media/images/fcbga-1368pin-pkg20128-chip_0.png"]},"chipImage":{"type":"string","format":"uri","description":"URL of the chip image for this package.","example":"https://www.renesas.com/sites/default/files/pkg20128-chip.png"},"relatedDocuments":{"type":"array","description":"List of related document identifiers.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0141154","dcpDocumentId":"PRBG1368KA-A (RDK-G-001812)","title":"Package Drawing FCBGA 1368pin PRBG1368KA-A","type":"Package Drawing","language":"en","href":"https://api.renesas.com/web-data/v1/documents/PRBG1368KA-A%20%28RDK-G-001812%29"},{"agileId":"X0061760","dcpDocumentId":"R50ZZ0006EJ0100","title":"LGA Mounting Manual","type":"Mounting Manual","language":"en","href":"https://api.renesas.com/web-data/v1/documents/R50ZZ0006EJ0100"}]}}}},"components/schemas/software_tool":{"id":"components/schemas/software_tool","kind":"json-schema","title":"software_tool","data":{"type":"object","properties":{"softwareToolName":{"type":"string","description":"Unique identifier for the software tool (uses full title).","example":"RZ/G Verified Linux Package [4.4-CIP]"},"wwwUpdateDate":{"type":"string","description":"Date the software tool page was last updated on the website."},"url":{"type":"string","format":"uri","description":"Public URL of the software tool page on the Renesas website.","example":"https://www.renesas.com/software-tool/rzg-verified-linux-package-44-cip"},"uuid":{"type":"string","description":"UUID of the software tool.","example":"8cdd14dc-21a8-4e9e-9d4d-4a83042b4e48"},"shortDescription":{"type":"string","description":"Brief description of the software tool.","example":"This Linux package contains ported and tested basic software necessary for the industrial segment, and its operation and performance have been verified based on a datasheet. It enables you to start using a stable Linux environment and basic software immediately, so you can concentrate on developing your application."},"description":{"type":"string","description":"Detailed description of the software tool.","example":"This product provides a whole set of software, which consists of Linux packages and software add-ons. Functions of this product have been verified under our development process management. Regular maintenance is also provided. You can greatly reduce the burden of software development in embedded system development by using this package. Please read the release note included in this product and 'RZ/G Verified Linux Package Start-up Guide' first when you use the package. VLP[4.4-CIP] maintenance will be finished 2027/1H when the maintenance of the corresponding CIP Linux Kernel version is completed."},"softwareType":{"type":"string","description":"Type classification of the software tool.","example":"Software Package"},"parentSoftwareCategory":{"type":"array","description":"Parent software category name.","items":{"type":"string"},"example":[{"title":"Tools to Optimize AI Software for AD/ADAS on R-Car SoC"}]},"features":{"type":"string","description":"Key features and capabilities of the software tool.","example":"Linux kernel (4.4-CIP or 4.4-CIP-RT), 10+ years support with CIP project cooperation, Device Driver, Media Player IF with GStreamer, Video Codec H.264 decoder/encoder (OMX), Video processing with scaling/clipping/compositing, Graphics function with OpenGL ES (SGX)"},"additionalDetails":{"type":"string","nullable":true,"description":"Additional technical details and specifications."},"documentationDetails":{"type":"string","nullable":true,"description":"Details about documentation and help resources."},"downloadDetails":{"type":"string","nullable":true,"description":"Information about downloads and installation."},"releaseInformation":{"type":"string","nullable":true,"description":"Release notes and version information.","example":"Next release: 4.4-CIP version VLP 2.1.25 (end of Dec 2026). Latest: 4.4-CIP version VLP 2.1.24 (Dec 26, 2025). Recent updates include VLP 2.1.23-update2 with both 4.4-CIP and 4.4-CIP-RT support."},"targetDeviceDescription":{"type":"string","nullable":true,"description":"Description of target devices and compatibility.","example":"Target Reference Boards: iWave RZ/G1H-PF Development Kit, iWave RZ/G1M-PF Development Kit, iWave RZ/G1N-PF Development Kit, iWave RZ/G1E-PF Development Kit, iWave RZ/G1C-PF Development Kit. All targets support Standard Version."},"discontinued":{"type":"boolean","description":"Whether the software tool has been discontinued.","example":false},"externalUrl":{"type":"string","format":"uri","nullable":true,"description":"External download or information URL."},"images":{"type":"array","description":"Array of image URLs for the software tool.","items":{"type":"string","format":"uri"},"example":["https://www.renesas.com/sites/default/files/e2studio-screenshot.png"]},"evaluationBoards":{"type":"array","description":"List of compatible boards and kits.","items":{"type":"object","properties":{"boardKitId":{"type":"string","description":"Board or kit identifier."},"title":{"type":"string","description":"Board or kit title."},"href":{"type":"string","format":"uri","description":"URL to the board/kit details."}}},"example":[{"boardKitId":"rx71m-starter-kit-plus","title":"Renesas Starter Kit+ for RX71M","href":"/boards-kits/rx71m-starter-kit-plus"}]},"orderableProducts":{"type":"array","description":"List of orderable product parts associated with this board/kit.","items":{"type":"object","properties":{"orderableId":{"type":"string","description":"Orderable product part identifier."},"href":{"type":"string","format":"uri","description":"URL to the product part endpoint."}}},"example":[{"orderableId":"R5F571MFCDFB#V0","href":"/product-parts/R5F571MGCDFB%2310"},{"orderableId":"R5F571MFCDFC#V0","href":"/product-parts/R5F571MGCDFB%2330"}]},"featuredDocuments":{"type":"array","description":"Featured documents associated with the board/kit.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]},"relatedDocuments":{"type":"array","description":"Technical documentation associated with the software tool.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]}},"relatedDocumentsSecondary":{"type":"array","description":"Secondary related documents.","items":{"type":"object","properties":{"agileId":{"type":"string","description":"Agile ID of the document."},"dcpDocumentId":{"type":"string","nullable":true,"description":"DCP Document ID, if applicable."},"title":{"type":"string","description":"Document title."},"type":{"type":"string","description":"Document type."},"language":{"type":"string","description":"Document language."},"href":{"type":"string","format":"uri","description":"Public URL of the document file."}}},"example":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]},"relatedSoftwareTools":{"type":"array","description":"Related software tools (primary).","items":{"type":"object","properties":{"softwareToolName":{"type":"string","description":"Software tool identifier."},"href":{"type":"string","format":"uri","description":"URL to the software tool details."}}},"example":[{"softwareToolName":"RZ/G Linux BSP","href":"/software-tools/RZ/G Linux BSP"}]},"relatedSoftwareToolsSecondary":{"type":"array","description":"Related software tools (secondary).","items":{"type":"object","properties":{"name":{"type":"string","description":"Software tool identifier."},"href":{"type":"string","format":"uri","description":"URL to the software tool details."}}}},"alternative":{"type":"object","nullable":true,"description":"Alternative software tool.","properties":{"softwareToolName":{"type":"string","description":"Alternative tool identifier."},"href":{"type":"string","format":"uri","description":"URL to the alternative tool."},"notes":{"type":"string","nullable":true,"description":"Notes about the alternative."}}},"partner":{"type":"array","nullable":true,"description":"Partner information if applicable.","items":{"type":"object","properties":{"name":{"type":"string","description":"Partner company name."},"url":{"type":"string","format":"uri","nullable":true,"description":"Partner website URL."}}},"example":[{"name":"TESSERA Technology Inc.","url":"https://www.tessera.co.jp/eng/"}]},"relatedVideos":{"type":"array","description":"Related video content.","items":{"type":"object","properties":{"videoId":{"type":"string","description":"Video node ID.","example":"25586088"},"title":{"type":"string","description":"Video title.","example":"How to Use Event Link Control on RA0E1 Fast Prototyping Board"},"url":{"type":"string","format":"uri","description":"Video URL.","example":"https://www.renesas.com/video/how-use-event-link-control-ra0e1-fast-prototyping-board"}}}}}}},"schema_39":{"kind":"json-schema","data":{"type":"integer","minimum":1,"maximum":100,"default":10},"id":"schema_39"},"schema_40":{"kind":"json-schema","data":{"type":"integer","minimum":0,"default":0},"id":"schema_40"},"schema_41":{"kind":"json-schema","data":{"type":"string","enum":["wwwUpdateDate","title"],"default":"wwwUpdateDate"},"id":"schema_41"},"schema_42":{"kind":"json-schema","data":{"type":"string","default":"desc"},"id":"schema_42"},"schema_43":{"kind":"json-schema","data":{"type":"string"},"id":"schema_43"},"schema_44":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/product"}},"pagination":{"type":"object","properties":{"offset":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The actual offset used (page * limit)"},"children":[]}]}]}]},"limit":{"type":"integer","description":"The number of items per page"},"total":{"type":"integer","description":"Total number of items available"},"has_more":{"type":"boolean","description":"Whether there are more items available"}}}}},"id":"schema_44"},"schema_45":{"kind":"json-schema","data":{"type":"object","properties":{"error":{"type":"string"}}},"id":"schema_45"},"schema_46":{"kind":"json-schema","data":{"type":"string","enum":["last_updated","part_number","part_status","1ku_price","stock"],"default":"last_updated"},"id":"schema_46"},"schema_47":{"kind":"json-schema","data":{"type":"string","enum":["Active","Preview","NRND","Not Recommended for New Designs","Not Recommended<br /> for New Designs","Obsolete"]},"id":"schema_47"},"schema_48":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/product_part"}},"pagination":{"type":"object","properties":{"offset":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The actual offset used (page * limit)"},"children":[]}]}]}]},"limit":{"type":"integer","description":"The number of items per page"},"total":{"type":"integer","description":"Total number of items available"},"has_more":{"type":"boolean","description":"Whether there are more items available"}}}}},"id":"schema_48"},"schema_49":{"kind":"json-schema","data":{"type":"object","required":["productId"],"properties":{"productId":{"type":"string","description":"The product identifier to search within (required).","example":"RA2A1"},"limit":{"type":"integer","description":"The number of results to return (default 10).","minimum":1,"maximum":100,"default":10},"offset":{"type":"integer","description":"The page number for pagination (default 0). This is multiplied by limit to get the actual offset.","minimum":0,"default":0},"filters":{"type":"array","description":"Array of parametric attribute filters.","items":{"type":"object","required":["productPartAttributeId"],"properties":{"productPartAttributeId":{"type":"string","description":"The attribute identifier to filter by.","example":"field__segment_lcd_controller"},"values":{"type":"array","description":"Values to match (OR operation within this array).","items":{"oneOf":[{"type":"string"},{"type":"number"},{"type":"boolean"}]},"example":["Yes","Available"]},"operator":{"type":"string","description":"Comparison operator for numeric values.","enum":["eq","gt","gte","lt","lte","range"],"default":"eq"},"min":{"type":"number","description":"Minimum value for range operator."},"max":{"type":"number","description":"Maximum value for range operator."}}}}}},"id":"schema_49"},"schema_50":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"orderableId":{"type":"string","description":"Orderable product part identifier."},"genericId":{"type":"string","description":"Generic product identifier."},"status":{"type":"string","description":"Part status."},"parametricAttributes":{"type":"array","description":"Array of parametric attribute objects.","items":{"type":"object","properties":{"productPartAttributeId":{"type":"string"},"attributeValues":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"type":"object"}]}},"attributeName":{"type":"string"},"href":{"type":"string","format":"uri"}}}},"href":{"type":"string","format":"uri","description":"URL to the full product part details."}}}},"pagination":{"type":"object","properties":{"offset":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The actual offset used (page * limit)"},"children":[]}]}]}]},"limit":{"type":"integer","description":"The number of items per page"},"total":{"type":"integer","description":"Total number of items matching the search"},"has_more":{"type":"boolean","description":"Whether there are more items available"}}},"filters":{"type":"object","description":"The filters that were applied."}}},"id":"schema_50"},"schema_51":{"kind":"json-schema","data":{"type":"integer","minimum":1,"maximum":100,"default":50},"id":"schema_51"},"schema_52":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/product_part_attribute"}},"pagination":{"type":"object","properties":{"offset":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The actual offset used (page * limit)"},"children":[]}]}]}]},"limit":{"type":"integer","description":"The number of items per page"},"total":{"type":"integer","description":"Total number of attributes available"},"has_more":{"type":"boolean","description":"Whether there are more items available"}}}}},"id":"schema_52"},"schema_53":{"kind":"json-schema","data":{"type":"object","required":["partNumbers"],"properties":{"partNumbers":{"type":"array","description":"List of competitor part numbers to look up. Maximum 200.","minItems":1,"maxItems":200,"items":{"type":"string"}}}},"id":"schema_53"},"schema_54":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","description":"One entry per input part number, in request order.","items":{"type":"object","properties":{"partNumber":{"type":"string","description":"The input part number this entry corresponds to."},"results":{"type":"array","description":"Matching Renesas parts. Empty array if no cross-references were found.","items":{"type":"object","properties":{"crossPartNumber":{"type":"string","description":"The competitor part number as stored in the cross-reference database."},"crossManufacturer":{"type":"string","description":"Manufacturer of the competitor part."},"matchType":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"How closely the Renesas part matches the queried part."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Drop-in"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Pin-for-Pin Replacement. Form, fit, function, and all electrical specifications are identical."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Footprint"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Pin Equivalent, but electrical specifications are not identical. Minor redesign may be needed, but board re-layout may not be needed."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Functional"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Equivalent part, but pin configuration is not similar. Minor redesign and board re-layout may be required."},"children":[]}]}]}]}],"enum":["Drop-in","Footprint","Functional"]},"orderableId":{"type":"string","description":"Renesas orderable part number, present when matched via orderable ID."},"genericId":{"type":"string","description":"Renesas generic product identifier, present when matched via generic ID."},"status":{"type":"string","description":"Part lifecycle status."},"comments":{"type":"string","description":"Any notes or caveats about this cross-reference match."},"description":{"type":"string","description":"Renesas part description."},"dataSource":{"type":"string","description":"Origin of this cross-reference record.","enum":["Renesas Database"]},"href":{"type":"string","format":"uri","description":"URL to the full product part details."}}}}}}}}},"id":"schema_54"},"schema_55":{"kind":"json-schema","data":{"type":"integer","minimum":1,"maximum":100},"id":"schema_55"},"schema_56":{"kind":"json-schema","data":{"type":"integer","minimum":0},"id":"schema_56"},"schema_57":{"kind":"json-schema","data":{"type":"string","enum":["en","ja","zh-hans"]},"id":"schema_57"},"schema_58":{"kind":"json-schema","data":{"type":"string","format":"date"},"id":"schema_58"},"schema_59":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/document"}},"pagination":{"type":"object","properties":{"offset":{"type":"integer","description":"The actual offset used"},"limit":{"type":"integer","description":"The number of items per page"},"total":{"type":"integer","description":"Total number of items available"},"has_more":{"type":"boolean","description":"Whether there are more items available"}}}}},"id":"schema_59"},"schema_60":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/document_type"}},"pagination":{"type":"object","properties":{"offset":{"type":"integer","description":"The actual offset used"},"limit":{"type":"integer","description":"The number of items per page"},"total":{"type":"integer","description":"Total number of document types available"},"has_more":{"type":"boolean","description":"Whether there are more items available"}}}}},"id":"schema_60"},"schema_61":{"kind":"json-schema","data":{"type":"string","format":"binary"},"id":"schema_61"},"schema_62":{"kind":"json-schema","data":{"type":"object","properties":{"Content-Disposition":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The file is marked for download, with the original filename included (e.g., "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attachment; filename=\"r01ds0249ej0120.pdf\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}]}}},"id":"schema_62"},"schema_63":{"kind":"json-schema","data":{"type":"object","properties":{"Content-Disposition":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The filename that would be returned by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" on this path is included (e.g., "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attachment; filename=\"r01ds0249ej0120.pdf\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}]}}},"id":"schema_63"},"schema_64":{"kind":"json-schema","data":{"type":"string","enum":["wwwUpdateDate","title","boardKitType"],"default":"wwwUpdateDate"},"id":"schema_64"},"schema_65":{"kind":"json-schema","data":{"type":"string","enum":["development","evaluation","demonstration","reference","starter"]},"id":"schema_65"},"schema_66":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/board_kit"}},"pagination":{"type":"object","properties":{"offset":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The actual offset used (page * limit)"},"children":[]}]}]}]},"limit":{"type":"integer","description":"The number of items per page"},"total":{"type":"integer","description":"Total number of items available"},"has_more":{"type":"boolean","description":"Whether there are more items available"}}}}},"id":"schema_66"},"schema_67":{"kind":"json-schema","data":{"type":"string","enum":["wwwUpdateDate","softwareToolName","softwareType"],"default":"wwwUpdateDate"},"id":"schema_67"},"schema_68":{"kind":"json-schema","data":{"type":"string","default":"all"},"id":"schema_68"},"schema_69":{"kind":"json-schema","data":{"type":"boolean","default":false},"id":"schema_69"},"schema_70":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/software_tool"}},"pagination":{"type":"object","properties":{"offset":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The actual offset used (page * limit)"},"children":[]}]}]}]},"limit":{"type":"integer","description":"The number of items per page"},"total":{"type":"integer","description":"Total number of items available"},"has_more":{"type":"boolean","description":"Whether there are more items available"}}}}},"id":"schema_70"},"schema_71":{"kind":"json-schema","data":{"type":"string","enum":["wwwUpdateDate","packageCode","packageType","packageStatus"],"default":"wwwUpdateDate"},"id":"schema_71"},"schema_72":{"kind":"json-schema","data":{"type":"string","enum":["Active","Inactive"]},"id":"schema_72"},"schema_73":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/package"}},"pagination":{"type":"object","properties":{"offset":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The actual offset used (page * limit)"},"children":[]}]}]}]},"limit":{"type":"integer","description":"The number of items per page"},"total":{"type":"integer","description":"Total number of items available"},"has_more":{"type":"boolean","description":"Whether there are more items available"}}}}},"id":"schema_73"}},"exampleStore":{"paths/~1products/get/responses/200/content/application~1json/example":{"value":{"data":[{"productId":"RA2A1","wwwUpdateDate":"2024-01-15T10:30:00Z","url":"https://www.renesas.com/products/ra2a1","uuid":"8a9c4b2e-1f3d-4e9a-b5c6-7d8e9f0a1b2c","title":"32-bit Microcontrollers with 48MHz Arm Cortex-M23 and Integration of 24-bit Sigma-Delta ADC","category":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RA Arm Cortex-M MCUs"}],"description":"The RA2A1 group is a high-performance, low-power analog microcontroller based on an Arm® Cortex®-M23 core with a 48MHz clock frequency and a wide range of analog front ends, including two types of A/D converters.","features":"• 48MHz Arm Cortex-M23\n• 256kB Flash memory and 32kB SRAM\n• 16-bit SAR A/D, 24-bit SD A/D\n• USB 2.0 Full Speed\n• CAN 2.0","applications":"Industrial automation, Process automation, Healthcare","images":["https://www.renesas.com/sites/default/files/ra2a1-block-diagram.png"],"orderableProducts":[{"orderableId":"R7FA2A1AB2CBT#AC0","href":"/product-parts/R7FA2A1AB2CBT%23AC0"}],"relatedBoardsKits":[{"boardKitId":"EK-RA2A1","title":"Evaluation Kit for RA2A1 MCU Group","href":"/boards-kits/EK-RA2A1"}],"featuredDocuments":[{"agileId":"X1234567","dcpDocumentId":"R01DS0354EJ0111","title":"Renesas RA2A1 Group Datasheet","type":"Datasheet","language":"en","href":"/documents/R01DS0354EJ0111"}],"relatedDocuments":[{"agileId":"X1234567","dcpDocumentId":"R01DS0354EJ0111","title":"Renesas RA2A1 Group Datasheet","type":"Datasheet","language":"en","href":"/documents/R01DS0354EJ0111"}],"softwareTools":[{"softwareToolName":"Arm® Keil® MDK","href":"/software-tools/Arm%C2%AE%20Keil%C2%AE%20MDK"}],"applicationBlockDiagrams":[{"title":"USB-C Platform with Liquid Detection and Debug Access","description":"USB-C system with liquid detection and debug access through a single connector, improving reliability while simplifying development, testing, and manufacturing.","imageUrl":"https://www.renesas.com/sites/default/files/usb-c-liquid-detection-block-diagram.png","url":"https://www.renesas.com/en/application/usb-c-platform-liquid-detection-debug-access"}]}],"pagination":{"offset":0,"limit":10,"total":256,"has_more":true}},"id":"paths/~1products/get/responses/200/content/application~1json/example"},"paths/~1products/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve products list"},"id":"paths/~1products/get/responses/500/content/application~1json/example"},"paths/~1products~1{product_id}/get/responses/200/content/application~1json/example":{"value":{"productId":"RA2A1","wwwUpdateDate":"2024-01-15T10:30:00Z","url":"https://www.renesas.com/products/ra2a1","uuid":"8a9c4b2e-1f3d-4e9a-b5c6-7d8e9f0a1b2c","title":"32-bit Microcontrollers with 48MHz Arm Cortex-M23 and Integration of 24-bit Sigma-Delta ADC","category":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RA Arm Cortex-M MCUs"}],"description":"The RA2A1 group is a high-performance, low-power analog microcontroller based on an Arm® Cortex®-M23 core with a 48MHz clock frequency and a wide range of analog front ends, including two types of A/D converters. This group supports a 16-bit SAR A/D converter, a 24-bit sigma-delta A/D converter, a 12-bit D/A converter, comparators, and operational amplifiers. These functions are suitable for applications that measure and adjust sensor signals with high accuracy. In addition, UART, I2C, simple SPI, CAN, and USB 2.0 Full-Speed are also integrated as peripheral functions, enabling easy communication with other devices. The RA2A1 supports a wide operating voltage range of 1.6V to 5.5V, enabling communication with devices operating at 5V without level shifters. The RA2A1 MCU targets industrial sensor applications with low power consumption and low-cost advantage.","features":"• 48MHz Arm Cortex-M23\n• 256kB Flash memory and 32kB SRAM\n• 8kB Data Flash to store data as in EEPROM\n• Scalable from 32-pin to 64-pin packages\n• Capacitive touch sensing unit\n• 16-bit SAR A/D, 24-bit SD A/D\n• 12-bit D/A, 8-bit D/A\n• OPAMP (3ch), ACMP-HS/LP\n• USB 2.0 Full Speed\n• CAN 2.0\n• SCI (UART, Simple SPI, Simple I2C)","applications":"Industrial automation (photoelectric sensor, fiber sensor, temperature sensor), Process automation (pressure sensor, flow control meter, single phase meter), Building automation/home appliance (smoke detector), Healthcare (pulse oximeters, body composition measurement), General purpose","images":["https://www.renesas.com/sites/default/files/ra2a1-block-diagram.png"],"orderableProducts":[{"orderableId":"R7FA2A1AB2CBT#AC0","href":"/product-parts/R7FA2A1AB2CBT%23AC0"},{"orderableId":"R7FA2A1AB3CFJ#AA0","href":"/product-parts/R7FA2A1AB3CFJ%23AA0"},{"orderableId":"R7FA2A1AB3CFM#AA0","href":"/product-parts/R7FA2A1AB3CFM%23AA0"}],"relatedBoardsKits":[{"boardKitId":"EK-RA2A1","title":"Evaluation Kit for RA2A1 MCU Group","href":"/boards-kits/EK-RA2A1"}],"featuredDocuments":[{"agileId":"X1234567","dcpDocumentId":"R01DS0354EJ0111","title":"Renesas RA2A1 Group Datasheet","type":"Datasheet","language":"en","href":"/documents/R01DS0354EJ0111"},{"agileId":"X1234568","dcpDocumentId":"R01UH0888EJ0110","title":"Renesas RA2A1 Group User's Manual: Hardware","type":"Manual - Hardware","language":"en","href":"/documents/R01UH0888EJ0110"}],"relatedDocuments":[{"agileId":"X1234567","dcpDocumentId":"R01DS0354EJ0111","title":"Renesas RA2A1 Group Datasheet","type":"Datasheet","language":"en","href":"/documents/R01DS0354EJ0111"},{"agileId":"X1234568","dcpDocumentId":"R01UH0888EJ0110","title":"Renesas RA2A1 Group User's Manual: Hardware","type":"Manual - Hardware","language":"en","href":"/documents/R01UH0888EJ0110"},{"agileId":"X1234569","dcpDocumentId":"R01TB0027EJ0100","title":"RA2A1 Group Handbook","type":"Document","language":"en","href":"/documents/R01TB0027EJ0100"}],"relatedDocumentsSecondary":[{"agileId":"X1234569","dcpDocumentId":"R01TB0027EJ0100","title":"RA2A1 Group Handbook","type":"Document","language":"en","href":"/documents/R01TB0027EJ0100"}],"softwareTools":[{"softwareToolName":"Arm® Keil® MDK","href":"/software-tools/Arm%C2%AE%20Keil%C2%AE%20MDK"},{"softwareToolName":"E2 Emulator (With Programming Function)","href":"/software-tools/E2%20Emulator%20(With%20Programming%20Function)"},{"softwareToolName":"EK-RA2A1 Example Project Bundle","href":"/software-tools/EK-RA2A1%20Example%20Project%20Bundle"}],"applicationBlockDiagrams":[{"title":"USB-C Platform with Liquid Detection and Debug Access","description":"USB-C system with liquid detection and debug access through a single connector, improving reliability while simplifying development, testing, and manufacturing.","imageUrl":"https://www.renesas.com/sites/default/files/usb-c-liquid-detection-block-diagram.png","url":"https://www.renesas.com/en/application/usb-c-platform-liquid-detection-debug-access"},{"title":"USB Data Logger","description":"Portable USB-C data logger for high-speed, low-power, and accurate metric recording anywhere.","imageUrl":"https://www.renesas.com/sites/default/files/usb-data-logger-block-diagram.png","url":"https://www.renesas.com/en/application/usb-data-logger"},{"title":"Electronic Toll with GNSS","description":"ETC systems automate toll payments to reduce traffic and eliminate manual toll booth delays.","imageUrl":"https://www.renesas.com/sites/default/files/electronic-toll-gnss-block-diagram.png","url":"https://www.renesas.com/en/application/electronic-toll-gnss"},{"title":"Gaming Keyboard","description":"A power-efficient, highly integrated, and compact keyboard system with customizable RGB lighting and stable, low-latency wireless performance.","imageUrl":"https://www.renesas.com/sites/default/files/gaming-keyboard-block-diagram.png","url":"https://www.renesas.com/en/application/gaming-keyboard"},{"title":"Gaming Mouse","description":"A power-efficient, highly integrated, and compact mouse system with customizable RGB lighting and stable, low-latency wireless performance.","imageUrl":"https://www.renesas.com/sites/default/files/gaming-mouse-block-diagram.png","url":"https://www.renesas.com/en/application/gaming-mouse"}]},"id":"paths/~1products~1{product_id}/get/responses/200/content/application~1json/example"},"paths/~1products~1{product_id}/get/responses/404/content/application~1json/example":{"value":{"error":"Product with ID 'invalid-id' not found"},"id":"paths/~1products~1{product_id}/get/responses/404/content/application~1json/example"},"paths/~1products~1{product_id}/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve product details"},"id":"paths/~1products~1{product_id}/get/responses/500/content/application~1json/example"},"paths/~1product-parts/get/responses/200/content/application~1json/example":{"value":{"data":[{"orderableId":"ISL91302B40-EVZ","productCategory":"","firstProductSubcategory":"Multi-Channel Power Management ICs (PMICs)","genericId":"ISL91302B40-EVZ","genericTitle":"ISL91302B Evaluation Board 1, 4+0 PMIC, WLCSP RoHS Compliant","genericUrl":"https://www.renesas.com/en/design-resources/boards-kits/isl91302b40-evz","productFamily":"","1kuPrice":352.42,"status":"Active","type":"","description":"","class":"","category":"","leadCount":0,"dimensions":{"length":0,"width":0,"thickness":0,"pitch":0},"peakReflowTemperature":"","leadFree":true,"partAvailability":false,"featuredDocument":{"title":"","url":""},"images":"","regulatory":{"htsus":"8471.30.1180","eccn":"EAR99","moistureSensitivityLevel":"Not Applicable","rohsCompliant":"","chinaRohsCompliant":"","hazardousMaterials":{"mercury":"","lead":"","halogen":"","cadmium":"","hexavalentChromium":"","pbde":"","pbb":""}},"lifecycle":"","alternative":{"alternativeGenericId":"","alternativeNote":""},"packaging":{"package":{"packageCode":"pkg_20001","href":"/packages/pkg_20001"},"carrierType":"Board Pack","packageCode":"","pbFreeCategory":"None","jedecStandard":"","quantityPerCarrier":"","quantityPerReel":"","reelSize":"","tapePin1Quad":"","tapePocketPitch":"","packageUrl":"","packageDescription":"The ISL91302B40-EVZ platform allows quick evaluation...","packageName":"","prevCode":""},"plp":"","sampleable":true,"replacementProduct":"","replacementProductRemark":"","parametricAttributes":[{"productPartAttributeId":"field__display_1k_unit_price","attributeValues":[352.42],"attributeName":"Price (USD)","href":"/product-parts/attributes/field__display_1k_unit_price"},{"productPartAttributeId":"field__group_name_linked_url","attributeValues":["URL: https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra2a1-32mhz-arm-cortex-m23-with-capacitive-touch-sensing-unit-low-power-microcontroller|RA2A1"],"attributeName":"Group Name","href":"/product-parts/attributes/field__group_name_linked_url","attributeValuesParsed":[{"type":"URL","value":"RA2A1","url":"https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra2a1-32mhz-arm-cortex-m23-with-capacitive-touch-sensing-unit-low-power-microcontroller"}]}]},{"orderableId":"ISL71090SEHX50SAMPLE","productCategory":"Space & Harsh Environment","firstProductSubcategory":"Hi-Rel Voltage References","genericId":"ISL71090SEH50","genericTitle":"Radiation Hardened Ultra Low Noise, Precision Voltage Reference","genericUrl":"https://www.renesas.com/en/products/isl71090seh50","productFamily":"","1kuPrice":"","status":"Active","type":"","description":"","class":"","category":"","leadCount":0,"dimensions":{"length":0,"width":0,"thickness":0,"pitch":0},"peakReflowTemperature":"","leadFree":true,"partAvailability":false,"featuredDocument":{"title":"","url":""},"images":["https://www.renesas.com/sites/default/files/isl71090seh50_0.png"],"regulatory":{"htsus":"8542.39.0090","eccn":"9A515.e.1","moistureSensitivityLevel":"Not Applicable","rohsCompliant":"","chinaRohsCompliant":"","hazardousMaterials":{"mercury":"","lead":"","halogen":"","cadmium":"","hexavalentChromium":"","pbde":"","pbb":""}},"lifecycle":"","alternative":{"alternativeGenericId":"","alternativeNote":""},"packaging":{"package":{"packageCode":"pkg_20002","href":"/packages/pkg_20002"},"carrierType":"Die Waffle Pack","packageCode":"","pbFreeCategory":"Not Applicable","jedecStandard":"","quantityPerCarrier":"","quantityPerReel":"","reelSize":"","tapePin1Quad":"","tapePocketPitch":"","packageUrl":"","packageDescription":"The ISL71090SEH50 is an ultra low noise...","packageName":"","prevCode":""},"plp":"","sampleable":false,"replacementProduct":"","replacementProductRemark":"","parametricAttributes":[{"productPartAttributeId":"field__sel","attributeValues":["86"],"attributeName":"DSEE (MeV·cm2/mg)","href":"/product-parts/attributes/field__sel"},{"productPartAttributeId":"field__supply_voltage_min","attributeValues":[{"to":"7","from":"7"}],"attributeName":"Supply Voltage (min)","href":"/product-parts/attributes/field__supply_voltage_min"}]},{"orderableId":"RAA7881502GSP#AB0","productCategory":"Interface","firstProductSubcategory":"RS-485/422 with Enhanced ESD Protection","genericId":"RAA788150","genericTitle":"5V Full-Duplex, 0.115Mbps RS-485/422 Differential Transceiver with ±5kV EFT Immunity and ±10kV ESD Protection","genericUrl":"https://www.renesas.com/en/products/raa788150","productFamily":"","1kuPrice":1.00163,"status":"Active","type":"SOICN","description":"","class":"","category":"","leadCount":14,"dimensions":{"length":8.7,"width":3.9,"thickness":0,"pitch":1.3},"peakReflowTemperature":"","leadFree":true,"partAvailability":true,"featuredDocument":{"title":"","url":""},"images":["https://www.renesas.com/sites/default/files/RAA788150%20-%20Typical%20Operating%20Circuit%20for%20Full-Duplex%20Transceiver.PNG","https://www.renesas.com/sites/default/files/RAA788150%20-%20Block%20Diagram.PNG"],"regulatory":{"htsus":"","eccn":"","moistureSensitivityLevel":"3","rohsCompliant":"","chinaRohsCompliant":"","hazardousMaterials":{"mercury":"","lead":"","halogen":"","cadmium":"","hexavalentChromium":"","pbde":"","pbb":""}},"lifecycle":"","alternative":{"alternativeGenericId":"","alternativeNote":""},"packaging":{"package":{"packageCode":"pkg_9399","href":"/packages/pkg_9399"},"carrierType":"Tube","packageCode":"MOR","pbFreeCategory":"Pb-Free 100% Matte Tin Plate w/Anneal-e3","jedecStandard":"","quantityPerCarrier":"","quantityPerReel":"","reelSize":"","tapePin1Quad":"","tapePocketPitch":"","packageUrl":"https://www.renesas.com/en/package/mor","packageDescription":"The RAA788150 5V full-duplex powered RS-485/RS-422 transceiver...","packageName":"M14.15","prevCode":"MOR"},"plp":"","sampleable":true,"replacementProduct":"","replacementProductRemark":"","parametricAttributes":[{"productPartAttributeId":"field__data_rate","attributeValues":["0.115"],"attributeName":"Data Rate (Mbps)","href":"/product-parts/attributes/field__data_rate"},{"productPartAttributeId":"field__display_1k_unit_price","attributeValues":[1.00163],"attributeName":"Price (USD)","href":"/product-parts/attributes/field__display_1k_unit_price"}]}],"pagination":{"offset":0,"limit":3,"total":8973,"has_more":true}},"id":"paths/~1product-parts/get/responses/200/content/application~1json/example"},"paths/~1product-parts/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve parts list"},"id":"paths/~1product-parts/get/responses/500/content/application~1json/example"},"paths/~1product-parts~1{orderable_id}/get/responses/200/content/application~1json/example":{"value":{"orderableId":"R5F571MGCDFB#10","productCategory":"Microcontrollers & Microprocessors","firstProductSubcategory":"RX 32-Bit Performance/Efficiency MCUs","genericId":"RX71M","genericTitle":"High Performance Real-time Engine 32-bit Microcontrollers for Industrial Equipment","genericUrl":"https://www.renesas.com/en/products/rx71m","productFamily":"RX","1kuPrice":13.43121,"status":"Active","type":"LFQFP","description":"","class":"IC","category":"","leadCount":144,"dimensions":{"length":20,"width":20,"thickness":1.7,"pitch":0.5},"peakReflowTemperature":"","leadFree":true,"partAvailability":false,"featuredDocument":{"title":"","url":""},"images":["https://www.renesas.com/sites/default/files/block-rx71m_0.png","https://www.renesas.com/sites/default/files/rx71m-pin-memory-image-item-d_0.png","https://www.renesas.com/sites/default/files/rx71m-pin-memory-image-item-g_0.png"],"chipImage":"https://www.renesas.com/sites/default/files/r5f571mgcdfb-chip.png","regulatory":{"htsus":"8542.31.0025","eccn":"3A991.a.2","moistureSensitivityLevel":"3","rohsCompliant":true,"chinaRohsCompliant":true,"hazardousMaterials":{"mercury":true,"lead":true,"halogen":true,"cadmium":true,"hexavalentChromium":true,"pbde":true,"pbb":true}},"lifecycle":"e","alternative":{"alternativeGenericId":"","alternativeNote":""},"packaging":{"package":{"packageCode":"pkg_9398","href":"/packages/pkg_9398"},"carrierType":"Full Carton (Tray)","packageCode":"pkg_9398","pbFreeCategory":"","jedecStandard":"","quantityPerCarrier":"","quantityPerReel":"","reelSize":"","tapePin1Quad":"","tapePocketPitch":"","packageUrl":"https://www.renesas.com/en/package/pkg9398","packageDescription":"32-bit microcontroller capable of up to 240 MHz operation...","packageName":"PLQP0144KA-A","prevCode":"FP-144LV"},"plp":"2039/12","sampleable":false,"replacementProduct":"","replacementProductRemark":"","parametricAttributes":[{"productPartAttributeId":"field__gpu","attributeValues":["No"],"attributeName":"3D GPU","href":"/product-parts/attributes/field__gpu"},{"productPartAttributeId":"field__i2c","attributeValues":["11"],"attributeName":"I2C","href":"/product-parts/attributes/field__i2c"},{"productPartAttributeId":"field__bit_length","attributeValues":["32"],"attributeName":"Bit Length","href":"/product-parts/attributes/field__bit_length"},{"productPartAttributeId":"field__supply_voltage_v","attributeValues":[{"to":"3.6","from":"2.7"}],"attributeName":"Supply Voltage","href":"/product-parts/attributes/field__supply_voltage_v"},{"productPartAttributeId":"field__display_1k_unit_price","attributeValues":[13.43121],"attributeName":"Price (USD)","href":"/product-parts/attributes/field__display_1k_unit_price"},{"productPartAttributeId":"field__group_name_linked_url","attributeValues":["URL: https://www.renesas.com/products/microcontrollers-microprocessors/rx-32-bit-performance-efficiency-mcus/rx71m-high-performance-real-time-engine-32-bit-microcontrollers-industrial-equipment|RX71M"],"attributeName":"Group Name","href":"/product-parts/attributes/field__group_name_linked_url","attributeValuesParsed":[{"type":"URL","value":"RX71M","url":"https://www.renesas.com/products/microcontrollers-microprocessors/rx-32-bit-performance-efficiency-mcus/rx71m-high-performance-real-time-engine-32-bit-microcontrollers-industrial-equipment"}]}]},"id":"paths/~1product-parts~1{orderable_id}/get/responses/200/content/application~1json/example"},"paths/~1product-parts~1{orderable_id}/get/responses/404/content/application~1json/example":{"value":{"error":"Product part with ID 'INVALID123' not found"},"id":"paths/~1product-parts~1{orderable_id}/get/responses/404/content/application~1json/example"},"paths/~1product-parts~1{orderable_id}/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve product part"},"id":"paths/~1product-parts~1{orderable_id}/get/responses/500/content/application~1json/example"},"paths/~1product-parts~1search/post/requestBody/content/application~1json/example":{"value":{"productId":"RA2A1","limit":20,"offset":0,"filters":[{"productPartAttributeId":"field__operating_frequency","operator":"gte","min":48},{"productPartAttributeId":"field__package_type","values":["LQFP","QFN"]}]},"id":"paths/~1product-parts~1search/post/requestBody/content/application~1json/example"},"paths/~1product-parts~1search/post/responses/200/content/application~1json/example":{"value":{"data":[{"orderableId":"R7FA2A1AB3CFM#AA0","genericId":"RA2A1","status":"Active","parametricAttributes":[{"productPartAttributeId":"field__operating_frequency","attributeValues":[48],"attributeName":"Operating Frequency (MHz)","href":"/product-parts/attributes/field__operating_frequency"},{"productPartAttributeId":"field__package_type","attributeValues":["LQFP"],"attributeName":"Package Type","href":"/product-parts/attributes/field__package_type"},{"productPartAttributeId":"field__pin_count","attributeValues":[48],"attributeName":"Pin Count","href":"/product-parts/attributes/field__pin_count"},{"productPartAttributeId":"field__flash_memory_kb","attributeValues":[256],"attributeName":"Flash Memory (KB)","href":"/product-parts/attributes/field__flash_memory_kb"},{"productPartAttributeId":"field__ram_kb","attributeValues":[32],"attributeName":"RAM (KB)","href":"/product-parts/attributes/field__ram_kb"}],"href":"/product-parts/R7FA2A1AB3CFM%23AA0"},{"orderableId":"R7FA2A1AB3CFM#BA0","genericId":"RA2A1","status":"Active","parametricAttributes":[{"productPartAttributeId":"field__operating_frequency","attributeValues":[48],"attributeName":"Operating Frequency (MHz)","href":"/product-parts/attributes/field__operating_frequency"},{"productPartAttributeId":"field__package_type","attributeValues":["LQFP"],"attributeName":"Package Type","href":"/product-parts/attributes/field__package_type"},{"productPartAttributeId":"field__pin_count","attributeValues":[48],"attributeName":"Pin Count","href":"/product-parts/attributes/field__pin_count"},{"productPartAttributeId":"field__flash_memory_kb","attributeValues":[256],"attributeName":"Flash Memory (KB)","href":"/product-parts/attributes/field__flash_memory_kb"},{"productPartAttributeId":"field__ram_kb","attributeValues":[32],"attributeName":"RAM (KB)","href":"/product-parts/attributes/field__ram_kb"}],"href":"/product-parts/R7FA2A1AB3CFM%23BA0"},{"orderableId":"R7FA2A1AB3CNF#AA0","genericId":"RA2A1","status":"Active","parametricAttributes":[{"productPartAttributeId":"field__operating_frequency","attributeValues":[48],"attributeName":"Operating Frequency (MHz)","href":"/product-parts/attributes/field__operating_frequency"},{"productPartAttributeId":"field__package_type","attributeValues":["QFN"],"attributeName":"Package Type","href":"/product-parts/attributes/field__package_type"},{"productPartAttributeId":"field__pin_count","attributeValues":[40],"attributeName":"Pin Count","href":"/product-parts/attributes/field__pin_count"},{"productPartAttributeId":"field__flash_memory_kb","attributeValues":[256],"attributeName":"Flash Memory (KB)","href":"/product-parts/attributes/field__flash_memory_kb"},{"productPartAttributeId":"field__ram_kb","attributeValues":[32],"attributeName":"RAM (KB)","href":"/product-parts/attributes/field__ram_kb"}],"href":"/product-parts/R7FA2A1AB3CNF%23AA0"}],"pagination":{"offset":0,"limit":20,"total":7,"has_more":false},"filters":{"productId":"RA2A1","applied":[{"productPartAttributeId":"field__operating_frequency","operator":"gte","min":48},{"productPartAttributeId":"field__package_type","values":["LQFP","QFN"]}]}},"id":"paths/~1product-parts~1search/post/responses/200/content/application~1json/example"},"paths/~1product-parts~1search/post/responses/400/content/application~1json/example":{"value":{"error":"productId is required"},"id":"paths/~1product-parts~1search/post/responses/400/content/application~1json/example"},"paths/~1product-parts~1search/post/responses/404/content/application~1json/example":{"value":{"error":"Product with ID 'RA2A1' not found"},"id":"paths/~1product-parts~1search/post/responses/404/content/application~1json/example"},"paths/~1product-parts~1search/post/responses/500/content/application~1json/example":{"value":{"error":"Failed to perform parametric search"},"id":"paths/~1product-parts~1search/post/responses/500/content/application~1json/example"},"paths/~1product-parts~1attributes/get/responses/200/content/application~1json/example":{"value":{"data":[{"productPartAttributeId":"field__operating_frequency","attributeName":"Operating Frequency (MHz)","attributeType":"numeric","description":"Maximum operating frequency of the microcontroller","unit":"MHz","filterType":"range"},{"productPartAttributeId":"field__package_type","attributeName":"Package Type","attributeType":"string","description":"Physical package type of the component","unit":null,"filterType":"select","possibleValues":["LQFP","QFN","BGA","TQFP"]},{"productPartAttributeId":"field__memory_flash_kb","attributeName":"Flash Memory (KB)","attributeType":"numeric","description":"On-chip flash memory size","unit":"KB","filterType":"range"},{"productPartAttributeId":"field__memory_ram_kb","attributeName":"RAM (KB)","attributeType":"numeric","description":"On-chip RAM size","unit":"KB","filterType":"range"},{"productPartAttributeId":"field__segment_lcd_controller","attributeName":"Segment LCD Controller","attributeType":"boolean","description":"Has segment LCD controller","unit":null,"filterType":"boolean","possibleValues":["Yes","No"]}],"pagination":{"offset":0,"limit":50,"total":127,"has_more":true}},"id":"paths/~1product-parts~1attributes/get/responses/200/content/application~1json/example"},"paths/~1product-parts~1attributes/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve product part attributes"},"id":"paths/~1product-parts~1attributes/get/responses/500/content/application~1json/example"},"paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/200/content/application~1json/example":{"value":{"productPartAttributeId":"field__operating_frequency","attributeName":"Operating Frequency (MHz)","attributeType":"numeric","description":"Maximum operating frequency of the microcontroller","unit":"MHz","filterType":"range"},"id":"paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/200/content/application~1json/example"},"paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/404/content/application~1json/example":{"value":{"error":"Product part attribute with ID 'field__invalid' not found"},"id":"paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/404/content/application~1json/example"},"paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve product part attribute"},"id":"paths/~1product-parts~1attributes~1{productPartAttributeId}/get/responses/500/content/application~1json/example"},"paths/~1product-parts~1cross-reference/post/requestBody/content/application~1json/example":{"value":{"partNumbers":["STM32F103C8T6"]},"id":"paths/~1product-parts~1cross-reference/post/requestBody/content/application~1json/example"},"paths/~1product-parts~1cross-reference/post/responses/200/content/application~1json/example":{"value":{"data":[{"partNumber":"STM32F103C8T6","results":[{"crossPartNumber":"STM32F103C8T6","crossManufacturer":"STMicroelectronics","matchType":"Functional","genericId":"RX63T","status":"Active","comments":"32-bit Microcontrollers for Motor Control Enhancing the Precision of Inverter/Converter Control","description":"Like the RX62T Group, the high performance (max. 100 MHz) of this microcontroller makes it ideal for motor control. On-chip functions include multifunction timers (MTU3 and GPT) that facilitate mot...","dataSource":"Renesas Database","href":"/product-parts/RX63T"},{"crossPartNumber":"STM32F103C8T6","crossManufacturer":"STMicroelectronics","matchType":"Functional","orderableId":"R5F563T5EDFL#10","genericId":"RX63T","status":"NRND","comments":"32-bit Microcontrollers for Motor Control Enhancing the Precision of Inverter/Converter Control","description":"Like the RX62T Group, the high performance (max. 100 MHz) of this microcontroller makes it ideal for motor control. On-chip functions include multifunction timers (MTU3 and GPT) that facilitate mot...","dataSource":"Renesas Database","href":"/product-parts/R5F563T5EDFL%2310"},{"crossPartNumber":"STM32F103C8T6","crossManufacturer":"STMicroelectronics","matchType":"Functional","orderableId":"R5F563T5EDFL#V0","genericId":"RX63T","status":"NRND","comments":"32-bit Microcontrollers for Motor Control Enhancing the Precision of Inverter/Converter Control","description":"Like the RX62T Group, the high performance (max. 100 MHz) of this microcontroller makes it ideal for motor control. On-chip functions include multifunction timers (MTU3 and GPT) that facilitate mot...","dataSource":"Renesas Database","href":"/product-parts/R5F563T5EDFL%23V0"},{"crossPartNumber":"STM32F103C8T6","crossManufacturer":"STMicroelectronics","matchType":"Functional","orderableId":"R5F563T5EGFL#V0","genericId":"RX63T","status":"NRND","comments":"32-bit Microcontrollers for Motor Control Enhancing the Precision of Inverter/Converter Control","description":"Like the RX62T Group, the high performance (max. 100 MHz) of this microcontroller makes it ideal for motor control. On-chip functions include multifunction timers (MTU3 and GPT) that facilitate mot...","dataSource":"Renesas Database","href":"/product-parts/R5F563T5EGFL%23V0"},{"crossPartNumber":"STM32F103C8T6","crossManufacturer":"STMicroelectronics","matchType":"Functional","orderableId":"R5F563T6EGFL#V0","genericId":"RX63T","status":"NRND","comments":"32-bit Microcontrollers for Motor Control Enhancing the Precision of Inverter/Converter Control","description":"Like the RX62T Group, the high performance (max. 100 MHz) of this microcontroller makes it ideal for motor control. On-chip functions include multifunction timers (MTU3 and GPT) that facilitate mot...","dataSource":"Renesas Database","href":"/product-parts/R5F563T6EGFL%23V0"}]}]},"id":"paths/~1product-parts~1cross-reference/post/responses/200/content/application~1json/example"},"paths/~1product-parts~1cross-reference/post/responses/400/content/application~1json/example":{"value":{"error":"partNumbers is required and must contain between 1 and 200 entries"},"id":"paths/~1product-parts~1cross-reference/post/responses/400/content/application~1json/example"},"paths/~1product-parts~1cross-reference/post/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve cross-reference results"},"id":"paths/~1product-parts~1cross-reference/post/responses/500/content/application~1json/example"},"paths/~1documents/get/responses/200/content/application~1json/example":{"value":{"data":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","url":"https://www.renesas.com/en/document/dst/rx71m-datasheet-group-rev120-r01ds0249ej0120","category":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RX 32-Bit Performance/Efficiency MCUs"}],"product":[{"productId":"RX71M","type":"Product","title":"RX71M Group","nid":"12345","uuid":"550e8400-e29b-41d4-a716-446655440000","language":"en"}],"title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","fileType":"PDF","secureDocument":false,"href":"/documents/R01DS0249EJ0120","revisionDate":"2024-01-15","wwwUpdateDate":"2024-01-15T10:30:00Z","language":"en","nid":"67890","uuid":"660f9550-f3ac-42e5-b827-556766550001","published":true,"featured":true,"filename":"r01ds0249ej0120.pdf","myrenesasDocument":false},{"agileId":"X0061760","dcpDocumentId":"R01AN0184EJ0110","url":"https://www.renesas.com/en/document/apn/rx-family-driver-package-application-note","category":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RX 32-Bit Performance/Efficiency MCUs"}],"title":"RX Family Driver Package Application Note","type":"Manual - Software","subType":["Driver Package"],"fileType":"PDF","secureDocument":false,"href":"/documents/R01AN0184EJ0110","revisionDate":"2023-12-10","wwwUpdateDate":"2023-12-10T14:20:00Z","language":"en","nid":"67891","uuid":"770f9550-f3ac-42e5-b827-556766550002","published":true,"featured":false,"filename":"r01an0184ej0110.pdf","myrenesasDocument":false}],"pagination":{"offset":0,"limit":10,"total":1523,"has_more":true}},"id":"paths/~1documents/get/responses/200/content/application~1json/example"},"paths/~1documents~1types/get/responses/200/content/application~1json/example":{"value":{"data":[{"type":"Datasheet","subTypes":[]},{"type":"Datasheet - Short-Form","subTypes":[]},{"type":"Datasheet Addendum","subTypes":[]},{"type":"Datasheet Change Notice Guide","subTypes":[]},{"type":"Manual - Development Tools","subTypes":[]},{"type":"Manual - Hardware","subTypes":["Peripherals - Analog","Peripherals - Built-in Memory","Peripherals - Clock","Peripherals - Communication","Peripherals - Other","Peripherals - Security","Peripherals - Timer"]},{"type":"Manual - Software","subTypes":["Core Module","Development Environment","Driver Package","FIT Module","FreeRTOS","Middleware","Migration Guide","Software Integration System Application Example"]},{"type":"Quick Start Guide","subTypes":[]},{"type":"General Reliability Literature","subTypes":[]},{"type":"ICP Test Report","subTypes":[]},{"type":"Materials Composition Declaration","subTypes":[]},{"type":"MSDS Document","subTypes":[]},{"type":"Product Reliability Report","subTypes":[]}],"pagination":{"offset":0,"limit":50,"total":13,"has_more":false}},"id":"paths/~1documents~1types/get/responses/200/content/application~1json/example"},"paths/~1documents~1types/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve document types"},"id":"paths/~1documents~1types/get/responses/500/content/application~1json/example"},"paths/~1documents~1download~1{dcp_id}/get/responses/404/content/application~1json/example":{"value":{"error":"Document with DCP ID 'INVALID123' not found"},"id":"paths/~1documents~1download~1{dcp_id}/get/responses/404/content/application~1json/example"},"paths/~1documents~1{dcp_id}/get/responses/200/content/application~1json/example":{"value":{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","url":"https://www.renesas.com/en/document/dst/rx71m-datasheet-group-rev120-r01ds0249ej0120","category":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RX 32-Bit Performance/Efficiency MCUs"}],"product":[{"productId":"RX71M","type":"Product","title":"RX71M Group","nid":"12345","uuid":"550e8400-e29b-41d4-a716-446655440000","language":"en"}],"title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","fileType":"PDF","secureDocument":false,"revisionDate":"2024-01-15","wwwUpdateDate":"2024-01-15T10:30:00Z","language":"en","nid":"67890","uuid":"660f9550-f3ac-42e5-b827-556766550001","translation":[{"language":"ja","dcpDocumentId":"R01DS0249JJ0120","agileId":"X0052700","title":"RX71Mグループ データシート Rev.1.20","href":"/documents/R01DS0249JJ0120"}],"published":true,"featured":true,"filename":"r01ds0249ej0120.pdf","disclaimer":[{"dcpDocumentId":"DISC789012","agileId":"X1234567","language":"en","title":"Standard Product Disclaimer","href":"/documents/DISC789012"}],"myrenesasDocument":false},"id":"paths/~1documents~1{dcp_id}/get/responses/200/content/application~1json/example"},"paths/~1documents~1{dcp_id}/get/responses/404/content/application~1json/example":{"value":{"error":"Document with DCP ID 'INVALID123' not found"},"id":"paths/~1documents~1{dcp_id}/get/responses/404/content/application~1json/example"},"paths/~1documents~1agile-id~1{agile_id}/get/responses/200/content/application~1json/example":{"value":{"agileId":"X0061760","dcpDocumentId":"R01AN0184EJ0110","url":"https://www.renesas.com/en/document/apn/rx-family-driver-package-application-note","category":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RX 32-Bit Performance/Efficiency MCUs"}],"title":"RX Family Driver Package Application Note","type":"Manual - Software","subType":"Driver Package","fileType":"PDF","secureDocument":false,"revisionDate":"2023-12-10","wwwUpdateDate":"2023-12-10T14:20:00Z","language":"en","nid":"67891","uuid":"770f9550-f3ac-42e5-b827-556766550002","published":true,"featured":false,"filename":"r01an0184ej0110.pdf","myrenesasDocument":false},"id":"paths/~1documents~1agile-id~1{agile_id}/get/responses/200/content/application~1json/example"},"paths/~1documents~1agile-id~1{agile_id}/get/responses/404/content/application~1json/example":{"value":{"error":"Document with Agile ID 'INVALID123' not found"},"id":"paths/~1documents~1agile-id~1{agile_id}/get/responses/404/content/application~1json/example"},"paths/~1boards-kits/get/responses/200/content/application~1json/example":{"value":{"data":[{"boardKitId":"rx71m-starter-kit-plus","wwwUpdateDate":"2024-01-15T10:30:00Z","url":"https://www.renesas.com/design-resources/boards-kits/rx71m-starter-kit-plus","uuid":"5cdd14dc-21a8-4e9e-9d4d-4a83042b4e47","title":"Renesas Starter Kit+ for RX71M","boardKitType":"evaluation","category":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RX 32-Bit Performance/Efficiency MCUs"}],"description":"32-bit microcontroller capable of up to 240 MHz operation. Employs the RXv2 core, a more powerful evolved form of the RX core that was used in previous RX devices, while maintaining compatibility.","features":"On-board debugger, Arduino compatible headers, multiple interface options","applications":"Industrial automation, motor control, IoT applications","images":["https://www.renesas.com/sites/default/files/rx71m-evb-top.jpg","https://www.renesas.com/sites/default/files/rx71m-evb-bottom.jpg"],"orderableProducts":[{"orderableId":"R5F571MFCDFB#V0","href":"/product-parts/R5F571MFCDFB%23V0"}],"partner":[{"name":"TESSERA Technology Inc.","url":"https://www.tessera.co.jp/eng/"}],"relatedBoardsKits":[{"boardKitId":"RX71M-Starter-Kit-Plus","title":"Renesas Starter Kit+ for RX71M","href":"/boards-kits/RX71M-Starter-Kit-Plus"},{"boardKitId":"YRPBRX71M","title":"RX71M Revelation Kit - Easy Evaluation and Development with RX71M","href":"/boards-kits/YRPBRX71M"}],"featuredDocuments":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}],"relatedDocuments":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}]},{"boardKitId":"s7g2-dk","wwwUpdateDate":"2024-01-10T14:20:00Z","url":"https://www.renesas.com/design-resources/boards-kits/s7g2-dk","uuid":"2b8f94ac-31d8-4e2e-8c3d-5b92053c5e48","title":"Synergy S7G2 Development Kit","boardKitType":"development","category":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"Synergy MCUs"}],"description":"Complete development kit for Synergy S7G2 microcontroller with integrated development environment and rich connectivity options","features":"Integrated development environment, rich connectivity options","applications":"IoT gateways, industrial HMI, connected appliances","images":["https://www.renesas.com/sites/default/files/s7g2-dk-main.jpg"],"orderableProducts":[{"orderableId":"S7G2DK","href":"/product-parts/S7G2DK"}],"partner":[{"name":"TESSERA Technology Inc.","url":"https://www.tessera.co.jp/eng/"}]}],"pagination":{"offset":0,"limit":10,"total":156,"has_more":true}},"id":"paths/~1boards-kits/get/responses/200/content/application~1json/example"},"paths/~1boards-kits/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve boards and kits list"},"id":"paths/~1boards-kits/get/responses/500/content/application~1json/example"},"paths/~1boards-kits~1{board_kit_id}/get/responses/200/content/application~1json/example":{"value":{"boardKitId":"rx71m-starter-kit-plus","wwwUpdateDate":"2024-01-15T10:30:00Z","url":"https://www.renesas.com/design-resources/boards-kits/rx71m-starter-kit-plus","uuid":"5cdd14dc-21a8-4e9e-9d4d-4a83042b4e47","title":"Renesas Starter Kit+ for RX71M","boardKitType":"evaluation","category":[{"level":1,"title":"Microcontrollers & Microprocessors"},{"level":2,"title":"RX 32-Bit Performance/Efficiency MCUs"}],"description":"32-bit microcontroller capable of up to 240 MHz operation. Employs the RXv2 core, a more powerful evolved form of the RX core that was used in previous RX devices, while maintaining compatibility. Realizes 1160 CoreMark, the top performance among microcontrollers with built-in flash.","features":"On-board debugger, Arduino compatible headers, multiple interface options","applications":"Industrial automation, motor control, IoT applications","additionalDetails":"The RX71M evaluation board provides a complete development environment for evaluating and developing applications using the RX71M microcontroller.","images":["https://www.renesas.com/sites/default/files/rx71m-evb-top.jpg","https://www.renesas.com/sites/default/files/rx71m-evb-bottom.jpg"],"orderableProducts":[{"orderableId":"R5F571MFCDFB#V0","href":"/product-parts/R5F571MFCDFB%23V0"},{"orderableId":"R5F571MFCDFC#V0","href":"/product-parts/R5F571MFCDFC%23V0"}],"relatedBoardsKits":[{"boardKitId":"RX71M-Starter-Kit-Plus","title":"Renesas Starter Kit+ for RX71M","href":"/boards-kits/RX71M-Starter-Kit-Plus"},{"boardKitId":"YRPBRX71M","title":"RX71M Revelation Kit - Easy Evaluation and Development with RX71M","href":"/boards-kits/YRPBRX71M"}],"featuredDocuments":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}],"relatedDocuments":[{"agileId":"X0052700","dcpDocumentId":"R01DS0249EJ0120","title":"RX71M Datasheet Group Rev.1.20","type":"Datasheet","language":"en","href":"/documents/R01DS0249EJ0120"}],"softwareTools":[{"name":"e2 studio","url":"https://www.renesas.com/en/software-tool/e2-studio"},{"name":"Renesas Flash Programmer (Programming GUI)","url":"https://www.renesas.com/en/software-tool/renesas-flash-programmer-programming-gui"}],"partner":[{"name":"TESSERA Technology Inc.","url":"https://www.tessera.co.jp/eng/"}]},"id":"paths/~1boards-kits~1{board_kit_id}/get/responses/200/content/application~1json/example"},"paths/~1boards-kits~1{board_kit_id}/get/responses/404/content/application~1json/example":{"value":{"error":"Board/kit with ID 'invalid-id' not found"},"id":"paths/~1boards-kits~1{board_kit_id}/get/responses/404/content/application~1json/example"},"paths/~1boards-kits~1{board_kit_id}/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve board/kit details"},"id":"paths/~1boards-kits~1{board_kit_id}/get/responses/500/content/application~1json/example"},"paths/~1software-tools/get/responses/200/content/application~1json/example":{"value":{"data":[{"softwareToolName":"e² studio","wwwUpdateDate":"2024-01-15T10:30:00Z","url":"https://www.renesas.com/software-tool/e2-studio","uuid":"8cdd14dc-21a8-4e9e-9d4d-4a83042b4e48","shortDescription":"Eclipse-based integrated development environment (IDE) for Renesas MCU and MPU families","description":"e² studio is an Eclipse-based integrated development environment (IDE) that provides a complete development solution for Renesas MCU and MPU families.","softwareType":"IDE and Coding Tool","parentSoftwareCategory":["Development Tools"],"features":"Eclipse-based IDE, integrated debugger, code generation, project templates","discontinued":false,"externalUrl":null,"images":["https://www.renesas.com/sites/default/files/e2studio-screenshot.png"],"evaluationBoards":[{"boardKitId":"rx71m-starter-kit-plus","title":"Renesas Starter Kit+ for RX71M","href":"/boards-kits/rx71m-starter-kit-plus"}],"featuredDocuments":[{"agileId":"X0053000","dcpDocumentId":"R01UH0092EJ0120","title":"e² studio User's Manual","type":"User Manual","language":"en","href":"/documents/R01UH0092EJ0120"}]},{"softwareToolName":"RZ/G Verified Linux Package [4.4-CIP]","wwwUpdateDate":"2024-01-10T14:20:00Z","url":"https://www.renesas.com/software-tool/rzg-verified-linux-package-44-cip","uuid":"9bde24ec-32b9-5f0f-ae5e-5b94063d6f59","shortDescription":"This Linux package contains ported and tested basic software necessary for the industrial segment, and its operation and performance have been verified based on a datasheet.","description":"This product provides a whole set of software, which consists of Linux packages and software add-ons. Functions of this product have been verified under our development process management.","softwareType":"Software Package","parentSoftwareCategory":["Tools to Optimize AI Software for AD/ADAS on R-Car SoC"],"features":"Linux kernel (4.4-CIP or 4.4-CIP-RT), 10+ years support with CIP project cooperation, Device Driver, Media Player IF with GStreamer, Video Codec H.264 decoder/encoder (OMX)","discontinued":false,"relatedDocumentsSecondary":[{"agileId":"X0052800","dcpDocumentId":"R01US0123EJ0100","title":"RZ/G VLP Release Notes","type":"Release Notes","language":"en","href":"/documents/R01US0123EJ0100"}],"relatedSoftwareTools":[{"softwareToolName":"RZ/G Linux BSP","href":"/software-tools/RZ/G Linux BSP"}]}],"pagination":{"offset":0,"limit":10,"total":87,"has_more":true}},"id":"paths/~1software-tools/get/responses/200/content/application~1json/example"},"paths/~1software-tools/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve software tools list"},"id":"paths/~1software-tools/get/responses/500/content/application~1json/example"},"paths/~1software-tools~1{software_tool_id}/get/responses/200/content/application~1json/example":{"value":{"softwareToolName":"e² studio","wwwUpdateDate":"2024-01-15T10:30:00Z","url":"https://www.renesas.com/software-tool/e2-studio","uuid":"8cdd14dc-21a8-4e9e-9d4d-4a83042b4e48","shortDescription":"Eclipse-based integrated development environment (IDE) for Renesas MCU and MPU families","description":"e² studio is an Eclipse-based integrated development environment (IDE) that provides a complete development solution for Renesas MCU and MPU families. It offers comprehensive support for code development, debugging, and project management across all Renesas MCU and MPU product lines.","softwareType":"IDE and Coding Tool","parentSoftwareCategory":["Tools to Optimize AI Software for AD/ADAS on R-Car SoC"],"features":"Eclipse-based IDE, integrated debugger, code generation, project templates, multi-core debugging, real-time trace","additionalDetails":"The IDE includes advanced features such as intelligent code completion, refactoring tools, and integrated version control.","documentationDetails":"Comprehensive documentation including user manuals, quick start guides, and video tutorials.","downloadDetails":"Available for Windows, Linux, and macOS. Includes installer packages and update sites.","releaseInformation":"Latest version 2024.01 released on January 15, 2024 with enhanced debugging capabilities and improved support for RZ series MPUs.","targetDeviceDescription":"Supports all Renesas MCU and MPU families including RA, RX, RH850, RZ/A, RZ/G, and RZ/V series with comprehensive development toolchain integration.","discontinued":false,"externalUrl":null,"images":["https://www.renesas.com/sites/default/files/e2studio-screenshot.png","https://www.renesas.com/sites/default/files/e2studio-debug-view.png"],"evaluationBoards":[{"boardKitId":"rx71m-starter-kit-plus","title":"Renesas Starter Kit+ for RX71M","href":"/boards-kits/rx71m-starter-kit-plus"},{"boardKitId":"ra6m4-cpk","title":"RA6M4 Clicker Prototype Kit","href":"/boards-kits/ra6m4-cpk"}],"orderableProducts":[{"orderableId":"R5F571MFCDFB#V0","href":"/product-parts/R5F571MFCDFB%23V0"}],"featuredDocuments":[{"agileId":"X0053000","dcpDocumentId":"R01UH0092EJ0120","title":"e² studio User's Manual","type":"User Manual","language":"en","href":"/documents/R01UH0092EJ0120"},{"agileId":"X0053001","dcpDocumentId":"R01AN0001EJ0100","title":"e² studio Quick Start Guide","type":"Quick Start Guide","language":"en","href":"/documents/R01AN0001EJ0100"}],"relatedDocuments":[{"agileId":"X0053002","dcpDocumentId":"R01AN0002EJ0100","title":"e² studio Installation Guide","type":"Installation Guide","language":"en","href":"/documents/R01AN0002EJ0100"}],"relatedDocumentsSecondary":[{"agileId":"X0053003","dcpDocumentId":"R01AN0003EJ0100","title":"e² studio Migration Guide","type":"Application Note","language":"en","href":"/documents/R01AN0003EJ0100"}],"relatedSoftwareTools":[{"softwareToolName":"Smart Configurator for RA/RE Family","href":"/software-tools/Smart Configurator for RA/RE Family"},{"softwareToolName":"Flexible Software Package (FSP)","href":"/software-tools/Flexible Software Package (FSP)"}],"relatedSoftwareToolsSecondary":[{"name":"Renesas Flash Programmer (Programming GUI)","href":"/software-tools/Renesas Flash Programmer (Programming GUI)"}],"partner":[{"name":"Eclipse Foundation","url":"https://www.eclipse.org/"}],"relatedVideos":[{"videoId":"25586088","title":"How to Use Event Link Control on RA0E1 Fast Prototyping Board","url":"https://www.renesas.com/video/how-use-event-link-control-ra0e1-fast-prototyping-board"}]},"id":"paths/~1software-tools~1{software_tool_id}/get/responses/200/content/application~1json/example"},"paths/~1software-tools~1{software_tool_id}/get/responses/404/content/application~1json/example":{"value":{"error":"Software tool with ID 'invalid-id' not found"},"id":"paths/~1software-tools~1{software_tool_id}/get/responses/404/content/application~1json/example"},"paths/~1software-tools~1{software_tool_id}/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve software tool details"},"id":"paths/~1software-tools~1{software_tool_id}/get/responses/500/content/application~1json/example"},"paths/~1packages/get/responses/200/content/application~1json/example":{"value":{"data":[{"packageCode":"pkg_20128","wwwUpdateDate":"2024-01-15T10:30:00Z","url":"https://www.renesas.com/package/pkg20128","uuid":"b87ecb11-cd57-4204-b320-63c7dfd6525d","title":"pkg_20128 (FCBGA 1368)","packageType":"FCBGA","packageName":"PRBG1368KA-A","category":"IC","class":"IC","description":"Terminal Material - Base: Sn-Ag-Cu","packageStatus":"Active","regulatory":{"leadFree":"Yes","pbFreeCategory":null},"specifications":{"leadCount":1368,"pitch":0.5,"length":19,"width":19,"thickness":2.85,"dimensions":"19 x 19 x 2.85","jeitaStandard":""},"tubeOrTray":"Tray","images":["https://www.renesas.com/sites/default/files/styles/medium/public/media/images/fcbga-1368pin-pkg20128-chip_0.png"],"chipImage":"https://www.renesas.com/sites/default/files/pkg20128-chip.png","relatedDocuments":[{"agileId":"X0141154","title":"Package Drawing FCBGA 1368pin PRBG1368KA-A","type":"Package Drawing","language":"en","href":"https://api.renesas.com/web-data/v1/documents/PRBG1368KA-A%20%28RDK-G-001812%29"}]},{"packageCode":"pkg_20129","wwwUpdateDate":"2024-01-10T14:20:00Z","url":"https://www.renesas.com/package/pkg20129","uuid":"c98fdc22-de68-5215-c431-74d8efe7636e","title":"pkg_20129 (FCBGA 484)","packageType":"FCBGA","packageName":"PRBG484KA-A","category":"IC","class":"IC","description":"484-pin flip chip ball grid array package","packageStatus":"Active","regulatory":{"leadFree":"Yes","pbFreeCategory":null},"specifications":{"leadCount":484,"pitch":0.8,"length":23,"width":23,"thickness":2.4,"dimensions":"23 x 23 x 2.4","jeitaStandard":""},"tubeOrTray":"Tray"}],"pagination":{"offset":0,"limit":10,"total":245,"has_more":true}},"id":"paths/~1packages/get/responses/200/content/application~1json/example"},"paths/~1packages/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve packages list"},"id":"paths/~1packages/get/responses/500/content/application~1json/example"},"paths/~1packages~1{package_code}/get/responses/200/content/application~1json/example":{"value":{"packageCode":"pkg_20128","wwwUpdateDate":"2024-01-15T10:30:00Z","url":"https://www.renesas.com/package/pkg20128","uuid":"b87ecb11-cd57-4204-b320-63c7dfd6525d","title":"pkg_20128 (FCBGA 1368)","packageType":"FCBGA","packageName":"PRBG1368KA-A","category":"IC","class":"IC","description":"Terminal Material - Base: Sn-Ag-Cu","packageStatus":"Active","regulatory":{"leadFree":"Yes","pbFreeCategory":"Category 1"},"specifications":{"leadCount":1368,"pitch":0.5,"length":19,"width":19,"thickness":2.85,"dimensions":"19 x 19 x 2.85","jeitaStandard":"JEITA-7"},"tubeOrTray":"Tray","images":["https://www.renesas.com/sites/default/files/styles/medium/public/media/images/fcbga-1368pin-pkg20128-chip_0.png"],"chipImage":"https://www.renesas.com/sites/default/files/pkg20128-chip.png","relatedDocuments":[{"agileId":"X0141154","dcpDocumentId":"PRBG1368KA-A (RDK-G-001812)","title":"Package Drawing FCBGA 1368pin PRBG1368KA-A","type":"Package Drawing","language":"en","href":"https://api.renesas.com/web-data/v1/documents/PRBG1368KA-A%20%28RDK-G-001812%29"},{"agileId":"X0061760","dcpDocumentId":"R50ZZ0006EJ0100","title":"LGA Mounting Manual","type":"Mounting Manual","language":"en","href":"https://api.renesas.com/web-data/v1/documents/R50ZZ0006EJ0100"}]},"id":"paths/~1packages~1{package_code}/get/responses/200/content/application~1json/example"},"paths/~1packages~1{package_code}/get/responses/404/content/application~1json/example":{"value":{"error":"Package with ID 'invalid-id' not found"},"id":"paths/~1packages~1{package_code}/get/responses/404/content/application~1json/example"},"paths/~1packages~1{package_code}/get/responses/500/content/application~1json/example":{"value":{"error":"Failed to retrieve package details"},"id":"paths/~1packages~1{package_code}/get/responses/500/content/application~1json/example"}},"securitySchemeStore":{"ApiKeyAuth":{"id":"ApiKeyAuth","type":"apiKey","description":"API key required for authentication","in":"header","paramName":"x-api-key"}},"servers":[{"url":"/docs/web-data-api/_mock/apis/web-data","isMockServer":true,"description":"Mock server"},{"url":"https://api.renesas.com/web-data/v1","description":"Production Server"},{"url":"https://api.renesas-dev.com/web-data/v1","description":"Staging Server"}]},"options":{"hideSidebar":true,"mockServer":{"url":"/docs/web-data-api/_mock/apis/web-data","position":"first","description":"Mock server"},"disableRouter":true,"downloadUrls":[{"url":"/docs/web-data-api/_bundle/apis/web-data/index.json?download"},{"url":"/docs/web-data-api/_bundle/apis/web-data/index.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Renesas Web Data API","description":"The Renesas Web Data API enables external systems to retrieve product metadata in real time, without relying on manual CSV downloads or periodic feed refreshes. This shift improves data consistency, streamlines integrations, and aligns with modern API-first architectures.\n"}},"baseSlug":"/apis/web-data","routesMapping":{}}