> ## Documentation Index
> Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# R

> Glossary terms starting with R

<div className="sdk-overview-container">
  <h1 className="sdk-overview-main-title">R</h1>

  | Term                        | Definition                                                                                                                                                                       |
  | :-------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | **Rate Limiting**           | A 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-time**               | Processing and response that occurs immediately or with minimal delay, such as live audio transcription and streaming to Suki's platform.                                        |
  | **Reseller Program**        | A 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 API**                | Representational State Transfer Application Programming Interface. An architectural style for designing networked applications using standard HTTP methods.                      |
  | **RESUME**                  | A 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.                         |
  | **RS256**                   | RSA Signature with SHA-256. A digital signature algorithm used for signing and verifying JWT tokens in Suki's authentication flow.                                               |
  | **RSA**                     | An asymmetric cryptographic algorithm used for secure data transmission and digital signatures, commonly used in JWT token verification.                                         |
</div>
