Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Make a first REST request with a Veryfront API key.
export VERYFRONT_API_KEY="<API_KEY>"
curl https://api.veryfront.com/projects \ -H "Authorization: Bearer $VERYFRONT_API_KEY"