cURL
Images
Resolve an image by key
Returns the resolved CDN URL for an image registered under key.
Useful for build-time fetches alongside /content/bulk. Read-only.
Does not consume credits.
GET
cURL
Authorizations
Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage
keys via /projects/me/api-keys. Test-mode keys use
the ndsk_test_ prefix.
Path Parameters
Image key (any URL-safe identifier).
Example:
"hero.background"
Response
The image.
Example:
"hero.background"
Example:
"https://cdn.neuraldraft.io/prj_2NfQmBcKpXY8/hero-background-89hf.jpg"
Example:
2048
Example:
1152
Example:
482911
Example:
"image/jpeg"
True if produced by AI generation; false if uploaded.
Example:
true