PowerTrade REST API

Public and private REST endpoints for market-data summaries, public trade history, positions, holdings, balances, reporting, and MFA. Private endpoints require an ES256 JWT access token. Versioned by URI path (v1, v2).

API entry from apis.yml

apis.yml Raw ↑
name: PowerTrade REST API
description: Public and private REST endpoints for market-data summaries, public trade history, positions,
  holdings, balances, reporting, and MFA. Private endpoints require an ES256 JWT access token. Versioned
  by URI path (v1, v2).
humanURL: https://power-trade.github.io/api-docs-source/rest_api.html
baseURL: https://api.rest.prod.power.trade
tags:
- Market Data
- Trading
- REST
properties:
- type: Documentation
  url: https://power-trade.github.io/api-docs-source/rest_api.html
- type: Authentication
  url: authentication/powertrade-authentication.yml
- type: ErrorCatalog
  url: errors/powertrade-problem-types.yml