MarketCheck API Docs
MarketCheck API docs for coding assistants: search, endpoint reference, plans.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
MarketCheck API docs for coding assistants: search, endpoint reference, plans. Free, no auth.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| search_docs | Semantic search over the complete MarketCheck API documentation, current rate plans, and API policies (2,000+ indexed sections). Returns the most relevant excerpts, each with its source page URL and endpoint. Use this first for any question about endpoints, parameters, authentication, errors, plans, or terms. |
| get_doc_page | Fetch one full documentation page as Markdown, including resolved parameter tables and curl examples. Use a 'Page:' URL or path returned by search_docs or get_endpoint, e.g. '/docs/api/cars/inventory/inventory-search'. UK pages are under '/uk/docs/...'. |
| list_endpoints | List every documented MarketCheck REST endpoint: method, path, one-line title, region, and docs URL (~73 endpoints across US/UK cars, dealers, VIN decode, history, valuations). |
| 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'. |
| get_plans_and_limits | Current published MarketCheck rate plans: per-call pricing, monthly quotas, and rate limits for a region, sourced from the live plan list (authoritative over docs). NA prices in USD, UK in GBP. |