Available on Premium, Business, Enterprise plans.
Header Parameters
Verify Media URL Exists
POST https://api.ayrshare.com/api/media/urlExists
Verify that the media file exists when uploaded. It should be used in conjunction with the /media/uploadUrl endpoint.
You will also receive the contentType of the media file.
A HEAD request is made to the media URL to verify it exists.
Please be sure the hosting provider is not blocking the HEAD request.
Body Parameters
URL of the media to verify exists.
