Verify API key
securitytrails_pingCheck whether your SecurityTrails API key is valid by pinging the endpoint and returning a success flag.
Instructions
Check that the configured SecurityTrails API key is accepted. Returns only a success flag — use securitytrails_usage for quota figures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | "markdown" for a compact human-readable summary, "json" for the full raw API payload | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | true when the API key is valid |