Skip to main content
Make your first public Join Markt API calls without a seller session. Every endpoint page in Catalog, Checkout, Orders, and Analytics includes an interactive Try it playground (cURL / JavaScript / Python) — fill params and send live requests against your base URL.

1. Read a catalog

Open Get Storefront and click Try it, or:
You should receive store, products, groups, feedback, categories, and stats.

2. Create an embed checkout session

Open Create Embed CheckoutTry it, or:
Success:
Open the url in a browser or iframe.

3. Auth boundaries

See Authentication.

4. Rate limits

Embed create is 30/min. Checkout start is 15/min. See Rate limiting.

5. OpenAPI

Machine-readable spec: /openapi.json (also in the Join Markt repo at public/openapi.json).

6. Payments

Configure gateway webhooks before testing real money. See Incoming webhooks.