API Documentation

Welcome to JupiPay

Your one-stop solution for payments and e-invoicing in Chile.

Introduction

Welcome to the JupiPay Payments API documentation. This API provides a robust, secure, and scalable platform for processing payments and handling electronic invoicing (boletas electrónicas) in compliance with Chilean regulations (SII).

Whether you're building a new e-commerce platform, a SaaS application, or a marketplace, our tools are designed to streamline your integration process and provide a seamless experience for your users.

Core Features

Transbank Payments

Integrate with Webpay Plus, Oneclick, and PatPass for a wide range of payment options.

SII Electronic Invoicing

Automate the generation of electronic boletas (39, 41) fully compliant with SII.

Secure Authentication

Protect your integration with industry-standard Bearer token authentication.

Real-time Webhooks

Receive instant notifications for payment status changes and other critical events.

Getting Started

Ready to integrate? Our quick start guide will walk you through the first steps.

Quick Start Guide

API Information

Base URL:
https://payments.jupipay.app/api/v1
Authentication:
Standard Authentication:
Authorization: Bearer your_api_key_here
Content-Type: application/json
Rate Limit:
60 req/min (default)

Key Endpoints

Create Webpay Tx
POST /webpay/transactions
Get Webpay Tx Status
GET /webpay/transactions/{token}/status
Create PatPass Sub
POST /patpass/subscriptions
Start Oneclick Inscription
POST /oneclick/inscriptions
Create SII Boleta
POST /invoices