Register Visual Asset Url
Register an EXTERNAL image URL as a visual asset — no re-upload, no image-generation billing.
For apps that already host character images (Convex / Vercel Blob / S3). LoreOS fetches the URL
once and stores it in object storage (so the servable URL is stable + ours); identity-first +
continuity rules are identical to a multipart upload. App-scoped (404 if the slug is not the
caller's). Direct https image URLs only (SSRF-guarded).
Authentication
AuthorizationBearer
LoreOS API key, sent as Authorization: Bearer <key>.
Path parameters
slug
Request
This endpoint expects an object.
source_url
asset_key
category
label
visual_summary
provenance
license
Response
Successful Response
Errors
422
Unprocessable Entity Error