B2B API Service

Saju-based Personality Analysis API

Transform birth data into personality profiles and compatibility scores using traditional East Asian Saju methodology. Perfect for LLM personalization, dating apps, and marketing optimization.

bash — curl
curl https://stellar-script.com/api/v1/b2b/profile/full \
  -H "Authorization: Bearer ss_live_xxxxxxxx..." \
  -H "Content-Type: application/json" \
  -d '{
    "birthInfo": {
      "birthDate": "1990-05-15",
      "gender": "MALE"
    }
  }'
Response 200 OK
{
  "personality_type": "Architect",
  "score": 0.98,
  "insights": {
    "communication": "analytical",
    "decision_style": "data-driven"
  }
}

Trusted by engineering teams worldwide

TechCorp
DataFlow
FastScale
CloudNine

Trusted by Developers

99.9%
Uptime
<200ms
Avg Response
100만+
API Calls
50+
Customers
StellarScript API improved our matching algorithm accuracy by 23%.

— CTO, Dating App Company

Built for Developers

Simple requests, powerful results

Request
// 성향 분석 API
const response = await fetch(
  'https://stellar-script.com/api/v1/b2b/profile/interaction',
  {
    method: 'POST',
    headers: {
      'Authorization': 'Bearer YOUR_API_KEY',
      'Content-Type': 'application/json'
    },
    body: JSON.stringify({
      birthInfo: {
        birthDate: '1990-05-15',
        gender: 'MALE'
      }
    })
  }
);
Response
{
  "success": true,
  "data": {
    "interaction": {
      "style": {
        "code": "LOGICAL",
        "label": "논리적 분석형",
        "description": "데이터 기반 의사결정 선호"
      },
      "llmSettings": {
        "baseStyleAndTone": "Professional",
        "responseStructure": "conclusion_first",
        "emoji": "Less"
      }
    },
    "systemPromptFragment": "이 사용자는 논리적..."
  }
}

API Features

Six powerful endpoints for personalization services

$0.02

LLM Interaction Guide

Personalized conversation style for AI chatbots. Communication preferences, emotional processing, etc.

$0.02

Consumer Profile

Consumer behavior analysis for marketing. Purchase triggers, category preferences, etc.

$0.05

Full Personality Analysis

7 personality categories: character, wealth, love, career, health, relationships, life theme.

NEW
$0.04

Fortune Flow Analysis

5 fortune categories: wealth, love, career, health, social relationships + trend prediction.

$0.08

Pair Compatibility

Two-person compatibility + 6 relationship types. Strengths, weaknesses, and advice.

$0.10+

Best Match Finder

Find best matches from up to 50 candidates. Ranked scores and relationship types.

What is StellarScript?

사주(四柱) 기반 개인화 분석 API

생년월일시를 기반으로 개인의 타고난 성향, 운세 흐름, 대인 궁합을 정량화된 데이터로 제공합니다. AI와 전통 명리학을 결합하여 객관적이고 활용 가능한 분석 결과를 API로 제공합니다.

전통 + AI

수천 년간 축적된 명리학 이론에 현대 AI 알고리즘을 결합. 주관적 해석을 객관적 점수와 데이터로 변환합니다.

정량화된 결과

모든 분석 결과는 0-100 점수, A-F 등급, 키워드로 제공. 서비스에 바로 적용 가능한 구조화된 JSON 응답.

다양한 활용

데이팅, HR, 마케팅, 게임, 상담 등 다양한 서비스에 적용. 단순 운세를 넘어 개인화 추천 시스템의 핵심 데이터로 활용.

분석 정확도의 근거

StellarScript는 검증된 데이터와 이론을 기반으로 합니다

진태양시 정밀 계산

경도 보정, 균시차 보정으로 완벽한 진태양시 산출

전통 명리학 이론 기반

합/충/형/파, 용신, 조후, 절입 보정 적용

AI 정량화 알고리즘

주관적 해석을 객관적 점수로 변환

100년 운세 흐름 분석

대운/세운/월운이 사주원국에 미치는 영향 분석

무제한 연도 지원 (2025년생 아이의 100년 운세도 OK)
경도/균시차/절입/서머타임 보정
음력/윤달 정확 처리
6대 관계 유형 분류

이런 서비스에 활용할 수 있습니다

다양한 산업에서 개인화 경험을 제공하는 핵심 데이터로 활용됩니다

데이팅 앱

성향 기반 매칭으로 궁합 점수 제공

예시: 궁합 점수 85점, 천생연분형

HR/채용

지원자 성향 분석 및 팀 궁합 확인

예시: 분석적 사고, 협업 성향 높음

이커머스

소비 성향 기반 상품 추천

예시: 가치 소비형, 품질 우선

AI 챗봇

개인화된 대화 스타일 적용

예시: 논리적 설명 선호, 직접적 화법

게임/엔터

운세 콘텐츠 및 캐릭터 분석

예시: 오늘의 운세, 성격 유형 테스트

운세 앱

일간/월간/연간 운세 제공

예시: 재물운 85점, 상승 추세
For Individual Users

Experience AI Fortune Telling

Looking for personal consultation instead of enterprise API? Chat with AI astrologers at solzigi.com.

AI Astrologer Chat

Personalized fortune readings based on your birth chart

5 Languages Supported

Korean, English, Japanese, Chinese, Russian

Compatibility & Fortune

Detailed analysis of love, career, and wealth

solzigi.com

Explore Your Destiny at Solzigi

AI astrologers analyze your birth chart and provide life guidance.

StellarScript API is a B2B service for enterprise customers. Individual users can use solzigi.com.

Ready to Get Started?

Get your API key and start integrating personality insights into your application today.