Getting Started
To start using the API, you need to obtain an API key (TO BE IMPLEMENTED) and authenticate your requests. The API supports both RESTful and WebSocket protocols for different types of interactions.
REST API: Ideal for standard, stateless operations where each request is independent.WebSocket API: Suitable for real-time, continuous data streaming and interaction.