Sign Up
API Reference Guide

RESTful
Intelligence.

"Scale your business with our robust, JSON-first APIs. Authenticated via Basic Auth and designed for 99.99% reliability."

Basic Auth

"All API requests are authenticated using Basic Authentication."

Version V1 & V2

"Stable V1 for payments, V2 for advanced route logic."

JSON Format

"All responses are returned in standard JSON format."

Core Resources

Payments Resource
GET /v1/payments

Fetch multiple payments

GET /v1/payments/{id}

Fetch specific payment

POST /v1/payments/{id}/capture

Capture payment

Orders Resource
POST /v1/orders

Create new order

GET /v1/orders/{id}

Fetch specific order

GET /v1/orders/{id}/payments

Fetch order payments

Test your APIs
on Postman.

"Fork our official API collection to your private workspace and start testing endpoints in seconds."

Postman

Payos Collection

120+ Requests