Loading...
Loading...
Core guide to the Yandex KIT e-commerce API (kit.yandex.ru store builder): authentication, base URL, rate limits, error contract, pagination and offline spec search/validation scripts. Use when a task involves the Yandex KIT API and no domain skill (catalog, orders, promotions, store, webhooks) clearly fits, or when you need auth, limits or error-handling basics.
npx skill4agent add ztemerbekov/a1-yandex-kit-skills a1-yandex-kitreferences/merchant-communication.mddata/kit_v1.json.gzhttps://api.kit.yandex.net/v1/Authorization: Bearer <token>LIMIT_EXCEEDEDcode{"code", "message", "trace_id"}AUTHENTICATION_ERRORFORBIDDEN_ERRORVALIDATION_ERRORLIMIT_EXCEEDEDUNSUPPORTED_MEDIA_TYPENOT_FOUNDCONFLICTUNKNOWN_ERRORtrace_idpageper_pageapplication/jsonapplication/merge-patch+jsonUpdateCategoryUpdateCharacteristicUpdateVariantUpdateVariantAttachmentUpdateWarehousenullparent_idfile_idUpdateCategorynullvalidate.mjsPOST /v1/filesUploadFilePOST /v1/videosUploadVideomultipart/form-dataBulkUpdatePricesBulkUpdateStocksnpm installnode scripts/search_docs.mjs "<query>" [--tag "<Тег>"] [--limit N]node scripts/search_docs.mjs "создать товар"node scripts/search_docs.mjs --operation CreateProductnode scripts/validate.mjs --operation CreateProduct --body '<json>'
# or: node scripts/validate.mjs --operation CreateProduct --body-file body.jsonVALIDmcp-yandex-kitkit_requestcurl -H "Authorization: Bearer $YANDEX_KIT_TOKEN" https://api.kit.yandex.net/v1/...a1-yandex-kit-cataloga1-yandex-kit-ordersa1-yandex-kit-promotionsa1-yandex-kit-storea1-yandex-kit-webhooksmcp-yandex-kitsearch_operationsget_operation_schemakit_request