TradeWise developer API for account, order, and symbol list operations with API key → JWT flow.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
Base URL: developerapi.tradewise.com.tr. Access token 1h, refresh token 30d; 5000 req/hour rate limit.
Last verified: February 6, 2026
Public test lab configuration summary for this API.
https://developerapi.tradewise.com.tr/Methods
Verified endpoint examples
/oauth/tokenAccess token (API key)
Exchange API key for JWT access token. Header: X-API-Key.
/oauth/tokenRefresh access token
Get a new access token using refresh token.
/api/v1/accountsList accounts
Lists all brokerage accounts. Requires Authorization: Bearer.
/api/v1/accounts/loginAccount login (SMS verification)
Two-step SMS login. First call without sessionId/sms, then repeat with them.
+15 more endpoints
{
"grant_type": "api_key"
}Tracked public interactions for this catalog entry.
views
125
doc clicks
9
API calls
12
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.