Skip to main content

Demo environment

Testing can be done on demo.paytsoftware.com: create a free account via the regular sign up. The only difference between production and demo is the two subdomains. To use the examples in this documentation, replace the production domains with their demo equivalents:
ProductionDemo
app.paytsoftware.comdemo.paytsoftware.com
api.paytsoftware.comdemo-api.paytsoftware.com
Demo and production are fully separate environments. Tokens, applications, and data from one do not carry over to the other.

Postman

This Postman collection helps you get started with the Payt API. The collection includes setup documentation under its Edit tab.

Run in Postman

Fork the Payt API collection into your workspace and start making requests.
Last modified on June 15, 2026