Information

StalkAPI Overview

StalkAPI offers access to StalkChain data and analytics through REST API and WebSocket streaming.


Endpoints

  • API: https://data.stalkapi.com

  • Websocket: wss://data.stalkapi.com/ws


Authentication

StalkAPI employs API key authentication for all endpoints and WebSocket connections:

  • API Key: Generated per user account, used for authentication.

  • Header: X-API-Key: YOUR_API_KEY

  • Query Parameter: ?apiKey=YOUR_API_KEY


Rate Limiting

API endpoints are rate-limited in accordance with your tier to guarantee fair usage.


Credit System

Endpoints consume credits based on your subscription tier:

  • Basic Tier: 1,000,000 credits/month ($499.99)

  • Premium Tier: 5,000,000 credits/month ($1499.99)

  • Enterprise Tier: Unlimited credits ($4999.99)


Endpoint
Basic
Premium
Enterprise
Credit Cost

API Enpoints

2 per request

3 per request

3 per request

3 per request

3 per request

3 per request

WebSocket Streams

2 per message

0

Last updated