Security Data Query
query_security_dataRetrieve security metrics and risk analysis from the SecurityScorecard API with automatic endpoint validation and parameter hints.
Instructions
Direct API access with smart endpoint validation. Uses API discovery to validate endpoints, suggest alternatives, and provide parameter hints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Domain to use in endpoint | example.com |
| method | No | HTTP method | GET |
| endpoint | Yes | API endpoint to query (e.g., /companies/{domain}/factors) | |
| validate_only | No | Only validate endpoint without calling API |