English
MODULE · v1.0

Moai Oracle

SBTI 27 types × 30 languages = 810 mappings

A Manseryeok OSS engine paired with a static SBTI animal-type dataset. A lightweight backend API that targets Korea's KRW 1.4 trillion fortune-telling market using static data, with no GPT dependency.

# REST
curl "https://api.moai.page/v1/oracle/sbti?birthDate=1990-03-15&birthTime=14:30&gender=F&lang=ko" \
  -H "Authorization: Bearer $MOAI_API_KEY"

# Response
# {
#   "type": "WISE_OWL",
#   "animal": "지혜로운 부엉이",
#   "element": "WOOD",
#   "description": "..."
# }
27
SBTI types
30
Languages
810
Animal-name mappings
OSS
Manseryeok engine

Technical advantages

SBTI 27 animal types

27 Saju-based animal-type classifications tap into the MBTI-alternative content market.

Animal names in 30 languages

27 types × 30 languages = 810 static animal-name mappings, immediately usable in global services.

Manseryeok OSS engine

Manseryeok calculations powered by lunar-javascript produce accurate saju, daily-fortune, and seasonal data.

Static dataset

All fortune, compatibility, and type descriptions are pre-written as static JSON, keeping per-call cost constant.

Zero GPT dependency

Runs without external LLM calls to OpenAI/Claude, protecting both margin and response time.

Daily fortune API

Daily, monthly, and yearly fortunes based on date of birth — all served from a single consistent endpoint.

First call in 30 seconds

Moai Oracle puts developer experience first. A few lines of code give you production-grade infrastructure immediately. Every API ships with zero-downtime deploys and high availability.

A single endpoint to manage everything
Infrastructure proven in production
curl "https://api.moai.page/v1/oracle/sbti?birthDate=1990-03-15&birthTime=14:30&gender=F&lang=ko" \
  -H "Authorization: Bearer $MOAI_API_KEY"

# Response
# {
#   "type": "WISE_OWL",
#   "animal": "지혜로운 부엉이",
#   "element": "WOOD",
#   "description": "..."
# }

Pricing

Starter

$29
500 calculations / mo
  • SBTI 27 types
  • 5 languages
  • Daily fortune
Get started
Most Popular

Pro

$99
3,000 calculations / mo
  • All 30 languages
  • Compatibility matching
  • Monthly / yearly fortune
  • Cache optimization
Start with Pro

Business

$299
15,000 calculations / mo
  • Custom animal mappings
  • Dedicated cache
  • 99.9% SLA
Get started

Use cases

Backend for divination apps

Use the Moai Oracle module to quickly build the core business flow for Backend for divination apps. Case #1.

Fortune sections in content platforms

Use the Moai Oracle module to quickly build the core business flow for Fortune sections in content platforms. Case #2.

SBTI-based matching features

Use the Moai Oracle module to quickly build the core business flow for SBTI-based matching features. Case #3.

Start with Moai Oracle in 30 seconds