Creating an API
Deploy an instant API that gets the latest value from a predetermined databin:
| In[1]:= |
| Out[1]= |
|
Deploy an instant API that gets the latest value from a specified databin:
| In[1]:= |
| Out[1]= |
|
You can deploy an API that generates a report from one or more databins. The report can be in the Wolfram Cloud, or can be downloaded as a notebook, PDF, etc.
Use EmbedCode to generate code to call an API from external programs in a particular language:
| In[2]:= |
| Out[2]= |
|
