Explore the API documentation and test endpoints interactively.
Status:Operational
Version: v1.0
Base URL: /api/v1
Format: JSON
Authentication: Cognito JWT
Example request to get habits (requires authentication):
curl -X GET "https://u70q877bj2.execute-api.eu-south-1.amazonaws.com/default/api/v1/habits" \ -H "Authorization: Bearer YOUR_JWT_TOKEN"