To get the token, the api needs to pass the client_id, client_secret and grant_type with application/x-www-form-urlencoded to generate the token.
After that, the method that gets the details of CPF catch the token was generated using method Authorization to obtain all details of CPF searched.