Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ritten API Integration

Python SDK for connecting applications to the Ritten EMR Platform. This library simplifies integration with Ritten's Behavioral Health Operations API, allowing developers to use Ritten API seamlessly from any Python environment.

Ritten API specifications:

Installation

The SDK requires Python 3.10 or higher. Install it directly via pip:

pip install ritten-python-sdk

# Using poetry
poetry add ritten-python-sdk

# Using pipenv
pipenv install ritten-python-sdk

Quickstart Guide

To get started, you must first obtain your integrator client_id and client_secret from your Ritten administrator portal.


Advanced Resources

  • Review the official Ritten API Documentation for explicit payload schemas.
  • Check the /examples directory inside this repository for production-ready boilerplate code.

About the Author

This SDK is developed and maintained by Wesley Gonçalves under MIT license. Contributions and feedback are welcome!

About

Python SDK for connecting applications to the [Ritten EMR Platform](https://docs.ritten.io/). This library simplifies integration with Ritten's Behavioral Health Operations API, allowing developers to use Ritten API seamlessly from any Python environment.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages