Skip to main content
Manage the addresses saved to your API key — the same list you see in Octav Pro. Entries are keyed by address.
Cost: 1 credit per call
Interactive Playground: Test these endpoints in the API Playground. Get your API key at data.octav.fi

The entry object

string
Wallet address.
string
Your name for the address.
string
FREE, LITE, or PRO.
string | null
When the plan lapses. null on FREE.
boolean
Whether the plan is currently active.

List Entries

Endpoint

Example

Example Response


Add Entries

Endpoint

Parameters

array
required
1–100 entries per request. Up to 50 addresses without a paid plan — contact us to raise it.
string
required
Wallet address. Must be unique within the request.
string
Up to 255 characters.

Example

Response

Returns the full address book.

Rename Entry

Endpoint

Parameters

string
required
Wallet address.
string
required
Up to 255 characters. "" clears it.

Example

Example Response


Remove Entry

Endpoint

Parameters

string
required
Wallet address.

Example

Response

204 with no body. Entries on a paid plan, or authorized by the wallet owner, return 409 — remove those in Octav Pro.

Address Matching

EVM addresses match case-insensitively. Solana, Tron, and Starknet addresses are case-sensitive.

Error Responses

Rate limit: 360 requests/min.

Bundles

Group saved addresses together

Portfolio

Holdings for an address