Skip to main content

Quickstart

Get up and running with the Nevatal API in three steps.

Prerequisites

Step 1: Verify your connection

Test that your API key works by hitting the health endpoint:
Expected response:

Step 2: List your patients

Fetch the first page of patients in your clinic:
Response:

Step 3: Create an appointment

Book an appointment for a patient:
Response:

What’s next?

API Reference

Explore all available endpoints.

Error Handling

Learn how to handle API errors gracefully.