Image API
Service: image.animeapis.com
The Service name image.animeapis.com
is needed to create RPC client stubs.
animeshon.image.v1alpha1.Image
Methods | Description |
---|---|
UploadImage | Uploads an image through the request HttpBody. |
ImportImage | Imports an image from a remote web address. |
GetImage | Gets an image in binary representation with the format and size requested. |
GetAlbum | Gets an image album. |
ListAlbums | Lists image albums with pagination. |
CreateAlbum | Creates a new image album. |
DeleteAlbum | Deletes an existing image album. |
GetAlbumSettings | Gets the settings of an image album. |
UpdateAlbumSettings | Updates the settings of an image album. |
animeshon.image.v1alpha1.ImageRouter
Methods | Description |
---|---|
GetImageRoute | Gets the image public link address that is used to fetch images via CDN. |
RouteImage | Routes a raw request received by a CDN host to its target image. |