Key obtaining
Obtaining of the session key
Request address
Headers
Main parameters of a key request
site_id
Yes
integer
Client id provided by support with documentation
1
site_login
Yes
varchar(256)
User id
user_test
customer_ip
Yes
inet (ipv4 or ipv6) string
User IP address
8.8.8.8
currency
Yes
alpha-3 ISO 4217
Purchase currency
USD
signature
Yes
SHA-1
d9f5713990de5c6e32169dba1f0102f540018975
Additional parameters of key request
language
No
ISO 639-1
Cashier language. Supported languages: ru, en, fi, ja, lv, no, sv, uk, zh
en
user_email
No
User’s e-mail on the site
test@example.com
timezone
No
timezone
User’s timezone
UTC
force_action
No
integer
Menu item to display without other tabs
1 - Deposit,
2 - Withdraw,
3 - Transaction history
birthdate
No
date
User’s birthday
01-01-1980
user_name
No
string
User’s First and Last Name
John Doe
first_name
No
string
User’s First name
John
last_name
No
string
User’s Last name
Doe
user_country
No
string(2)
User‘s country ISO-code
UK
user_city
No
string
User’s City
London
user_address
No
string
User’s address
16 Grand Avenue Street, bldg. 1a
user_postal
No
string
User’s postal
121552
user_phone
No
string
User’s phone number
+4409874893
document_id
No
string
User’s ID number
32000000008
user_preset_id
No
integer
Preset ID number
1
Request example
Last updated