Skip to main content
ํ™ˆ
์š”๊ธˆ๋ธ”๋กœ๊ทธ์†Œ๊ฐœ๋ฌธ์˜
๋กœ๊ทธ์ธ๋ฌด๋ฃŒ๋กœ ์‹œ์ž‘

API v1 ์ฐธ์กฐ

๋ ˆ๊ฑฐ์‹œ API ๋ฌธ์„œ. v1์€ 2026๋…„ 6์›”๋ถ€ํ„ฐ ์ง€์› ์ค‘๋‹จ๋ฉ๋‹ˆ๋‹ค.

โš ๏ธ API v1 is Deprecated

API v1 will be sunset on December 31, 2026. All applications must migrate to v2 before this date.

View v2 API Reference

Available Endpoints

Messages

  • โ€ข POST /v1/messages/send - Send a message
  • โ€ข GET /v1/messages/:id - Get message details
  • โ€ข GET /v1/messages - List messages

Contacts

  • โ€ข POST /v1/contacts - Create contact
  • โ€ข GET /v1/contacts/:id - Get contact
  • โ€ข GET /v1/contacts - List contacts
  • โ€ข PUT /v1/contacts/:id - Update contact

Campaigns

  • โ€ข POST /v1/campaigns - Create campaign
  • โ€ข GET /v1/campaigns/:id - Get campaign
  • โ€ข POST /v1/campaigns/:id/send - Send campaign

Migrate to v2

v2 includes improved error handling, better performance, and new features. Migration typically takes 2-4 hours.

View Migration Guide

Need Help?

Our support team can help you migrate to v2 or answer questions about v1.

Contact Support โ†’