Base URL
Authentication
All endpoints require theX-API-Key header unless specified otherwise.
Response Format
All responses follow this standard format:Success
Error
Endpoint Categories
Authentication
User registration, login, and guest access
User Management
Profile, credits, and account management
Payments
Subscriptions, checkout, and payment processing
AI Chat
GLM-powered chat with financial tools
News
Financial news and market updates
Forum
Community discussions and posts
Marketplace
Digital products and purchases
Support
Help tickets and contact
Rate Limits
Rate limits vary by account type. See Authentication for details.Error Codes
| Code | Description |
|---|---|
INVALID_API_KEY | API key is missing or invalid |
EXPIRED_KEY | Guest API key has expired |
RATE_LIMIT_EXCEEDED | Too many requests |
INVALID_CREDENTIALS | Incorrect email or password |
USER_NOT_FOUND | User does not exist |
INSUFFICIENT_CREDITS | Not enough credits for operation |
SUBSCRIPTION_REQUIRED | Premium subscription needed |
VALIDATION_ERROR | Request validation failed |
INTERNAL_ERROR | Server error occurred |