API reference, Onboarding

Add device fingerprint

POSThttps://demo-api.incodesmile.com/omni/add/device-fingerprint

Sends information about device from which endpoint is called

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

deviceTypestringrequired

Platform of device

enumIOSANDROIDWEBAPP
hashstringrequired0 to 255 chars

Hash code of the device fingerprint

ipstringrequired0 to 45 chars

IP address of the device

Location info based on IP address

datastringrequired0 to 1024 chars

Additional data about device

osVersionstring0 to 255 chars

OS version. If omitted it is parsed from user agent

deviceModelstring0 to 255 chars

Device model. If omitted it is parsed from user agent

sdkVersionstring0 to 255 chars

Version of SDK used

hostingAppstring0 to 255 chars

hostingApp. Name of the hosting application

algorithmNamestring

Name of the fingerprinting algorithm used to produce the hash

algorithmVersionstring

Version of the fingerprinting algorithm used to produce the hash

Responses

Was this page helpful?