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.
Retrieve a list of all your bundles by passing is_bundle=true.
is_bundle=true
curl --request GET \ --url 'https://api.blink.store/v1/products?is_bundle=true' \ --header 'Authorization: Bearer YOUR_API_KEY' \ --header 'x-store-id: YOUR_STORE_ID'
{ "data": [ { "id": "<string>", "name": "<string>", "price": 123, "is_bundle": true, "bundle_items": [ {} ] } ] }
true
active
archived
draft
Show properties