| Site | BASE URL FOR REST ENDPOINT |
|---|---|
| Production | https://app.payku.cl/api |
| Sandbox | https://des.payku.cl/api |
API access
If you have a payku account, you can access the REST API through the following endpoints:
- Production: provides direct access to generate actual transactions.
- Sandbox: allows you to test your integration without affecting the actual data.
To quickly test our API you can use the Postman collection and environment from this documentation: Postman collection and Postman environment. They include every endpoint with example bodies and compute the Sign signature automatically.