Skip to main content

πŸš€ Quickstart

Connect to Back Market with Nango and see data flow in 2 minutes.
1

Create an integration

In Nango (free signup), go to Integrations -> Configure New Integration -> Back Market.
2

Authorize Back Market

Go to Connections -> Add Test Connection -> Authorize, then enter your platform and API token. Later, you’ll let your users do the same directly from your app.
3

Call the Back Market API

Let’s make your first request to the Back Market API (list your listings). Replace the placeholders below with your secret key, integration ID, and connection ID:
Or fetch credentials dynamically via the Node SDK or API.βœ… You’re connected! Check the Logs tab in Nango to inspect requests.
4

Implement Nango in your app

Follow our Auth implementation guide to integrate Nango in your app.

πŸ“š Back Market Integration Guides

Nango-maintained guides for common use cases. Official docs: Back Market API Guidelines
Back Market runs three separate platforms β€” EU (backmarket.fr), US/NA (backmarket.com), and AP (backmarket.co.jp) β€” each with its own seller account, API token, and preprod (sandbox) environment. A seller account on one platform or environment cannot authenticate against another.

βš™οΈ Country code and user-agent

The Country Code and User-Agent aren’t something Nango asks each seller for β€” they belong to your app, not to any individual Back Market seller account. Set them once as connection config defaults instead:

🧩 Pre-built syncs & actions for Back Market

Enable them in your dashboard. Extend and customize to fit your needs. No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.