API Reference
Explore every operation in the published Memo OpenAPI schema, grouped by resource.
The reference is generated from the Memo OpenAPI schema bundled with this documentation. All paths are relative to https://api.memo.wirewire.de/v1 and accept either x-api-key or JWT bearer authentication.
Accounts
Inspect the authenticated account and account-level settings.
Organizations
Create, list, inspect, update, and delete tenant organizations.
Users
Manage people in an organization, including patient records and intake times.
Devices
Work with device records, events, alarms, connectivity, and commands.
Medications
Manage organization-owned medication records.
Calendars
Manage patient medication schedules, aggregation, and bake windows.
Generate a PDF from a URL accepted by the Memo API.
Write operations
POST, PATCH, DELETE, bake/unbake, and device command endpoints can change clinical data or physical device behavior. Review the corresponding guide and test with non-production data before use.
The schema snapshot can change as Memo evolves. Pin the operations your integration depends on in automated contract tests and review schema updates before deployment.