product-experience-api
FAQs
How do I request access for my application?
Follow the instructions in the registration section of the Getting Started page of this portal.
What inputs should be passed to the API?
The API expects GTIN, IPGLN and the Country ISO Code of the product to be passed as query parameters.
What browsers(versions) and REST clients(versions) does the API support?
At the time of the latest testing; the API supports most major browsers and their recent versions.
The API details and parameters should be configurable in most REST client applications.
How can I find out when new updates are released for the API?
The API and its portal are actively maintained and supported, the most recent information about updates can be found in the Change Log page of the portal.
What is the timeout of the API?
The API currently has a timeout of 60 seconds.
How can I get the product information from product experience api?
Prepare a payload with required headers, send the request to elastic search
and get the response of product.
How many endpoints do we have in this API?
We have 5 endpoints and for details go to the endpoints section .