Weather-AI account

API usage and quota

This page reads the server-side /v1/usage endpoint using the private Bearer token configured in Laravel.

Used

0

Remaining

1,000

Limit

1,000

Reset

2026-07-21T21:42:55+00:00

Raw response

{
    "plan": "demo",
    "used": 0,
    "remaining": 1000,
    "limit": 1000,
    "reset_at": "2026-07-21T21:42:55+00:00"
}