# 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` | | Fees | `/fees/collections``/fees/configurations/{id}` | | Files | `/files/*` | | Instruments | `/instruments``/instruments/{id}``/instruments/{isin}/venues``/instruments/{isin}` | | Orders | `/orders``/orders/{id}``/orders/{id}/executions/{id}` | | Payments | `/payments/topups``/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}` | | Portfolios | `/portfolios/configurations``/portfolios/configurations/{id}``/portfolios/orders``/portfolios/rebalancings/executions/{id}/orders``/portfolios/orders/{id}``/portfolios/rebalancings/executions/{id}``/portfolios/rebalancings/executions` | | Positions | `/accounts/{id}/positions/{isin}``/accounts/{id}/positions``/account_groups/{id}/payments/cash_balance``/virtual_cash_balances/increases``/virtual_cash_balances/decreases` | | Price Data | `/instruments/{isin}/venues/{id}/prices/ohlc``/instruments/{isin}/venues/{id}/prices/latest` | | Reports | `/reports``/reports/{id}``/users/{id}/reports``/transactions/cash``/transactions/securities` | | Savings Plans | `/savings_plans``/savings_plans/{id}` | | Tax Exemptions | `/tax_exemptions``/tax_exemptions/{id}` | | Users & 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``/users/{id}/payments/reference_accounts``/account_groups/{id}/payments/credit_fundings``/account_groups/{id}/payments/direct_debits``/users/{id}/tax_residencies``/users``/users/{id}``/users/{id}/identifiers``/users/{id}/checks``/users/{id}/tax_exemptions``/users/{id}/data_change_requests``/users/{id}/payments/mandates` | | Valuations | `/accounts/{id}/valuations``/accounts/{id}/valuations/current` | | Webhooks | `/webhooks``/webhooks/{id}``/webhooks/test` |