← Back to catalog
namesilo.get_prices
mock data$0.001 / callDomain TLD Pricing
Get current registration, renewal, and transfer prices for popular TLDs (.com, .net, .org, .io, .dev, .app, .ai, .co, .xyz, .tech, etc.) (NameSilo)
Input schema
tld
stringOptional TLD to filter (e.g. "com", "io"). Omit for all popular TLDs
Call via REST
curl -X POST https://unifyapi.pro/api/call/namesilo.get_prices \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"tld":"<tld>"}'