Skip to main content

Introduction

Elfa provides a powerful REST API for historical data, with WebSocket API coming soon for real-time streams. Our documentation includes detailed references, code samples, and interactive "Try it" functionality to help you quickly understand and integrate with our platform.

REST API

Our REST API provides endpoints for querying historical data, including mentions with smart engagement, trending tokens, account statistics, and more.

WebSocket API

Our WebSocket API will provide real-time data streaming for mentions of tracked keywords, fuzzy matching of phrases, and system notifications.

Core Concepts

Authentication

Learn how to authenticate with our API using API keys.

Code Examples

Sample code in JavaScript, Python, and other languages.

Rate Limits

Understand the API rate limits and best practices.