ImageKit · GraphQL Specification

ImageKit GraphQL Schema

This is a conceptual GraphQL schema for ImageKit, the real-time image and video optimization CDN and Digital Asset Management (DAM) platform. ImageKit does not currently expose a public GraphQL API; its primary API surface is REST-based (documented at https://imagekit.io/docs/api-overview). This schema is authored to represent the domain model that ImageKit's REST API covers, enabling GraphQL-native tooling, federation overlays, and exploratory integrations.

Documentation Endpoint View on GitHub ImagesVideoCDNMediaOptimizationTransformationsDigital Asset ManagementDAMStorageCacheUploadGraphQL

Overview

ImageKit GraphQL Schema is a GraphQL API specification published by ImageKit on the APIs.io network.

This is a conceptual GraphQL schema for ImageKit, the real-time image and video optimization CDN and Digital Asset Management (DAM) platform. ImageKit does not currently expose a public GraphQL API; its primary API surface is REST-based (documented at https://imagekit.io/docs/api-overview). This schema is authored to represent the domain model that ImageKit’s REST API covers, enabling GraphQL-native tooling, federation overlays, and exploratory integrations.

The specification includes 3 reference links.

Tagged areas include Images, Video, CDN, Media, and Optimization.

Endpoint

References

Related API Specs

ImageKit Account Management API API (OpenAPI) ImageKit Caching API (OpenAPI) ImageKit Custom metadata fields API (OpenAPI) ImageKit Digital Asset Management (DAM) API (OpenAPI) ImageKit Dummy Test API (OpenAPI) ImageKit File Metadata API (OpenAPI) ImageKit Managing assets API (OpenAPI) ImageKit Managing folders API (OpenAPI) ImageKit Origins API (OpenAPI) ImageKit Saved Extensions API (OpenAPI) ImageKit Upload File API (OpenAPI) ImageKit URL endpoints API (OpenAPI)
Back to ImageKit · All GraphQL Specs · GitHub