Tyre Reviews & Ratings v2
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.
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
| Locale | Country Name |
| en-hk | Hong Kong |
| zh-hk | Hong Kong |
| en-mea | Middle East |
| en-in | India |
| en-afr | Africa |
| fr-afr | Afrique |
| en-za | South Africa |
| es-mx | México |
| en-us | USA |
| en-ca | Canada |
| fr-ca | Canada |
| pt-br | Brasil |
| es-cl | Chile |
| es-ar | Argentina |
| es-co | Colombia |
| es-pe | Perú |
| en-au | Australia |
| en-my | Malaysia |
| en-th | Thailand |
| th-th | Thailand |
| en-sg | Singapore |
| en-ph | Philippines |
| id-id | Indonesia |
| ja-jp | Japan |
| vi-vn | Việt Nam |
| ko-kr | Korea |
| en-nz | New Zealand |
| el-gr | Greence |
| pl-pl | Poland |
| ro-ro | România |
| tr-tr | Turkey |
| bg-bg | Bulgaria |
| hr-hr | Croatia |
| hu-hu | Hungary |
| sk-sk | Slovenia |
| cs-cz | Czech Republic |
| sr-rs | Serbia |
| de-de | Germany |
| de-at | Austria |
| de-ch | Switzerland |
| fr-ch | Switzerland |
| en-gb | UK |
| en-ie | Ireland |
| no-no | Norway |
| sv-se | Sweden |
| fi-fi | Finland |
| da-dk | Denmark |
| es-es | Spain |
| fr-fr | France |
| it-it | Italia |
| pt-pt | Portugal |
| fr-be | Belgium |
| nl-be | Belgium |
| nl-nl | Netherlands |
| ru-ru | Russia |
| uk-ua | Ukraine |
Release notes
v2
- added pagination features