Returns the file metadata plus a freshly-minted 1h signed URL. Use this to re-mint a download URL whenever the previous one expires.
Documentation Index
Fetch the complete documentation index at: https://docs.aurous-labs.com/llms.txt
Use this file to discover all available pages before exploring further.
Your team API key (starts with al_live_ — legacy keys may start with og_).
Optional API version pin (YYYY-MM-DD). Defaults to your team's pinned version, or the system default 2026-05-15 for unauthenticated requests.
^\d{4}-\d{2}-\d{2}$"2026-05-15"
Opaque file ID.
"file_01HXMQ7Z3K8Y2NABCDEFGHJKMN"
File found
Opaque file ID.
"file_01HXMQ7Z3K8Y2NABCDEFGHJKMN"
Object discriminator.
"file"
reference, first_frame, last_frame "reference"
image/png, image/jpeg, image/webp "image/jpeg"
File size in bytes.
1247892
Decoded image width in pixels (max 4096).
1024
Decoded image height in pixels (max 4096).
768
Time-limited signed URL valid for ~1h. Re-mint a fresh URL by re-fetching GET /v1/files/:id. Do NOT cache long-term — the underlying bucket is private.
"https://...?token=..."
Hard 24h TTL — the file is automatically purged at this timestamp.
"2026-05-04T14:00:00Z"
Creation timestamp.
"2026-05-03T14:00:00Z"
Echoed metadata.
{ "campaign": "launch-2026" }