IntakeDeskSign in

Getting Started

Welcome to the IntakeDesk documentation. This guide will walk you through the basics of setting up and using IntakeDesk to streamline your referral intake process.

Installation

To get started, you will need to install our client libraries and configure your environment. We provide packages for popular EMR systems and a REST API for custom integrations.

Example Code
Here is an example of how to install the necessary packages.
npm install @intakedesk/client

Configuration

Your API keys and environment settings can be managed from your IntakeDesk dashboard.

API Reference

The IntakeDesk API provides endpoints for managing referrals, patients, and documents.

EndpointMethodDescription
/api/referralsPOSTCreate a new referral
/api/referrals/:idGETRetrieve a referral