Inspector API
HTTP REST API
Nearly all functions available in the Inspector interface are also available in a RESTful API.
API documentation for Inspector is installed with the application and can be found at C:/Program Files/Neurala/Inspector/docs/api/index.html
in Windows or at /opt/Neurala/BrainBank/share/doc
in Linux.
The Inspector API documentation may be viewed on any current web browser.
C++ plugin
Inspector also supports a C++ plugin. Neurala maintains a Github repository with code samples for this plugin that is available here: https://github.com/neurala/via-native-plugins.
Updated 10 months ago