Retrieve a single product using its unique ID.
Returns the full product details for a specific product. Authorization: Requires Bearer tokenDocumentation Index
Fetch the complete documentation index at: https://docs.antei.com/llms.txt
Use this file to discover all available pages before exploring further.
https://api.antei.com
id (required) – ID of the productBearer authentication header of the form Bearer <token>, where <token> is your auth token.