> For the complete documentation index, see [llms.txt](https://support.power.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.power.trade/api/api-overview.md).

# PowerTrade API Overview | Automate Crypto Options Trading

## Important

API USE IS CURRENTLY DISABLED. PLEASE GET IN TOUCH IF YOU THINK YOU NEED IT.

## PowerTrade API Overview | Automate Crypto Options Trading

### Public Endpoints

#### a. Reference Data (static instrument/trading rules information)

WebSockets: [Reference Data Documentation](https://power-trade.github.io/api-docs-source/ws_feeds.html#Market_Feeds_Reference_Data)

#### b. Top of Book, Order books, Risk, Settlement Price, Index Price

WebSockets: [Documentation](https://power-trade.github.io/api-docs-source/ws_feeds.html#Market_Feeds_Per_Symbol_Channels)

#### c. Public Trades

REST: [Documentation](https://power-trade.github.io/api-docs-source/rest_api.html#_get_v1historytrades)

WebSockets: [Documentation](https://power-trade.github.io/api-docs-source/ws_feeds.html#rte_trade)

#### d. Exchange Statistics (Volume, % Price Change)

REST: [Documentation](https://power-trade.github.io/api-docs-source/rest_api.html#_get_v1market_datacurrencyidsummary)

### Private Endpoints

(See the [Authentication](/api/authentication.md) page for access token generation)

#### a. Order Management

Order Entry: [Documentation](https://power-trade.github.io/api-docs-source/fix_order_entry.html)

Drop Copy: [Documentation](https://power-trade.github.io/api-docs-source/fix_drop_copy.html)

Examples in Go: [See on Github](https://github.com/Power-Trade/fix-api-clients)

#### b. Positions and Balances

WebSockets: [Documentation](https://power-trade.github.io/api-docs-source/ws_position_summary.html)

REST: [Documentation](https://power-trade.github.io/api-docs-source/rest_api.html#_get_v1balancefunds_holdings)

#### c. History (Trades, Deposits, Withdrawals, Settlement, Funding)

REST: [Documentation](https://power-trade.github.io/api-docs-source/rest_api.html#_get_v1reportingbalance_activity)

### Still have questions?

**Email Support:** <support@power.trade>

**Telegram:** <https://t.me/power_trade>
