Chinese Horoscope
Introducing our Chinese Horoscope API, your gateway to providing users with personalized insights from the Chinese zodiac. Access daily Chinese horoscope data for all animal signs.
POST
https://divineapi.com/api/1.0/get_chinese_horoscope.php
Request Body
Name | Type | Description |
---|---|---|
api_key* | String | Your API Key (can be found on your Divineapi dashboard) |
sign* | String | A zodiac sign. (eg: Aries,Capricon) |
date* | date | Current Date in Y-m-d Format (Ex: 2020-12-25) |
timezone* | Float | timezone, eg: 5.5 Timezone List |
Take a look at how you might call this method via cURL, NodeJS, JavaScript jQuery AJAX or Python:
Last updated