📌 API Documentation
👋 Hey there! If you've got an account with IPPanel, you're in the right place. This documentation covers everything you need to know about using our API – from sending messages to managing your account and beyond.
Base URL
Base URL:
https://edge.ippanel.com/v1
Please replace
{base_url}
with the actual base URL of the server.
Authentication
All API endpoints require authentication using a bearer token. You can obtain this token through the Authentication section.
Getting Started
- Start with the Authentication section to get your access token
- Use the token in the Authorization header:
Authorization: Bearer your-token-here
- Explore the different API sections based on your needs
API Sections
- 🔐 Authentication - Login, logout, and token management
- 📨 Send SMS - Send SMS messages using various methods
- 📊 Reports - Get delivery reports and statistics
- 📞 Numbers - Manage your phone numbers
- 👤 Users - User management APIs
- 📦 Packages - Package and credit management
- 🎫 Ticket - Support ticket system
- 📝 Drafts - Message draft management
- 💳 Payment - Payment and credit information
- 🎯 Patterns - SMS pattern management
- 📁 Phonebook - Contact management
Support
If you need help or have questions, please create a support ticket through the Tickets section.