💼Portfolio Indexor

GET /portfolio-indexor/allBalances

Return all balances on all chains of the user

Headers

Name
Value

Content-Type

application/json

x-join-key

api_token

Body (Query)

Name
Type
Description

currency

string

email of the user

Response

{
}

GET /portfolio-indexor/token/id/:id

Retrieve token prices for generating a price chart.

Headers

Name
Value

Content-Type

application/json

x-join-key

api_token

Body (Query)

Name
Type
Description

currency

string (optional) default: USD

target currency

days

string (optional) default: max

data up to number of days ago; ex: 1, 7, 30; 365, max

Response

Last updated