Skip to main content

Check Authentication

Verifies that the provided API key or token is valid. Useful for validating a saved API key before storing it, or checking whether a uid token is still active before making other calls.

Responses
200

successful

Schema OPTIONAL
httpCode integer OPTIONAL
status string OPTIONAL
login string OPTIONAL
has_no_password boolean OPTIONAL
last string OPTIONAL

Possible values: [google, facebook, email]

test_mode integer OPTIONAL

Possible values: [0, 1]

400

Bad Request

Schema OPTIONAL
httpCode integer OPTIONAL

Possible values: [400]

status string OPTIONAL

Possible values: [error]

message string OPTIONAL