Monitor API availability and service status. Use these endpoints to verify connectivity and check if the API is operational.
Health
DualEntry Public API
Accounts
Items
Classifications
Classifications Lines
Companies
Approval Policies
Inbox
Budgets
Journal Entries
Recurring Journal Entries
Bank Transfers
Invoices
Contracts
Sales Orders
Recurring Invoices
Customers
Customer Payments
Customer Prepayments
Customer Prepayment Applications
Customer Deposits
Customer Refunds
Customer Credits
Cash Sales
Bills
Recurring Bills
Purchase Orders
Direct Expenses
Vendors
Vendor Payments
Vendor Prepayments
Vendor Prepayment Applications
Vendor Credits
Vendor Refunds
Paper Checks
Fixed Assets
DualEntry Public API (1.0.0)
Download OpenAPI description
Languages
Servers
Production environment
https://api.dualentry.com
Development environment (for testing)
https://api-dev.dualentry.com
Request
Verify that the DualEntry Public API is operational and accepting requests.
This endpoint provides a quick way to:
- Confirm API connectivity
- Validate that your API key is working correctly
- Check service availability for monitoring and uptime tracking
Response includes:
status: Current health status of the APItimestamp: Current server time in ISO 8601 format
Note: This endpoint is rate-limited like all other API endpoints. For high-frequency monitoring, consider using a dedicated monitoring service or increasing your rate limit.
- Production environmenthttps://api.dualentry.com/public/health/
- Development environment (for testing)https://api-dev.dualentry.com/public/health/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://api.dualentry.com/public/health/