Client API Overview
Client API is a set of APIs designed for integration into mobile applications
Getting Started
- Get Package Token: Access the package list page to get package token and create AES key
- Integrate Encryption: Implement AES encryption in the app
API Endpoints
| Endpoint | Method | Purpose | 
|---|---|---|
| /package | POST | Check package information | 
| /check | POST | Check device | 
| /login | POST | Login with key |