Overview
A short intro explaining what the API is for, who it's for, and what problems it solves.
Welcome to the Guru Pay Public API
UAB Guru Pay provides a developer-friendly REST API for integrating payment infrastructure into your applications and platforms. This documentation will guide you through the avialable endpoints, authentication mechanisms, and usage examples so you can seamlessly connect to Guru Pay's payment services.
What You Can Do with the API
Access accounts information
Access customers information
Initiate and monitor payment transactions
Retrieve transaction history
Manage webhooks
Retrieve sent webhooks history
All endpoints described in this documentation are prefixed with /api/v1.
API Base URL
https://public-api.gurupay.eu
Sandbox API Base URL
https://public-api-dev.gurupay.eu
Last updated
Was this helpful?