Two factor authenticationCopy Pagepost https://api.ingresse.com/two-factorRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsusertokenstringrequiredThe usertoken for logged user.apikeystringrequiredExclusive key used for authentication and access authorization to services.Body ParamschallengestringParameter used to confirm the OTP code sent via SMS or WhatsApp for authentication or action verification.Headersx-ingresse-otpstringA custom header used to send a one-time password (OTP) for additional authentication or verification in requests.x-ingresse-devicestringDefaults to { "id": "abc123efg456hij789klm012", "name": "Windows 10 Chrome/108.0.5359.124", "device_address": { "latitude": "-22.9068", "longitude": "-43.1729" }, "device_type": "web" }Custom header used to identify the device making the request. Includes details such as device ID, type, location (latitude and longitude), and user agent string.Responses 400400 401401Updated 11 months ago