Jim2 API

Back Top Prev Next Print

Jim2 Web API documentation is available here: Jim2 Web API Documentation

 

The Web API is configured on a per database basis. 

 

Each database is configure with a root path and the port on which the HTTP and/or HTTPS requests will be served. 

 

Refer to Installation and Configuration.

 
For example a url will look like:
https://yoursite.dns.entry:<port>/<rootpath>/<api path>
<port> is the PortHTTP or PortHTTPS configured in the relevant WebAPI module (NB of course these can be left out of the default ports are used).

<rootpath> is hte URLRoot configued in the releveant WebAPI module

<api path> is the api endpoint path as documented in the Jim2 Web API documentation

 

Further information

Jim2 API Current API Capabilities

Jim2 API Getdata Custom Endpoint

Jim2 API Postman Auth Example

Jim2 API Installation and Configuration

Jim2 API After Restoring from a Backup