Build with Meditag

Meditag for Developers

Powerful APIs and tools to build the future of connected healthcare in Africa. Integrate patient records, emergency data, rewards, and more.

Get Started View Documentation
Platform Capabilities

What You Can Build

Meditag Me API

Securely access consolidated patient medical records with explicit patient consent. Build apps that read vitals, diagnoses, lab results, and more.

Emergency Data API

Access critical EMI data (allergies, medications, conditions, emergency contacts) in emergency situations with proper authorization.

Rewards Integration

Integrate with the Meditag Rewards system. Award points for health actions and allow redemption through your platform.

Wearable Data Sync

Sync and access wearable health data (steps, sleep, heart rate, activity) through patient-authorized connections.

Secure Messaging

Enable secure communication between patients and providers using Meditag’s messaging infrastructure.

Regional Support

Built with Africa in mind. Full support for Namibia, South Africa, and expanding regional infrastructure.

Simple Integration

Start Building in Minutes

Fetch a patient’s consolidated medical summary with a single API call:

GET /v1/patients/{patient_id}/summary
Authorization: Bearer YOUR_API_KEY

{
  "patient": "@johndoe",
  "allergies": [...],
  "conditions": [...],
  "medications": [...],
  "recent_labs": [...]
}

Ready to build?

Join the Meditag developer program and start building the next generation of health applications in Africa.

Read the Docs Request API Access