I am building a small app (in Flutter) that needs to get data from the API of my HC3. I am not quite sure how to log in programmatically from within this app.
Does the API provide a token to use with all requests, or do I need to provide username and password with each request?
Question
josjg 2
I am building a small app (in Flutter) that needs to get data from the API of my HC3. I am not quite sure how to log in programmatically from within this app.
Does the API provide a token to use with all requests, or do I need to provide username and password with each request?
An how do the header have to look?
Many thanks!
Link to post
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.