Search the Anthid API
search_anthid_apiSearch the Anthid REST API reference and return matching endpoints with their method, path, and summary. Use this to find which endpoint does something — "submit an order", "list positions", "set a risk control". Follow a match with describe_anthid_endpoint to get its parameters and examples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of endpoints to return. Defaults to 5. | |
| query | Yes | What the endpoint should do, for example "place an order" or "position history". |