API Reference

Verify a one-time password

Action method verify one time password. Resource provides a mechanism OTP for the verification using a unique password that can only be used once.

Log in to see full request history
Body Params
string
required

Verification code from email, SMS or notification provided by recipient.

string
required

The parameter specifies the request that caused the OTP to be created. Request ID was created in the action method /one-time-password/actions/send.

string
required

ID of the external application that requested one time password. If you dont have external application id, guide how to get it is available here.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object
boolean

Result of the OTP verification.

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL