AI-powered accounting built for the future of freelancing.

API Services

Backend

Your API. Connected. Ready.

Backend services for LedgerWorks — contact submissions, waitlist sign-ups, and health monitoring.

Status

Online

Serving requests on port 9303 .

Base URL

http://localhost:9303

Use this origin for web app API calls in development.

Endpoints

3

Public routes for health, contact, and waitlist.

Available Routes

JSON API endpoints consumed by the LedgerWorks frontend.

GET /health

Health check — verifies API and MongoDB connectivity.

Health
POST /api/contact

Submit a contact form message and trigger notification email.

Contact
POST /api/waitlist

Join the early-access waitlist.

Waitlist

Quick Check

Verify the health endpoint

Open the health route in your browser or run a curl request to confirm MongoDB is reachable.

Check /health