Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.magnific.com/llms.txt

Use this file to discover all available pages before exploring further.

The Images and templates API lets you discover resources (photos, vectors, PSDs) with AI-powered search and download assets for use in your applications.

What you can do

  • List resources with sorting and filters
  • Get a single resource by ID
  • Download a resource and specify format

Authentication

All requests require an API key via the x-magnific-api-key header. See the Quickstart and Authentication.

Endpoints

GET /v1/resources

List resources with sorting and filters

GET /v1/resources/{resource-id}

Retrieve a single resource by ID

GET /v1/resources/{resource-id}/download

Download a resource

GET /v1/resources/{resource-id}/download/{resource-format}

Download a resource by ID and format

Use cases

  • Build an asset picker for your CMS or design tool
  • AI-powered search by keyword and sort by popularity
  • Programmatically download assets during build/deploy

FAQ

Is there a rate limit?

Yes. See Rate limits.

What license applies to resources?

Refer to the License agreement.