search_endpoints
Find API endpoints by querying path, description, or tags. Filter by HTTP methods, tags, authentication, or deprecation status to discover relevant endpoints efficiently.
Instructions
Search endpoints by query in path, description, or tags
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api | Yes | API name or direct URL | |
deprecated | No | Filter by deprecation status | |
has_authentication | No | Filter by authentication requirement | |
methods | No | Filter by HTTP methods (e.g., ['GET', 'POST']) | |
page | No | Page number (1-based) | |
page_size | No | Items per page (max 100) | |
query | Yes | Search query | |
tags_exclude | No | Exclude endpoints with these tags | |
tags_include | No | Include endpoints with these tags |