1👍
I don’t know where you got the impression that the Images API can only use the datastore. The documentation seems to clearly show that you can pass the Image
class either a blob key, or a Google Storage filename, or the image data itself as a bytestring.
Source:stackexchange.com