Skip to content

Welcome to the 1Payment API documentation.

Base URLhttps://api.1payment.com

Before integration, obtain your project API key in the merchant dashboard and review the API request format: HTTP method, parameters, sign signature, and callback handling.

Reference

Accepting payments

Choose a channel enabled on your project. Each method in the documentation includes parameters, signature, code examples, and a sign verification widget.

Cards

SBP

ERIP

SberPay

Payouts

How the documentation is organized

Section on the method pageContents
How it worksBusiness and user scenario
Technical detailsURL, HTTP method, body format
Request parametersRequired and optional fields
Signature generationMD5 formula and verification widget
Request examplesNode.js, Python, PHP, cURL
Notifications (callbacks)POST JSON to your notify_url

Request and callback signatures are described in API request format. Each operation page includes an interactive sign verification tool.

Was this article helpful?