KaBuM! Marketplace Seller Integration API

REST API for third-party sellers and integrators to connect to the KaBuM! marketplace (operated on the Mirakl platform). Covers category hierarchies, product attribute mapping, product and offer imports, order retrieval, custom fields, document uploads, shipping carriers, and tracking/ship confirmation. Uses API-key authentication and asynchronous import jobs with id-based polling; write operations should be idempotent.

API entry from apis.yml

apis.yml Raw ↑
name: KaBuM! Marketplace Seller Integration API
description: REST API for third-party sellers and integrators to connect to the KaBuM! marketplace (operated
  on the Mirakl platform). Covers category hierarchies, product attribute mapping, product and offer imports,
  order retrieval, custom fields, document uploads, shipping carriers, and tracking/ship confirmation.
  Uses API-key authentication and asynchronous import jobs with id-based polling; write operations should
  be idempotent.
humanURL: https://www.kabum.com.br/hotsite/documentacao-hubscore/
baseURL: https://marketplace-kabum.mirakl.net/api
tags:
- Marketplace
- Seller Integration
- E-Commerce
- Orders
- Catalog
properties:
- type: Documentation
  url: https://www.kabum.com.br/hotsite/documentacao-hubscore/
- type: Authentication
  url: authentication/kabum-authentication.yml
- type: Conventions
  url: conventions/kabum-conventions.yml
- type: Idempotency
  url: conventions/kabum-conventions.yml