T

Tradeworks

by Tradeworks Free tier

Authentication is required to access all methods of the API. Enter username and password. Credentials are automatically set as you type.

authmagick

Quick Reference

Base URL http://devui.magick.nu/rest Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation http://devui.magick.nu/rest Endpoint status Unreachable — No response — server may be down or blocking automated probes (checked Mar 29, 2026) Builder score D 36% builder-friendly
Pricing
28
Latency
0
Depth
68

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /strategies/strategyId/{strategyId} Get Strategy by ID
GET /strategies/templates Get all Template Strategies
POST /tradingAccounts Add a Trading Account
PUT /tradingAccounts/password/{username}/{brokerserver}/{mt4username} Update MT4 Account Password
POST /users Create a new Tradeworks User
GET /users/email/{email} Check if email is available
PUT /users/password/{username} Update user's password
GET /users/username/{username} Check if username is available

Sample Request

curl -X GET 'http://devui.magick.nu/rest/strategies/strategyId/{strategyId}' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Tradeworks documentation.