List of API endpoints: Difference between revisions
Jump to navigation
Jump to search
(Removing links until the APIs go live) |
m (→Endpoint list) |
||
Line 41: | Line 41: | ||
<span class="api-ver">v2</span> [[Accounts-Get-v2|/Accounts]] | <span class="api-ver">v2</span> [[Accounts-Get-v2|/Accounts]] | ||
<span class="api-ver">v3</span> [[UserHistory-GetHistory-v3/GetHistory]] | |||
<span class="api-ver">v3</span> [[Withdraw-BankTransfer-v3|/Withdraw/BankTransfer]] | <span class="api-ver">v3</span> [[Withdraw-BankTransfer-v3|/Withdraw/BankTransfer]] |
Revision as of 12:27, 11 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)
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 v3 UserHistory-GetHistory-v3/GetHistory v2 /Withdraw/BankTransfer (deprecated) v1 /Transfer/Send (deprecated) |
IMPORTANT
Always prefix endpoints with the corresponding API version.