Toniq API Service
Health and Retail APIs.
Cloud-based API integration with Toniq systems.
Secure access to clinical data APIs.
Access product and sales information via Retail APIs.
The Toniq API Service is a platform that enables controlled, secure access to data held within Toniq's existing systems.
The Toniq suite of APIs enable users to access data on-demand with live API requests, providing responses in various data formats.
Access product data including stock information live via the Product API

Access order information including products received, invoice details etc. via the Orders API
Access transactional data from Toniq Retail via the Transactions API
APIs are accessed securely via keys available to authorised users via the API Management Portal.
Requests are managed via the API Management service to provide fast, secure access to Dispensary and Retail data.
Responses are returned in JSON format, with full API specifications available via the API Management Developer portal.
GET /api/products?code=43553254
{
"product_id": "43553254",
"totalQuantity": "4",
"unit_cost": "18.50"
}
Powered by Azure API Management.