API Reference
Complete API reference documentation with interactive examples, detailed endpoint specifications, and comprehensive guides for building with Bloklab platform.
API Overview
High-performance RESTful API with enterprise-grade security and reliability
Base URL
https://api.bloklab.fi/v1Rate Limits
1000 requests/hourResponse Time
< 200ms averageAuthentication
Bearer Token (JWT)Authentication
All API requests require authentication using Bearer tokens in the Authorization header. Tokens are JWT-based and expire after 1 hour.
Authorization: Bearer your_access_tokenResponse Status Codes
API Endpoints
Comprehensive endpoint documentation with examples and interactive testing
Authentication
/api/v1/auth/loginAuthenticate user and get access token
/api/v1/auth/refreshRefresh access token using refresh token
Assets
/api/v1/assetsList all assets with pagination and filtering
/api/v1/assetsCreate a new asset token with compliance validation
Transactions
/api/v1/transactionsList transactions with advanced filtering options
Rate Limiting
API requests are rate limited to ensure fair usage and system stability across all users.
Standard Rate
1,000
requests per hour
Burst Rate
100
requests per minute
WebSocket
50
connections per account
Start Building Today
Ready to integrate with our API? Get started with our SDK, explore the documentation, or contact our technical team for personalized support.