API Developer Portal
The API Developer Portal lets linked external developers (specified in the Cloud Data Publishing and Cloud Action Publishing Interfaces in KnowledgeKube) view information, and pre-generated code from public cloud publishing configurations.
Once developers are linked to public and active Cloud Data and Cloud Action Publishing Configurations, they will receive an email granting them WebAPI access to these configuration.
In order to use the WebAPI platform, you will need an understanding of how RESTful services work. For more information, refer to the MSDN article "Introduction to REST and .net WEB API".
The WebAPI can be used to interact with the data specified in your configuration's data sources and actions.
Here you can view and modify your configuration's pre-configured code. For example, you can use the Execute button to perform a data call to add or update data in the underlying data source.
The body text must be written in the correct JSON formatting.