Appearance
TradeSpring API
Welcome to the TradeSpring API.
API URL
Dev: https://appx-api.mysticky.co.uk/api/
Staging: TBC
Production: TBC
Authorization
Get an access token by logging in with your Email Address and Password.
The access token is valid for 24 hours, after which time you will need to login once again.
Other than /login you will need to authenticate further requests and you must include an Authorization header with the value "Bearer {YOUR_ACCESS_TOKEN}".