# Entrata

API configuration: `entrata`

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

Missing features can be added within 48 hours. Feel free to reach out in the community for support.

### Getting started

* [Entrata basic authentication documentation](https://docs.entrata.com/api/v1/documentation)
* [Entrata API documentation](https://docs.entrata.com/api/v1/documentation)

For any setup issues or questions, the community is available for help.

### API gotchas

* Entrata uses Basic authentication to interact with its endpoints. The `username` and `password` needed are generated directly from the Entrata platform. Make sure to input these credentials correctly for seamless access to the API.

Add any additional Getting Started links or Gotchas by editing this page.
