Authentication
How to manage authentification on API call
Authencate your app in Twake
Authorization: Basic base64(public_id:private_api_key)# For the keys 'public_id' and 'private_key'
Authorization: Basic cHVibGljX2lkOnByaXZhdGVfYXBpX2tleQ==Authencate your app in a company
Last updated