https://json.astrologyapi.com/v1/horo_chart/:chart_idbased on chart type(all D-charts) - The data points include various planetary positions along with ascendant and their respective house positions to draw charts.
1[
2 {
3 "sign": 7,
4 "sign_name": "Libra",
5 "planet": [],
6 "planet_small": [],
7 "planet_degree": []
8 },
9 {
10 "sign": 8,
11 "sign_name": "Scorpio",
12 "planet": [],
13 "planet_small": [],
14 "planet_degree": []
15 },
16 {
17 "sign": 9,
18 "sign_name": "Sagittarius",
19 "planet": [],
20 "planet_small": [],
21 "planet_degree": []
22 },
23 {
24 "sign": 10,
25 "sign_name": "Capricorn",
26 "planet": [
27 "KETU"
28 ],
29 "planet_small": [
30 "Ke "
31 ],
32 "planet_degree": []
33 },
34 {
35 "sign": 11,
36 "sign_name": "Aquarius",
37 "planet": [],
38 "planet_small": [],
39 "planet_degree": []
40 },
41 {
42 "sign": 12,
43 "sign_name": "Pisces",
44 "planet": [],
45 "planet_small": [],
46 "planet_degree": []
47 },
48 {
49 "sign": 1,
50 "sign_name": "Aries",
51 "planet": [
52 "MOON"
53 ],
54 "planet_small": [
55 "Mo "
56 ],
57 "planet_degree": []
58 },
59 {
60 "sign": 2,
61 "sign_name": "Taurus",
62 "planet": [
63 "JUPITER",
64 "SATURN"
65 ],
66 "planet_small": [
67 "Ju ",
68 "Sa "
69 ],
70 "planet_degree": []
71 },
72 {
73 "sign": 3,
74 "sign_name": "Gemini",
75 "planet": [
76 "SUN",
77 "MARS",
78 "MERCURY",
79 "VENUS"
80 ],
81 "planet_small": [
82 "Su ",
83 "Ma ",
84 "Me ",
85 "Ve "
86 ],
87 "planet_degree": []
88 },
89 {
90 "sign": 4,
91 "sign_name": "Cancer",
92 "planet": [
93 "RAHU"
94 ],
95 "planet_small": [
96 "Ra "
97 ],
98 "planet_degree": []
99 },
100 {
101 "sign": 5,
102 "sign_name": "Leo",
103 "planet": [],
104 "planet_small": [],
105 "planet_degree": []
106 },
107 {
108 "sign": 6,
109 "sign_name": "Virgo",
110 "planet": [],
111 "planet_small": [],
112 "planet_degree": []
113 }
114]Authorizationstring
requiredBasic Authorization via header
Accept-Languagestring
Preferred language for the response content
Properties
dayint
requiredDate of birth, eg: 10
monthint
requiredMonth of birth, eg: 5
yearint
requiredYear of birth, eg: 1990
hourint
requiredHour of birth, eg: 19
minint
requiredMinute of birth, eg: 55
latfloat
requiredLatitude, eg: 19.2056
lonfloat
requiredLongitude, eg: 25.2056
tzonefloat
requiredTimezone, eg: 5.5
chartTypestring
Chart type, eg: 'north', 'south' or 'east'
Properties
image_typestring
Image type, eg: 'png' or 'svg'
Properties
chart_idstring
requiredChart ID, eg: MOON,SUN
Properties
Something is wrong with your request format or parameters.
Your API key is missing or invalid.
You don't have permission to access this specific resource.
The API endpoint you're trying to reach doesn't exist.
Our server is having a temporary glitch.