Demo Doc Page
Reference-style layout with clear sections, concise callouts, and inline media.
Use this page type for reference content. Sections should be scannable, with short paragraphs, clear headings, and supportive visuals or code snippets.
Overview
This component provides a consistent way to describe capabilities, parameters, and expected behavior. Keep the overview short and direct, then jump into usage details.
When to use
- Explaining a feature, API surface, or configuration option.
- Documenting expected input/output and edge cases.
- Providing a stable reference that changes infrequently.
Key concepts
Data model
Describe core entities and how they relate (for example, devices, SIMs, groups, and billing).
Lifecycle
Outline the lifecycle or state transitions so readers understand what changes over time.
Use callouts to highlight important rules, constraints, or edge cases.
Configuration
Show the minimal configuration required to get started, then list advanced options.
Example response
{
"status": "ready",
"updatedAt": "2026-02-17T10:15:00Z"
}