The REST API provides programmatic access to every feature in TRIPANEL — servers, domains, DNS, email, databases, SSL, billing, and more.
curl -H "Authorization: Bearer $TOKEN" https://api.tripanel.net/v2/servers
Comprehensive documentation with request/response examples, authentication, and rate limiting details.
View API Docs →