# API status

We offer the Upvest status page to keep you informed of any maintenance activities or incidents that affect our Investments API.

Go to the [API status page](https://status.upvest.co/#).

Take advantage of our service by subscribing to updates - Receive email notifications when Upvest Investment API creates, updates or fixes an incident.

# Components endpoints mapping

The following table provides an overview of the assignment of the Investment API endpoints to the components of the [API status page](https://status.upvest.co/#).

| Component | Endpoints |
|  --- | --- |
| Authentication | `/auth/token``/auth/verify_keys` |
| Balances | `/accounts/{id}/positions/{isin}``/accounts/{id}/positions``/account_groups/{id}/payments/cash_balances``/account_groups/{id}/payments/cash_balances/{currency}``/virtual_cash_balances/increases``/virtual_cash_balances/decreases``/virtual_cash_balances/decreases/{id}``/accounts/{id}/returns` |
| Fees | `/fees/collections``/fees/collections/{id}``/fees/configurations``/fees/configurations/{id}``/transaction_fees/models``/transaction_fees/models/{id}` |
| Files | `/files/*` |
| Instruments | `/instruments``/instruments/{id}``/instruments/{isin}/venues``/instruments/{isin}` |
| Orders | `/orders``/orders/{id}``/orders/{id}/executions/{id}` |
| Payments | `/payments/topups``/payments/topups/{id}``/payments/withdrawals``/payments/direct_debits``/payments/direct_debits/{id}``/payments/withdrawals/{id}``/payments/mandates``/payments/credit_fundings/{id}``/payments/mandates/{id}``/payments/reference_accounts``/payments/reference_accounts/{id}``/payments/cash_balance_transfers``/payments/cash_balance_transfers/{id}``/payments/virtual_bank_accounts``/payments/virtual_bank_accounts/{id}``/businesses/{id}/payments/cash_balance_transfers``/users/{id}/payments/cash_balance_transfers` |
| Portfolios | `/portfolios/configurations``/portfolios/configurations/{id}``/portfolios/orders``/portfolios/rebalancings/executions/{id}/orders``/portfolios/orders/{id}``/portfolios/rebalancings/executions/{id}``/portfolios/rebalancings/executions``/portfolios/allocations``/portfolios/allocations/{id}``/portfolios/allocations/{id}/accounts` |
| Price Data | `/instruments/{isin}/venues/{id}/prices/ohlc``/instruments/{isin}/venues/{id}/prices/latest` |
| Reports | `/reports``/reports/{id}``/users/{id}/reports``/businesses/{id}/reports``/transactions/cash``/transactions/securities` |
| Savings Plans | `/savings_plans``/savings_plans/{id}``/savings_plans/{id}/executions``/savings_plans/{id}/executions/{id}` |
| Securities Transfers | `/account_transfers``/account_transfers/{id}``/securities_transfers` |
| Tax Exemptions | `/tax_exemptions``/tax_exemptions/{id}` |
| Tax Wrappers | `/isa/wrappers``/isa/wrappers/{id}/allowances``/isa/transfers` |
| Users, Businesses & Accounts | `/accounts``/accounts/{id}``/account_groups``/account_groups/{id}``/accounts/{id}/orders``/users/{id}/accounts``/users/{id}/account_groups``/account_groups/{id}/payments/withdrawals``/accounts/{id}/liquidations``/accounts/{id}/liquidations/{id}``/users/{id}/payments/reference_accounts``/account_groups/{id}/payments/credit_fundings``/account_groups/{id}/payments/direct_debits``/account_groups/{id}/payments/topups``/account_groups/{id}/payments/credit_funding_details``/account_groups/{id}/payments/virtual_bank_accounts``/users/{id}/tax_residencies``/users``/users/{id}``/users/{id}/identifiers``/users/{id}/identifiers/{id}``/users/{id}/checks``/users/{id}/checks/{id}``/users/{id}/tax_exemptions``/users/{id}/data_change_requests``/users/{id}/payments/mandates``/businesses``/businesses/{id}``/businesses/{id}/accounts``/businesses/{id}/account_groups``/businesses/{id}/payments/mandates``/businesses/{id}/payments/reference_accounts``/businesses/{id}/data_change_requests``/businesses/{id}/checks``/businesses/{id}/checks/{id}``/roles``/roles/{id}` |
| Valuations | `/accounts/{id}/valuations``/accounts/{id}/valuations/current` |
| Webhooks | `/webhooks``/webhooks/{id}``/webhooks/{id}/test` |