WebAPI
Features

Realtime Monitoring With Grafana
Key API metrics are viewed in real-time using world class monitoring software Grafana.
API Request Logging
Each request is logged giving you deep auditing and ability to re-establish services if things do go wrong.

Publish
Dynamically publish your APIs using the OpenAPI standard so that your customers and developers can quickly integrate with WebAPI endpoints.
Fully REST Compliant
- Full support for GET, POST, PUT and POST/PUT Requests.
- Path and query string support for querying resources.
- 100% REST (webservice) compliant — no quirks!
- JSON centric, but can accept requests in Xml, CSV, Text.
- Request Authentication with Basic and Header Based Methods.
- Client request throttling – To prevent users from saturating your server resources.
- Request & User contextualisation – Each request captures the headers, URL parameters, and query values; Every authenticated user can have an unlimited set of contextual values which are merged with each request.
