Olyn API Files

Learn about Olyn files resource

FieldTypeDescription
asset_idObjectIdIdentifier of the asset this module is linked toSet by the developer
keyStringKey for the file resource to create or update, if not passed a random key will be generated.Auto/Set by the developer
valueStringUrl of the file referenced in the resource creationSet by the developer
mime_typeStringType of fileAuto
created_atDateDate of creation of the resourceAuto
created_byStringEntity creating the resourceAuto
{
    "key": "Airpods",
    "value": "photos/file_16ebd384-b66d-4f1b-ac10-ce69564a9efe/airpods.png",
    "mimeType": "image/png",
    "createdBy": "OLYN",
    "createdAt": "2022-06-10 11:25:54.937000"
}

🚧

Note: "key" can not be duplicated by the same developer in the same asset.


Get API Keys

Learn about Olyn ledger resource