# Leveraging Shopify's API to Build the Latest Marketplace Kit

DevFeed: [Leveraging Shopify's API to Build the Latest Marketplace Kit](<https://devfeed.tech/articles/leveraging-shopify-s-api-to-build-the-latest-marketplace-kit-1584.md>)

Original publisher: [Read original article](<https://shopify.engineering/shopify-api-build-latest-marketplace-kit>)

Author: Kenji Duggan

Published: 2022-04-08T21:03:16Z

Content type: tutorial

Language: en

Sources: [Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering.md>), [Shopify Engineering - Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering-shopify-engineering.md>)

Topics: [Boilerplate](<https://devfeed.tech/topics/boilerplate.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apps](<https://devfeed.tech/tags/apps.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [code](<https://devfeed.tech/tags/code.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [integration](<https://devfeed.tech/tags/integration.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [react](<https://devfeed.tech/tags/react.md>), [shopify](<https://devfeed.tech/tags/shopify.md>)

## AI overview

Shopify describes Marketplace Kit v2, an open-source set of sample applications and documentation for building marketplaces with Shopify APIs. The article outlines its decoupling from the Shopify CLI and its use of Node.js, Express, React, Next.js, GraphQL, and JWT authentication.

## Source excerpt

In February, we released the second version of Marketplace Kit: a collection of boilerplate app code and documentation allowing third-party developers to integrate with Shopify, build selected commerce features and launch a world-class marketplace in any channel.