Skip to content

Upvest Investment API (1.75.0)

Upvest Investment API.

Download OpenAPI description
Overview
URL

https://docs.upvest.co

Upvest API Support

api@upvest.co

License

Apache 2.0

Languages
Servers
Sandbox environment

https://sandbox.upvest.co/

Live environment

https://api.upvest.co/

Access Tokens

All authentication related paths.

Operations
OperationsWebhooks

User Identifiers

All user identifiers related paths.

Operations

User Checks

All user checks related paths.

OperationsWebhooks

Accounts

All accounts related paths

OperationsWebhooks

Account Groups

All account groups related paths

OperationsWebhooks

Tax Residencies

All tax residencies related paths.

Operations

Corporate Actions

All Corporate Action related paths.

Webhooks

Tax Exemptions

All tax exemptions related paths

OperationsWebhooks

Tax Collections

All tax collections related paths

Webhooks

Tax Wrappers

All tax wrappers related paths

OperationsWebhooks

Instruments

All instrument related paths.

OperationsWebhooks

Price Data

All price data related paths.

Operations
OperationsWebhooks

Portfolios

All portfolios related paths.

Operations

Portfolios Rebalancing

All portfolios rebalancing related paths.

OperationsWebhooks

Savings Plans

All savings plans related paths.

OperationsWebhooks

Liquidations

All accounts liquidations related paths.

OperationsWebhooks

Direct Debits

All direct debits related paths

OperationsWebhooks
OperationsWebhooks

Withdrawals

All withdrawals related paths

OperationsWebhooks

Reference Accounts

All reference account related paths

Operations

Mandates

All direct debit mandates related paths

Operations

Cash Balances

All cash balance related paths

OperationsWebhooks

Positions

All positions related paths.

OperationsWebhooks

Valuations

All valuations related paths.

OperationsWebhooks

Request

Account valuation events

Bodyapplication/json
idstring(uuid)required

Event unique identifier

created_atstring(date-time)required

Date and time when the event was created. RFC 3339-5, ISO8601 UTC

typestringrequired

Event type

Value"ACCOUNT_VALUATION.CREATED"
objectobjectrequired
idstring(uuid)required

Account valuation unique identifier.

account_idstring(uuid)required

Account unique identifier.

created_atstring(date-time)required

Date and time when the resource was created. RFC 3339-5, ISO8601 UTC

updated_atstring(date-time)required

Date and time when the resource was last updated. RFC 3339-5, ISO8601 UTC

valuation_timestring(date-time)required

Date and time as of which the value was calculated. RFC 3339-5, ISO8601 UTC

total_security_valueobjectrequired

Entity representing the monetary value by amount and currency.

amountstring^[0-9]{0,63}(\.[0-9]{1,2})?$required
currencystringrequired

Alphabetic three-letter ISO 4217 currency code.

  • EUR - Euro
Default "EUR"
Value"EUR"
price_qualitystringrequired

The requested price quality.

  • EOD - End of day prices
  • HIGHEST_AVAILABLE - The most recent available prices
Enum"EOD""HIGHEST_AVAILABLE"
security_positionsArray of objects

Positions associated with this account valuation.

webhook_idstring(uuid)required

Webhook unique identifier.

application/json
{ "id": "8962b496-8d42-4560-bfab-10490dd1a721", "created_at": "2023-01-10T00:15:32Z", "type": "ACCOUNT_VALUATION.CREATED", "object": { "id": "404b170a-9042-11ed-9a51-2eabd0c03f8a", "created_at": "2023-01-10T00:15:22Z", "updated_at": "2023-01-10T00:15:22Z", "valuation_time": "2023-01-10T00:15:22Z", "account_id": "51cdc0cc-9042-11ed-b017-2eabd0c03f8a", "price_quality": "EOD", "total_security_value": { … }, "security_positions": [ … ] }, "webhook_id": "9df39835-be87-4243-9018-f2500b39cee6" }

Responses

Request has been processed successfully.

Intraday account valuation eventsWebhook

Request

Intraday account valuation events

Bodyapplication/json
idstring(uuid)required

Event unique identifier

created_atstring(date-time)required

Date and time when the event was created. RFC 3339-5, ISO8601 UTC

typestringrequired

Event type

Value"INTRADAY_ACCOUNT_VALUATION.CREATED"
objectobjectrequired
idstring(uuid)required

Account valuation unique identifier.

account_idstring(uuid)required

Account unique identifier.

created_atstring(date-time)required

Date and time when the resource was created. RFC 3339-5, ISO8601 UTC

updated_atstring(date-time)required

Date and time when the resource was last updated. RFC 3339-5, ISO8601 UTC

valuation_timestring(date-time)required

Date and time as of which the value was calculated. RFC 3339-5, ISO8601 UTC

total_security_valueobjectrequired

Entity representing the monetary value by amount and currency.

amountstring^[0-9]{0,63}(\.[0-9]{1,2})?$required
currencystringrequired

Alphabetic three-letter ISO 4217 currency code.

  • EUR - Euro
Default "EUR"
Value"EUR"
price_qualitystringrequired

The requested price quality.

  • EOD - End of day prices
  • HIGHEST_AVAILABLE - The most recent available prices
Enum"EOD""HIGHEST_AVAILABLE"
security_positionsArray of objects

Positions associated with this account valuation.

webhook_idstring(uuid)required

Webhook unique identifier.

application/json
{ "id": "8962b496-8d42-4560-bfab-10490dd1a722", "created_at": "2023-01-10T14:15:32Z", "type": "INTRADAY_ACCOUNT_VALUATION.CREATED", "object": { "id": "404b170a-9042-11ed-9a51-2eabd0c03f8b", "created_at": "2023-01-10T14:15:22Z", "updated_at": "2023-01-10T14:15:22Z", "valuation_time": "2023-01-10T14:15:22Z", "account_id": "51cdc0cc-9042-11ed-b017-2eabd0c03f8a", "price_quality": "EOD", "total_security_value": { … }, "security_positions": [ … ] }, "webhook_id": "9df39835-be87-4243-9018-f2500b39cee7" }

Responses

Request has been processed successfully.

Returns

All accounts returns related paths.

OperationsWebhooks

Virtual Cash Balances

All virtual cash balances related paths

OperationsWebhooks
OperationsWebhooks

Fees Configurations

All fees configurations related paths.

Operations
OperationsWebhooks

Treasury Reports

All treasury reports related paths.

Webhooks

Transactions

All transactions related paths.

OperationsWebhooks
Operations

Webhook Subscriptions

All webhook subscriptions related paths.

Operations

Virtual Bank Accounts

All virtual bank accounts related paths

OperationsWebhooks
Operations