Skip to main content
GET
Get historical KVault allocation volume

Path Parameters

pubkey
string
required

Valid base58-encoded address

Example:

"VEG1EMtttdHunMbSza8uoms1R18VXmYSph2bBpHcSJd"

Query Parameters

start

Date input (ISO 8601 string or epoch in ms)

Example:

"2024-01-01T00:00:00.000Z"

end

Date input (ISO 8601 string or epoch in ms)

Example:

"2024-01-01T00:00:00.000Z"

Response

OK

timestamp
string<date>
required

Timestamp of the investment volume data point

volumeUsd
string
required

Investment volume in USD

Example:

"1234.56789"