# Intro to Spot Trading API

### REST Interface Root URL:

Testing Environment：<https://api.jayxstaging.com>

### Interface Command Specification：

The interfaces are named according to version + module + specific business name.

1. Version：
   1. /api/v1
2. Modules：
   1. /public: public module
   2. /account: account module
   3. /trader: trade module

For instance: /v1/public/instruments
