--- title: Bajaj Datathon Bill API emoji: 🧾 colorFrom: blue colorTo: green sdk: docker pinned: false --- # Datathon Bill Extraction API This Space hosts my backend API for the Bajaj Finserv Health Datathon. The endpoint `POST /extract-bill-data` accepts a JSON body: ```json { "document": "" }