cURL
curl --request GET \ --url https://api.helloproper.com/categories \ --header 'Authorization: <api-key>'
{ "categories": [ { "id": "<string>", "name": "<string>", "type": "<string>" } ] }
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