find_no_auth_apis
Find public APIs requiring no authentication. Filter by category, HTTPS only, and limit results.
Instructions
Returns APIs that require zero authentication, optionally filtered by category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category filter | |
| httpsOnly | No | Only return HTTPS APIs (default: true) | |
| limit | No | Max results (1-20, default: 10) |