Skip to main content

📌 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

  1. Start with the Authentication section to get your access token
  2. Use the token in the Authorization header: Authorization: Bearer your-token-here
  3. Explore the different API sections based on your needs

API Sections

Support

If you need help or have questions, please create a support ticket through the Tickets section.