curl --request GET \
--url https://api.kelviq.com/api/v1/catalog/plans/{identifier}/file/{pk}/download/Public download endpoint for a plan file. Responds with a 302 redirect to a short-lived forced-download URL on the storage backend. Returns 404 if the file does not exist.
curl --request GET \
--url https://api.kelviq.com/api/v1/catalog/plans/{identifier}/file/{pk}/download/Documentation Index
Fetch the complete documentation index at: https://docs.kelviq.com/llms.txt
Use this file to discover all available pages before exploring further.