How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ritten Patients API

The patients API from Ritten — 8 operation(s) for patients.

Ritten Patients API is one of 15 APIs that Ritten publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Patients. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 12 operations across 8 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.ritten.io/v1.

12 operations 8 paths 17 schemas 1 DELETE4 GET3 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.ritten.io/v1
Resource Areas
1

Paths & Operations 12

Across 8 paths, the API surfaces 12 operations — 1 DELETE, 4 GET, 3 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

patients 12
GET
/patients
List patients in a clinic
listPatients 3 params → 200
POST
/patients
Create a new patient
createPatient body → 200
GET
/patients/{id}
Retrieve a patient by ID
getPatientById 1 param → 200400404
PATCH
/patients/{id}
Update a patient by ID
patchPatient 1 param body → 200400404
POST
/patients/{id}/vitals
Record patient vitals
postPatientVitals 1 param body → 204400404
GET
/patients/{id}/relationships
List a patient's relationships
listPatientRelationships 1 param → 200400404
POST
/patients/{id}/relationships
Create a new patient relationship
createPatientRelationship 1 param body → 200400
PATCH
/patients/{id}/relationships/{relationshipId}
Update a patient relationship
patchPatientRelationship 2 params body → 200400404
DELETE
/patients/{id}/relationships/{relationshipId}
Delete a patient relationship
deletePatientRelationship 2 params → 200
POST
/patients/{id}/attachments
Attach a document to a patient chart
attachDocument 1 param body → 200
PATCH
/patients/{id}/attachments/{attachmentId}
Update a document on a patient chart
updateDocument 2 params body → 200
GET
/patients/external/{externalId}
Retrieve a patient by external ID
getPatientByExternalId 1 param → 200404

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Insurance (23 properties), Patient (13 properties), PatientDemographics (11 properties), PatientProgram (10 properties). Each schema is shown below with its type and property counts.

ListPatients
object
2 properties
Insurance
object
23 properties
PostPatientVitalMeasurement
object
2 properties 1 required
InsuranceRelationshipTypeEnum
string
PatientRelationship
PatientDetail
PatientProgram
object
10 properties
User
object
6 properties
Patient
object
13 properties
IDSchema
object
1 property
Address
object
8 properties
DocumentTypeEnum
string
PostPatientVital
object
3 properties 3 required
PatientDemographics
object
11 properties
ContactRelationship
object
2 properties
PatientName
object
5 properties
Referral
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ritten-patients-api-openapi.yml Raw ↑

Other APIs Ritten publishes across the network.

Ritten Calendar API
Ritten Cases API
Ritten Contacts API
Ritten Encounters API
Ritten Facilities API
Ritten Forms API
Ritten Insights API
Ritten Insurance API
Ritten OAUTH API
Ritten Organizations API
Ritten Programs API
Ritten Tasks API
Where this information came from

This is an independent, third-party profile of Ritten Patients API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.