Logo
lemon.markets API Documentation

Account

Number of APIs: 6


1. Account information

GET {{trading_url}}/account/



2. Retrieve Withdrawals

GET {{trading_url}}/account/withdrawals/



3. Withdraw Money

POST {{trading_url}}/account/withdrawals/



4. Retrieve Documents

GET {{trading_url}}/account/documents/



5. Download Document

GET {{trading_url}}/account/documents/:document_id/



6. Retrieve Bank Statements

GET {{trading_url}}/account/bankstatements/



ENDPOINTS