The YEM Exchange API v1 is a basic REST API that users can use to retrieve market data. The API, for ease, is mostly compatible with similar simple APIs made by other major exchanges. API calls are limited to 2 requests per second, with any request exceeding the rate limit denied by an https 503 response. All API responses are valid JSON arrays.
API Functions
1. Market Stats
2. Live Trading Data
3. Live Order Book Data