Skip to content

API Overview

Salable is designed to be a flexible tool to allow you to integrate your app with your chosen payment provider easily. The advantage of using Salable is that you can more easily make changes to your pricing structures, and you can offer more options to your customers. Instead of having to go to many places to get the felxibility you need you can do it all through Salable.

Our APIs (Application Programming Interfaces) use HTTP endpoints that accept requests with JSON arguments and return JSON responses. Authentication is via API key in the header.

To get up and running, you need to work through the following steps.

  • Set up a Salable Account and Organization
  • Connect either Stripe or Paddle to Salable (You can skip this for a free product)
  • Build your products and plans
  • Generate your API key
  • Make your first API call

For step-by-step instructions, check out our Get Started guide.