Karaz API

Early-stage REST API for the Karaz platform exposing Karaz App resources (e.g. gamification Badges) and Karaz Care resources (e.g. Appointments), plus shared chat (WebSocket) events. HTTPS, version-prefixed paths (/v2/...), and HTTP Bearer-token authentication. Responses use a { data, status } envelope.

API entry from apis.yml

apis.yml Raw ↑
name: Karaz API
description: Early-stage REST API for the Karaz platform exposing Karaz App resources (e.g. gamification
  Badges) and Karaz Care resources (e.g. Appointments), plus shared chat (WebSocket) events. HTTPS, version-prefixed
  paths (/v2/...), and HTTP Bearer-token authentication. Responses use a { data, status } envelope.
humanURL: https://docs.karaz.app/
baseURL: https://api.karaz.app
tags:
- Healthcare
- EHR
- Appointments
properties:
- type: Documentation
  url: https://docs.karaz.app/
- type: Authentication
  url: authentication/karaz-platform-authentication.yml
- type: Quickstart
  url: https://docs.karaz.app/quickstart
- type: Conventions
  url: conventions/karaz-platform-conventions.yml
- type: Lifecycle
  url: lifecycle/karaz-platform-lifecycle.yml