The TwinFlame Horoscope API
收藏The TwinFlame Horoscope API 数据集概述
基本信息
- API名称:The TwinFlame Horoscope API
- 提供商:TwinFlame Development, LLC
- 类别:Entertainment
- 访问平台:RapidAPI
- 当前版本:v1
- 服务等级:100% Service Level
- 延迟:62ms Latency
- 受欢迎度:8.6 Popularity
定价方案
- BASIC:$0.00 / 月(免费使用,但限制为每分钟20个请求)
- PRO:$5.99 / 月
- ULTRA:$11.99 / 月
- MEGA:$23.99 / 月
功能描述
该API用于为开发者和企业提供将星座数据集成到其应用程序中的解决方案。可以基于日期和星座轻松检索每日和每周的星座运势信息。
主要功能
- 检索每日或每周星座运势。
- 提供星座兼容性、情绪、幸运数字和颜色。
- 提供可用星座运势的历史日期范围。
- 所有内容均由内部占星团队编写和审核,并用于其生产应用程序(Android、iOS、Alexa等)。
输入参数
sign(字符串,必需):星座(小写,例如“aries”)或“all”以返回所有星座。date(字符串,必需):“today”、“tomorrow”、“yesterday”或MM-DD-YYYY日期字符串。也支持“this_week”、“last_week”、“next_week”。range(布尔值,可选):如果设置,则返回可用日期范围。nodate(布尔值,可选):如果设置,则从描述中去除前导日期限定符。nohistory(布尔值,可选):如果设置,则从星座运势中移除历史引用。shorthoro(布尔值,可选):如果设置,则返回没有日期或历史引用的较短版本星座运势。language(字符串,可选):语言翻译的ISO-639代码,例如西班牙语为“es”。
请求示例
-
获取双子座今日运势:
curl --request GET --url https://the-twinflame-horoscope-api1.p.rapidapi.com/?date=today&sign=gemini --header x-rapidapi-host: the-twinflame-horoscope-api1.p.rapidapi.com --header x-rapidapi-key: your_key
-
获取特定日期的所有星座:
curl --request GET --url https://the-twinflame-horoscope-api1.p.rapidapi.com/?date=today&sign=all --header x-rapidapi-host: the-twinflame-horoscope-api1.p.rapidapi.com --header x-rapidapi-key: your_key
-
获取简短、干净的版本:
curl --request GET --url https://the-twinflame-horoscope-api1.p.rapidapi.com/?date=today&sign=Leo&shorthoro=true --header x-rapidapi-host: the-twinflame-horoscope-api1.p.rapidapi.com --header x-rapidapi-key: your_key
响应示例
-
每日运势响应: json { "current_date": "04-07-2023", "compatibility": "Scorpio", "lucky_time": "16:30", "lucky_number": "65", "mood": "Neutral", "color": "Burgundy", "description": "Scorpios may feel a bit emotionally sensitive today. Take time for self-care and prioritize your own needs." }
-
每周运势响应: json { "current_date": "04-03-2023", "description": "Gemini individuals may find that communication is key this week..." }
提供商信息
- API创建者:TwinFlame Development
- 订阅者数量:3
- 资源:Product Website, Terms of Use



