Buezli-api is a versioned JSON REST API that enables programmatic reading of workspace data from the buezli.app platform. It addresses the need to connect buezli.app business records to external tools by providing structured access to clients, projects, time entries, expenses, invoices, payments, and related objects such as contacts, estimates, expense categories, recurring invoice templates, and tasks.
The interface follows REST conventions with a base URL of https://api.buezli.app. All endpoints are namespaced under a version such as 2026-07-14. Authentication uses Bearer tokens supplied in the Authorization header. Access requires an active trial or paid subscription; requests from accounts without billing access return a 402 BILLING_REQUIRED status. Responses are returned as JSON when the Accept header is set accordingly. Collection endpoints support pagination through page and limit parameters, where limit may range from 1 to 100. The updated_since parameter allows retrieval of records changed after a given date. Deleted or archived records are marked with a _deleted flag of true to facilitate reliable synchronization. A schema endpoint at /2026-07-14/schema documents the full structure of available resources.
The API is delivered as a web service and is intended for developers building custom integrations or tools on top of buezli time-tracking and business management data. It forms part of the buezli.app offering for business operations.
buezli-api is a Business & Operations project. It focuses on integrating buezli.app business, accounting, and project data into custom tools and scripts without manual CSV exports. It is built as a B2B product for developers and integrators. buezli-api follows a freemium model. buezli-api is available on API.
Key capabilities include JSON API, pagination, and Data Sync. It exposes integrations via a public API.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Same category — not a similarity match