Platform API (0.27.5)
Vilna Platform API. Monitor blockchain addresses, track transactions, manage invoices, and receive notifications across multiple chains.
Quick Links
- Security Guide - Authentication and webhook verification
- CAIP Standards - Asset identification standards
- Quick Start Guide - Step-by-step integration tutorial
Endpoints
Activity & Balances
Address Operations
- Addresses - List, import, update, and delete tracked addresses
- Extended Public Keys - HD wallet management
Transactions
- Transactions - Transaction listing and detailed inspection with events
Payments
- Invoices - Create and manage payment invoices
Monitoring & Notifications
- Notification Channels - Configure alert delivery via webhooks, Telegram, etc.
- Notification Subscriptions - Bind channels to event types for targeted alert routing
Asset Management
- Tokens - Token metadata for supported asset types
Infrastructure
- Blockchains - Supported blockchains and their metadata
- Simulate - Transaction simulation
- Version - Service version info
Array Query Parameters
Filters that accept multiple values (chain_gid, asset_gid, address, hash, etc.) use repeated keys:
- ✅
?chain_gid=eip155:1&chain_gid=eip155:56 - ❌
?chain_gid=eip155:1,eip155:56
This follows the OpenAPI default (style: form, explode: true).
Need Help?
Visit our documentation portal for detailed guides and examples.
Обзор
Языки
Серверы
Mock server
https://docs.vilna.io/_mock/ru/apis/platform/api
Vilna API.
https://api.vilna.io/v1