Skip to main content

Image API

Service: image.animeapis.com

The Service name image.animeapis.com is needed to create RPC client stubs.

animeshon.image.v1alpha1.Image

MethodsDescription
UploadImageUploads an image through the request HttpBody.
ImportImageImports an image from a remote web address.
GetImageGets an image in binary representation with the format and size requested.
GetAlbumGets an image album.
ListAlbumsLists image albums with pagination.
CreateAlbumCreates a new image album.
DeleteAlbumDeletes an existing image album.
GetAlbumSettingsGets the settings of an image album.
UpdateAlbumSettingsUpdates the settings of an image album.

animeshon.image.v1alpha1.ImageRouter

MethodsDescription
GetImageRouteGets the image public link address that is used to fetch images via CDN.
RouteImageRoutes a raw request received by a CDN host to its target image.