Introduction

Welcome! 👋

❗

Important

SumUp POS Pro is currently being gradually deprecated and will no longer be available by the end of 2026. As a result, we are no longer supporting new integrations with POS Pro or opening new partnership opportunities based on this product.

For any future integration requests, please get back in touch with us from Q2 2027 onwards at [email protected].

đŸ‡«đŸ‡· l’application SumUp POS Pro ne sera plus disponible Ă  compter de la fin de l’annĂ©e 2026. En consĂ©quence, nous n’acceptons plus de nouvelles demandes d’intĂ©gration et n’ouvrons plus de nouvelles opportunitĂ©s de partenariat liĂ©es Ă  ce produit.

Pour toute future demande d’intĂ©gration, nous vous invitons Ă  nous recontacter Ă  partir du deuxiĂšme trimestre 2027 Ă  l’adresse suivante : [email protected].

You’re probably looking to access SumUp POS Pro API and to develop an integration with our ecosystem. You’re a company with a technological solution or a merchant who wants a specific solution for your own store.

Either way, you’re in the right place.

SumUp POS Pro provides an API to connect and extend SumUp POS Pro system with:

  • endpoints to retrieve or to post data regarding objects such as orders, pricebooks
  • webhooks to be automatically notified when changes occur on subscribed events

API versions

This document is about SumUp POS Pro API V3. if you are looking for information about the previous version (Tiller API V2) please go to https://tiller-api.readme.io/.

Unless you have an existing integration using Tiller API V2, it is highly recommended to start developing a new integration with SumUp POS Pro API V3.

Environments

SumUp POS Pro provides two environments:

  • SANDBOX: to develop and test your integration
  • PRODUCTION: the real-life store environment

Environments are disconnected:

Your SANDBOX store behaves independently from the PRODUCTION store.
SANDBOX allows you to test your integration without risk of interfering with PRODUCTION data.

The mobile application running on iOS iPad is able to switch from SANDBOX to PRODUCTION at will. Users declared in the SANDBOX and PRODUCTION environments are also independent and one must reconnect on the iPad to switch from one environment to the other.