Base URL:
https://api.antei.com
Path Parameters
id(required) – ID of the product
Response
Returns a single product object if found. If the ID is invalid, a 404 error will be returned.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.