Rate limiter demo

A simple SDK demo

This page shows how the SDK connects to the backend, checks usage, and sends tracking data. The backend stores request data in the database on the server side.

Connect the demo

Tip: if you run this page from the same app, the backend URL can stay empty.

Current status

Not connected
Backend: Not set
Tier: free
Requests left: --

Try it

These actions use the real SDK and backend endpoints.

The sample call uses fetch. The SDK checks /sdk/check first and sends tracking data to /sdk/track.

Result

Connect the SDK to begin.