Validate Bls Key
validate_bls_keyTest a BLS registration key against the live API to confirm which daily request tier it unlocks, preventing silent drops to the 25/day limit from mistyped keys.
Instructions
Test a BLS registration key against the live API and report which tier it unlocks.
A mistyped key does not raise an error — it silently drops you to the 25/day unregistered limit, which only surfaces days later as an exhausted quota. Run this once after setting BLS_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Key to test. Omit to test whatever BLS_API_KEY is currently set to. |