# Lessonly

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

### Features

| Features                                                                                                                      | Status                        |
| ----------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| [Auth (Basic)](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) |

If you need additional features, we can implement them within 48 hours. Just let us know in the community!

### Getting started

* [Basic Authentication Documentation](https://docs.lessonly.com/#authentication)
* [Lessonly API Documentation](https://docs.lessonly.com)
* [Rate Limits Overview](https://docs.lessonly.com/#rate-limiting)
* [API Versioning Details](https://docs.lessonly.com/#versioning)

If you require help while getting started, feel free to ask in the community.

### API gotchas

* Lessonly utilizes Basic authentication for endpoint access. Use your `SUBDOMAIN:API_KEY` as the username and leave the password field empty.
* For specifics on rate limits, refer to the [Rate Limiting Guide](https://docs.lessonly.com/#rate-limiting).

Contributions to enhance this documentation are always welcome.
