get_endpoint
Exact reference for one REST endpoint: every query parameter (name, type, description, required, default), a real sample request, and a truncated real sample response. Use the path as shown by list_endpoints, e.g. '/v2/search/car/active'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Endpoint path, e.g. /v2/search/car/active. Full api.marketcheck.com URLs accepted. | |
| method | No | Optional; defaults to the single documented method. |