Skip to main content

R

TermDefinition
Rate LimitingA mechanism that restricts the number of API requests a client can make within a given time period, used to protect platform stability and ensure fair usage.
Real-timeProcessing and response that occurs immediately or with minimal delay, such as live audio transcription and streaming to Suki’s platform.
Reseller ProgramA business program that allows partners to embed Suki Platform’s core technology directly into their own solutions and sell applications powered by Suki’s assistive technology.
REST APIRepresentational State Transfer Application Programming Interface. An architectural style for designing networked applications using standard HTTP methods.
RESUMEA WebSocket streaming event that restarts audio transmission after a pause.
Review of Systems (ROS)A clinical note section (LOINC: 10187-3) documenting a systematic review of body systems to identify signs and symptoms the patient may be experiencing.
RS256RSA Signature with SHA-256. A digital signature algorithm used for signing and verifying JWT tokens in Suki’s authentication flow.
RSAAn asymmetric cryptographic algorithm used for secure data transmission and digital signatures, commonly used in JWT token verification.