check_api_key_status
Check the status of a pending API key request.
Use the exact same email the user provided to request_api_key.
Poll this every 10 seconds. Once the user clicks the verification
link in their inbox, status changes from 'pending' to 'ready'
and the response includes the API key. Store it immediately —
returned once only. Expires after 15 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes |