Skip to main content
GET
Get a fresh signed video URL
Just want a URL to drop into a <video> tag or redirect through, without parsing JSON? GET https://mathify.dev/api/video/{fragmentId} 307-redirects straight to the signed video. It’s unauthenticated (no API key needed) and short-lived (15 min TTL), unlike this endpoint’s 24h signed URL.

Authorizations

x-api-key
string
header
required

Your Mathify API key (mk_live_<64 hex chars>), generated at /settings/api-keys.

Path Parameters

fragmentId
string
required

Response

Signed URL

fragmentId
string
required
signedUrl
string
required
refreshed
boolean
required