Domain Price

/domain-price

GET

Get domain prices per TLD as defined in the slab which applies to the current authenticated reseller.

JSON response

Sample

curl \
--request GET \
--user "{{api_username}}:{{api_key}}" \
"{{api_base_url}}/domain-price" | python -m json.tool