Skip to main content
GET
/
oauth
/
authenticate
Generate OTP
curl --request GET \
  --url https://api.quicko.com/oauth/authenticate \
  --header 'Authorization: <authorization>' \
  --header 'x-api-key: <x-api-key>' \
  --header 'x-api-version: <x-api-version>'
{}

Headers

Authorization
string
required

JWT authorization token [Of API User]

x-api-key
string
required

Public key required to authorize API access

x-api-version
string
default:1.0
required

API Version

Response

200

The response is of type object.