validate_bls_key
Verify a BLS API key against the live endpoint to confirm access tier and prevent silent rate-limit drops. Run after setting BLS_API_KEY.
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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |