Documentation

Everything you need to run your practice on Goalka — from first login to advanced AI orchestration.

Quick start

— up and running in 10 minutes
01

Create your account

Sign up with your NMC registration number for verified doctor status.

02

Complete your profile

Add your specialty, hospital affiliation, and ABDM health ID.

03

Run your first command

Open the Command Center and try your first voice or text command.

voice command
"Log a new case — 52-year-old male, anterior STEMI, Killip class II"
04

Connect WhatsApp

Receive your daily morning briefing on WhatsApp within minutes.

API Reference

The Goalka API is a REST + WebSocket interface built on FastAPI. Every endpoint requires JWT auth. Voice streaming uses a WebSocket at wss://api.goalka.com/v1/voice/stream.

# Authenticate
curl -X POST https://api.goalka.com/v1/auth/token \
-H 'Content-Type: application/json' \
-d '{email": "dr@hospital.in", "password": "..."}'

Can't find what you're looking for?

Our support team includes doctors who understand your workflow. Reach us on WhatsApp or email.