Skip to main content
GET
/
api
/
v1
/
mails
/
{domain}
/
check-availability
check if domain name is available
curl --request GET \
  --url https://mail-service.iran.liara.ir/api/v1/mails/{domain}/check-availability \
  --header 'Authorization: <api-key>'
{
  "status": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://developers.liara.ir/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #

Path Parameters

domain
string
required

Response

OK

status
string