Skip to main content

Device information (required for 3DS and risk assessment)

ip
string
required

Device IP address

Example:

"192.168.1.100"

user_agent
string
required

User agent string

Example:

"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"

accept_header
string
required

Accept header from HTTP request

Example:

"text/html,application/xhtml+xml,application/xml;q=0.9"

language
string
required

Browser language setting

Example:

"en-US"

screen_height
integer
required

Screen height in pixels

Example:

1080

screen_width
integer
required

Screen width in pixels

Example:

1920

color_depth
integer
required

Color depth in bits

Example:

24

timezone
integer
required

Timezone offset in minutes

Example:

-180

java_enabled
boolean
required

Whether Java is enabled in the browser

Example:

false

java_script_enabled
boolean
required

Whether JavaScript is enabled in the browser

Example:

true

device_data
object

Opaque device metadata payload

device_fingerprint
string

Device fingerprint identifier

Example:

"fp_123"

ip_country
string

IP country code

Example:

"SA"

ip_city
string

IP city

Example:

"Riyadh"

ip_region
string

IP region

Example:

"Riyadh Region"

ip_postal_code
string

IP postal code

Example:

"12213"

ip_latitude
number

IP latitude

Example:

24.7136

ip_longitude
number

IP longitude

Example:

46.6753

terminal_id
string

Terminal ID

Example:

"1234567890123456"