Media Link Verify

Response Fields

TermTypeDescription
VALIDboolFlag specifying whenever url is a valid bitfinex url or not
TYPEstringOptional, domain type, one of: platform, social, AppStore
DOMAINstringOptional, resolved domain, e.g. bitfinex.com or telegram.org
WARNINGstringOptional, warning or error related to input, could be present even in case when VALID is true. In case when VALID is false then WARNING is actually the error/issue.

Ratelimit: 1 req/2sec

Resolved link types

TypeDescription
platformMain bitfinex platform url
socialSocial platform url, e.g. telegram.org
AppStoreApp store url, e.g. play.google.com

Warning Codes

Warning CodeDescription
ERR_DOMAIN_NOT_FOUNDSubmitted link has valid apex domain but subdomain could not be resolved. Eg.: https://litecoin.bitfinex.com
ERR_UNKNOWN_DOMAINDomain of the link is not authentic. Example https://bitfinix.com
ERR_UNKNOWN_MALFORMED_URLLink has unknown domain and has no protocol. Eg. bitfinix.com
ERR_MALFORMED_URLLink has known and authentic apex domain but no protocol. Eg. bitfinex.com
ERR_HTTP_URLLink has authentic domain but protocol was http
ERR_SECURITY_ISSUEThe link is suspected to contain an xss attack vector
Language
Click Try It! to start a request and see the response here!