shodan_info
Retrieve details about your Shodan API key, including plan type and remaining credits.
Instructions
Returns information about the current API key.
Returns: A dictionary with API key information.
Example: >>> shodan_info() {"plan": "developer", "credits": 100}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||