Skip to main content
GET
/
public
/
v1
/
health
API Health Check
curl --request GET \
  --url https://api.dualentry.com/public/v1/health/ \
  --header 'X-API-KEY: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-KEY
string
header
required

Response

200 - application/json

OK

The response is of type Response · object.

Last modified on May 28, 2026