Skip to main content

Introduction

MedTrack provides a powerful and flexible API that allows you to manage and track your medical records, appointments, and more. This documentation will guide you through the process of using the MedTrack API, including authentication, endpoints, and examples.

Getting Started

Currently, we support GraphQL and REST APIs. You can choose the one that best fits your needs.

Prerequisites

  • Basic knowledge of REST and GraphQL APIs.
  • Familiarity with JSON format.
  • A valid MedTrack account.

MedTrack API Sandbox

You can test the MedTrack API in our sandbox environment. The sandbox environment is a safe space to experiment with the API without affecting your production data.

URL: MedTrack API Sandbox

We also have a playground for testing GraphQL queries and mutations. You can access it at: MedTrack GraphQL Playground