详细分析 ▾
运行时依赖
版本
- Initial release of the Vedic Horoscope Generator API. - Provides endpoints for generating personalized Vedic horoscopes as downloadable PDFs. - Supports both South Indian and North Indian chart types with multilingual options. - Includes city search, service status, and PDF download features. - Flexible pricing plans for various user needs.
安装命令 点击复制
技能文档
The Vedic Horoscope Generator is a backend API that automates the creation of detailed horoscopes using traditional Vedic astrology principles. It processes birth information including date, time, and location to calculate planetary positions, create natal charts, and generate comprehensive astrological insights.
This tool is designed for astrology practitioners, wellness platforms, and applications requiring authentic Vedic horoscope generation. It supports multiple chart types (South Indian, North Indian) and languages, making it accessible to a global audience interested in Vedic astrological analysis.
The API handles all heavy computational work—from city lookups to PDF generation—enabling seamless integration into web and mobile applications. Results are available as downloadable PDF documents containing full birth chart analysis and horoscope predictions.
Usage
Generate Horoscope
请求:
{
"person_name": "Rajesh Kumar",
"father_name": "Suresh Kumar",
"mother_name": "Priya Devi",
"mobile": "9876543210",
"gender": "Male",
"dob": "15/Jan/1990",
"hour": "10",
"minute": "30",
"am_pm": "AM",
"country": "IN",
"birth_place": "Mumbai",
"language_id": "1",
"chart_type": "South Indian"
}
响应:
{
"success": true,
"message": "Horoscope generated successfully",
"pdf_url": "https://api.mkkpro.com/downloads/horoscope_rajesh_1234567890.pdf",
"generated_at": "2024-01-15T10:45:30Z"
}
Endpoints
获取 /api/搜索-city
Summary: 搜索 CitySearches for cities in the VedicSage database by name, optionally filtered by country.
Parameters:
搜索(字符串, 必填) - City name 或 partial name 到 搜索 对于country(字符串, 可选, 默认: "India") - Country code 或 name 到 过滤 results
响应: Returns matching cities 带有 geographic 和 astrological coordinates.
获取 /
Summary: RootHealth check endpoint for the API service.
响应: Returns API status 和 basic 服务 information.
获取 /api/status
Summary: StatusReturns the current operational status of the horoscope generation service.
响应: 服务 health status, 数据库 connectivity, 和 处理中 队列 information.
POST /api/generate-horoscope
Summary: Generate HoroscopeGenerates a complete Vedic horoscope and birth chart based on provided personal and birth information.
请求 Body:
person_name(字符串, 必填) - Person's 满 namefather_name(字符串, 必填) - Father's namemother_name(字符串, 必填) - Mother's namemobile(字符串, 必填) - 10-digit mobile 数字gender(字符串, 必填) - Male 或 Femaledob(字符串, 必填) - 日期 的 birth 在...中 DD/Mon/YYYY 格式hour(字符串, 必填) - Birth hour (1-12)minute(字符串, 必填) - Birth minute (00-59)am_pm(字符串, 必填) - AM 或 PMcountry(字符串, 必填) - Country codebirth_place(字符串, 必填) - Birth city namelanguage_id(字符串, 可选, 默认: "1") - Language ID (1=Tamil)chart_type(字符串, 可选, 默认: "South Indian") - 图表 类型 (South Indian 或 North Indian)
响应:
成功(布尔值) - Whether generation 是 successful消息(字符串 或 空) - 成功 或 错误 消息pdf_url(字符串 或 空) - URL 到 下载 generated horoscope PDFgenerated_at(字符串 或 空) - ISO 时间戳 的 generation
获取 /downloads/{filename}
Summary: 下载 FileDownloads a previously generated horoscope PDF file.
Parameters:
filename(字符串, 必填) - Name 的 PDF file 到 下载
响应: Binary PDF file 带有 horoscope 和 birth 图表 analysis.
Pricing
| Plan | Calls/Day | Calls/Month | Price |
|---|---|---|---|
| Free | 5 | 50 | Free |
| Developer | 20 | 500 | $39/mo |
| Professional | 200 | 5,000 | $99/mo |
| Enterprise | 100,000 | 1,000,000 | $299/mo |
关于
ToolWeb.in - 200+ security APIs, CISSP & CISM, platforms: Pay-per-run, API Gateway, MCP Server, OpenClaw, RapidAPI, YouTube.
- toolweb.在...中
- portal.toolweb.在...中
- hub.toolweb.在...中
- toolweb.在...中/openclaw/
- rapidapi.com/用户/mkrishna477
- youtube.com/@toolweb-009
References
- Kong 路由: https://api.mkkpro.com/lifestyle/vedic-horoscope
- API Docs: https://api.mkkpro.com:8159/docs
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制