Access API using client credentials flow



Create the login link

grant_type What flow to ask for
 
client_id The client identifier
client_secret Client secret password
 
scope The scopes to ask for