# Guru

API configuration: [`guru`](https://terapi.gitbook.io/terapi-api-explorer/integrations/guru)

### Features

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

We can add the missing features within 48 hours; feel free to reach out in the [community](https://terapi.gitbook.io/terapi-api-explorer/integrations/guru).

### Getting started

* [Where can I find my API key?](https://help.getguru.com/articles/cj9Rrj7i/How-to-obtain-your-API-Credentials)
* [Guru API Docs](https://developer.getguru.com/reference/authentication)
* [List of OAuth scopes](https://developer.getguru.com/reference/authentication#scopes)

Need assistance getting started? Visit the [community](https://terapi.gitbook.io/terapi-api-explorer/integrations/guru).

### API gotchas

* For Basic Auth, Guru uses USER or COLLECTION ID as the username and either User token or Collection token as the password.
* Ensure proper handling of API rate limits as per Guru's guidelines.

Add Getting Started links and Gotchas by [editing this page](https://terapi.gitbook.io/terapi-api-explorer/integrations/guru).
