
This week, we’ve been working hard on our API to allow for further customizations and integrations with other applications that you use in your business toolchain.
- Cart AJAX/JSON API
- Cart API
- Coming soon: REST API
Cart AJAX/JSON API
For merchants who want full control of the native experience on their websites, our Cart AJAX/JSON API gives you that option.
With this API endpoint, you can manage your customer’s shopping cart completely on your website.
Using our AJAX/JSON API endpoint, you can modify a customer’s shopping cart before the customer even lands on your hosted shopping cart and checkout pages. This functionality allows you to develop customizable on-page shopping carts (using JavaScript).
Cart API
In addition to the Cart AJAX/JSON API, our legacy Cart API gives you the option to build simple shopping cart functionality right into your website.
We’ve expanded our documentation to illustrate how you can add subscriptions as well.
REST API
We’re currently working hard on releasing our first iteration of our REST API. You can now create secret API keys in your dashboard to allow access to two resources:
- Customers
- Products
We will be adding additional functionalities to this including the ability to manage your:
- Orders
- Customer subscriptions
The current documentation for the REST API is a work in progress, but you can take a sneak peak at the REST API documentation.