Points

Tokenized Vault API Endpoints

This documentation covers the tokenized vault endpoints for retrieving vault information.

Base URL

https://api.upshift.finance/v1/

Get User Points

GET /points/{user_address}

Retrieve a list of all tokenized vaults with the user's points per vault and more.

Get Points By User

get
Path parameters
user_addressstringRequired
Responses
200

Successful Response

application/json
get
/points/{user_address}

Last updated