cURL
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>'
{}
API to exchange request token for resource owner’s access token
JWT authorization token [Of API User]
Public key required to authorize API access
API Version
200
The response is of type object.
object