GETTING STARTED

Get started with Fullscript APIs

introduction

What is Fullscript?

Integration options

Sign up for API key

HOW TO GUIDES

How-to guides

oAuth

OAuth overview

using OAuth

Setup

Request an auth code

Request an access token

Refresh an access token

Revoke an access token

Important links

Here are the links you're most likely to use as you develop your Fullscript integration.

Fullscript API dashboard

Your primary destination to register App instances with our API, get OAuth setup details, register for webhooks, and more.

  • Go to the Fullscript API Dashboard

API reference docs

Find a detailed listing of all our API endpoints. Includes examples, inputs, outputs, and data object definitions.

Development sandboxes

API endpoints to use during development. Tests your integration without affecting live patient records. You can use the Create Application function in the Fullscript API Dashboard to create multiple test Apps per target (US and Canada). This can be helpful for testing and debugging different builds of your app.

  • US: https://api-us-snd.fullscript.io/api πŸ‡ΊπŸ‡Έ
  • CA: https://api-ca-snd.fullscript.io/api πŸ‡¨πŸ‡¦

Production servers

Live production API endpoints. Only for use with production software. You’ll be able to create production applications once your sandbox integrations have been approved by our team.

  • US: https://api-us.fullscript.io/api πŸ‡ΊπŸ‡Έ 🌐
  • CA: https://api-ca.fullscript.io/api πŸ‡¨πŸ‡¦ 🌐
What is Fullscript Redirect?Development sandbox

ON THIS PAGE

Fullscript API dashboard