# wealthbox

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

### Features

| Features                                                                                                                                        | Status |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ------ |
| [Auth (OAuth)](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/authorize-an-api/README.md)                   | ✅      |
| [Sync data](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/sync-data-from-an-api/README.md)                 | ✅      |
| [Perform workflows](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/perform-workflows-with-an-api/README.md) | ✅      |
| [Proxy requests](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/proxy-requests-to-an-api/README.md)         | ✅      |
| [Receive webhooks](https://github.com/shahab-bahojb-basketAsia/terapi-docs/blob/main/integrate/guides/receive-webhooks-from-an-api/README.md)   | ✅      |

We can implement missing features in <48h, just ask for it in the [community](https://terapi.dev/slack).

### Getting started

* [OAuth-related docs](https://dev.wealthbox.com/#topics-authentication)
* [Wealthbox API docs](https://dev.wealthbox.com)
* [API rate limits](https://dev.wealthbox.com/#topics-throttling)
* [API versioning](https://dev.wealthbox.com/#topics-versioning)

Do you need help? Please check this link [community](https://terapi.dev/slack).

### API gotchas

* To implement OAuth for your application, please email <support@wealthbox.com> with your request and details about your application.
* The available scopes are `login` and `data`, with `login` being the default if not included when configuring a new integration.".

Add Getting Started links and Gotchas by [editing this page](https://github.com/terapihq/terapi/tree/master/docs-v2/integrations/all/wealthbox.mdx)
