# Xero

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

### Features

| Features                                                                                                          | Status                        |
| ----------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| [Auth (OAuth)](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/authorize-an-api)                   | ✅                             |
| [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 find any missing features, let us know! We can usually implement them within 48 hours. Reach out to the community for support.

### Getting started

* [How to register an Application](https://developer.xero.com/app/manage)
* [OAuth-related documentation](https://developer.xero.com/documentation/guides/oauth2/auth-flow)
* [OAuth Scopes Overview](https://developer.xero.com/documentation/guides/oauth2/scopes)
* [API Tools and Postman Guide](https://developer.xero.com/documentation/sdks-and-tools/tools/postman/#steps-to-get-up-and-running)

If you need assistance getting started, don’t hesitate to ask in the community.

### API gotchas

Your contributions to enhance this documentation are always welcome!
