Oura
Oura integration on indie.money — read sleep, readiness, activity, and profile data from the Oura API
Written By pvdyck
Last updated About 1 hour ago
Oura
✅ Supported — Read Oura Ring health data: daily sleep, readiness, and activity summaries plus your personal profile.
Credential Setup
When configuring the Oura API credential in Secure Vault, provide:
- Personal Access Token — your Oura personal access token, sent as a Bearer token to authorize API requests.
Operations
Profile
- Get — retrieve the user's personal information.
Summary
- Get Activity Summary — retrieve the user's daily activity summary.
- Get Readiness Summary — retrieve the user's daily readiness summary.
- Get Sleep Periods — retrieve the user's daily sleep summary.
Summary operations accept optional Start Date and End Date filters (defaulting to one week ago through today), and can either return all results or cap the count with a limit.
Compatibility
All operations supported.