> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anthid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Lightspeed Connect

> Connect Lightspeed Connect accounts through Anthid.

Lightspeed Connect is a supported broker integration, providing access to both paper and live trading environments through a unified platform interface.

Anthid manages the broker connection lifecycle, authentication, streaming connectivity, account routing, and platform integration layers so applications can interact with Lightspeed through the same APIs used across Anthid.

## Availability

Lightspeed Connect is currently available.

Support includes:

* Paper trading accounts
* Live trading accounts
* Real-time order updates
* Real-time position updates
* Intent-based order submission
* Risk and trading controls
* Historical ledger storage

## Supported Environments

| Environment | Supported |
| ----------- | --------- |
| Paper       | ✅         |
| Live        | ✅         |

Both environments can be connected simultaneously within the same organization.

## Broker Limits

Lightspeed Connect imposes limits that Anthid respects and enforces.

| Limit               | Value                                  |
| ------------------- | -------------------------------------- |
| Daily Requests      | 300,000                                |
| Requests Per Second | Determined by your Anthid pricing tier |

Anthid may apply additional platform-level protections and controls to maintain reliability and fair usage.

## Supported Functionality

Lightspeed Connect supports:

* Market orders
* Limit orders

For a complete compatibility matrix, see **Supported Order Types**.

## Trading Accounts

Each Lightspeed account connected to Anthid is represented as a Trading Account.

Trading Accounts can be used with:

* Intents
* Orders
* Positions
* Controls
* Streaming API
* Historical ledger APIs

Applications interact with Trading Accounts rather than directly managing broker sessions.

## Authentication

Lightspeed credentials are managed through Anthid Trading Accounts.

Applications never communicate directly with Lightspeed APIs and do not need to manage broker authentication flows, session handling, or connection recovery logic.

## Reliability

Anthid maintains broker connectivity on behalf of connected applications.

This includes:

* Connection management
* Automatic reconnection
* Event streaming
* Order state synchronization
* Position synchronization
* Broker event processing

Applications consume a consistent platform interface regardless of broker-specific implementation details.

## Related Resources

* Trading Accounts
* Intents
* Orders
* Positions
* Streaming API
* Supported Order Types

## Support

For questions about broker connectivity, request formats, or platform behavior, contact [support@anthid.com](mailto:support@anthid.com).
