Returns comprehensive chart data including readings, forecasts, and tide levels.
Performance: Uses optimized algorithm (7x faster than legacy version).
API key authentication. Pass your API key as a Bearer token in the Authorization header.
Format: Authorization: Bearer YOUR_API_KEY
Alternative: Pass as query parameter ?api_key=YOUR_API_KEY
Security: API keys are stored as BCrypt hashes (never plain text). Only the hash is stored in the database.
Use optimized version (default: true)
Include performance metrics in response