cURL
curl --request GET \ --url https://api.helloproper.com/products \ --header 'Authorization: <api-key>'
{ "products": [ { "productKey": "<string>", "productId": "<string>", "productName": { "en": "<string>", "da": "<string>", "nl": "<string>", "de": "<string>" }, "archived": true, "custom": true, "position": 123, "isDefaultProduct": true } ] }
Documentation IndexFetch the complete documentation index at: https://docs.helloproper.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.helloproper.com/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Show properties