Raster

API Reference

Programmatic access to your Raster libraries — query assets, upload images, and build integrations.

Raster is built API-first. Everything you do in the app — browsing libraries, uploading images, reading tags — is available programmatically, so you can wire Raster into your website, CMS, build pipeline, or internal tools.

Choose an interface

For AI agents

Raster is built so an AI agent can manage a user's images end to end — including for a user who has no account yet.

What you can build

  • Serve perfectly-sized, CDN-cached images on a website without a traditional CMS.
  • Sync a Raster library into a static site generator at build time.
  • Push images into Raster from an existing upload flow or automation.
  • Pull asset metadata and tags into internal dashboards and search tools.

Before you start

Every interface authenticates with an API key scoped to your organization. You create and manage keys — and grant per-library access — in your organization settings. See Authentication for the full walkthrough.

Both the GraphQL and REST APIs are in Alpha — follow the GraphQL changelog and REST changelog for breaking changes, and reach out at support@raster.app with feedback.

On this page