Introducing our brand new Rules Engine —
Read the docs
LogoLogo
Core APIOther APIsChangelog
Getting started
Getting started
  • Welcome to Commerce Layer
    • Guided setup
    • Manual configuration
  • API specification
  • API credentials
  • Authentication
    • Client credentials
    • Password
    • Authorization code
    • Refresh token
    • JWT bearer
    • Revoking a token
  • Roles and permissions
  • Fetching resources
  • Fetching relationships
  • Including associations
  • Sparse fieldsets
  • Sorting results
  • Pagination
  • Filtering data
  • Creating resources
  • Updating resources
  • Tagging resources
  • Deleting resources
  • Importing resources
  • Exporting resources
  • Cleaning up resources
  • External resources
    • External order validation
    • External prices
    • External shipping costs
    • External payment gateways
    • External promotions
    • External tax calculators
  • Rate limits
  • Handling errors
  • Real-time webhooks
  • Callbacks security
On this page

Welcome to Commerce Layer

How to get started with Commerce Layer and set up your first organization

NextGuided setup

Last updated 1 month ago

Commerce Layer is a transactional commerce API for international brands. It lets you make any digital experience shoppable, anywhere. You can build a multi-language website with Contentful, DatoCMS, Sanity, WordPress, or any other CMS you already love. Then, add Commerce Layer for multi-currency prices, distributed inventory, localized payment gateways, promotions, orders, subscriptions, and more.

Commerce Layer is free for developers, and it will be forever. So the best way to get started is to and try the API. Once you signed up, you have two options to configure your environment:

  • Leverage the available in the Dashboard UI. This is the fastest way to add a minimum viable configuration to your environment and be ready to place your first order in a short time.

  • Manually create all the required resources in the correct order (based on their mutual relationships) and . This could take a while longer, but it's a good opportunity to dig deeper into how Commerce Layer works, learn more about how its data model is structured, and get to grip with a powerful tool like the that will enable you to complete the whole process without leaving the command line.

Take your pick, and let's get started!

create an account
setup wizard
configure your organization step-by-step
Commerce Layer CLI