Skip to main content
The Forii control panel at app.forii.in is what the external world sees. Three sections, one screen:
  1. API Keys → create & delete keys
  2. Usage → token limit & token counter by model, next reset time
  3. Recent Requests → last few API requests & responses
Control Panel Overview
Forii is on the Free Plan only right now. Paid tiers (Starter, Pro, Enterprise) are on the roadmap. No billing, invoices, or payment methods — just the keys and usage you need to build.

API Keys

API Keys Create and delete API keys for programmatic access. Each key starts with forii_sk_ and is shown only once at creation.
API keys are shown only once at creation. Store them in environment variables, not in source code.

Usage

Usage Token usage for the Free Plan, broken down by model. The counter shows how much you’ve used against your plan limit and when the limit resets. Free Plan limits: The next reset time is when your per-minute counters roll over. If you hit a limit, wait for the reset — the dashboard shows the countdown.

Recent Requests

The last few API requests and responses, so you can debug without reaching for the CLI. Shows the last 50 requests. Click a row to see the full request and response (stored 7 days).