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

# Content Blocks Overview

> Fetch, create, and manage reusable content blocks.

Content blocks allow marketers to reuse the same content across multiple campaigns. Instead of recreating standard elements for every message, you can create a block once—such as a header, footer, or a designed call-to-action button—and reference it everywhere.

This MoEngage Content Block API allows you to fetch, create, and update these content blocks on your MoEngage dashboard.

## Endpoints

The Content Block API is a collection of the following endpoints:

* [Create Content Block](/docs/api/content-blocks/create-content-block): Creates a content block.
* [Update Content Block](/docs/api/content-blocks/update-content-block): Updates a content block specified by its ID.
* [Get Specific Content Blocks](/docs/api/content-blocks/get-specific-content-blocks): Fetches specific content blocks from the available content blocks.
* [Search Content Blocks](/docs/api/content-blocks/search-content-blocks): Searches the content blocks created in your MoEngage account.

## Postman Collections

We have made it easy for you to test the APIs. Click [here](https://www.postman.com/moengage-dev/api-docs/collection/3486165-5dc87a9b-a3ef-442f-9d45-512253c6b891) to view our official Postman collections.
