# https://price.ashybulakstroy.kz > Public machine-readable catalog and API documentation. ## Main API docs - API documentation: https://price.ashybulakstroy.kz/api - OpenAPI schema: https://price.ashybulakstroy.kz/openapi.json - Swagger UI: https://price.ashybulakstroy.kz/docs ## Catalog endpoints - Catalog list: https://price.ashybulakstroy.kz/api/catalog - Search endpoint: https://price.ashybulakstroy.kz/api/search - Item endpoint template: https://price.ashybulakstroy.kz/api/item/{sku} - Public catalog root: https://price.ashybulakstroy.kz/catalog ## Site maps - Sitemap index: https://price.ashybulakstroy.kz/sitemap.xml - Catalog pages sitemap: https://price.ashybulakstroy.kz/sitemap-catalog.xml - Products sitemap index: https://price.ashybulakstroy.kz/sitemap-products.xml - Categories sitemap: https://price.ashybulakstroy.kz/sitemap-categories.xml ## Notes - UTF-8 JSON responses. - SKU is the stable product identifier. - Price currency is KZT unless endpoint says otherwise. - Prefer paginated access for large sync jobs.