v3
latestOpenAPI 3.0.32026-07-21354289.5 KBFile
verifyCustomDownloadUrl
Verify that a custom download URL is valid and has not expired.
Use this endpoint to validate custom download URLs before redirecting users. Custom download URLs include a signature and expiration time for security.
post/v1/files/download:verify
Request body
Example request
{
"custom_download_url": "https://some-api-url.com?file_id=123&expires_at=1699273500029&signature=abcdefg"
}Response
Verification result