# Oura

API configuration: [`oura`](https://terapi.dev/providers.yaml)

### Features

| Features                                                                                                                                        | Status                        |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| [Auth (OAuth)](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/authorize-an-api/README.md)                   | ✅                             |
| [Sync data](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/sync-data-from-an-api/README.md)                 | ✅                             |
| [Perform workflows](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/perform-workflows-with-an-api/README.md) | ✅                             |
| [Proxy requests](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/proxy-requests-to-an-api/README.md)         | ✅                             |
| [Receive webhooks](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/receive-webhooks-from-an-api/README.md)   | 🚫 (time to contribute: <48h) |

We can implement missing features in <48h, just ask for it in the [community](https://terapi.dev/slack).

### Getting started

* [OAuth related docs](https://cloud.ouraring.com/docs/authentication#oauth2)
* [How Register an Application](https://cloud.ouraring.com/docs/)
* [Scopes](https://cloud.ouraring.com/docs/authentication#oauth2-scopes)
* [Oura REST API](https://cloud.ouraring.com/v2/docs)

Need help getting started? Get help in the [community](https://terapi.dev/slack).

### API gotchas

* Oura enforces a rate limit of 5000 requests in a 5 minute period. If you expect your usage to exceed this rate limit, you can contact [Oura](mailto:api-support@ouraring.com) Add Getting Started links and Gotchas by [editing this page](https://github.com/terapihq/terapi/tree/master/docs-v2/integrations/all/oura.mdx)
