Register uploaded seed key
Digital Samples
Register uploaded seed key
Associate your uploaded seed video key with the digital sample. Under the public API, this endpoint performs an asynchronous validation of the uploaded file’s format and duration, automatically approves it, and activates the sample.
POST
Register uploaded seed key
Authorizations
Your organization API key starting with yph_sk_live_…
Path Parameters
Body
application/json
The unique secure object key returned in the presigned URL generation response.
Response
Registered successfully
Digital sample resource returned by GET, POST, and PATCH.
- Write-only (POST/PATCH body):
seedVideoUrl— your public HTTPS source URL. YPH ingests a copy into private storage. Use the presigned upload flow (/seed/upload-url+/seed/register) when uploading directly. - Read-only (responses):
signedSeedVideoUrl— short-lived presigned GET URL for preview/download. Never send this back on PATCH. - Echo (responses):
seedVideoUrlrepeats the external source URL you submitted (null when the seed was uploaded via presigned PUT or created in the YPH app). - Integrator identity:
accountTokenidentifies the brand (your marketplace advertiser).productTokenis your internal catalog product id. See Integrator tokens. - Credits: Org credit balance is not on this resource — use
GET /account(creditBalance).
Example:
