Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.prequel.co/products/{product_id} \ --header 'X-API-KEY: <api-key>'
{ "status": "<string>", "data": { "product": { "id": "<string>", "is_system_product": true, "models": [ "<string>" ], "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "product_name": "<string>", "description": "<string>" } }, "message": "<string>" }
Retrieve an product.
Product ID.
OK
"success"
Show child attributes