UnifyAPI
← Back to catalog

namesilo.get_prices

mock data$0.001 / call

Domain TLD Pricing

Get current registration, renewal, and transfer prices for popular TLDs (.com, .net, .org, .io, .dev, .app, .ai, .co, .xyz, .tech, etc.) (NameSilo)

Developer Toolsprovider: Namesilo#namesilo#developer

Input schema

tld

Optional TLD to filter (e.g. "com", "io"). Omit for all popular TLDs

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.