search_apis
Find APIs from the public-apis dataset by applying filters for keyword, category, auth type, and HTTPS support.
Instructions
Search the public-apis list by keyword, category, auth type, and HTTPS support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Fuzzy search keyword | |
| category | No | Filter by category name | |
| auth | No | Filter by auth type | |
| httpsOnly | No | Only return HTTPS APIs (default: true) | |
| limit | No | Max results to return (1-20, default: 5) |