get
https://example.com/api/v1/trial/status-api-key
Get trial status for the current user (works with both Firebase auth and API key)
Returns: - trial_remaining: Number of requests remaining - trial_used: Number of requests used - trial_total: Total trial requests (always 100) - trial_percentage_used: Percentage of trial used - is_trial_active: Whether trial is still active
