Introduction

The Bponi Storeopen in new window API is a RESTful web service for developers and integrations to programmatically interact with Bponi Store’s data and real-time delivery management and analytics functionality.

Every bit of data exchanged between clients and the API is JSON over HTTPS. Note that we will only accept application/json as content type and that the request body, if relevant, must be JSON-encoded.

The base URL for the Bponi Store API is https://store.bponi.com/api/v2.

🔔 Sample Requests

All sample requests in this documentation are formatted for cURL, additional examples are in Python and Javascript form using our official API wrappers.

All request body parameters, where relevant, are required unless otherwise specified in the description.

If you have questions about using the API, want to share some feedback, or have come across a bug you'd like to report, write us an email at support@bponi.com or submit a request through our Support Center..

Last Updated: 11/29/2021, 10:25:26 PM