Skip to content

Files

Latest commit

author
Christopher Harrison
Apr 27, 2020
311866d · Apr 27, 2020

History

History
This branch is up to date with microsoft/c9-python-getting-started:master.

16 - Calling APIs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020

Calling APIs

You can call functions called by other programs hosted on web servers. Microsoft Azure Cognitive Services contain a number of APIs you can call from your code to add intelligence to your apps and websites.

In the code example you call the Analyze Image function of the Computer Vision

Requirements for calling an API: