Api login/token
-
Re: api error
For beginners like me, after installing the API, you should locate the login endpoint in the API. When you log in, a token will be created. This token must be used for authentication. Remember to add Bearer in front of it, like this: Bearer 123456.
-
Hello @sidiclei
Yes, correct you are following the correct approch.
Let us know if you face any issues further.
Regards