List of API endpoints: Difference between revisions
No edit summary |
|||
Line 19: | Line 19: | ||
|'''Barion Smart Gateway''' | |'''Barion Smart Gateway''' | ||
|'''Barion Wallet''' | |'''Barion Wallet''' | ||
|'''Barion Bridge''' | |||
|- | |- | ||
| style="padding-right: | | style="padding-right: 80px;vertical-align: top" | | ||
For authentication in these endpoints, see [[Barion Shop Authentication]] | For authentication in these endpoints, see [[Barion Shop Authentication]] | ||
Line 37: | Line 38: | ||
<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="padding-right: 80px;vertical-align: top" | | ||
For authentication in these endpoints, see [[Barion Wallet Authentication]] | For authentication in these endpoints, see [[Barion Wallet Authentication]] | ||
Line 53: | Line 54: | ||
<span class="api-ver">v1</span> [[Transfer-Send-v1|/Transfer/Send]] (deprecated) | <span class="api-ver">v1</span> [[Transfer-Send-v1|/Transfer/Send]] (deprecated) | ||
| style="vertical-align: top" | | |||
For authentication in these endpoints, see [[Barion Wallet Authentication]] | |||
<span class="api-ver">v1</span> [[Pos-Create-v1|/Pos]] | <span class="api-ver">v1</span> [[Pos-Create-v1|/Pos]] | ||
<span class="api-ver">v1</span> [[Pos-Create-v1|/Pos/{PublicKey}]] | <span class="api-ver">v1</span> [[Pos-Create-v1|/Pos/{PublicKey}]] | ||
To register wallets with pre-filled values on secure.barion.com, you can use the following method: | |||
[[Registration_with_pre-filled_values|/Registration]] | |||
|- | |- |
Revision as of 14:01, 24 May 2023
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)
Endpoint list
Currently the following endpoints are available in the Barion API.
Barion Smart Gateway | Barion Wallet | Barion Bridge |
For authentication in these endpoints, see Barion Shop Authentication |
For authentication in these endpoints, see Barion Wallet Authentication v2 /Accounts v3 /GetHistory v2 /Withdraw/BankTransfer (deprecated) v1 /Transfer/Send (deprecated)
|
For authentication in these endpoints, see Barion Wallet Authentication v1 /Pos
|