BAAS Admin Dashboard

Configuration

The full URL of your deployed worker.

The secret you created with `wrangler secret put ADMIN_SECRET`.

Issue Individual License

Choose a plan to start, or select "Custom" to define your own.

The email address of the user who will receive this license.

The identifier for your application that will use this license.

How many days this license will be valid for after activation.

Define API limits. 'daily' is the overall limit. Use 'byCategory' for specific buckets.

User Analytics & Management

...

Note: This is a placeholder. The backend API needs to be extended to support querying individual user analytics.

Agency Management

Expand for agency tools

Create Agency

A unique identifier for the agency (e.g., 'acme-corp').

The full, human-readable name of the agency.

The total number of licenses this agency is allowed.


View Agency Summary

Enter the ID of the agency whose analytics you want to view.

Revoke License

The unique 'jti' of the license you want to disable.

API Response

...