Brains API is a solution provided for our Brains Visual MC.NET customers.
It is a REST api service hosted on the customer's server(s). As such, the base URL is provided on a per-case basis.
Authentication can be enabled upon request.
Testing or additional branches can be provided upong request, changing the start of the URLs to: http://{baseURL}:{port}/{branchName}/api/{endpoint}
All GET endpoints are customizable upon request. The following samples are just to illustrate the general structure of these endpoints.
You can request any additional fields or filters from us to facilitate your usage of our API.
Check out our API documentation for a full picture and examples of what you can do with the Brains API.
Be sure to reach out to customise the GET endpoints and for additional help navigating the POST endpoints.
Brains API is an on-site hosted service. It is meant to be installed on the same server or network as the main Brains database of the customer.
Public access to the API is then managed by our Brains customers at their own disgression.