POST
/
asset
/
upload
/
url

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
any
required
url
string
required

URL where the asset contents can be retrieved, e.g. https://s3.amazonaws.com/my-bucket/path/filename.mp4. For an IPFS source, this should be similar to: ipfs://{CID}. For an Arweave source: ar://{CID}.

staticMp4
any
playbackPolicy
object | null

Whether the playback policy for an asset or stream is public or signed

creatorId
storage
any
encryption
any
c2pa
any
profiles
any
targetSegmentSizeSecs
any

Response

200 - application/json
asset
object
required
task
object
required