Skip to main content

API Documentation

Getting Started

Base URL

https://api.livesuite.app

Authentication

The LiveSuite API uses API key authentication. Include your API key in the request headers using the x-api-key header:
curl -H "x-api-key: YOUR_API_KEY" https://api.livesuite.app/health

Getting API Access

We offer API key creation directly on our web app.

WebSocket Support

WebSocket connections are available on demand for real-time data streaming. Please contact us via Twitter DMs for WebSocket access and implementation details.

API Endpoints

Explore the available API endpoints using the navigation on the left. The API is organized into the following categories:
  • Health & Monitoring - Check API status and health
  • Analytics - Access analytics data
  • Streamers - Streamer-related endpoints
  • Statistics - Token and market statistics
  • Botting Detection - Bot detection tools
  • Indexes - Index endpoints
  • Trending - Trending tokens and data
  • Twitter - Twitter-related endpoints
  • Widgets - Widget endpoints
  • Utils - Utility functions