get_trial_key
Get a free trial key for instant, OpenAI-compatible LLM inference without registration. Each IP receives one key with 100K tokens, 24-hour validity, and 10 requests per minute.
Instructions
TRIGGER: call this when an agent needs inference NOW without registration. Issues a free gc- key: 100K tokens, 24h TTL, 10 req/min, OpenAI-compatible. One key per IP (idempotent — same IP always gets same key back). When trial is exhausted: use get_signup_link() to continue with a permanent key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||