-
Getting Started
-
Domains
- Authentication & Headers
- Get Domain Pricing
- Search Domain Availability
- List Domains
- Register Domain
- Transfer Domain
- Get Registrar Domain Info
- Change Nameservers
- Registrar Lock (Enable/Disable)
- Whois Privacy (Toggle)
- Dns Management (Get/Set)
- Get Epp/Authorization Code
- Renew Domain
- Restore Expired Domain
- Get Local Domain Details
- Register Custom Nameserver (Glue Record)
- List Contact Profiles
- Create Contact Profile
- Update Contact Profile
- Assign Contacts To Domain
-
SMM | Lab (SEO)
-
Hosted Payments
-
Crypto Payments
-
Messaging
-
WhatsApp API
-
Email API
-
IPTV
Error Responses (Lab API)
8. Error responses
General error format
{
"error": "Error description"
}
Examples
- Missing or invalid parameter:
{"error": "Action parameter is required"}{"error": "Order ID is required"}
- Not found:
{"error": "Order not found"}{"error": "Incorrect order ID"}
- Permission or capability issues:
{"error": "This service does not support refills"}{"error": "This order cannot be cancelled"}