discover_api
Search and retrieve L402-enabled APIs with detailed endpoint information and pricing. Filter by category or keyword, and view affordable call counts based on your budget.
Instructions
Discover L402-enabled APIs. Use 'query' to search the registry for available APIs by keyword, or use 'url' to fetch a specific API's manifest with full endpoint details and pricing. Use 'category' to browse by category. With budget_aware=true, shows how many calls you can afford.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Base URL of the L402-enabled API, or direct URL to the manifest JSON file. If omitted, searches the registry instead. | |
| query | No | Search the L402 API registry by keyword (e.g., 'weather', 'ai', 'geocoding'). | |
| category | No | Filter registry results by category (e.g., 'ai', 'data', 'finance'). | |
| budget_aware | No | If true, annotate endpoints with affordable call counts based on remaining budget. Default: true. |