API v1.0
MICE Developer Center
전시회, 비즈매칭, 참가 등록 등 MICE 플랫폼의 모든 기능을 API로 제공합니다. 외부 시스템과 연동하거나 커스텀 애플리케이션을 구축하세요.
Base URL: https://mice.ai.kr/apiAll Systems Operational
Quick Start
전시회 (Exhibition)
v1
GET
/api/v1/exh/schemasGET
/api/v1/exh/submissionsPOST
/api/v1/exh/auth/loginGET
/api/v1/exh/content/postsPOST
/api/v1/exh/files/upload조직/프로젝트
v2
GET
/api/v2/organizationsGET
/api/v2/projects/:id/membersPOST
/api/v2/projects/:id/invitations비즈매칭
v1
GET
/api/bizm/meetingsPOST
/api/bizm/meetings/requestGET
/api/bizm/companies웹훅
-
POST
/api/webhooks/tossPOST
/api/webhooks/subscriptionFeatures
API 키 인증
프로젝트별 API 키 발급
read, create, update, delete 권한을 세밀하게 제어하고, Rate Limit을 설정할 수 있습니다.
웹훅
실시간 이벤트 수신
신청서 제출, 결제 완료 등의 이벤트를 실시간으로 수신하고 자동화를 구축하세요.
SDK & 임베드
다양한 통합 방법
JavaScript SDK, iframe 임베드, REST API 등 다양한 방법으로 통합하세요.