Media
Verify Media URL Exists
Verify that the media file exists when uploaded.
POST
/
media
/
urlExists
Available on Premium, Business, Enterprise plans.
Verify that the media file exists when uploaded. It should be used in conjunction with the /media/uploadUrl endpoint.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.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.
Request Body
mediaUrl
string
requiredURL of the media to verify exists.