> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n8negri.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Imtegrate — programmatic image and video generation API

# Imtegrate

Imtegrate is a Bannerbear-style API for **programmatic image and video generation**. Design templates once with dynamic placeholders, then generate at scale via REST.

## What you can build

* Personalized social media images (Open Graph, Twitter cards, LinkedIn)
* Video clips with dynamic text, logos, and footage
* Bulk certificate, invoice, or ticket generation
* E-commerce product creatives at scale

## Core resources

<CardGroup cols={2}>
  <Card title="Templates" icon="layer-group" href="/concepts/templates">
    Design layered creatives with text, images, and shape placeholders.
  </Card>

  <Card title="Renders" icon="image" href="/concepts/renders">
    Trigger image or video renders by passing modifications to a template.
  </Card>

  <Card title="People" icon="user" href="/concepts/people">
    Reusable face/photo references for personalized renders.
  </Card>

  <Card title="Collections" icon="folder" href="/concepts/collections">
    Group multiple renders generated from one request.
  </Card>
</CardGroup>

## Quick links

* [Quickstart →](/quickstart) — first render in under 5 minutes
* [API Reference →](/api-reference/openapi) — full endpoint catalog
* [Webhooks →](/guides/webhooks) — listen for render completion
