πAPI
The RayBot API provides programmatic access to wallet management . This documentation covers all public-facing endpoints, authentication, rate limits, and usage examples.
π Authentication
API Key Authentication
GET /publicapi/wallets?api_user=your_user_id&token=your_api_keyRate Limits
π€ Bot numbers
π Endpoints
1. Add Wallets
2. Delete Wallets
3. Get Wallets
π§ SDKs and Examples
JavaScript/Node.js Example
Python Example
Last updated