API call tutorial recommendations

12 views (last 30 days)
Stelios Fanourakis
Stelios Fanourakis on 12 Nov 2021
Commented: Yongjian Feng on 20 Nov 2021
Hello everyone
I'd like a few recomendations or tutorials of how to perform API calls from Matlab.
Thanks in advance
  10 Comments
Jan
Jan on 13 Nov 2021
Sorry, no, i cannot share examples. "API" means "application programming interface" and the term is as general as "GUI". Therefore your question is far too general to be answered. It is your turn to find out the required details about which API it is.
It is not efficient to post 200 web pages for the most frequently used APIs.
"It is a website, we have provided token keys from company and use them to retireve data. I don't know other information."
If this is the really case, you have no chance to access the data. So either you find out more details or the problem cannot be solved.
Yongjian Feng
Yongjian Feng on 20 Nov 2021
Can you post a sample of your python code here? Then maybe we can figure out how to use matlab to do so?
In python, you use the requests lib to access your server?

Sign in to comment.

Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!