cURL
curl --request GET \ --url https://api.funnelfox.io/public/v1/products/{id} \ --header 'Fox-Secret: <fox-secret>'
{ "id": "<string>", "name": "<string>", "platform": "<string>", "external_id": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "description": "<string>", "statement_descriptor": "<string>", "entitlement": "<string>", "metadata": {}, "prices": [ { "id": "<string>", "external_id": "<string>", "amount": 123, "currency": "<string>", "created_at": "2023-11-07T05:31:56Z", "interval_count": 2, "trial": { "duration_count": 2, "price": 123, "currency": "<string>" }, "product": { "id": "<string>", "name": "<string>", "platform": "<string>", "external_id": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "description": "<string>", "statement_descriptor": "<string>", "entitlement": "<string>", "metadata": {} } } ] }
Documentation IndexFetch the complete documentation index at: https://funnelfox.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://funnelfox.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Project Secret Key
"secret_"
Product ID
Product details
26
active
archived
Show child attributes
Was this page helpful?