Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Renesas Product API

Endpoints for retrieving products.

Renesas Product API is one of 6 APIs that Renesas publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.0, at version 1.2.0.

Requests are made against 2 base URLs: https://api.renesas.com/web-data/v1, https://api.renesas-dev.com/web-data/v1.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.2.0
Base URL
https://api.renesas.com/web-data/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Renesas Product API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key required for authentication

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Product 2

Endpoints for retrieving products.

GET
/products
Get All Products
6 params → 200500
GET
/products/{product_id}
Get Product by ID
1 param → 200404500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is product (17 properties). Each schema is shown below with its type and property counts.

product
object
17 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

renesas-product-api-openapi.yml Raw ↑

Other APIs Renesas publishes across the network.

Renesas Board & Kit API
Renesas Document API
Renesas Package API
Renesas Product Part API
Renesas Software Tool API