Developer resources

Learn how to use the Nembol API, keys and integration tools.

Before you start

You need a Nembol store on an Enterprise plan (invite-only during the beta), one connected channel, and an API key from Settings → Developers. Request access.

Get started

Nembol is the multichannel selling platform: list once, sell everywhere — Shopify, Amazon, eBay, Etsy, WooCommerce, TikTok Shop and more.

This API lets your systems drive it.

Start with the quickstart →

curl https://api.nembol.com/rest/v1/store \
  -H "Authorization: Bearer nbl_test_xxxxxxxx"

{
  "name": "Acme Vintage",
  "currency": "USD",
  "plan": "Enterprise",
  "mode": "test"
}

Versioning

Essentials

Tools

Features

Coming soon

npm SDK

Official TypeScript client, generated from the spec.

MCP server

Let AI agents run your store — same keys and scopes.

API playground

Call any endpoint from these docs with your test key.

Security and privacy

Need help?

The API is in private beta — email us and a human replies, usually within one business day.

On this page