Tyre Reviews & Ratings v2

Tires Customer experience

Tyre Reviews & Ratings API, which provides the latest ratings and reviews for Michelin 4-wheeler and motorbike tyres, will lead to a better user experience.

Version: 2.0.0
Last Edited: August 8th, 2025
Authentication: API Key + Basic Auth
Region: Worldwide

Authentication details

API Key

API key validation is the simplest form of app-based security that you can configure for an API. A client app simply presents an API key with its request, then API manager checks to see that the API key is in an approved state for the resource being requested. Internally, your proxies use policies to verify API key authenticity.

OAuth 2

OAuth 2 is authorization mechanism for every request from the same consumer (only client_credentials grant type is supported at this moment within Michelin Apigee platform).

 

 

Guidelines on how to use this API


API Key

Steps:

  • When a consumer registers an app for any API product in Apigee developer portal, a client id and client secret is created.
  • Client Id is treated as API Key and used to authenticate the consumer for subsequent API calls.

OAuth 2

Using client id and client secret, consumer gets an access token which can be used for authorizing API calls. Once the token expires after predefined time, a new token has to be generated and used again.

OAuth2 flow: 

To generate the OAuth Token for this API, generate your credentials and try it here.

References

LocaleCountry Name
en-hkHong Kong
zh-hkHong Kong
en-meaMiddle East
en-inIndia
en-afrAfrica
fr-afrAfrique
en-zaSouth Africa
es-mxMéxico
en-usUSA
en-caCanada
fr-caCanada
pt-brBrasil
es-clChile
es-arArgentina
es-coColombia
es-pePerú
en-auAustralia
en-myMalaysia
en-thThailand
th-thThailand
en-sgSingapore
en-phPhilippines
id-idIndonesia
ja-jpJapan
vi-vnViệt Nam
ko-krKorea
en-nzNew Zealand
el-grGreence
pl-plPoland
ro-roRomânia
tr-trTurkey
bg-bgBulgaria
hr-hrCroatia
hu-huHungary
sk-skSlovenia
cs-czCzech Republic
sr-rsSerbia
de-deGermany
de-atAustria
de-chSwitzerland
fr-chSwitzerland
en-gbUK
en-ieIreland
no-noNorway
sv-seSweden
fi-fiFinland
da-dkDenmark
es-esSpain
fr-frFrance
it-itItalia
pt-ptPortugal
fr-beBelgium
nl-beBelgium
nl-nlNetherlands
ru-ruRussia
uk-uaUkraine

Release notes

v2

  • added pagination features