Skip to main content

Intro

This is a guided tour to integrate with Kit. If you read through the following pages, you'll see how easy it is to integrate with us.

Using the API you will be able to:

  • Order an at-home kit to be sent to a patient's home
  • Receive updates on the status of the order via webhooks
  • Receive results and lab reports via API

We implement the HL7 FHIR R4 spec, so comprehensive information about any resource mentioned in the walkthrough will be available at https://www.hl7.org/fhir/resourcelist.html.

The Kit API is available at https://api.kit.com

The OAuth2 base URL is https://api.kit.com/oauth2/

The FHIR base URL is https://api.kit.com/fhir/R4/

If you are interested in placing orders via API please contact [email protected].