Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 729 Bytes

GetTradeUrl.md

File metadata and controls

29 lines (18 loc) · 729 Bytes

Get your account's trade URL, allowing P2P trading.

HTTP Request

GET https://api-trade.wax.io/ITrade/GetTradeURL/v1/

Authentication

API key required.

OAuth Scopes

identity_basic, identity, trades

Input

Parameter Type Required Description
none

Output

Parameter Type Description
uid int Your OPSkins User ID
token string Your trade token
long_url string The actual URL someone should go to in order to send a trade offer to your account.
short_url string A shortened alias for long_url of the type ".../t/1/Lhn9d7fVL1U". This redirects to the long URL.