Pricing
Blog
FAQ
Contact
日本語
EN
Sign In
Sign Up
Tutorial
Next.js
Integration with Next.js
Getting Started with App Router
Tutorial (App Router)
Getting Started with Pages Router
Tutorial (Pages Router)
Nuxt 3
Integration with Nuxt 3
Tutorial
Nuxt 2
Integration with Nuxt 2
Getting Started
Tutorial
Creating a Clone of a microCMS Blog
Gatsby
Integration with Gatsby
Getting Started
Tutorial
Astro
Integration with Astro
Tutorial
Remix
Integration with Remix
Getting Started
JavaScript
Integration with JavaScript
Getting Started (Browser)
Getting Started (Server)
PHP
Integration with PHP
Getting Started
Ruby
Integration with Ruby
Getting Started
SDK
Go
Integration with Go
Getting Started with microCMS
SDK
iOS
Integration with iOS
Getting Started
Tutorial
SDK
Android
Integration with Android
Getting Started
SDK
Manual
Introduction
Account & Login
Account Registration
Login
Email Address Authentication
Services
Creating a Service
Service Configuration
Multiple Environments (Development Environment)
Template
Service Deletion
Payment
Change of Pricing Plan
Registering and Changing Payment Methods
API
Creating and Managing APIs
API Settings
Export/Import of API Schema
Fields
Text Field
Text Area
Image
Multiple Images
Date
Boolean
Selectable Field
Content Reference
Multiple Content References
Number
File
Extended Field
Repetition
Custom
Contents
Content Creation
Content Editing
Content Management
View
Content Status
Custom Status
Setting the Content ID
Automatically Assigned Values for Content
CSV Import of Content
API Preview
Examples of Using Query Parameters with API Preview
Integration Methods by Rendering Type
Screen Preview
Setting Up Webhooks for Content
Rich Editor
How to Use the Rich Editor
Rich Editor WRITE API
How to Use the Old Rich Editor
Reviews
Review
AI Review
Media
Media Management
Changing Media Filters and Display Order
Media Tag Configuration
Setting Up Media Webhooks
Custom Domain Settings for Media
Permission Management
Member Management
Roles (Permission Management in the Admin Panel)
Connection
Amazon S3 Integration
Logs
Audit Log
Data Transfer Volume
Security
Content Update History
IP Restrictions for Management Dashboard
IP Restrictions for APIs
Authentication
Setting Up Two-Factor Authentication
Mandatory Two-Factor Authentication
Single Sign-On
Specifications & Limitations
Recommended Environment
Limitations / Precautions
Content API
What is the Content API?
Basic Operations
GET /api/v1/{endpoint}
GET /api/v1/{endpoint}/{content_id}
POST /api/v1/{endpoint}
PUT /api/v1/{endpoint}/{content_id}
PATCH /api/v1/{endpoint}/{content_id}
DELETE /api/v1/{endpoint}/{content_id}
API Keys
API Key (API Authentication and Authorization Management)
Migration from the Old API (X-API-KEY, etc.)
Responses & Error Handling
Response format for each field in the GET API
Specifying Query Parameters in the GET API
Error Responses of the Content API
Management API (Beta)
What is the Management API?
Content Operations
GET /api/v1/contents/{endpoint}
GET /api/v1/contents/{endpoint}/{content_id}
PATCH /api/v1/contents/{endpoint}/{content_id}/status
PATCH /api/v1/contents/{endpoint}/{content_id}/createdBy
Media Operations
GET /api/v2/media
GET /api/v1/media
POST /api/v1/media
DELETE /api/v2/media
Member Operations
GET /api/v1/members
GET /api/v1/members/{member_id}
API Operations
GET /api/v1/apis
GET /api/v1/apis/{endpoint}
Service Operations
GET /api/v1/service
Responses & Error Handling
Management API Error Responses
Image API
What is the Image API?
Parameters
Image Size
Quality
Resolution and Screen Size
Format
Text
Border
Padding
Shape
Download
Watermark
MCP Server
microCMS MCP Server
microCMS Document MCP Server
Top
Tutorial
iOS
SDK
Last updated:
2026/04/24
Copy as Markdown
The microCMS iOS SDK is distributed on GitHub. Anyone can create Issues and Pull Requests.
GitHub - microcmsio/microcms-ios-sdk
https://github.com/microcmsio/microcms-ios-sdk
Tutorial
Contents
None