Contents API
microCMS is an API-based headless CMS.
Use the Contents API to build sites and services freely.
Available API request methods
GET
The GET API is used to retrieve content such as text, images, and videos.
For list contentsPOST
With the POST API, you can publish content from external systems via API.
Use it for contact forms, reader management, event registrations, and more.
PUT
With the PUT API, you can publish content via API.
Unlike POST, you can create content with a specified ID.
API key
The authentication key required for each API request (GET, POST, PUT, PATCH, DELETE).
Create an API key and include it in the request header.
Use cases & tips
From basics to advanced workflows, explore practical ways to use microCMS.
リッチエディタがWRITE APIに対応しました
APIキーをX-MICROCMS-API-KEYへとリニューアルしました。
カスタムWebhookにリクエストヘッダーを追加できるようになりました
リッチエディタのレスポンスをオブジェクト型で取得できるようになりました (ベータ)
NuxtのJamstack構成におけるAPIキーの隠蔽方法について
vue-awesome-swiper × microCMSでNuxtにスライドショーを実装する
【第1回】SwiftUIとmicroCMSでつくるiOSメディアアプリ - セットアップと一覧画面の表示
Serverless Functions + microCMSで全文検索APIを作成する
Get started with microCMS at no cost.
Contact us if you have any questions.