List of API endpoints: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
==API base URL==
==API base URL==


Base URL for API request in the Live (production) environment: <code>https://api.barion.com</code>
Base URL for API request in the '''Live (production)''' environment: <code>https://api.barion.com</code>


Base URL for API request in the Sandbox (test) environment: <code>https://api.test.barion.com</code>
Base URL for API request in the '''Sandbox (test)''' environment: <code>https://api.test.barion.com</code> (read about the Sandbox environment [[Sandbox|here]])


'''Note:''' Always double check that you are connecting to the proper environment to avoid unnecessary hassle and troubleshooting!
'''Note:''' Always double check that you are connecting to the proper environment to avoid unnecessary hassle and troubleshooting!

Revision as of 05:33, 6 February 2017

List of Barion API endpoints

On this page you can find the currently available API endpoints in the Barion system.

API base URL

Base URL for API request in the Live (production) environment: https://api.barion.com

Base URL for API request in the Sandbox (test) environment: https://api.test.barion.com (read about the Sandbox environment here)

Note: Always double check that you are connecting to the proper environment to avoid unnecessary hassle and troubleshooting!

Endpoint list

Currently the following endpoints are available in the Barion API.

v2 /Payment/Start

v2 /Payment/GetPaymentState

v2 /Payment/Refund

v2 /Withdraw/BankTransfer

v1 /Transfer/Send