List of API endpoints: Difference between revisions
Jump to navigation
Jump to search
m (→Endpoint list) |
m (add shop and wallet authentication page link) |
||
Line 21: | Line 21: | ||
|- | |- | ||
| style="padding-right: 100px;vertical-align: top" | | | style="padding-right: 100px;vertical-align: top" | | ||
For authentication in these endpoints, see [[Barion Shop Authentication]] | |||
<span class="api-ver">v2</span> [[Payment-Start-v2|/Payment/Start]] | <span class="api-ver">v2</span> [[Payment-Start-v2|/Payment/Start]] | ||
Line 35: | Line 37: | ||
<span class="api-ver">v2</span> [[Payment-Refund-v2|/Payment/Refund]] | <span class="api-ver">v2</span> [[Payment-Refund-v2|/Payment/Refund]] | ||
| style="vertical-align: top" | | | style="vertical-align: top" | | ||
For authentication in these endpoints, see [[Barion Wallet Authentication]] | |||
<span class="api-ver">v2</span> [[Accounts-Get-v2|/Accounts]] | <span class="api-ver">v2</span> [[Accounts-Get-v2|/Accounts]] | ||
Revision as of 10:10, 15 November 2022
List of Barion API endpoints
On this page you can find the currently available API endpoints in the Barion system. If you are new here, first please read the Getting started page.
API base URL
Base URL for API requests in the Live (production) environment: https://api.barion.com
Base URL for API requests in the Sandbox (test) environment: https://api.test.barion.com
(learn more about the Sandbox environment here)
IMPORTANT
Always double check that you are connecting to the proper environment to avoid unnecessary troubleshooting!
Endpoint list
Currently the following endpoints are available in the Barion API.
Barion Smart Gateway | Barion Wallet |
For authentication in these endpoints, see Barion Shop Authentication |
For authentication in these endpoints, see Barion Wallet Authentication v2 /Accounts v2 /Withdraw/BankTransfer (deprecated) v1 /Transfer/Send (deprecated) |
IMPORTANT
Endpoints must be prefixed with the corresponding API version.