-
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
Service List (action=services)
1. Service list – action=services
Description:
Returns a list of all active Lab services.
Parameters
key(required)action(required) =services
Example request
POST https://umva.net/api/lab
key=YOUR_API_KEY
action=services
Example response
[
{
"service": 1,
"name": "Followers",
"type": "Default",
"category": "First Category",
"rate": "0.90",
"min": 50,
"max": 10000,
"refill": true,
"cancel": true,
"dripfeed": false
}
]
Notes
rateis the price per 1000 units (API discounted rate).refill,cancel, anddripfeedindicate provider capabilities for the service.