Quickstart
This guide will help you make your first API request in just a few minutes.Step 1: Get your API key
Contact your Doppel account manager to receive your API key. The key will look like:Step 2: Make your first request
Let’s start by listing your clinics. ReplaceYOUR_API_KEY with your actual key:
Step 3: Explore interactions
Now let’s fetch your recent interactions:Step 4: Get metrics
Retrieve aggregated metrics for a date range:Step 5: Get your bookings
Retrieve all appointment-related interactions (booked, modified, cancelled):You can filter by multiple outcomes using comma-separated values. See Filtering Interactions for more options.