curl --request GET \
--url https://api.trymaven.com/v1/projects \
--header 'Authorization: Bearer <token>'List all projects for this organization.
Authentication: API Key (Bearer token)
curl --request GET \
--url https://api.trymaven.com/v1/projects \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs.trymaven.com/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API key: mvn_test_xxx or mvn_live_xxx
Successful Response