Base URL:
https://api.antei.com
Request Body
name(required) – Name of the productcategory(optional) – Product categorypricing_amount(required) – Price of the productcurrency(required) – Currency code (e.g., USD, EUR, INR)
Response
Returns the created product object including its unique ID.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json