# Klipfolio

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

### 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) |

If there are any features you'd like to see added, let us know in the community!

### Getting started

* [Generate a Klipfolio API key](https://support.klipfolio.com/hc/en-us/articles/215548478-Generate-a-Klipfolio-API-Key)
* [Klipfolio Authentication Guide](https://apidocs.klipfolio.com/reference/getting-started#authentication)
* [Klipfolio API Documentation](https://apidocs.klipfolio.com/reference/)
* [API Versioning Information](https://apidocs.klipfolio.com/reference/getting-started#versioning)

If you have questions as you get started, feel free to seek assistance in the community.

### API gotchas

* Klipfolio uses the API\_KEY authentication method, requiring the header `kf-api-key: API_KEY` to access its various endpoints.
* Rate limits are enforced based on your subscribed plan. For detailed information, consult the section on [Klipfolio rate limits](https://apidocs.klipfolio.com/reference/getting-started#rate-limiting).

You can help improve this documentation by contributing edits.
