TAG LINE
TAG LINE
SMALL TITLE

API Reference

LogiSense's billing platform is entirely API-driven. The full system is exposed as available RESTful APIs. All capabilities can be called by a 3rd party. Learn about the basics of authentication, the types of RESTful calls that can be made, and how to test your integration.

Uknown

DataFlows

DataFlows are a way to organize multiple operations in a single transaction. Data flows organize a series of patch calls to create, update, or delete connected data - entities and API calls related to one another.
Learn more

Debugging

There are various ways to debug your API calls, depending on your integration.

API Logging

LogiSense Billing contains tools for testing APIs. All API requests are logged within the system for inspection and debugging.

DataFlow Debugging

In addition to providing error feedback, data flows contain features that enable you to debug and validate your JSON.


Data Sources

Configure data sources to show preferred columns, group fields, and to provide filters to billing data. Reuse these data sources in reports, charts, dashboards, and invoice templates.
Learn more

Eventing System

The eventing system is framework for creating and managing business processes and system integrations. The eventing system and queues use a publish and subscribe model.
Learn more