get_api_schema
Discover Relay API endpoints and view their schemas. Get an overview of all public endpoints or detailed schemas for a specific endpoint.
Instructions
Discover Relay API endpoints and their schemas. Two modes:
No arguments → lists all public endpoints (method, path, summary).
With endpoint → shows detailed parameter and response schemas.
Use this to explore what the API offers before calling other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | Endpoint path to inspect, e.g. 'quote' or '/chains'. Omit to list all endpoints. |