beliq: Check Account
beliq_check_accountVerify your beliq API key and check your plan and remaining quota. Use this connection smoke test to validate credentials without consuming quota.
Instructions
Verify the configured beliq API key and report the plan and remaining quota. Calls GET /v1/me, which draws no quota. Use it as a connection and credential smoke test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| plan | No | ||
| status | Yes | ||
| message | Yes |