Get started
API Endpoint:
https://api.bodygraphchart.com/
Allow your customers to design and create their own BodyGraph Chart on your website or mobile app.
To make this BodyGraph Chart API working, you need to have your unique API key.
If you don’t have an API key yet, please follow this guide to receive one.
Find timezone
# Here is a curl example
curl -X GET "https://api.bodygraphchart.com/v210502/locations?api_key=YOUR_API_KEY&query=London"
To find timezones you need to make a GET call to the following url:
https://api.bodygraphchart.com/v210502/locations
DB of locations is in English.
JSON output is designed to work with the Twitter's typeahead library.
Result example :
[
{
"asciiname":"London",
"timezone":"Europe/London",
"geo":"geoname",
"admin1":"England",
"country":"United Kingdom",
"value":"London, England, United Kingdom",
"tokens":[
"London",
"England",
"United",
"Kingdom"
]
},
{
"asciiname":"East London",
"timezone":"Africa/Johannesburg",
"geo":"geoname",
"admin1":"Eastern Cape",
"country":"South Africa",
"value":"East London, Eastern Cape, South Africa",
"tokens":[
"East",
"London",
"Eastern",
"Cape",
"South",
"Africa"
]
},
{
"asciiname":"London",
"timezone":"America/Toronto",
"geo":"geoname",
"admin1":"Ontario",
"country":"Canada",
"value":"London, Ontario, Canada",
"tokens":[
"London",
"Ontario",
"Canada"
]
},
{
"asciiname":"Londonderry County Borough",
"timezone":"Europe/London",
"geo":"geoname",
"admin1":"Northern Ireland",
"country":"United Kingdom",
"value":"Londonderry County Borough, Northern Ireland, United Kingdom",
"tokens":[
"Londonderry",
"County",
"Borough",
"Northern",
"Ireland",
"United",
"Kingdom"
]
},
{
"asciiname":"New London",
"timezone":"America/New_York",
"geo":"geoname",
"admin1":"Connecticut",
"country":"United States",
"value":"New London, Connecticut, United States",
"tokens":[
"New",
"London",
"Connecticut",
"United",
"States"
]
},
{
"asciiname":"Londonderry",
"timezone":"America/New_York",
"geo":"geoname",
"admin1":"New Hampshire",
"country":"United States",
"value":"Londonderry, New Hampshire, United States",
"tokens":[
"Londonderry",
"New",
"Hampshire",
"United",
"States"
]
},
{
"asciiname":"West End of London",
"timezone":"Europe/London",
"geo":"geoname",
"admin1":"England",
"country":"United Kingdom",
"value":"West End of London, England, United Kingdom",
"tokens":[
"West",
"End",
"of",
"London",
"England",
"United",
"Kingdom"
]
},
{
"asciiname":"London",
"timezone":"America/New_York",
"geo":"geoname",
"admin1":"Ohio",
"country":"United States",
"value":"London, Ohio, United States",
"tokens":[
"London",
"Ohio",
"United",
"States"
]
},
{
"asciiname":"London",
"timezone":"America/New_York",
"geo":"geoname",
"admin1":"Kentucky",
"country":"United States",
"value":"London, Kentucky, United States",
"tokens":[
"London",
"Kentucky",
"United",
"States"
]
},
{
"asciiname":"City of London",
"timezone":"Europe/London",
"geo":"geoname",
"admin1":"England",
"country":"United Kingdom",
"value":"City of London, England, United Kingdom",
"tokens":[
"City",
"of",
"London",
"England",
"United",
"Kingdom"
]
}
]
QUERY PARAMETERS
| Field | Type | Description |
|---|---|---|
| api_key | String | Your API key. |
| query | String | A search word to find locations. |
Generate HD Data
# Here is a curl example
curl -X GET "https://api.bodygraphchart.com/v221006/hd-data?api_key=YOUR_API_KEY&date=2019-05-05 10:10&timezone=Europe/London"
To get HD data you need to make a GET call to the following url :
https://api.bodygraphchart.com/v221006/hd-data
Result example :
{
"Properties": {
"BirthDateLocal": "5th May 2019 @ 10:10",
"BirthDateLocal12": "5th May 2019 @ 10:10 AM",
"BirthDateUtc": "5th May 2019 @ 09:10",
"BirthDateUtc12": "5th May 2019 @ 09:10 AM",
"Age": 3,
"DesignDateUtc": "5th February 2019 @ 17:07",
"DesignDateUtc12": "5th February 2019 @ 05:07 PM",
"Type": {
"name": "Type",
"id": "Manifesting Generator",
"option": "Manifesting Generator",
"description": "",
"link": ""
},
"Strategy": {
"name": "Strategy",
"id": "To Respond",
"option": "To Respond",
"description": "",
"link": ""
},
"InnerAuthority": {
"name": "Inner Authority",
"id": "Emotional - Solar Plexus",
"option": "Emotional - Solar Plexus",
"description": "",
"link": ""
},
"Definition": {
"name": "Definition",
"id": "Split Definition",
"option": "Split Definition",
"description": "",
"link": ""
},
"Profile": {
"name": "Profile",
"id": "2 / 4",
"option": "2 / 4",
"description": "",
"link": ""
},
"IncarnationCross": {
"name": "Incarnation Cross",
"id": "Right Angle Cross of The Sphinx (2/1 | 13/7)",
"option": "Right Angle Cross of The Sphinx (2/1 | 13/7)",
"description": "",
"link": ""
},
"Signature": {
"name": "Signature",
"id": "Satisfaction",
"option": "Satisfaction",
"description": "",
"link": ""
},
"NotSelfTheme": {
"name": "Not-Self Theme",
"id": "Frustration",
"option": "Frustration",
"description": "",
"link": ""
},
"Digestion": {
"name": "Digestion",
"id": "Calm",
"option": "Calm",
"description": "",
"link": ""
},
"Sense": {
"name": "Sense",
"id": "Meditation",
"option": "Meditation",
"description": "",
"link": ""
},
"DesignSense": {
"name": "Design Sense",
"id": "Outer Vision",
"option": "Outer Vision",
"description": "",
"link": ""
},
"Motivation": {
"name": "Motivation",
"id": "Desire",
"option": "Desire",
"description": "",
"link": ""
},
"Perspective": {
"name": "Perspective",
"id": "Personal",
"option": "Personal",
"description": "",
"link": ""
},
"Environment": {
"name": "Environment",
"id": "Kitchens",
"option": "Kitchens",
"description": "",
"link": ""
},
"Miljø": {
"name": "Miljø",
"id": "Kitchen Dry",
"option": "Kitchen Dry",
"description": "",
"link": ""
},
"Gates": {
"name": "Gates",
"id": "Gates",
"list": [
{
"option": 2,
"description": "",
"link": ""
},
{
"option": 1,
"description": "",
"link": ""
},
{
"option": 53,
"description": "",
"link": ""
},
{
"option": 54,
"description": "",
"link": ""
},
{
"option": 23,
"description": "",
"link": ""
},
{
"option": 3,
"description": "",
"link": ""
},
{
"option": 51,
"description": "",
"link": ""
},
{
"option": 12,
"description": "",
"link": ""
},
{
"option": 11,
"description": "",
"link": ""
},
{
"option": 27,
"description": "",
"link": ""
},
{
"option": 22,
"description": "",
"link": ""
},
{
"option": 61,
"description": "",
"link": ""
},
{
"option": 13,
"description": "",
"link": ""
},
{
"option": 7,
"description": "",
"link": ""
},
{
"option": 56,
"description": "",
"link": ""
},
{
"option": 60,
"description": "",
"link": ""
},
{
"option": 30,
"description": "",
"link": ""
},
{
"option": 49,
"description": "",
"link": ""
},
{
"option": 10,
"description": "",
"link": ""
},
{
"option": 42,
"description": "",
"link": ""
},
{
"option": 26,
"description": "",
"link": ""
},
{
"option": 63,
"description": "",
"link": ""
}
]
},
"Channels": {
"name": "Channels",
"id": "Channels",
"list": [
{
"option": "11 - 56",
"description": "",
"link": ""
},
{
"option": "12 - 22",
"description": "",
"link": ""
},
{
"option": "42 - 53",
"description": "",
"link": ""
},
{
"option": "3 - 60",
"description": "",
"link": ""
}
]
}
},
"ChartUrl": "https://bodygraphchart.com",
"Personality": {
"Sun": {
"Gate": 2,
"Line": 2,
"Color": 3,
"Tone": 4,
"Base": 5,
"FixingState": "None"
},
"Earth": {
"Gate": 1,
"Line": 2,
"Color": 3,
"Tone": 4,
"Base": 5,
"FixingState": "None"
},
"North Node": {
"Gate": 53,
"Line": 5,
"Color": 6,
"Tone": 2,
"Base": 4,
"FixingState": "None"
},
"South Node": {
"Gate": 54,
"Line": 5,
"Color": 6,
"Tone": 2,
"Base": 4,
"FixingState": "None"
},
"Moon": {
"Gate": 23,
"Line": 2,
"Color": 1,
"Tone": 2,
"Base": 1,
"FixingState": "Detriment"
},
"Mercury": {
"Gate": 3,
"Line": 2,
"Color": 2,
"Tone": 1,
"Base": 3,
"FixingState": "Detriment"
},
"Venus": {
"Gate": 51,
"Line": 3,
"Color": 6,
"Tone": 2,
"Base": 5,
"FixingState": "None"
},
"Mars": {
"Gate": 12,
"Line": 1,
"Color": 3,
"Tone": 4,
"Base": 4,
"FixingState": "None"
},
"Jupiter": {
"Gate": 11,
"Line": 1,
"Color": 6,
"Tone": 1,
"Base": 3,
"FixingState": "None"
},
"Saturn": {
"Gate": 54,
"Line": 6,
"Color": 5,
"Tone": 3,
"Base": 2,
"FixingState": "Exalted"
},
"Uranus": {
"Gate": 27,
"Line": 2,
"Color": 2,
"Tone": 6,
"Base": 3,
"FixingState": "None"
},
"Neptune": {
"Gate": 22,
"Line": 2,
"Color": 2,
"Tone": 2,
"Base": 3,
"FixingState": "None"
},
"Pluto": {
"Gate": 61,
"Line": 3,
"Color": 4,
"Tone": 2,
"Base": 1,
"FixingState": "None"
},
"Chiron": {
"Gate": 17,
"Line": 1,
"Color": 3,
"Tone": 3,
"Base": 4,
"FixingState": "None"
}
},
"Design": {
"Sun": {
"Gate": 13,
"Line": 4,
"Color": 4,
"Tone": 3,
"Base": 4,
"FixingState": "None"
},
"Earth": {
"Gate": 7,
"Line": 4,
"Color": 4,
"Tone": 3,
"Base": 4,
"FixingState": "None"
},
"North Node": {
"Gate": 56,
"Line": 1,
"Color": 3,
"Tone": 3,
"Base": 5,
"FixingState": "None"
},
"South Node": {
"Gate": 60,
"Line": 1,
"Color": 3,
"Tone": 3,
"Base": 5,
"FixingState": "Detriment"
},
"Moon": {
"Gate": 30,
"Line": 2,
"Color": 2,
"Tone": 1,
"Base": 4,
"FixingState": "None"
},
"Mercury": {
"Gate": 49,
"Line": 3,
"Color": 5,
"Tone": 4,
"Base": 3,
"FixingState": "None"
},
"Venus": {
"Gate": 10,
"Line": 5,
"Color": 1,
"Tone": 2,
"Base": 1,
"FixingState": "None"
},
"Mars": {
"Gate": 42,
"Line": 4,
"Color": 4,
"Tone": 3,
"Base": 1,
"FixingState": "None"
},
"Jupiter": {
"Gate": 26,
"Line": 2,
"Color": 5,
"Tone": 1,
"Base": 1,
"FixingState": "None"
},
"Saturn": {
"Gate": 54,
"Line": 1,
"Color": 3,
"Tone": 2,
"Base": 1,
"FixingState": "None"
},
"Uranus": {
"Gate": 3,
"Line": 3,
"Color": 5,
"Tone": 5,
"Base": 1,
"FixingState": "None"
},
"Neptune": {
"Gate": 63,
"Line": 4,
"Color": 6,
"Tone": 5,
"Base": 3,
"FixingState": "None"
},
"Pluto": {
"Gate": 61,
"Line": 2,
"Color": 1,
"Tone": 4,
"Base": 3,
"FixingState": "None"
},
"Chiron": {
"Gate": 25,
"Line": 2,
"Color": 2,
"Tone": 1,
"Base": 5,
"FixingState": "None"
}
},
"UnconsciousCenters": [
"sacral center",
"root center"
],
"ConsciousCenters": [
"throat center",
"solar plexus center"
],
"DefinedCenters": [
"throat center",
"ajna center",
"root center",
"sacral center",
"solar plexus center"
],
"OpenCenters": [
"g center",
"heart center",
"head center",
"splenic center"
],
"Channels": [
"11-56",
"12-22",
"42-53",
"3-60"
],
"Gates": {
"0": 2,
"1": 1,
"2": 53,
"3": 54,
"4": 23,
"5": 3,
"6": 51,
"7": 12,
"8": 11,
"10": 27,
"11": 22,
"12": 61,
"13": 13,
"14": 7,
"15": 56,
"16": 60,
"17": 30,
"18": 49,
"19": 10,
"20": 42,
"21": 26,
"24": 63
},
"Planets": [
{
"id": "Sun",
"option": "Sun",
"description": ""
},
{
"id": "Earth",
"option": "Earth",
"description": ""
},
{
"id": "North Node",
"option": "North Node",
"description": ""
},
{
"id": "South Node",
"option": "South Node",
"description": ""
},
{
"id": "Moon",
"option": "Moon",
"description": ""
},
{
"id": "Mercury",
"option": "Mercury",
"description": ""
},
{
"id": "Venus",
"option": "Venus",
"description": ""
},
{
"id": "Mars",
"option": "Mars",
"description": ""
},
{
"id": "Jupiter",
"option": "Jupiter",
"description": ""
},
{
"id": "Saturn",
"option": "Saturn",
"description": ""
},
{
"id": "Uranus",
"option": "Uranus",
"description": ""
},
{
"id": "Neptune",
"option": "Neptune",
"description": ""
},
{
"id": "Pluto",
"option": "Pluto",
"description": ""
}
],
"Variables": {
"Digestion": "left",
"Environment": "left",
"Awareness": "right",
"Perspective": "left"
},
"Tooltips": {
"Centers": [
{
"id": "Root",
"option": "Root",
"description": ""
},
{
"id": "Sacral",
"option": "Sacral",
"description": ""
},
{
"id": "Splenic",
"option": "Splenic",
"description": ""
},
{
"id": "Solar Plexus",
"option": "Solar Plexus",
"description": ""
},
{
"id": "Heart",
"option": "Heart",
"description": ""
},
{
"id": "G",
"option": "G",
"description": ""
},
{
"id": "Throat",
"option": "Throat",
"description": ""
},
{
"id": "Ajna",
"option": "Ajna",
"description": ""
},
{
"id": "Head",
"option": "Head",
"description": ""
}
],
"Channels": [
{
"id": "61 - 24",
"option": "61 - 24",
"description": ""
},
{
"id": "64 - 47",
"option": "64 - 47",
"description": ""
},
{
"id": "63 - 4",
"option": "63 - 4",
"description": ""
},
{
"id": "17 - 62",
"option": "17 - 62",
"description": ""
},
{
"id": "11 - 56",
"option": "11 - 56",
"description": ""
},
{
"id": "43 - 23",
"option": "43 - 23",
"description": ""
},
{
"id": "16 - 48",
"option": "16 - 48",
"description": ""
},
{
"id": "57 - 20",
"option": "57 - 20",
"description": ""
},
{
"id": "20 - 10",
"option": "20 - 10",
"description": ""
},
{
"id": "20 - 34",
"option": "20 - 34",
"description": ""
},
{
"id": "34 - 10",
"option": "34 - 10",
"description": ""
},
{
"id": "57 - 10",
"option": "57 - 10",
"description": ""
},
{
"id": "57 - 34",
"option": "57 - 34",
"description": ""
},
{
"id": "26 - 44",
"option": "26 - 44",
"description": ""
},
{
"id": "7 - 31",
"option": "7 - 31",
"description": ""
},
{
"id": "1 - 8",
"option": "1 - 8",
"description": ""
},
{
"id": "13 - 33",
"option": "13 - 33",
"description": ""
},
{
"id": "15 - 5",
"option": "15 - 5",
"description": ""
},
{
"id": "2 - 14",
"option": "2 - 14",
"description": ""
},
{
"id": "46 - 29",
"option": "46 - 29",
"description": ""
},
{
"id": "25 - 51",
"option": "25 - 51",
"description": ""
},
{
"id": "21 - 45",
"option": "21 - 45",
"description": ""
},
{
"id": "37 - 40",
"option": "37 - 40",
"description": ""
},
{
"id": "12 - 22",
"option": "12 - 22",
"description": ""
},
{
"id": "35 - 36",
"option": "35 - 36",
"description": ""
},
{
"id": "27 - 50",
"option": "27 - 50",
"description": ""
},
{
"id": "32 - 54",
"option": "32 - 54",
"description": ""
},
{
"id": "28 - 38",
"option": "28 - 38",
"description": ""
},
{
"id": "18 - 58",
"option": "18 - 58",
"description": ""
},
{
"id": "42 - 53",
"option": "42 - 53",
"description": ""
},
{
"id": "3 - 60",
"option": "3 - 60",
"description": ""
},
{
"id": "9 - 52",
"option": "9 - 52",
"description": ""
},
{
"id": "59 - 6",
"option": "59 - 6",
"description": ""
},
{
"id": "19 - 49",
"option": "19 - 49",
"description": ""
},
{
"id": "39 - 55",
"option": "39 - 55",
"description": ""
},
{
"id": "41 - 30",
"option": "41 - 30",
"description": ""
}
]
}
}
QUERY PARAMETERS
| Field | Type | Description |
|---|---|---|
| api_key | String | Your API key. |
| date | String | Local date of birth. Format: Y-M-D H:I
|
| timezone | String | Timezone of place of birth. Supported timezones |
| design | String | Design Name. If you include this parameter, the response will contain an SVG property with the generated chart image.
|
Available Property Values
All properties are in English, but you can translate in your own language.
| Type |
|
|---|---|
| Strategy |
|
| InnerAuthority |
|
| Signature |
|
| NotSelfTheme |
|
| Definition |
|
| Digestion |
|
| Sense |
|
| Environment |
|
Generate HD Relationship Data
# Here is a curl example
curl \
-X POST https://api.bodygraphchart.com/v221006/hd-data \
-F 'api_key=your_api_key' \
-F 'date[0]=2019-05-05 10:10' \
-F 'timezone[0]=Europe/London' \
-F 'date[1]=2009-01-15 15:15' \
-F 'timezone[1]=Europe/London' \
-F 'relationship=1'
To get HD data you need to make a GET call to the following url :
https://api.bodygraphchart.com/v221006/hd-data
Result example :
{
"0": {
"Properties": {
"BirthDateLocal": "5th May 2019 @ 10:10",
"BirthDateLocal12": "5th May 2019 @ 10:10 AM",
"BirthDateUtc": "5th May 2019 @ 09:10",
"BirthDateUtc12": "5th May 2019 @ 09:10 AM",
"Age": 3,
"DesignDateUtc": "5th February 2019 @ 17:07",
"DesignDateUtc12": "5th February 2019 @ 05:07 PM",
"Type": {
"name": "Type",
"id": "Manifesting Generator",
"option": "Manifesting Generator",
"description": "My new description here",
"link": "https://google.com"
},
"Strategy": {
"name": "Strategy",
"id": "To Respond",
"option": "To Respond",
"description": "",
"link": "https://google.com?q=To Respond"
},
"InnerAuthority": {
"name": "Inner Authority",
"id": "Emotional - Solar Plexus",
"option": "Emotional - Solar Plexus",
"description": "",
"link": ""
}
},
"ChartUrl": "https://bodygraphchart.com",
"Personality": {
"Sun": {
"Gate": 2,
"Line": 2,
"Color": 3,
"Tone": 4,
"Base": 5,
"FixingState": "None"
},
"Earth": {
"Gate": 1,
"Line": 2,
"Color": 3,
"Tone": 4,
"Base": 5,
"FixingState": "None"
},
"North Node": {
"Gate": 53,
"Line": 5,
"Color": 6,
"Tone": 2,
"Base": 4,
"FixingState": "None"
},
"South Node": {
"Gate": 54,
"Line": 5,
"Color": 6,
"Tone": 2,
"Base": 4,
"FixingState": "None"
},
"Moon": {
"Gate": 23,
"Line": 2,
"Color": 1,
"Tone": 2,
"Base": 1,
"FixingState": "Detriment"
},
"Mercury": {
"Gate": 3,
"Line": 2,
"Color": 2,
"Tone": 1,
"Base": 3,
"FixingState": "Detriment"
},
"Venus": {
"Gate": 51,
"Line": 3,
"Color": 6,
"Tone": 2,
"Base": 5,
"FixingState": "None"
},
"Mars": {
"Gate": 12,
"Line": 1,
"Color": 3,
"Tone": 4,
"Base": 4,
"FixingState": "None"
},
"Jupiter": {
"Gate": 11,
"Line": 1,
"Color": 6,
"Tone": 1,
"Base": 3,
"FixingState": "None"
},
"Saturn": {
"Gate": 54,
"Line": 6,
"Color": 5,
"Tone": 3,
"Base": 2,
"FixingState": "Exalted"
},
"Uranus": {
"Gate": 27,
"Line": 2,
"Color": 2,
"Tone": 6,
"Base": 3,
"FixingState": "None"
},
"Neptune": {
"Gate": 22,
"Line": 2,
"Color": 2,
"Tone": 2,
"Base": 3,
"FixingState": "None"
},
"Pluto": {
"Gate": 61,
"Line": 3,
"Color": 4,
"Tone": 2,
"Base": 1,
"FixingState": "None"
}
},
"Design": {
"Sun": {
"Gate": 13,
"Line": 4,
"Color": 4,
"Tone": 3,
"Base": 4,
"FixingState": "None"
},
"Earth": {
"Gate": 7,
"Line": 4,
"Color": 4,
"Tone": 3,
"Base": 4,
"FixingState": "None"
},
"North Node": {
"Gate": 56,
"Line": 1,
"Color": 3,
"Tone": 3,
"Base": 5,
"FixingState": "None"
},
"South Node": {
"Gate": 60,
"Line": 1,
"Color": 3,
"Tone": 3,
"Base": 5,
"FixingState": "Detriment"
},
"Moon": {
"Gate": 30,
"Line": 2,
"Color": 2,
"Tone": 1,
"Base": 4,
"FixingState": "None"
},
"Mercury": {
"Gate": 49,
"Line": 3,
"Color": 5,
"Tone": 4,
"Base": 3,
"FixingState": "None"
},
"Venus": {
"Gate": 10,
"Line": 5,
"Color": 1,
"Tone": 2,
"Base": 1,
"FixingState": "None"
},
"Mars": {
"Gate": 42,
"Line": 4,
"Color": 4,
"Tone": 3,
"Base": 1,
"FixingState": "None"
},
"Jupiter": {
"Gate": 26,
"Line": 2,
"Color": 5,
"Tone": 1,
"Base": 1,
"FixingState": "None"
},
"Saturn": {
"Gate": 54,
"Line": 1,
"Color": 3,
"Tone": 2,
"Base": 1,
"FixingState": "None"
},
"Uranus": {
"Gate": 3,
"Line": 3,
"Color": 5,
"Tone": 5,
"Base": 1,
"FixingState": "None"
},
"Neptune": {
"Gate": 63,
"Line": 4,
"Color": 6,
"Tone": 5,
"Base": 3,
"FixingState": "None"
},
"Pluto": {
"Gate": 61,
"Line": 2,
"Color": 1,
"Tone": 4,
"Base": 3,
"FixingState": "None"
}
},
"UnconsciousCenters": [
"sacral center",
"root center"
],
"ConsciousCenters": [
"throat center",
"solar plexus center"
],
"DefinedCenters": [
"throat center",
"ajna center",
"root center",
"sacral center",
"solar plexus center"
],
"OpenCenters": [
"g center",
"heart center",
"head center",
"splenic center"
],
"Channels": [
"11-56",
"12-22",
"42-53",
"3-60"
],
"Gates": {
"0": 2,
"1": 1,
"2": 53,
"3": 54,
"4": 23,
"5": 3,
"6": 51,
"7": 12,
"8": 11,
"10": 27,
"11": 22,
"12": 61,
"13": 13,
"14": 7,
"15": 56,
"16": 60,
"17": 30,
"18": 49,
"19": 10,
"20": 42,
"21": 26,
"24": 63
},
"Planets": [
{
"id": "Sun",
"option": "Sun",
"description": {
"design": "Sun (Design) Description here",
"personality": "Sun (Personality) Description here"
}
},
{
"id": "Earth",
"option": "Earth",
"description": {
"design": "Earth (Design)",
"personality": "Earth (Personality)"
}
},
{
"id": "North Node",
"option": "North Node",
"description": {
"design": "North Node (Design)",
"personality": "North Node (Personality)"
}
},
{
"id": "South Node",
"option": "South Node",
"description": {
"design": "South Node (Design)",
"personality": "South Node (Personality)"
}
},
{
"id": "Moon",
"option": "Moon",
"description": {
"design": "Moon (Design)",
"personality": "Moon (Personality)"
}
},
{
"id": "Mercury",
"option": "Mercury",
"description": {
"design": "Mercury (Design)",
"personality": "Mercury (Personality)"
}
},
{
"id": "Venus",
"option": "Venus",
"description": {
"design": "Venus (Design)",
"personality": "Venus (Personality)"
}
},
{
"id": "Mars",
"option": "Mars",
"description": {
"design": "Mars (Design)",
"personality": "Mars (Personality)"
}
},
{
"id": "Jupiter",
"option": "Jupiter",
"description": {
"design": "Jupiter (Design)",
"personality": "Jupiter (Personality)"
}
},
{
"id": "Saturn",
"option": "Saturn",
"description": {
"design": "Saturn (Design)",
"personality": "Saturn (Personality)"
}
},
{
"id": "Uranus",
"option": "Uranus",
"description": {
"design": "Uranus (Design)",
"personality": "Uranus (Personality)"
}
},
{
"id": "Neptune",
"option": "Neptune",
"description": {
"design": "Neptune (Design)",
"personality": "Neptune (Personality)"
}
},
{
"id": "Pluto",
"option": "Pluto",
"description": {
"design": "Pluto (Design)",
"personality": "Pluto (Personality)"
}
}
]
},
"1": {
"Properties": {
"BirthDateLocal": "15th January 2009 @ 15:15",
"BirthDateLocal12": "15th January 2009 @ 03:15 PM",
"BirthDateUtc": "15th January 2009 @ 15:15",
"BirthDateUtc12": "15th January 2009 @ 03:15 PM",
"Age": 13,
"DesignDateUtc": "20th October 2008 @ 15:33",
"DesignDateUtc12": "20th October 2008 @ 03:33 PM",
"Type": {
"name": "Type",
"id": "Manifesting Generator",
"option": "Manifesting Generator",
"description": "My new description here",
"link": "https://google.com"
},
"Strategy": {
"name": "Strategy",
"id": "To Respond",
"option": "To Respond",
"description": "",
"link": "https://google.com?q=To Respond"
},
"InnerAuthority": {
"name": "Inner Authority",
"id": "Emotional - Solar Plexus",
"option": "Emotional - Solar Plexus",
"description": "",
"link": ""
}
},
"ChartUrl": "https://bodygraphchart.com",
"Personality": {
"Sun": {
"Gate": 61,
"Line": 6,
"Color": 2,
"Tone": 1,
"Base": 4,
"FixingState": "None"
},
"Earth": {
"Gate": 62,
"Line": 6,
"Color": 2,
"Tone": 1,
"Base": 4,
"FixingState": "None"
},
"North Node": {
"Gate": 19,
"Line": 2,
"Color": 5,
"Tone": 6,
"Base": 4,
"FixingState": "None"
},
"South Node": {
"Gate": 33,
"Line": 2,
"Color": 5,
"Tone": 6,
"Base": 4,
"FixingState": "None"
},
"Moon": {
"Gate": 6,
"Line": 4,
"Color": 4,
"Tone": 2,
"Base": 2,
"FixingState": "Detriment"
},
"Mercury": {
"Gate": 41,
"Line": 5,
"Color": 4,
"Tone": 2,
"Base": 1,
"FixingState": "Detriment"
},
"Venus": {
"Gate": 63,
"Line": 2,
"Color": 3,
"Tone": 5,
"Base": 1,
"FixingState": "None"
},
"Mars": {
"Gate": 38,
"Line": 6,
"Color": 3,
"Tone": 5,
"Base": 1,
"FixingState": "None"
},
"Jupiter": {
"Gate": 41,
"Line": 1,
"Color": 3,
"Tone": 1,
"Base": 5,
"FixingState": "Detriment"
},
"Saturn": {
"Gate": 47,
"Line": 5,
"Color": 6,
"Tone": 2,
"Base": 2,
"FixingState": "Exalted"
},
"Uranus": {
"Gate": 22,
"Line": 3,
"Color": 6,
"Tone": 3,
"Base": 5,
"FixingState": "None"
},
"Neptune": {
"Gate": 49,
"Line": 5,
"Color": 2,
"Tone": 5,
"Base": 5,
"FixingState": "None"
},
"Pluto": {
"Gate": 10,
"Line": 4,
"Color": 5,
"Tone": 4,
"Base": 2,
"FixingState": "None"
}
},
"Design": {
"Sun": {
"Gate": 50,
"Line": 2,
"Color": 2,
"Tone": 6,
"Base": 3,
"FixingState": "Exalted"
},
"Earth": {
"Gate": 3,
"Line": 2,
"Color": 2,
"Tone": 6,
"Base": 3,
"FixingState": "None"
},
"North Node": {
"Gate": 13,
"Line": 3,
"Color": 4,
"Tone": 3,
"Base": 2,
"FixingState": "None"
},
"South Node": {
"Gate": 7,
"Line": 3,
"Color": 4,
"Tone": 3,
"Base": 2,
"FixingState": "Detriment"
},
"Moon": {
"Gate": 53,
"Line": 2,
"Color": 4,
"Tone": 2,
"Base": 5,
"FixingState": "Exalted"
},
"Mercury": {
"Gate": 48,
"Line": 1,
"Color": 1,
"Tone": 3,
"Base": 2,
"FixingState": "None"
},
"Venus": {
"Gate": 34,
"Line": 3,
"Color": 2,
"Tone": 5,
"Base": 3,
"FixingState": "None"
},
"Mars": {
"Gate": 44,
"Line": 4,
"Color": 6,
"Tone": 1,
"Base": 4,
"FixingState": "None"
},
"Jupiter": {
"Gate": 54,
"Line": 1,
"Color": 2,
"Tone": 1,
"Base": 1,
"FixingState": "None"
},
"Saturn": {
"Gate": 47,
"Line": 1,
"Color": 4,
"Tone": 1,
"Base": 3,
"FixingState": "Exalted"
},
"Uranus": {
"Gate": 22,
"Line": 3,
"Color": 3,
"Tone": 5,
"Base": 5,
"FixingState": "None"
},
"Neptune": {
"Gate": 49,
"Line": 3,
"Color": 5,
"Tone": 6,
"Base": 2,
"FixingState": "Exalted"
},
"Pluto": {
"Gate": 10,
"Line": 1,
"Color": 5,
"Tone": 3,
"Base": 4,
"FixingState": "None"
}
},
"UnconsciousCenters": [
"g center",
"sacral center"
],
"ConsciousCenters": [
"root center",
"solar plexus center"
],
"DefinedCenters": [
"sacral center",
"g center",
"throat center",
"root center",
"solar plexus center"
],
"OpenCenters": [
"splenic center",
"ajna center",
"head center",
"heart center"
],
"Channels": [
"34-10",
"13-33",
"19-49"
],
"Gates": {
"0": 61,
"1": 62,
"2": 19,
"3": 33,
"4": 6,
"5": 41,
"6": 63,
"7": 38,
"9": 47,
"10": 22,
"11": 49,
"12": 10,
"13": 50,
"14": 3,
"15": 13,
"16": 7,
"17": 53,
"18": 48,
"19": 34,
"20": 44,
"21": 54
},
"Planets": [
{
"id": "Sun",
"option": "Sun",
"description": {
"design": "Sun (Design) Description here",
"personality": "Sun (Personality) Description here"
}
},
{
"id": "Earth",
"option": "Earth",
"description": {
"design": "Earth (Design)",
"personality": "Earth (Personality)"
}
},
{
"id": "North Node",
"option": "North Node",
"description": {
"design": "North Node (Design)",
"personality": "North Node (Personality)"
}
},
{
"id": "South Node",
"option": "South Node",
"description": {
"design": "South Node (Design)",
"personality": "South Node (Personality)"
}
},
{
"id": "Moon",
"option": "Moon",
"description": {
"design": "Moon (Design)",
"personality": "Moon (Personality)"
}
},
{
"id": "Mercury",
"option": "Mercury",
"description": {
"design": "Mercury (Design)",
"personality": "Mercury (Personality)"
}
},
{
"id": "Venus",
"option": "Venus",
"description": {
"design": "Venus (Design)",
"personality": "Venus (Personality)"
}
},
{
"id": "Mars",
"option": "Mars",
"description": {
"design": "Mars (Design)",
"personality": "Mars (Personality)"
}
},
{
"id": "Jupiter",
"option": "Jupiter",
"description": {
"design": "Jupiter (Design)",
"personality": "Jupiter (Personality)"
}
},
{
"id": "Saturn",
"option": "Saturn",
"description": {
"design": "Saturn (Design)",
"personality": "Saturn (Personality)"
}
},
{
"id": "Uranus",
"option": "Uranus",
"description": {
"design": "Uranus (Design)",
"personality": "Uranus (Personality)"
}
},
{
"id": "Neptune",
"option": "Neptune",
"description": {
"design": "Neptune (Design)",
"personality": "Neptune (Personality)"
}
},
{
"id": "Pluto",
"option": "Pluto",
"description": {
"design": "Pluto (Design)",
"personality": "Pluto (Personality)"
}
}
]
},
"Combined": {
"UnconsciousCenters": [
"g center",
"sacral center"
],
"ConsciousCenters": [
"root center",
"solar plexus center"
],
"DefinedCenters": [
"splenic center",
"sacral center",
"root center",
"g center",
"throat center",
"heart center",
"ajna center",
"solar plexus center"
],
"OpenCenters": [
"head center"
],
"Properties": {
"Definition": {
"name": "Definition",
"id": "Single Definition",
"option": "Single Definition",
"description": "",
"link": ""
},
"ConnectionTheme": {
"name": "Connection Theme",
"id": "8 - 1, Have Some Fun",
"option": "8 - 1, Have Some Fun",
"link": ""
},
"RelationshipChannels": {
"companionship": {
"name": "Companionship Channels 1 test",
"id": "Companionship Channels",
"list": []
},
"dominance": {
"name": "Dominance Channels",
"id": "Dominance Channels",
"list": [
{
"option": "Channel of Curiosity (56-11)",
"description": "",
"link": "",
"gates": [
11,
56
]
}
]
},
"compromise": {
"name": "Compromise Channels 1 test",
"id": "Compromise Channels",
"list": [
{
"option": "Channel of Mutation (60-3)",
"description": "",
"link": "",
"gates": [
3,
60
]
},
{
"option": "Channel of The Prodigal (33-13)",
"description": "",
"link": "",
"gates": [
33,
13
]
},
{
"option": "Channel of Maturation (53-42)",
"description": "",
"link": "",
"gates": [
42,
53
]
},
{
"option": "Channel of Exploration (10-34)",
"description": "",
"link": "",
"gates": [
10,
34
]
},
{
"option": "Channel of Openness (12-22)",
"description": "",
"link": "",
"gates": [
12,
22
]
},
{
"option": "Channel of Synthesis (49-19)",
"description": "",
"link": "",
"gates": [
19,
49
]
}
]
},
"electromagnetic": {
"name": "Electromagnetic Channels",
"id": "Electromagnetic Channels",
"list": [
{
"option": "Channel of Preservation (27-50)",
"description": "",
"link": "",
"gates": [
50,
27
]
},
{
"option": "Channel of Surrender (26-44)",
"description": "",
"link": "",
"gates": [
26,
44
]
},
{
"option": "Channel of Recognition (30-41)",
"description": "",
"link": "",
"gates": [
30,
41
]
}
]
}
}
}
}
}
QUERY PARAMETERS
| Field | Type | Description |
|---|---|---|
| api_key | String | Your API key. |
| date[0] | String | Local date of birth of the first person. Format: Y-M-D H:I
|
| timezone[0] | String | Timezone of place of birth the first person. Supported timezones |
| date[1] | String | Local date of birth of the second person. Format: Y-M-D H:I
|
| timezone[1] | String | Timezone of place of birth the second person. Supported timezones |
| relationship | Integer | The value should be always 1 |
Generate Astrology Data
# Here is a curl example
curl -X GET "https://api.bodygraphchart.com/v240815/astro-data?api_key=YOUR_API_KEY&date=2019-05-05 10:10&timezone=Europe/London&latitude=51.509865&longitude=-0.118092&house_system=W"
To get Astrology data you need to make a GET call to the following url :
https://api.bodygraphchart.com/v240815/astro-data
{
"Planets": {
"Sun": {
"name": "Sun",
"quality": "Mutable",
"element": "Air",
"sign": "Gemini",
"sign_num": 2,
"position": 0.1076080799258321,
"abs_pos": 60.10760807992583,
"emoji": "♊",
"point_type": "Planet",
"house": "Twelfth_House",
"option": "Sun",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Moon": {
"name": "Moon",
"quality": "Cardinal",
"element": "Fire",
"sign": "Aries",
"sign_num": 0,
"position": 16.650774972860805,
"abs_pos": 16.650774972860805,
"emoji": "♈️",
"point_type": "Planet",
"house": "Ninth_House",
"option": "Moon",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Mercury": {
"name": "Mercury",
"quality": "Fixed",
"element": "Earth",
"sign": "Taurus",
"sign_num": 1,
"position": 8.633902673293818,
"abs_pos": 38.63390267329382,
"emoji": "♉️",
"point_type": "Planet",
"house": "Tenth_House",
"option": "Mercury",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Venus": {
"name": "Venus",
"quality": "Cardinal",
"element": "Fire",
"sign": "Aries",
"sign_num": 0,
"position": 19.609157947290853,
"abs_pos": 19.609157947290853,
"emoji": "♈️",
"point_type": "Planet",
"house": "Ninth_House",
"option": "Venus",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Mars": {
"name": "Mars",
"quality": "Mutable",
"element": "Water",
"sign": "Pisces",
"sign_num": 11,
"position": 22.731580566344064,
"abs_pos": 352.73158056634406,
"emoji": "♓",
"point_type": "Planet",
"house": "Eighth_House",
"option": "Mars",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Jupiter": {
"name": "Jupiter",
"quality": "Cardinal",
"element": "Water",
"sign": "Cancer",
"sign_num": 3,
"position": 10.690196044056464,
"abs_pos": 100.69019604405646,
"emoji": "♋️",
"point_type": "Planet",
"house": "First_House",
"option": "Jupiter",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Saturn": {
"name": "Saturn",
"quality": "Cardinal",
"element": "Earth",
"sign": "Capricorn",
"sign_num": 9,
"position": 25.120238421674173,
"abs_pos": 295.1202384216742,
"emoji": "♑",
"point_type": "Planet",
"house": "Eighth_House",
"option": "Saturn",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Uranus": {
"name": "Uranus",
"quality": "Cardinal",
"element": "Earth",
"sign": "Capricorn",
"sign_num": 9,
"position": 9.023796014573577,
"abs_pos": 279.0237960145736,
"emoji": "♑",
"point_type": "Planet",
"house": "Seventh_House",
"option": "Uranus",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Neptune": {
"name": "Neptune",
"quality": "Cardinal",
"element": "Earth",
"sign": "Capricorn",
"sign_num": 9,
"position": 14.25492256919864,
"abs_pos": 284.25492256919864,
"emoji": "♑",
"point_type": "Planet",
"house": "Eighth_House",
"option": "Neptune",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Pluto": {
"name": "Pluto",
"quality": "Fixed",
"element": "Water",
"sign": "Scorpio",
"sign_num": 7,
"position": 16.000400859016878,
"abs_pos": 226.00040085901688,
"emoji": "♏",
"point_type": "Planet",
"house": "Fourth_House",
"option": "Pluto",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Mean_Node": {
"name": "Mean_Node",
"quality": "Fixed",
"element": "Fire",
"sign": "Leo",
"sign_num": 4,
"position": 10,
"abs_pos": 130,
"emoji": "♌",
"point_type": "Planet",
"house": "Second_House",
"option": "South Node",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"True_Node": {
"name": "True_Node",
"quality": "Fixed",
"element": "Air",
"sign": "Aquarius",
"sign_num": 10,
"position": 10.063423819431478,
"abs_pos": 310.0634238194315,
"emoji": "♒",
"point_type": "Planet",
"house": "Eighth_House",
"option": "North Node",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Chiron": {
"name": "Chiron",
"quality": "Cardinal",
"element": "Water",
"sign": "Cancer",
"sign_num": 3,
"position": 13.707458926225485,
"abs_pos": 103.70745892622548,
"emoji": "♋️",
"point_type": "Planet",
"house": "Second_House",
"option": "Chiron",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
},
"Mean_Lilith": {
"name": "Mean_Lilith",
"quality": "Fixed",
"element": "Water",
"sign": "Scorpio",
"sign_num": 7,
"position": 22.14243435745192,
"abs_pos": 232.14243435745192,
"emoji": "♏",
"point_type": "Planet",
"house": "Fifth_House",
"option": "Lilith",
"description": {
"planet": "",
"house": "",
"zodiac": ""
}
}
},
"Houses": [
{
"name": "First_House",
"quality": "Mutable",
"element": "Air",
"sign": "Gemini",
"sign_num": 2,
"position": 3.989836597089564,
"abs_pos": 63.989836597089564,
"emoji": "♊",
"point_type": "House",
"option": "First House",
"description": ""
},
{
"name": "Second_House",
"quality": "Cardinal",
"element": "Water",
"sign": "Cancer",
"sign_num": 3,
"position": 12.928120515587636,
"abs_pos": 102.92812051558764,
"emoji": "♋️",
"point_type": "House",
"option": "Second House",
"description": ""
},
{
"name": "Third_House",
"quality": "Cardinal",
"element": "Air",
"sign": "Libra",
"sign_num": 6,
"position": 2.0893871618254707,
"abs_pos": 182.08938716182547,
"emoji": "♎",
"point_type": "House",
"option": "Third House",
"description": ""
},
{
"name": "Fourth_House",
"quality": "Fixed",
"element": "Water",
"sign": "Scorpio",
"sign_num": 7,
"position": 3.527282789861488,
"abs_pos": 213.5272827898615,
"emoji": "♏",
"point_type": "House",
"option": "Fourth House",
"description": ""
},
{
"name": "Fifth_House",
"quality": "Fixed",
"element": "Water",
"sign": "Scorpio",
"sign_num": 7,
"position": 18.81451055795003,
"abs_pos": 228.81451055795003,
"emoji": "♏",
"point_type": "House",
"option": "Fifth House",
"description": ""
},
{
"name": "Sixth_House",
"quality": "Fixed",
"element": "Water",
"sign": "Scorpio",
"sign_num": 7,
"position": 27.89014980148505,
"abs_pos": 237.89014980148505,
"emoji": "♏",
"point_type": "House",
"option": "Sixth House",
"description": ""
},
{
"name": "Seventh_House",
"quality": "Mutable",
"element": "Fire",
"sign": "Sagittarius",
"sign_num": 8,
"position": 3.9898365970895497,
"abs_pos": 243.98983659708955,
"emoji": "♐️",
"point_type": "House",
"option": "Seventh House",
"description": ""
},
{
"name": "Eighth_House",
"quality": "Cardinal",
"element": "Earth",
"sign": "Capricorn",
"sign_num": 9,
"position": 12.928120515587636,
"abs_pos": 282.92812051558764,
"emoji": "♑",
"point_type": "House",
"option": "Eighth House",
"description": ""
},
{
"name": "Ninth_House",
"quality": "Cardinal",
"element": "Fire",
"sign": "Aries",
"sign_num": 0,
"position": 2.0893871618254707,
"abs_pos": 2.0893871618254707,
"emoji": "♈️",
"point_type": "House",
"option": "Ninth House",
"description": ""
},
{
"name": "Tenth_House",
"quality": "Fixed",
"element": "Earth",
"sign": "Taurus",
"sign_num": 1,
"position": 3.527282789861495,
"abs_pos": 33.527282789861495,
"emoji": "♉️",
"point_type": "House",
"option": "Tenth House",
"description": ""
},
{
"name": "Eleventh_House",
"quality": "Fixed",
"element": "Earth",
"sign": "Taurus",
"sign_num": 1,
"position": 18.814510557950037,
"abs_pos": 48.81451055795004,
"emoji": "♉️",
"point_type": "House",
"option": "Eleventh House",
"description": ""
},
{
"name": "Twelfth_House",
"quality": "Fixed",
"element": "Earth",
"sign": "Taurus",
"sign_num": 1,
"position": 27.89014980148505,
"abs_pos": 57.89014980148505,
"emoji": "♉️",
"point_type": "House",
"option": "Twelfth House",
"description": ""
}
],
"Aspects": {
"0": {
"p1_name": "Sun",
"p1_abs_pos": 60.10760807992583,
"p2_name": "Saturn",
"p2_abs_pos": 295.1202384216742,
"aspect": "trine",
"orbit": 4.987369658251652,
"aspect_degrees": 120,
"aid": 6,
"diff": 235.01263034174835,
"p1": 0,
"p2": 6
},
"3": {
"p1_name": "Sun",
"p1_abs_pos": 60.10760807992583,
"p2_name": "Mean_Lilith",
"p2_abs_pos": 232.14243435745192,
"aspect": "opposition",
"orbit": -7.9651737224739065,
"aspect_degrees": 180,
"aid": 10,
"diff": 172.0348262775261,
"p1": 0,
"p2": 17
},
"4": {
"p1_name": "Moon",
"p1_abs_pos": 16.650774972860805,
"p2_name": "Venus",
"p2_abs_pos": 19.609157947290853,
"aspect": "conjunction",
"orbit": 2.9583829744300374,
"aspect_degrees": 0,
"aid": 0,
"diff": 2.958382974430048,
"p1": 1,
"p2": 3
},
"5": {
"p1_name": "Moon",
"p1_abs_pos": 16.650774972860805,
"p2_name": "Neptune",
"p2_abs_pos": 284.25492256919864,
"aspect": "square",
"orbit": 2.395852403662161,
"aspect_degrees": 90,
"aid": 5,
"diff": 267.60414759633784,
"p1": 1,
"p2": 8
},
"7": {
"p1_name": "Moon",
"p1_abs_pos": 16.650774972860805,
"p2_name": "Mean_Node",
"p2_abs_pos": 130,
"aspect": "trine",
"orbit": -6.650774972860802,
"aspect_degrees": 120,
"aid": 6,
"diff": 113.3492250271392,
"p1": 1,
"p2": 10
},
"8": {
"p1_name": "Moon",
"p1_abs_pos": 16.650774972860805,
"p2_name": "True_Node",
"p2_abs_pos": 310.0634238194315,
"aspect": "sextile",
"orbit": 6.587351153429324,
"aspect_degrees": 60,
"aid": 3,
"diff": 293.4126488465707,
"p1": 1,
"p2": 11
},
"9": {
"p1_name": "Moon",
"p1_abs_pos": 16.650774972860805,
"p2_name": "Chiron",
"p2_abs_pos": 103.70745892622548,
"aspect": "square",
"orbit": -2.9433160466353456,
"aspect_degrees": 90,
"aid": 5,
"diff": 87.05668395336468,
"p1": 1,
"p2": 12
},
"12": {
"p1_name": "Mercury",
"p1_abs_pos": 38.63390267329382,
"p2_name": "Jupiter",
"p2_abs_pos": 100.69019604405646,
"aspect": "sextile",
"orbit": 2.05629337076266,
"aspect_degrees": 60,
"aid": 3,
"diff": 62.056293370762646,
"p1": 2,
"p2": 5
},
"13": {
"p1_name": "Mercury",
"p1_abs_pos": 38.63390267329382,
"p2_name": "Uranus",
"p2_abs_pos": 279.0237960145736,
"aspect": "trine",
"orbit": -0.38989334127975894,
"aspect_degrees": 120,
"aid": 6,
"diff": 240.38989334127976,
"p1": 2,
"p2": 7
},
"14": {
"p1_name": "Mercury",
"p1_abs_pos": 38.63390267329382,
"p2_name": "Neptune",
"p2_abs_pos": 284.25492256919864,
"aspect": "trine",
"orbit": -5.621019895904823,
"aspect_degrees": 120,
"aid": 6,
"diff": 245.62101989590482,
"p1": 2,
"p2": 8
},
"15": {
"p1_name": "Mercury",
"p1_abs_pos": 38.63390267329382,
"p2_name": "Pluto",
"p2_abs_pos": 226.00040085901688,
"aspect": "opposition",
"orbit": -7.36649818572306,
"aspect_degrees": 180,
"aid": 10,
"diff": 187.36649818572306,
"p1": 2,
"p2": 9
},
"16": {
"p1_name": "Mercury",
"p1_abs_pos": 38.63390267329382,
"p2_name": "Mean_Node",
"p2_abs_pos": 130,
"aspect": "square",
"orbit": 1.3660973267061536,
"aspect_degrees": 90,
"aid": 5,
"diff": 91.36609732670618,
"p1": 2,
"p2": 10
},
"17": {
"p1_name": "Mercury",
"p1_abs_pos": 38.63390267329382,
"p2_name": "True_Node",
"p2_abs_pos": 310.0634238194315,
"aspect": "square",
"orbit": -1.4295211461376311,
"aspect_degrees": 90,
"aid": 5,
"diff": 271.42952114613763,
"p1": 2,
"p2": 11
},
"18": {
"p1_name": "Mercury",
"p1_abs_pos": 38.63390267329382,
"p2_name": "Chiron",
"p2_abs_pos": 103.70745892622548,
"aspect": "sextile",
"orbit": 5.073556252931667,
"aspect_degrees": 60,
"aid": 3,
"diff": 65.07355625293167,
"p1": 2,
"p2": 12
},
"20": {
"p1_name": "Venus",
"p1_abs_pos": 19.609157947290853,
"p2_name": "Neptune",
"p2_abs_pos": 284.25492256919864,
"aspect": "square",
"orbit": 5.3542353780921985,
"aspect_degrees": 90,
"aid": 5,
"diff": 264.6457646219078,
"p1": 3,
"p2": 8
},
"22": {
"p1_name": "Mars",
"p1_abs_pos": 352.73158056634406,
"p2_name": "Saturn",
"p2_abs_pos": 295.1202384216742,
"aspect": "sextile",
"orbit": -2.388657855330109,
"aspect_degrees": 60,
"aid": 3,
"diff": 57.61134214466989,
"p1": 4,
"p2": 6
},
"23": {
"p1_name": "Mars",
"p1_abs_pos": 352.73158056634406,
"p2_name": "Uranus",
"p2_abs_pos": 279.0237960145736,
"aspect": "quintile",
"orbit": 1.7077845517704873,
"aspect_degrees": 72,
"aid": 4,
"diff": 73.70778455177049,
"p1": 4,
"p2": 7
},
"24": {
"p1_name": "Mars",
"p1_abs_pos": 352.73158056634406,
"p2_name": "Pluto",
"p2_abs_pos": 226.00040085901688,
"aspect": "trine",
"orbit": 6.731179707327186,
"aspect_degrees": 120,
"aid": 6,
"diff": 126.73117970732719,
"p1": 4,
"p2": 9
},
"25": {
"p1_name": "Mars",
"p1_abs_pos": 352.73158056634406,
"p2_name": "First_House",
"p2_abs_pos": 63.989836597089564,
"aspect": "quintile",
"orbit": -0.7417439692545145,
"aspect_degrees": 72,
"aid": 4,
"diff": 288.7417439692545,
"p1": 4,
"p2": 13
},
"26": {
"p1_name": "Mars",
"p1_abs_pos": 352.73158056634406,
"p2_name": "Mean_Lilith",
"p2_abs_pos": 232.14243435745192,
"aspect": "trine",
"orbit": 0.5891462088921458,
"aspect_degrees": 120,
"aid": 6,
"diff": 120.58914620889215,
"p1": 4,
"p2": 17
},
"27": {
"p1_name": "Jupiter",
"p1_abs_pos": 100.69019604405646,
"p2_name": "Uranus",
"p2_abs_pos": 279.0237960145736,
"aspect": "opposition",
"orbit": -1.6664000294828725,
"aspect_degrees": 180,
"aid": 10,
"diff": 178.33359997051713,
"p1": 5,
"p2": 7
},
"28": {
"p1_name": "Jupiter",
"p1_abs_pos": 100.69019604405646,
"p2_name": "Neptune",
"p2_abs_pos": 284.25492256919864,
"aspect": "opposition",
"orbit": -3.5647265251421913,
"aspect_degrees": 180,
"aid": 10,
"diff": 183.5647265251422,
"p1": 5,
"p2": 8
},
"29": {
"p1_name": "Jupiter",
"p1_abs_pos": 100.69019604405646,
"p2_name": "Pluto",
"p2_abs_pos": 226.00040085901688,
"aspect": "trine",
"orbit": 5.3102048149604,
"aspect_degrees": 120,
"aid": 6,
"diff": 125.31020481496041,
"p1": 5,
"p2": 9
},
"32": {
"p1_name": "Jupiter",
"p1_abs_pos": 100.69019604405646,
"p2_name": "Chiron",
"p2_abs_pos": 103.70745892622548,
"aspect": "conjunction",
"orbit": 3.017262882169007,
"aspect_degrees": 0,
"aid": 0,
"diff": 3.017262882169021,
"p1": 5,
"p2": 12
},
"33": {
"p1_name": "Saturn",
"p1_abs_pos": 295.1202384216742,
"p2_name": "Neptune",
"p2_abs_pos": 284.25492256919864,
"aspect": "conjunction",
"orbit": 10.865315852475533,
"aspect_degrees": 0,
"aid": 0,
"diff": 10.865315852475533,
"p1": 6,
"p2": 8
},
"34": {
"p1_name": "Saturn",
"p1_abs_pos": 295.1202384216742,
"p2_name": "First_House",
"p2_abs_pos": 63.989836597089564,
"aspect": "trine",
"orbit": 8.869598175415376,
"aspect_degrees": 120,
"aid": 6,
"diff": 231.13040182458462,
"p1": 6,
"p2": 13
},
"35": {
"p1_name": "Saturn",
"p1_abs_pos": 295.1202384216742,
"p2_name": "Mean_Lilith",
"p2_abs_pos": 232.14243435745192,
"aspect": "sextile",
"orbit": 2.977804064222255,
"aspect_degrees": 60,
"aid": 3,
"diff": 62.977804064222255,
"p1": 6,
"p2": 17
},
"36": {
"p1_name": "Uranus",
"p1_abs_pos": 279.0237960145736,
"p2_name": "Neptune",
"p2_abs_pos": 284.25492256919864,
"aspect": "conjunction",
"orbit": 5.231126554625064,
"aspect_degrees": 0,
"aid": 0,
"diff": 5.231126554625064,
"p1": 7,
"p2": 8
},
"39": {
"p1_name": "Uranus",
"p1_abs_pos": 279.0237960145736,
"p2_name": "Chiron",
"p2_abs_pos": 103.70745892622548,
"aspect": "opposition",
"orbit": -4.683662911651908,
"aspect_degrees": 180,
"aid": 10,
"diff": 175.3163370883481,
"p1": 7,
"p2": 12
},
"41": {
"p1_name": "Uranus",
"p1_abs_pos": 279.0237960145736,
"p2_name": "Tenth_House",
"p2_abs_pos": 33.527282789861495,
"aspect": "trine",
"orbit": -5.496513224712089,
"aspect_degrees": 120,
"aid": 6,
"diff": 245.4965132247121,
"p1": 7,
"p2": 14
},
"43": {
"p1_name": "Neptune",
"p1_abs_pos": 284.25492256919864,
"p2_name": "Pluto",
"p2_abs_pos": 226.00040085901688,
"aspect": "sextile",
"orbit": -1.7454782898182373,
"aspect_degrees": 60,
"aid": 3,
"diff": 58.25452171018176,
"p1": 8,
"p2": 9
},
"44": {
"p1_name": "Neptune",
"p1_abs_pos": 284.25492256919864,
"p2_name": "Chiron",
"p2_abs_pos": 103.70745892622548,
"aspect": "opposition",
"orbit": -0.5474636429731561,
"aspect_degrees": 180,
"aid": 10,
"diff": 180.54746364297316,
"p1": 8,
"p2": 12
},
"45": {
"p1_name": "Pluto",
"p1_abs_pos": 226.00040085901688,
"p2_name": "Chiron",
"p2_abs_pos": 103.70745892622548,
"aspect": "trine",
"orbit": 2.2929419327913934,
"aspect_degrees": 120,
"aid": 6,
"diff": 122.2929419327914,
"p1": 9,
"p2": 12
},
"46": {
"p1_name": "Pluto",
"p1_abs_pos": 226.00040085901688,
"p2_name": "Mean_Lilith",
"p2_abs_pos": 232.14243435745192,
"aspect": "conjunction",
"orbit": 6.142033498435012,
"aspect_degrees": 0,
"aid": 0,
"diff": 6.14203349843504,
"p1": 9,
"p2": 17
},
"47": {
"p1_name": "Mean_Node",
"p1_abs_pos": 130,
"p2_name": "True_Node",
"p2_abs_pos": 310.0634238194315,
"aspect": "opposition",
"orbit": -0.06342381943147757,
"aspect_degrees": 180,
"aid": 10,
"diff": 180.06342381943148,
"p1": 10,
"p2": 11
},
"48": {
"p1_name": "Mean_Node",
"p1_abs_pos": 130,
"p2_name": "First_House",
"p2_abs_pos": 63.989836597089564,
"aspect": "sextile",
"orbit": 6.010163402910436,
"aspect_degrees": 60,
"aid": 3,
"diff": 66.01016340291044,
"p1": 10,
"p2": 13
},
"49": {
"p1_name": "True_Node",
"p1_abs_pos": 310.0634238194315,
"p2_name": "First_House",
"p2_abs_pos": 63.989836597089564,
"aspect": "trine",
"orbit": -6.073587222341928,
"aspect_degrees": 120,
"aid": 6,
"diff": 246.07358722234193,
"p1": 11,
"p2": 13
},
"50": {
"p1_name": "Chiron",
"p1_abs_pos": 103.70745892622548,
"p2_name": "Mean_Lilith",
"p2_abs_pos": 232.14243435745192,
"aspect": "trine",
"orbit": 8.434975431226434,
"aspect_degrees": 120,
"aid": 6,
"diff": 128.43497543122643,
"p1": 12,
"p2": 17
}
},
"Properties": {
"BirthDateLocal": "21st May 1990 @ 10:10",
"BirthDateLocal12": "21st May 1990 @ 10:10 AM",
"BirthDateLocalStandard": "1990-05-21T10:10:00+00:00",
"BirthDateUtc": "21st May 1990 @ 10:10",
"BirthDateUtc12": "21st May 1990 @ 10:10 AM",
"BirthDateUtcStandard": "1990-05-21T10:10:00+00:00",
"Zodiac": {
"name": "Zodiac",
"id": "zodiac",
"option": "Gemini",
"description": "Gemini
"
},
"Ascendant": {
"name": "Ascendant",
"id": "ascendant",
"option": "Gemini",
"description": "Gemini
"
},
"Sun": {
"name": "Sun",
"id": "sun",
"option": "Twelfth House
Gemini",
"description": "
Twelfth House
Gemini
"
},
"Moon": {
"name": "Moon",
"id": "sun",
"option": "Ninth House
Aries",
"description": "
Ninth House
Aries
"
},
"Mercury": {
"name": "Mercury",
"id": "sun",
"option": "Tenth House
Taurus",
"description": "
Tenth House
Taurus
"
},
"Venus": {
"name": "Venus",
"id": "sun",
"option": "Ninth House
Aries",
"description": "
Ninth House
Aries
"
},
"Mars": {
"name": "Mars",
"id": "sun",
"option": "Eighth House
Pisces",
"description": "
Eighth House
Pisces
"
},
"Jupiter": {
"name": "Jupiter",
"id": "sun",
"option": "First House
Cancer",
"description": "
First House
Cancer
"
},
"Saturn": {
"name": "Saturn",
"id": "sun",
"option": "Eighth House
Capricorn",
"description": "
Eighth House
Capricorn
"
},
"Uranus": {
"name": "Uranus",
"id": "sun",
"option": "Seventh House
Capricorn",
"description": "
Seventh House
Capricorn
"
},
"Neptune": {
"name": "Neptune",
"id": "sun",
"option": "Eighth House
Capricorn",
"description": "
Eighth House
Capricorn
"
},
"Pluto": {
"name": "Pluto",
"id": "sun",
"option": "Fourth House
Scorpio",
"description": "
Fourth House
Scorpio
"
},
"North Node": {
"name": "North Node",
"id": "sun",
"option": "Eighth House
Aquarius",
"description": "
Eighth House
Aquarius
"
},
"South Node": {
"name": "South Node",
"id": "sun",
"option": "Second House
Leo",
"description": "
Second House
Leo
"
},
"Chiron": {
"name": "Chiron",
"id": "sun",
"option": "Second House
Cancer",
"description": "
Second House
Cancer
"
},
"Lilith": {
"name": "Lilith",
"id": "sun",
"option": "Fifth House
Scorpio",
"description": "
Fifth House
Scorpio
"
}
},
"Zodiacs": {
"Aries": {
"name": "Aries",
"id": "Aries",
"option": "",
"description": ""
},
"Taurus": {
"name": "Taurus",
"id": "Taurus",
"option": "",
"description": ""
},
"Gemini": {
"name": "Gemini",
"id": "Gemini",
"option": "",
"description": ""
},
"Cancer": {
"name": "Cancer",
"id": "Cancer",
"option": "",
"description": ""
},
"Leo": {
"name": "Leo",
"id": "Leo",
"option": "",
"description": ""
},
"Virgo": {
"name": "Virgo",
"id": "Virgo",
"option": "",
"description": ""
},
"Libra": {
"name": "Libra",
"id": "Libra",
"option": "",
"description": ""
},
"Scorpio": {
"name": "Scorpio",
"id": "Scorpio",
"option": "",
"description": ""
},
"Sagittarius": {
"name": "Sagittarius",
"id": "Sagittarius",
"option": "",
"description": ""
},
"Capricorn": {
"name": "Capricorn",
"id": "Capricorn",
"option": "",
"description": ""
},
"Aquarius": {
"name": "Aquarius",
"id": "Aquarius",
"option": "",
"description": ""
},
"Pisces": {
"name": "Pisces",
"id": "Pisces",
"option": "",
"description": ""
},
"Ascendant": {
"Aries": {
"name": "Aries",
"id": "Aries",
"option": "",
"description": ""
},
"Taurus": {
"name": "Taurus",
"id": "Taurus",
"option": "",
"description": ""
},
"Gemini": {
"name": "Gemini",
"id": "Gemini",
"option": "",
"description": ""
},
"Cancer": {
"name": "Cancer",
"id": "Cancer",
"option": "",
"description": ""
},
"Leo": {
"name": "Leo",
"id": "Leo",
"option": "",
"description": ""
},
"Virgo": {
"name": "Virgo",
"id": "Virgo",
"option": "",
"description": ""
},
"Libra": {
"name": "Libra",
"id": "Libra",
"option": "",
"description": ""
},
"Scorpio": {
"name": "Scorpio",
"id": "Scorpio",
"option": "",
"description": ""
},
"Sagittarius": {
"name": "Sagittarius",
"id": "Sagittarius",
"option": "",
"description": ""
},
"Capricorn": {
"name": "Capricorn",
"id": "Capricorn",
"option": "",
"description": ""
},
"Aquarius": {
"name": "Aquarius",
"id": "Aquarius",
"option": "",
"description": ""
},
"Pisces": {
"name": "Pisces",
"id": "Pisces",
"option": "",
"description": ""
}
},
"Descendant": {
"Aries": {
"name": "Aries",
"id": "Aries",
"option": "",
"description": ""
},
"Taurus": {
"name": "Taurus",
"id": "Taurus",
"option": "",
"description": ""
},
"Gemini": {
"name": "Gemini",
"id": "Gemini",
"option": "",
"description": ""
},
"Cancer": {
"name": "Cancer",
"id": "Cancer",
"option": "",
"description": ""
},
"Leo": {
"name": "Leo",
"id": "Leo",
"option": "",
"description": ""
},
"Virgo": {
"name": "Virgo",
"id": "Virgo",
"option": "",
"description": ""
},
"Libra": {
"name": "Libra",
"id": "Libra",
"option": "",
"description": ""
},
"Scorpio": {
"name": "Scorpio",
"id": "Scorpio",
"option": "",
"description": ""
},
"Sagittarius": {
"name": "Sagittarius",
"id": "Sagittarius",
"option": "",
"description": ""
},
"Capricorn": {
"name": "Capricorn",
"id": "Capricorn",
"option": "",
"description": ""
},
"Aquarius": {
"name": "Aquarius",
"id": "Aquarius",
"option": "",
"description": ""
},
"Pisces": {
"name": "Pisces",
"id": "Pisces",
"option": "",
"description": ""
}
},
"Medium Coeli": {
"Aries": {
"name": "Aries",
"id": "Aries",
"option": "",
"description": ""
},
"Taurus": {
"name": "Taurus",
"id": "Taurus",
"option": "",
"description": ""
},
"Gemini": {
"name": "Gemini",
"id": "Gemini",
"option": "",
"description": ""
},
"Cancer": {
"name": "Cancer",
"id": "Cancer",
"option": "",
"description": ""
},
"Leo": {
"name": "Leo",
"id": "Leo",
"option": "",
"description": ""
},
"Virgo": {
"name": "Virgo",
"id": "Virgo",
"option": "",
"description": ""
},
"Libra": {
"name": "Libra",
"id": "Libra",
"option": "",
"description": ""
},
"Scorpio": {
"name": "Scorpio",
"id": "Scorpio",
"option": "",
"description": ""
},
"Sagittarius": {
"name": "Sagittarius",
"id": "Sagittarius",
"option": "",
"description": ""
},
"Capricorn": {
"name": "Capricorn",
"id": "Capricorn",
"option": "",
"description": ""
},
"Aquarius": {
"name": "Aquarius",
"id": "Aquarius",
"option": "",
"description": ""
},
"Pisces": {
"name": "Pisces",
"id": "Pisces",
"option": "",
"description": ""
}
},
"Imum Coeli": {
"Aries": {
"name": "Aries",
"id": "Aries",
"option": "",
"description": ""
},
"Taurus": {
"name": "Taurus",
"id": "Taurus",
"option": "",
"description": ""
},
"Gemini": {
"name": "Gemini",
"id": "Gemini",
"option": "",
"description": ""
},
"Cancer": {
"name": "Cancer",
"id": "Cancer",
"option": "",
"description": ""
},
"Leo": {
"name": "Leo",
"id": "Leo",
"option": "",
"description": ""
},
"Virgo": {
"name": "Virgo",
"id": "Virgo",
"option": "",
"description": ""
},
"Libra": {
"name": "Libra",
"id": "Libra",
"option": "",
"description": ""
},
"Scorpio": {
"name": "Scorpio",
"id": "Scorpio",
"option": "",
"description": ""
},
"Sagittarius": {
"name": "Sagittarius",
"id": "Sagittarius",
"option": "",
"description": ""
},
"Capricorn": {
"name": "Capricorn",
"id": "Capricorn",
"option": "",
"description": ""
},
"Aquarius": {
"name": "Aquarius",
"id": "Aquarius",
"option": "",
"description": ""
},
"Pisces": {
"name": "Pisces",
"id": "Pisces",
"option": "",
"description": ""
}
}
}
}
QUERY PARAMETERS
| Field | Type | Description |
|---|---|---|
| api_key | String | Your API key. |
| date | String | Local date of birth. Format: Y-M-D H:I
|
| timezone | String | Timezone of place of birth. Supported timezones |
| latitude | String | Latitude of place of birth. |
| longitude | String | Longitude of place of birth. |
| house_system | String |
Supported house systems: W - whole sign D - equal (MC) P - Placidus A - equal B - Alcabitius C - Campanus F - Carter poli-equ. H - horizon/azimut I - Sunshine i - Sunshine/alt. K - Koch L - Pullen SD M - Morinus N - equal/1=Aries O - Porphyry Q - Pullen SR R - Regiomontanus S - Sripati T - Polich/Page U - Krusinski-Pisa-Goelzer V - equal/Vehlow X - axial rotation system/Meridian houses Y - APC houses |
| design | String | Design Name. If you include this parameter, the response will contain an SVG property with the generated chart image.
|
Integration Demo
To make it simple and easy BodyGraph Chart integration, please download the demo. You will find HTML files, Icons and BodyGraph Chart in SVG format.
To make this Demo working, you need to have your unique API key.
If you don't have your own API Key, please get in touch with us.