Skip to main content
POST
궁합 계산
v1 Enterprise API (Coming Soon)이 엔드포인트는 Enterprise 버전에서 제공될 예정입니다. 현재는 v0 API를 사용하세요.
두 사람의 사주를 분석하여 궁합을 계산합니다. 연애, 결혼, 비즈니스 등 다양한 관계 유형에 대한 호환성을 분석합니다.
이 API는 현재 베타 버전입니다. 기능과 응답 형식이 변경될 수 있습니다.

Request Body 파라미터

person1 (필수)

integer
required
첫 번째 사람의 출생 연도입니다.
integer
required
첫 번째 사람의 출생 월입니다.
integer
required
첫 번째 사람의 출생 일입니다.
integer
첫 번째 사람의 출생 시입니다.
string
required
첫 번째 사람의 성별입니다.

person2 (필수)

integer
required
두 번째 사람의 출생 연도입니다.
integer
required
두 번째 사람의 출생 월입니다.
integer
required
두 번째 사람의 출생 일입니다.
integer
두 번째 사람의 출생 시입니다.
string
required
두 번째 사람의 성별입니다.

기타 파라미터

string
default:"romantic"
관계 유형입니다. romantic(연애/결혼), business(비즈니스), friendship(우정) 중 하나입니다.
string
default:"haiku"
AI 분석에 사용할 모델입니다.

Response

성공

궁합 계산에 성공하면 Compatibility 객체가 반환됩니다.

실패


요청 예시


응답 예시


Compatibility 객체


궁합 등급

궁합 결과는 참고용입니다. 실제 관계의 성공은 두 사람의 노력과 소통에 달려있습니다.