astro_progressions
Symbolic time-projection techniques: secondary, solar arc, tertiary, minor, primary directions.
- Layer: compute
- Methods: secondary, solar-arc, tertiary, minor, primary-directions, quotidian, speculum
- Free tier: —
- Paid tier: secondary, solar-arc, tertiary, minor, primary-directions, quotidian, speculum
Description
Symbolic time-projection techniques: secondary, solar arc, tertiary, minor, primary directions.
Methods:
secondary [Paid] — Day-for-a-year secondary progressions of the natal chart to a target date.
solar-arc [Paid] — Solar arc directions — the Sun's progressed arc applied to every natal point.
tertiary [Paid] — Tertiary progressions — one lunar month of ephemeris motion per year of life.
minor [Paid] — Minor progressions — one lunar month per year using mean-month constants.
primary-directions [Paid] — Primary directions by diurnal motion — Placidus/Regiomontanus systems plus Wim van Dam's variant (system 'van-dam').
quotidian [Paid] — Quotidian chart — secondary progression with the angles advanced at the ARMC-361°/day rate.
speculum [Paid] — Classical speculum table — RA, declination, ascensional difference, oblique ascension/descension, meridian distance, semi-arcs per planet.
Input schema
secondary
| Field | Type | Required | Constraints |
|---|---|---|---|
| birthData.year | integer | yes | min -4000, max 4000, int |
| birthData.month | integer | yes | min 1, max 12, int |
| birthData.day | integer | yes | min 1, max 31, int |
| birthData.hour | integer | yes | min 0, max 23, int |
| birthData.minute | integer | yes | min 0, max 59, int |
| birthData.second | integer | no | min 0, max 59, int |
| birthData.latitude | number | yes | min -90, max 90 |
| birthData.longitude | number | yes | min -180, max 180 |
| birthData.timezone | number | yes | min -12, max 14 |
| birthData.unknownTime | boolean | no | — |
| targetDate.year | integer | yes | min -4000, max 4000, int |
| targetDate.month | integer | yes | min 1, max 12, int |
| targetDate.day | integer | yes | min 1, max 31, int |
| targetDate.hour | integer | no | min 0, max 23, int |
| targetDate.minute | integer | no | min 0, max 59, int |
| progressionType | enum(38) | no | — |
| houseSystem | enum(44) | no | — |
| zodiac | enum(35) | no | — |
| aspectOrbs | any | "default" | "hide" | object | no | — |
| bodies.fortune | boolean | no | — |
| bodies.vertex | boolean | no | — |
| bodies.chiron | boolean | no | — |
| bodies.lilith | boolean | no | — |
| bodies.trueLilith | boolean | no | — |
| bodies.nodes | boolean | no | — |
| bodies.trueNode | boolean | no | — |
| bodies.minorAngles | boolean | no | — |
| aspectToggles.fortuneAspects | boolean | no | — |
| aspectToggles.vertexAspects | boolean | no | — |
| aspectToggles.chironAspects | boolean | no | — |
| aspectToggles.lilithAspects | boolean | no | — |
| aspectToggles.nodeAspects | boolean | no | — |
| aspectToggles.ascMcAspects | boolean | no | — |
| minorAspects.quincunx | boolean | no | — |
| minorAspects.semiSextile | boolean | no | — |
| minorAspects.semiSquare | boolean | no | — |
| minorAspects.sesquiquadrate | boolean | no | — |
| minorAspects.quintile | boolean | no | — |
| minorAspects.biQuintile | boolean | no | — |
| minorAspects.septile | boolean | no | — |
| minorAspects.biSeptile | boolean | no | — |
| minorAspects.triSeptile | boolean | no | — |
| minorAspects.novile | boolean | no | — |
| minorAspects.biNovile | boolean | no | — |
| minorAspects.quadriNovile | boolean | no | — |
| minorAspects.semiQuintile | boolean | no | — |
| minorAspects.undecile | boolean | no | — |
| minorAspects.quindecile | boolean | no | — |
| parallelOrb | number | no | min 0, max 3 |
| aspectDisplay | "cross" | "natal" | "hide" | no | — |
| solarYear | "360" | "365" | "tropical" | "sidereal" | "tropical_bija" | "sidereal_bija" | no | — |
| lunarMonth | "tropical" | "sidereal" | "tropical_bija" | no | — |
| customRate | number | no | — |
| fastPlanetsOnly | boolean | no | — |
Example request
{
"method": "secondary",
"birthData": {
"year": 1990,
"month": 1,
"day": 1,
"hour": 12,
"minute": 0,
"latitude": 51.5074,
"longitude": -0.1278,
"timezone": 0
},
"targetDate": {
"year": 2024,
"month": 6,
"day": 1
}
}
Example response (captured; long values elided)
{
"natalSummary": {
"dateTime": "1 January 1990 - 12:00 (GMT)",
"universalTime": "1 January 1990 - 12:00",
"localSiderealTime": "18:43:01",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"progressedSummary": {
"dateTime": "4 February 1990 - 21:56 (GMT)",
"universalTime": "4 February 1990 - 21:56",
"localSiderealTime": "06:55:04",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"metadata": {
"daysSinceBirth": 12569.5,
"solarYears": 34.4142,
"lunarMonths": 460.058,
"progressedJdET": 2447927.414813,
"progressedJdUT": 2447927.414154,
"progressedDateUT": "4 Feb 1990 - 21:56 (UT/GMT)",
"progressionMethod": "ARMC 1 Naibod"
},
"natal": {
"summary": {
"dateTime": "1 January 1990 - 12:00 (GMT)",
"universalTime": "1 January 1990 - 12:00",
"localSiderealTime": "18:43:01",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"planets": [
{
"id": "Sun",
"longitude": 280.814265,
"latitude": 0.000013,
"speed": 1.019476,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 10,
"minutes": 48,
"seconds": 51
},
"house": 10
},
{
"id": "Moon",
"longitude": 333.267706,
"latitude": 1.470679,
"speed": 13.470138,
"isRetrograde": false,
"sign": {
"sign": 11,
"signName": "Pisces",
"degrees": 3,
"minutes": 16,
"seconds": 4
},
"house": 12
},
{
"id": "Mercury",
"longitude": 295.672824,
"latitude": 0.630303,
"speed": -0.294579,
"isRetrograde": true,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 25,
"minutes": 40,
"seconds": 22
},
"house": 10
},
{
"id": "Venus",
"longitude": 306.22196,
"latitude": 1.901161,
"speed": -0.130285,
"isRetrograde": true,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 6,
"minutes": 13,
"seconds": 19
},
"house": 11
},
{
"id": "Mars",
"longitude": 250.000088,
"latitude": -0.032937,
"speed": 0.703758,
"isRetrograde": false,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 10,
"minutes": 0,
"seconds": 0
},
"house": 8
},
{
"id": "Jupiter",
"longitude": 95.148793,
"latitude": -0.116988,
"speed": -0.13448,
"isRetrograde": true,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 5,
"minutes": 8,
"seconds": 56
},
"house": 3
},
{
"id": "Saturn",
"longitude": 285.657499,
"latitude": 0.293309,
"speed": 0.118271,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 15,
"minutes": 39,
"seconds": 27
},
"house": 10
},
{
"id": "Uranus",
"longitude": 275.785441,
"latitude": -0.270101,
"speed": 0.060008,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 5,
"minutes": 47,
"seconds": 8
},
"house": 9
},
"… 7 more items"
],
"houses": [
{
"house": 1,
"longitude": 24.947013,
"sign": {
"sign": 0,
"signName": "Aries",
"degrees": 24,
"minutes": 56,
"seconds": 49
}
},
{
"house": 2,
"longitude": 61.533457,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 1,
"minutes": 32,
"seconds": 0
}
},
{
"house": 3,
"longitude": 82.317459,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 22,
"minutes": 19,
"seconds": 3
}
},
{
"house": 4,
"longitude": 99.88375,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 9,
"minutes": 53,
"seconds": 2
}
},
{
"house": 5,
"longitude": 119.36486,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 29,
"minutes": 21,
"seconds": 53
}
},
{
"house": 6,
"longitude": 148.13644,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 28,
"minutes": 8,
"seconds": 11
}
},
{
"house": 7,
"longitude": 204.947013,
"sign": {
"sign": 6,
"signName": "Libra",
"degrees": 24,
"minutes": 56,
"seconds": 49
}
},
{
"house": 8,
"longitude": 241.533457,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 1,
"minutes": 32,
"seconds": 0
}
},
"… 4 more items"
],
"ascendant": 24.947013,
"midheaven": 279.88375,
"vertex": 188.711031,
"majorAspects": [
{
"body1": "Sun",
"body2": "Neptune",
"aspect": "Conjunction",
"angle": 0,
"orb": 1.22,
"isApplying": true
},
{
"body1": "Moon",
"body2": "Jupiter",
"aspect": "Trine",
"angle": 120,
"orb": 1.88,
"isApplying": true
},
{
"body1": "Moon",
"body2": "Uranus",
"aspect": "Sextile",
"angle": 60,
"orb": -2.52,
"isApplying": true
},
{
"body1": "Jupiter",
"body2": "Uranus",
"aspect": "Opposition",
"angle": 180,
"orb": -0.64,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Pluto",
"aspect": "Sextile",
"angle": 60,
"orb": -1.44,
"isApplying": true
}
],
"pointAspects": [
{
"body1": "Sun",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -3,
"isApplying": true
},
{
"body1": "Venus",
"body2": "Lilith",
"aspect": "Square",
"angle": 90,
"orb": -0.24,
"isApplying": false
},
{
"body1": "Jupiter",
"body2": "Lilith",
"aspect": "Trine",
"angle": 120,
"orb": 1.32,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -1.84,
"isApplying": false
},
{
"body1": "Uranus",
"body2": "Lilith",
"aspect": "Sextile",
"angle": 60,
"orb": -0.68,
"isApplying": false
},
{
"body1": "Neptune",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -1.78,
"isApplying": true
},
{
"body1": "Pluto",
"body2": "Node",
"aspect": "Square",
"angle": 90,
"orb": 1.34,
"isApplying": true
},
{
"body1": "Pluto",
"body2": "S.Node",
"aspect": "Square",
"angle": 90,
"orb": -1.34,
"isApplying": true
},
"… 3 more items"
],
"parallelAspects": [
{
"body1": "Sun",
"body2": "Mars",
"aspect": "Parallel",
"orb": 1.02
},
{
"body1": "Sun",
"body2": "Jupiter",
"aspect": "Contra-Parallel",
"orb": 0.22
},
{
"body1": "Sun",
"body2": "Saturn",
"aspect": "Parallel",
"orb": 0.77
},
{
"body1": "Sun",
"body2": "Uranus",
"aspect": "Parallel",
"orb": 0.58
},
{
"body1": "Sun",
"body2": "Neptune",
"aspect": "Parallel",
"orb": 0.95
},
{
"body1": "Sun",
"body2": "MC",
"aspect": "Parallel",
"orb": 0.07
},
{
"body1": "Sun",
"body2": "Fortune",
"aspect": "Contra-Parallel",
"orb": 0.16
},
{
"body1": "Moon",
"body2": "Ascendant",
"aspect": "Contra-Parallel",
"orb": 0.72
},
"… 20 more items"
],
"technicalCoords": [
{
"id": "Sun",
"longitude": 280.814265,
"latitude": 0.000013,
"ra": 281.761141,
"declination": -23.001861,
"speed": 1.019476,
"isOutOfBounds": false
},
{
"id": "Moon",
"longitude": 333.267706,
"latitude": 1.470679,
"ra": 334.661565,
"declination": -8.936825,
"speed": 13.470138,
"isOutOfBounds": false
},
{
"id": "Mercury",
"longitude": 295.672824,
"latitude": 0.630303,
"ra": 297.527158,
"declination": -20.391908,
"speed": -0.294579,
"isOutOfBounds": false
},
{
"id": "Venus",
"longitude": 306.22196,
"latitude": 1.901161,
"ra": 308.10996,
"declination": -16.877487,
"speed": -0.130285,
"isOutOfBounds": false
},
{
"id": "Mars",
"longitude": 250.000088,
"latitude": -0.032937,
"ra": 248.355923,
"declination": -21.984892,
"speed": 0.703758,
"isOutOfBounds": false
},
{
"id": "Jupiter",
"longitude": 95.148793,
"latitude": -0.116988,
"ra": 95.604221,
"declination": 23.225258,
"speed": -0.13448,
"isOutOfBounds": false
},
{
"id": "Saturn",
"longitude": 285.657499,
"latitude": 0.293309,
"ra": 286.951244,
"declination": -22.232275,
"speed": 0.118271,
"isOutOfBounds": false
},
{
"id": "Uranus",
"longitude": 275.785441,
"latitude": -0.270101,
"ra": 276.31478,
"declination": -23.585721,
"speed": 0.060008,
"isOutOfBounds": true
},
"… 10 more items"
],
"partOfFortune": {
"id": "Fortune",
"longitude": 77.400454,
"latitude": 0,
"speed": 0,
"isRetrograde": false,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 17,
"minutes": 24,
"seconds": 2
},
"house": 2
},
"partOfSpirit": 332.493572,
"extendedBodies": [],
"unavailable": [],
"unknown": []
},
"progressedPlanets": [
{
"id": "Sun",
"longitude": 315.832482,
"latitude": 0.000153,
"speed": 1.013707,
"isRetrograde": false,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 15,
"minutes": 49,
"seconds": 57
},
"house": 10
},
{
"id": "Moon",
"longitude": 73.954163,
"latitude": 4.690782,
"speed": 14.066511,
"isRetrograde": false,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 13,
"minutes": 57,
"seconds": 15
},
"house": 12
},
{
"id": "Mercury",
"longitude": 290.996219,
"latitude": 0.272379,
"speed": 1.161435,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 20,
"minutes": 59,
"seconds": 46
},
"house": 8
},
{
"id": "Venus",
"longitude": 291.167998,
"latitude": 7.374482,
"speed": -0.142772,
"isRetrograde": true,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 21,
"minutes": 10,
"seconds": 5
},
"house": 8
},
{
"id": "Mars",
"longitude": 274.563433,
"latitude": -0.441402,
"speed": 0.723315,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 4,
"minutes": 33,
"seconds": 48
},
"house": 7
},
{
"id": "Jupiter",
"longitude": 91.462446,
"latitude": -0.033442,
"speed": -0.064911,
"isRetrograde": true,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 1,
"minutes": 27,
"seconds": 45
},
"house": 1
},
{
"id": "Saturn",
"longitude": 289.659046,
"latitude": 0.254893,
"speed": 0.110504,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 19,
"minutes": 39,
"seconds": 33
},
"house": 8
},
{
"id": "Uranus",
"longitude": 277.726658,
"latitude": -0.2777,
"speed": 0.050429,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 7,
"minutes": 43,
"seconds": 36
},
"house": 8
},
"… 6 more items"
],
"progressedHouses": [
{
"house": 1,
"longitude": 77.787973,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 17,
"minutes": 47,
"seconds": 17
}
},
{
"house": 2,
"longitude": 96.005031,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 6,
"minutes": 0,
"seconds": 18
}
},
{
"house": 3,
"longitude": 112.767673,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 22,
"minutes": 46,
"seconds": 4
}
},
{
"house": 4,
"longitude": 132.209772,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 12,
"minutes": 12,
"seconds": 35
}
},
{
"house": 5,
"longitude": 159.771534,
"sign": {
"sign": 5,
"signName": "Virgo",
"degrees": 9,
"minutes": 46,
"seconds": 18
}
},
{
"house": 6,
"longitude": 204.625521,
"sign": {
"sign": 6,
"signName": "Libra",
"degrees": 24,
"minutes": 37,
"seconds": 32
}
},
{
"house": 7,
"longitude": 257.787973,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 17,
"minutes": 47,
"seconds": 17
}
},
{
"house": 8,
"longitude": 276.005031,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 6,
"minutes": 0,
"seconds": 18
}
},
"… 4 more items"
],
"progressedAscendant": 77.787973,
"progressedMidheaven": 312.209772,
"progressedVertex": 215.968752,
"progressedArcs": [
{
"id": "Sun",
"arc": 35.018218,
"arcComplement": null
},
{
"id": "Moon",
"arc": 100.686457,
"arcComplement": null
},
{
"id": "Mercury",
"arc": -4.676605,
"arcComplement": 355.323395
},
{
"id": "Venus",
"arc": -15.053962,
"arcComplement": 344.946038
},
{
"id": "Mars",
"arc": 24.563345,
"arcComplement": null
},
{
"id": "Jupiter",
"arc": -3.686348,
"arcComplement": 356.313652
},
{
"id": "Saturn",
"arc": 4.001548,
"arcComplement": null
},
{
"id": "Uranus",
"arc": 1.941218,
"arcComplement": null
},
"… 9 more items"
],
"arabicLots": [
{
"name": "Fortune",
"longitude": 195.909654,
"arc": 118.5092,
"arcComplement": null
},
{
"name": "Spirit",
"longitude": 319.666293,
"arc": -12.82728,
"arcComplement": 347.17272
},
{
"name": "Necessity",
"longitude": 342.701408,
"arc": 176.026765,
"arcComplement": null
},
{
"name": "Eros",
"longitude": 49.289679,
"arc": 50.614277,
"arcComplement": null
},
{
"name": "Courage",
"longitude": 359.134195,
"arc": 146.786815,
"arcComplement": null
},
{
"name": "Victory",
"longitude": 209.584126,
"arc": 61.981892,
"arcComplement": null
},
{
"name": "Nemesis",
"longitude": 344.038581,
"arc": 167.348612,
"arcComplement": null
}
],
"crossAspects": {
"planetToPlanet": [
{
"body1": "Sun",
"body2": "Pluto",
"aspect": "Square",
"angle": 90,
"orb": -1.26,
"isApplying": true
},
{
"body1": "Mars",
"body2": "Moon",
"aspect": "Sextile",
"angle": 60,
"orb": -1.3,
"isApplying": false
},
{
"body1": "Mars",
"body2": "Jupiter",
"aspect": "Opposition",
"angle": 180,
"orb": -0.59,
"isApplying": true
},
{
"body1": "Mars",
"body2": "Uranus",
"aspect": "Conjunction",
"angle": 0,
"orb": 1.22,
"isApplying": true
},
{
"body1": "Jupiter",
"body2": "Moon",
"aspect": "Trine",
"angle": 120,
"orb": -1.81,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Pluto",
"aspect": "Sextile",
"angle": 60,
"orb": 2.57,
"isApplying": false
},
{
"body1": "Uranus",
"body2": "Jupiter",
"aspect": "Opposition",
"angle": 180,
"orb": -2.58,
"isApplying": false
},
{
"body1": "Uranus",
"body2": "Uranus",
"aspect": "Conjunction",
"angle": 0,
"orb": 1.94,
"isApplying": false
},
"… 5 more items"
],
"planetToObject": [],
"objectToPlanet": [],
"objectToObject": []
},
"crossParallelAspects": [
{
"body1": "Sun",
"body2": "Venus",
"aspect": "Parallel",
"orb": 0.79
},
{
"body1": "Sun",
"body2": "Node",
"aspect": "Parallel",
"orb": 0.79
},
{
"body1": "Sun",
"body2": "Chiron",
"aspect": "Contra-Parallel",
"orb": 0.64
},
{
"body1": "Sun",
"body2": "S.Node",
"aspect": "Contra-Parallel",
"orb": 0.79
},
{
"body1": "Mercury",
"body2": "Mercury",
"aspect": "Parallel",
"orb": 1.14
},
{
"body1": "Mercury",
"body2": "Mars",
"aspect": "Parallel",
"orb": 0.45
},
{
"body1": "Mercury",
"body2": "Saturn",
"aspect": "Parallel",
"orb": 0.7
},
{
"body1": "Mercury",
"body2": "Neptune",
"aspect": "Parallel",
"orb": 0.52
},
"… 52 more items"
],
"progressedInNatalHouses": [
{
"bodyId": "Sun",
"signName": "Aquarius",
"house": 11
},
{
"bodyId": "Moon",
"signName": "Gemini",
"house": 2
},
{
"bodyId": "Mercury",
"signName": "Capricorn",
"house": 10
},
{
"bodyId": "Venus",
"signName": "Capricorn",
"house": 10
},
{
"bodyId": "Mars",
"signName": "Capricorn",
"house": 9
},
{
"bodyId": "Jupiter",
"signName": "Cancer",
"house": 3
},
{
"bodyId": "Saturn",
"signName": "Capricorn",
"house": 10
},
{
"bodyId": "Uranus",
"signName": "Capricorn",
"house": 9
},
"… 6 more items"
],
"natalInProgressedHouses": [
{
"bodyId": "Sun",
"signName": "Capricorn",
"house": 8
},
{
"bodyId": "Moon",
"signName": "Pisces",
"house": 10
},
{
"bodyId": "Mercury",
"signName": "Capricorn",
"house": 9
},
{
"bodyId": "Venus",
"signName": "Aquarius",
"house": 9
},
{
"bodyId": "Mars",
"signName": "Sagittarius",
"house": 6
},
{
"bodyId": "Jupiter",
"signName": "Cancer",
"house": 1
},
{
"bodyId": "Saturn",
"signName": "Capricorn",
"house": 8
},
{
"bodyId": "Uranus",
"signName": "Capricorn",
"house": 7
},
"… 7 more items"
],
"progressedTechCoords": [
{
"id": "Sun",
"longitude": 315.832482,
"latitude": 0.000153,
"ra": 318.29317,
"declination": -16.092379,
"speed": 1.013707,
"isOutOfBounds": false
},
{
"id": "Moon",
"longitude": 73.954163,
"latitude": 4.690782,
"ra": 71.967939,
"declination": 27.134161,
"speed": 14.066511,
"isOutOfBounds": true
},
{
"id": "Mercury",
"longitude": 290.996219,
"latitude": 0.272379,
"ra": 292.65538,
"declination": -21.533621,
"speed": 1.161435,
"isOutOfBounds": false
},
{
"id": "Venus",
"longitude": 291.167998,
"latitude": 7.374482,
"ra": 291.708024,
"declination": -14.486716,
"speed": -0.142772,
"isOutOfBounds": false
},
{
"id": "Mars",
"longitude": 274.563433,
"latitude": -0.441402,
"ra": 274.988643,
"declination": -23.804801,
"speed": 0.723315,
"isOutOfBounds": true
},
{
"id": "Jupiter",
"longitude": 91.462446,
"latitude": -0.033442,
"ra": 91.593547,
"declination": 23.400867,
"speed": -0.064911,
"isOutOfBounds": false
},
{
"id": "Saturn",
"longitude": 289.659046,
"latitude": 0.254893,
"ra": 291.235594,
"declination": -21.749719,
"speed": 0.110504,
"isOutOfBounds": false
},
{
"id": "Uranus",
"longitude": 277.726658,
"latitude": -0.2777,
"ra": 278.429867,
"declination": -23.494251,
"speed": 0.050429,
"isOutOfBounds": true
},
"… 9 more items"
]
}
solar-arc
| Field | Type | Required | Constraints |
|---|---|---|---|
| birthData.year | integer | yes | min -4000, max 4000, int |
| birthData.month | integer | yes | min 1, max 12, int |
| birthData.day | integer | yes | min 1, max 31, int |
| birthData.hour | integer | yes | min 0, max 23, int |
| birthData.minute | integer | yes | min 0, max 59, int |
| birthData.second | integer | no | min 0, max 59, int |
| birthData.latitude | number | yes | min -90, max 90 |
| birthData.longitude | number | yes | min -180, max 180 |
| birthData.timezone | number | yes | min -12, max 14 |
| birthData.unknownTime | boolean | no | — |
| targetDate.year | integer | yes | int |
| targetDate.month | integer | yes | min 1, max 12, int |
| targetDate.day | integer | yes | min 1, max 31, int |
| targetDate.hour | integer | no | min 0, max 23, int |
| targetDate.minute | integer | no | min 0, max 59, int |
| key | "true-sun" | "naibod" | no | — |
Example request
{
"method": "solar-arc",
"birthData": {
"year": 1990,
"month": 1,
"day": 1,
"hour": 12,
"minute": 0,
"latitude": 51.5074,
"longitude": -0.1278,
"timezone": 0
},
"targetDate": {
"year": 2024,
"month": 6,
"day": 1
}
}
Example response (captured; long values elided)
{
"ageYears": 34.414122,
"arc": 35.018189,
"key": "true-sun",
"directedPoints": [
{
"point": "Sun",
"natalLongitude": 280.814265,
"directedLongitude": 315.832454
},
{
"point": "Moon",
"natalLongitude": 333.267706,
"directedLongitude": 8.285895
},
{
"point": "Mercury",
"natalLongitude": 295.672824,
"directedLongitude": 330.691014
},
{
"point": "Venus",
"natalLongitude": 306.22196,
"directedLongitude": 341.240149
},
{
"point": "Mars",
"natalLongitude": 250.000088,
"directedLongitude": 285.018277
},
{
"point": "Jupiter",
"natalLongitude": 95.148793,
"directedLongitude": 130.166983
},
{
"point": "Saturn",
"natalLongitude": 285.657499,
"directedLongitude": 320.675688
},
{
"point": "Uranus",
"natalLongitude": 275.785441,
"directedLongitude": 310.80363
},
"… 4 more items"
]
}
tertiary
| Field | Type | Required | Constraints |
|---|---|---|---|
| birthData.year | integer | yes | min -4000, max 4000, int |
| birthData.month | integer | yes | min 1, max 12, int |
| birthData.day | integer | yes | min 1, max 31, int |
| birthData.hour | integer | yes | min 0, max 23, int |
| birthData.minute | integer | yes | min 0, max 59, int |
| birthData.second | integer | no | min 0, max 59, int |
| birthData.latitude | number | yes | min -90, max 90 |
| birthData.longitude | number | yes | min -180, max 180 |
| birthData.timezone | number | yes | min -12, max 14 |
| birthData.unknownTime | boolean | no | — |
| targetDate.year | integer | yes | min -4000, max 4000, int |
| targetDate.month | integer | yes | min 1, max 12, int |
| targetDate.day | integer | yes | min 1, max 31, int |
| targetDate.hour | integer | no | min 0, max 23, int |
| targetDate.minute | integer | no | min 0, max 59, int |
| converse | boolean | no | — |
| houseSystem | enum(44) | no | — |
| zodiac | enum(35) | no | — |
| solarYear | "360" | "365" | "tropical" | "sidereal" | "tropical_bija" | "sidereal_bija" | no | — |
| lunarMonth | "tropical" | "sidereal" | "tropical_bija" | no | — |
Example request
{
"method": "tertiary",
"birthData": {
"year": 1990,
"month": 1,
"day": 1,
"hour": 12,
"minute": 0,
"latitude": 51.5074,
"longitude": -0.1278,
"timezone": 0
},
"targetDate": {
"year": 2024,
"month": 6,
"day": 1
}
}
Example response (captured; long values elided)
{
"natalSummary": {
"dateTime": "1 January 1990 - 12:00 (GMT)",
"universalTime": "1 January 1990 - 12:00",
"localSiderealTime": "18:43:01",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"progressedSummary": {
"dateTime": "6 April 1991 - 13:22 (GMT)",
"universalTime": "6 April 1991 - 13:22",
"localSiderealTime": "02:19:42",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"metadata": {
"daysSinceBirth": 12569.5,
"solarYears": 34.4142,
"lunarMonths": 460.058,
"progressedJdET": 2448353.058214,
"progressedJdUT": 2448353.057546,
"progressedDateUT": "6 Apr 1991 - 13:22 (UT/GMT)",
"progressionMethod": "Tertiary"
},
"natal": {
"summary": {
"dateTime": "1 January 1990 - 12:00 (GMT)",
"universalTime": "1 January 1990 - 12:00",
"localSiderealTime": "18:43:01",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"planets": [
{
"id": "Sun",
"longitude": 280.814265,
"latitude": 0.000013,
"speed": 1.019476,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 10,
"minutes": 48,
"seconds": 51
},
"house": 10
},
{
"id": "Moon",
"longitude": 333.267706,
"latitude": 1.470679,
"speed": 13.470138,
"isRetrograde": false,
"sign": {
"sign": 11,
"signName": "Pisces",
"degrees": 3,
"minutes": 16,
"seconds": 4
},
"house": 12
},
{
"id": "Mercury",
"longitude": 295.672824,
"latitude": 0.630303,
"speed": -0.294579,
"isRetrograde": true,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 25,
"minutes": 40,
"seconds": 22
},
"house": 10
},
{
"id": "Venus",
"longitude": 306.22196,
"latitude": 1.901161,
"speed": -0.130285,
"isRetrograde": true,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 6,
"minutes": 13,
"seconds": 19
},
"house": 11
},
{
"id": "Mars",
"longitude": 250.000088,
"latitude": -0.032937,
"speed": 0.703758,
"isRetrograde": false,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 10,
"minutes": 0,
"seconds": 0
},
"house": 8
},
{
"id": "Jupiter",
"longitude": 95.148793,
"latitude": -0.116988,
"speed": -0.13448,
"isRetrograde": true,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 5,
"minutes": 8,
"seconds": 56
},
"house": 3
},
{
"id": "Saturn",
"longitude": 285.657499,
"latitude": 0.293309,
"speed": 0.118271,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 15,
"minutes": 39,
"seconds": 27
},
"house": 10
},
{
"id": "Uranus",
"longitude": 275.785441,
"latitude": -0.270101,
"speed": 0.060008,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 5,
"minutes": 47,
"seconds": 8
},
"house": 9
},
"… 7 more items"
],
"houses": [
{
"house": 1,
"longitude": 24.947013,
"sign": {
"sign": 0,
"signName": "Aries",
"degrees": 24,
"minutes": 56,
"seconds": 49
}
},
{
"house": 2,
"longitude": 61.533457,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 1,
"minutes": 32,
"seconds": 0
}
},
{
"house": 3,
"longitude": 82.317459,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 22,
"minutes": 19,
"seconds": 3
}
},
{
"house": 4,
"longitude": 99.88375,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 9,
"minutes": 53,
"seconds": 2
}
},
{
"house": 5,
"longitude": 119.36486,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 29,
"minutes": 21,
"seconds": 53
}
},
{
"house": 6,
"longitude": 148.13644,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 28,
"minutes": 8,
"seconds": 11
}
},
{
"house": 7,
"longitude": 204.947013,
"sign": {
"sign": 6,
"signName": "Libra",
"degrees": 24,
"minutes": 56,
"seconds": 49
}
},
{
"house": 8,
"longitude": 241.533457,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 1,
"minutes": 32,
"seconds": 0
}
},
"… 4 more items"
],
"ascendant": 24.947013,
"midheaven": 279.88375,
"vertex": 188.711031,
"majorAspects": [
{
"body1": "Sun",
"body2": "Neptune",
"aspect": "Conjunction",
"angle": 0,
"orb": 1.22,
"isApplying": true
},
{
"body1": "Moon",
"body2": "Jupiter",
"aspect": "Trine",
"angle": 120,
"orb": 1.88,
"isApplying": true
},
{
"body1": "Moon",
"body2": "Uranus",
"aspect": "Sextile",
"angle": 60,
"orb": -2.52,
"isApplying": true
},
{
"body1": "Jupiter",
"body2": "Uranus",
"aspect": "Opposition",
"angle": 180,
"orb": -0.64,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Pluto",
"aspect": "Sextile",
"angle": 60,
"orb": -1.44,
"isApplying": true
}
],
"pointAspects": [
{
"body1": "Sun",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -3,
"isApplying": true
},
{
"body1": "Venus",
"body2": "Lilith",
"aspect": "Square",
"angle": 90,
"orb": -0.24,
"isApplying": false
},
{
"body1": "Jupiter",
"body2": "Lilith",
"aspect": "Trine",
"angle": 120,
"orb": 1.32,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -1.84,
"isApplying": false
},
{
"body1": "Uranus",
"body2": "Lilith",
"aspect": "Sextile",
"angle": 60,
"orb": -0.68,
"isApplying": false
},
{
"body1": "Neptune",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -1.78,
"isApplying": true
},
{
"body1": "Pluto",
"body2": "Node",
"aspect": "Square",
"angle": 90,
"orb": 1.34,
"isApplying": true
},
{
"body1": "Pluto",
"body2": "S.Node",
"aspect": "Square",
"angle": 90,
"orb": -1.34,
"isApplying": true
},
"… 3 more items"
],
"parallelAspects": [
{
"body1": "Sun",
"body2": "Mars",
"aspect": "Parallel",
"orb": 1.02
},
{
"body1": "Sun",
"body2": "Jupiter",
"aspect": "Contra-Parallel",
"orb": 0.22
},
{
"body1": "Sun",
"body2": "Saturn",
"aspect": "Parallel",
"orb": 0.77
},
{
"body1": "Sun",
"body2": "Uranus",
"aspect": "Parallel",
"orb": 0.58
},
{
"body1": "Sun",
"body2": "Neptune",
"aspect": "Parallel",
"orb": 0.95
},
{
"body1": "Sun",
"body2": "MC",
"aspect": "Parallel",
"orb": 0.07
},
{
"body1": "Sun",
"body2": "Fortune",
"aspect": "Contra-Parallel",
"orb": 0.16
},
{
"body1": "Moon",
"body2": "Ascendant",
"aspect": "Contra-Parallel",
"orb": 0.72
},
"… 20 more items"
],
"technicalCoords": [
{
"id": "Sun",
"longitude": 280.814265,
"latitude": 0.000013,
"ra": 281.761141,
"declination": -23.001861,
"speed": 1.019476,
"isOutOfBounds": false
},
{
"id": "Moon",
"longitude": 333.267706,
"latitude": 1.470679,
"ra": 334.661565,
"declination": -8.936825,
"speed": 13.470138,
"isOutOfBounds": false
},
{
"id": "Mercury",
"longitude": 295.672824,
"latitude": 0.630303,
"ra": 297.527158,
"declination": -20.391908,
"speed": -0.294579,
"isOutOfBounds": false
},
{
"id": "Venus",
"longitude": 306.22196,
"latitude": 1.901161,
"ra": 308.10996,
"declination": -16.877487,
"speed": -0.130285,
"isOutOfBounds": false
},
{
"id": "Mars",
"longitude": 250.000088,
"latitude": -0.032937,
"ra": 248.355923,
"declination": -21.984892,
"speed": 0.703758,
"isOutOfBounds": false
},
{
"id": "Jupiter",
"longitude": 95.148793,
"latitude": -0.116988,
"ra": 95.604221,
"declination": 23.225258,
"speed": -0.13448,
"isOutOfBounds": false
},
{
"id": "Saturn",
"longitude": 285.657499,
"latitude": 0.293309,
"ra": 286.951244,
"declination": -22.232275,
"speed": 0.118271,
"isOutOfBounds": false
},
{
"id": "Uranus",
"longitude": 275.785441,
"latitude": -0.270101,
"ra": 276.31478,
"declination": -23.585721,
"speed": 0.060008,
"isOutOfBounds": true
},
"… 10 more items"
],
"partOfFortune": {
"id": "Fortune",
"longitude": 77.400454,
"latitude": 0,
"speed": 0,
"isRetrograde": false,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 17,
"minutes": 24,
"seconds": 2
},
"house": 2
},
"partOfSpirit": 332.493572,
"extendedBodies": [],
"unavailable": [],
"unknown": []
},
"progressedPlanets": [
{
"id": "Sun",
"longitude": 16.242889,
"latitude": -0.000028,
"speed": 0.984063,
"isRetrograde": false,
"sign": {
"sign": 0,
"signName": "Aries",
"degrees": 16,
"minutes": 14,
"seconds": 34
},
"house": 9
},
{
"id": "Moon",
"longitude": 278.390456,
"latitude": -1.373184,
"speed": 11.810631,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 8,
"minutes": 23,
"seconds": 26
},
"house": 5
},
{
"id": "Mercury",
"longitude": 28.84001,
"latitude": 3.234468,
"speed": -0.200174,
"isRetrograde": true,
"sign": {
"sign": 0,
"signName": "Aries",
"degrees": 28,
"minutes": 50,
"seconds": 24
},
"house": 9
},
{
"id": "Venus",
"longitude": 52.375666,
"latitude": 1.031765,
"speed": 1.186955,
"isRetrograde": false,
"sign": {
"sign": 1,
"signName": "Taurus",
"degrees": 22,
"minutes": 22,
"seconds": 32
},
"house": 10
},
{
"id": "Mars",
"longitude": 91.873358,
"latitude": 1.889946,
"speed": 0.534388,
"isRetrograde": false,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 1,
"minutes": 52,
"seconds": 24
},
"house": 11
},
{
"id": "Jupiter",
"longitude": 123.626743,
"latitude": 0.778431,
"speed": 0.022088,
"isRetrograde": false,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 3,
"minutes": 37,
"seconds": 36
},
"house": 12
},
{
"id": "Saturn",
"longitude": 305.526865,
"latitude": -0.274528,
"speed": 0.062921,
"isRetrograde": false,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 5,
"minutes": 31,
"seconds": 37
},
"house": 6
},
{
"id": "Uranus",
"longitude": 283.755828,
"latitude": -0.349675,
"speed": 0.010182,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 13,
"minutes": 45,
"seconds": 21
},
"house": 5
},
"… 6 more items"
],
"progressedHouses": [
{
"house": 1,
"longitude": 145.968119,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 25,
"minutes": 58,
"seconds": 5
}
},
{
"house": 2,
"longitude": 165.260032,
"sign": {
"sign": 5,
"signName": "Virgo",
"degrees": 15,
"minutes": 15,
"seconds": 36
}
},
{
"house": 3,
"longitude": 190.620246,
"sign": {
"sign": 6,
"signName": "Libra",
"degrees": 10,
"minutes": 37,
"seconds": 13
}
},
{
"house": 4,
"longitude": 223.988809,
"sign": {
"sign": 7,
"signName": "Scorpio",
"degrees": 13,
"minutes": 59,
"seconds": 20
}
},
{
"house": 5,
"longitude": 263.053481,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 23,
"minutes": 3,
"seconds": 13
}
},
{
"house": 6,
"longitude": 298.159073,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 28,
"minutes": 9,
"seconds": 33
}
},
{
"house": 7,
"longitude": 325.968119,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 25,
"minutes": 58,
"seconds": 5
}
},
{
"house": 8,
"longitude": 345.260032,
"sign": {
"sign": 11,
"signName": "Pisces",
"degrees": 15,
"minutes": 15,
"seconds": 36
}
},
"… 4 more items"
],
"progressedAscendant": 145.968119,
"progressedMidheaven": 43.988809,
"progressedVertex": 291.303943,
"progressedArcs": [
{
"id": "Sun",
"arc": 95.428625,
"arcComplement": null
},
{
"id": "Moon",
"arc": -54.87725,
"arcComplement": 305.12275
},
{
"id": "Mercury",
"arc": 93.167186,
"arcComplement": null
},
{
"id": "Venus",
"arc": 106.153706,
"arcComplement": null
},
{
"id": "Mars",
"arc": -158.12673,
"arcComplement": 201.87327
},
{
"id": "Jupiter",
"arc": 28.47795,
"arcComplement": null
},
{
"id": "Saturn",
"arc": 19.869366,
"arcComplement": null
},
{
"id": "Uranus",
"arc": 7.970388,
"arcComplement": null
},
"… 9 more items"
],
"arabicLots": [
{
"name": "Fortune",
"longitude": 48.115685,
"arc": -29.28477,
"arcComplement": 330.71523
},
{
"name": "Spirit",
"longitude": 243.820553,
"arc": -88.67302,
"arcComplement": 271.32698
},
{
"name": "Necessity",
"longitude": 165.243793,
"arc": -1.430851,
"arcComplement": 358.569149
},
{
"name": "Eros",
"longitude": 314.523232,
"arc": -44.152169,
"arcComplement": 315.847831
},
{
"name": "Courage",
"longitude": 102.210446,
"arc": -110.136934,
"arcComplement": 249.863066
},
{
"name": "Victory",
"longitude": 25.774309,
"arc": -121.827925,
"arcComplement": 238.172075
},
{
"name": "Nemesis",
"longitude": 248.556939,
"arc": 71.86697,
"arcComplement": null
}
],
"crossAspects": {
"planetToPlanet": [
{
"body1": "Sun",
"body2": "Saturn",
"aspect": "Square",
"angle": 90,
"orb": 0.59,
"isApplying": false
},
{
"body1": "Moon",
"body2": "Sun",
"aspect": "Conjunction",
"angle": 0,
"orb": 2.42,
"isApplying": true
},
{
"body1": "Moon",
"body2": "Uranus",
"aspect": "Conjunction",
"angle": 0,
"orb": 2.61,
"isApplying": false
},
{
"body1": "Mars",
"body2": "Moon",
"aspect": "Trine",
"angle": 120,
"orb": -1.39,
"isApplying": true
},
{
"body1": "Jupiter",
"body2": "Venus",
"aspect": "Opposition",
"angle": 180,
"orb": -2.6,
"isApplying": true
},
{
"body1": "Saturn",
"body2": "Venus",
"aspect": "Conjunction",
"angle": 0,
"orb": 0.7,
"isApplying": true
},
{
"body1": "Uranus",
"body2": "Sun",
"aspect": "Conjunction",
"angle": 0,
"orb": 2.94,
"isApplying": false
},
{
"body1": "Uranus",
"body2": "Saturn",
"aspect": "Conjunction",
"angle": 0,
"orb": 1.9,
"isApplying": true
},
"… 4 more items"
],
"planetToObject": [],
"objectToPlanet": [],
"objectToObject": []
},
"crossParallelAspects": [
{
"body1": "Moon",
"body2": "Uranus",
"aspect": "Parallel",
"orb": 0.96
},
{
"body1": "Venus",
"body2": "Mercury",
"aspect": "Contra-Parallel",
"orb": 1.03
},
{
"body1": "Venus",
"body2": "Lilith",
"aspect": "Contra-Parallel",
"orb": 0.94
},
{
"body1": "Jupiter",
"body2": "Mercury",
"aspect": "Contra-Parallel",
"orb": 0.29
},
{
"body1": "Saturn",
"body2": "Lilith",
"aspect": "Parallel",
"orb": 0.73
},
{
"body1": "Uranus",
"body2": "Sun",
"aspect": "Parallel",
"orb": 0.08
},
{
"body1": "Uranus",
"body2": "Mars",
"aspect": "Parallel",
"orb": 1.09
},
{
"body1": "Uranus",
"body2": "Jupiter",
"aspect": "Contra-Parallel",
"orb": 0.15
},
"… 29 more items"
],
"progressedInNatalHouses": [
{
"bodyId": "Sun",
"signName": "Aries",
"house": 12
},
{
"bodyId": "Moon",
"signName": "Capricorn",
"house": 9
},
{
"bodyId": "Mercury",
"signName": "Aries",
"house": 1
},
{
"bodyId": "Venus",
"signName": "Taurus",
"house": 1
},
{
"bodyId": "Mars",
"signName": "Cancer",
"house": 3
},
{
"bodyId": "Jupiter",
"signName": "Leo",
"house": 5
},
{
"bodyId": "Saturn",
"signName": "Aquarius",
"house": 11
},
{
"bodyId": "Uranus",
"signName": "Capricorn",
"house": 10
},
"… 6 more items"
],
"natalInProgressedHouses": [
{
"bodyId": "Sun",
"signName": "Capricorn",
"house": 5
},
{
"bodyId": "Moon",
"signName": "Pisces",
"house": 7
},
{
"bodyId": "Mercury",
"signName": "Capricorn",
"house": 5
},
{
"bodyId": "Venus",
"signName": "Aquarius",
"house": 6
},
{
"bodyId": "Mars",
"signName": "Sagittarius",
"house": 4
},
{
"bodyId": "Jupiter",
"signName": "Cancer",
"house": 11
},
{
"bodyId": "Saturn",
"signName": "Capricorn",
"house": 5
},
{
"bodyId": "Uranus",
"signName": "Capricorn",
"house": 5
},
"… 7 more items"
],
"progressedTechCoords": [
{
"id": "Sun",
"longitude": 16.242889,
"latitude": -0.000028,
"ra": 14.964951,
"declination": 6.388648,
"speed": 0.984063,
"isOutOfBounds": false
},
{
"id": "Moon",
"longitude": 278.390456,
"latitude": -1.373184,
"ra": 279.228353,
"declination": -24.546359,
"speed": 11.810631,
"isOutOfBounds": true
},
{
"id": "Mercury",
"longitude": 28.84001,
"latitude": 3.234468,
"ra": 25.620113,
"declination": 14.084429,
"speed": -0.200174,
"isOutOfBounds": false
},
{
"id": "Venus",
"longitude": 52.375666,
"latitude": 1.031765,
"ra": 49.685917,
"declination": 19.362894,
"speed": 1.186955,
"isOutOfBounds": false
},
{
"id": "Mars",
"longitude": 91.873358,
"latitude": 1.889946,
"ra": 92.071373,
"declination": 25.318063,
"speed": 0.534388,
"isOutOfBounds": true
},
{
"id": "Jupiter",
"longitude": 123.626743,
"latitude": 0.778431,
"ra": 126.131899,
"declination": 20.101165,
"speed": 0.022088,
"isOutOfBounds": false
},
{
"id": "Saturn",
"longitude": 305.526865,
"latitude": -0.274528,
"ra": 307.962171,
"declination": -19.156549,
"speed": 0.062921,
"isOutOfBounds": false
},
{
"id": "Uranus",
"longitude": 283.755828,
"latitude": -0.349675,
"ra": 284.979065,
"declination": -23.078742,
"speed": 0.010182,
"isOutOfBounds": false
},
"… 9 more items"
]
}
minor
| Field | Type | Required | Constraints |
|---|---|---|---|
| birthData.year | integer | yes | min -4000, max 4000, int |
| birthData.month | integer | yes | min 1, max 12, int |
| birthData.day | integer | yes | min 1, max 31, int |
| birthData.hour | integer | yes | min 0, max 23, int |
| birthData.minute | integer | yes | min 0, max 59, int |
| birthData.second | integer | no | min 0, max 59, int |
| birthData.latitude | number | yes | min -90, max 90 |
| birthData.longitude | number | yes | min -180, max 180 |
| birthData.timezone | number | yes | min -12, max 14 |
| birthData.unknownTime | boolean | no | — |
| targetDate.year | integer | yes | min -4000, max 4000, int |
| targetDate.month | integer | yes | min 1, max 12, int |
| targetDate.day | integer | yes | min 1, max 31, int |
| targetDate.hour | integer | no | min 0, max 23, int |
| targetDate.minute | integer | no | min 0, max 59, int |
| converse | boolean | no | — |
| houseSystem | enum(44) | no | — |
| zodiac | enum(35) | no | — |
| solarYear | "360" | "365" | "tropical" | "sidereal" | "tropical_bija" | "sidereal_bija" | no | — |
| lunarMonth | "tropical" | "sidereal" | "tropical_bija" | no | — |
Example request
{
"method": "minor",
"birthData": {
"year": 1990,
"month": 1,
"day": 1,
"hour": 12,
"minute": 0,
"latitude": 51.5074,
"longitude": -0.1278,
"timezone": 0
},
"targetDate": {
"year": 2024,
"month": 6,
"day": 1
}
}
Example response (captured; long values elided)
{
"natalSummary": {
"dateTime": "1 January 1990 - 12:00 (GMT)",
"universalTime": "1 January 1990 - 12:00",
"localSiderealTime": "18:43:01",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"progressedSummary": {
"dateTime": "29 July 1992 - 17:58 (GMT)",
"universalTime": "29 July 1992 - 17:58",
"localSiderealTime": "14:28:38",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"metadata": {
"daysSinceBirth": 12569.5,
"solarYears": 34.4142,
"lunarMonths": 460.058,
"progressedJdET": 2448833.249707,
"progressedJdUT": 2448833.249026,
"progressedDateUT": "29 Jul 1992 - 17:58 (UT/GMT)",
"progressionMethod": "Minor"
},
"natal": {
"summary": {
"dateTime": "1 January 1990 - 12:00 (GMT)",
"universalTime": "1 January 1990 - 12:00",
"localSiderealTime": "18:43:01",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"planets": [
{
"id": "Sun",
"longitude": 280.814265,
"latitude": 0.000013,
"speed": 1.019476,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 10,
"minutes": 48,
"seconds": 51
},
"house": 10
},
{
"id": "Moon",
"longitude": 333.267706,
"latitude": 1.470679,
"speed": 13.470138,
"isRetrograde": false,
"sign": {
"sign": 11,
"signName": "Pisces",
"degrees": 3,
"minutes": 16,
"seconds": 4
},
"house": 12
},
{
"id": "Mercury",
"longitude": 295.672824,
"latitude": 0.630303,
"speed": -0.294579,
"isRetrograde": true,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 25,
"minutes": 40,
"seconds": 22
},
"house": 10
},
{
"id": "Venus",
"longitude": 306.22196,
"latitude": 1.901161,
"speed": -0.130285,
"isRetrograde": true,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 6,
"minutes": 13,
"seconds": 19
},
"house": 11
},
{
"id": "Mars",
"longitude": 250.000088,
"latitude": -0.032937,
"speed": 0.703758,
"isRetrograde": false,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 10,
"minutes": 0,
"seconds": 0
},
"house": 8
},
{
"id": "Jupiter",
"longitude": 95.148793,
"latitude": -0.116988,
"speed": -0.13448,
"isRetrograde": true,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 5,
"minutes": 8,
"seconds": 56
},
"house": 3
},
{
"id": "Saturn",
"longitude": 285.657499,
"latitude": 0.293309,
"speed": 0.118271,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 15,
"minutes": 39,
"seconds": 27
},
"house": 10
},
{
"id": "Uranus",
"longitude": 275.785441,
"latitude": -0.270101,
"speed": 0.060008,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 5,
"minutes": 47,
"seconds": 8
},
"house": 9
},
"… 7 more items"
],
"houses": [
{
"house": 1,
"longitude": 24.947013,
"sign": {
"sign": 0,
"signName": "Aries",
"degrees": 24,
"minutes": 56,
"seconds": 49
}
},
{
"house": 2,
"longitude": 61.533457,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 1,
"minutes": 32,
"seconds": 0
}
},
{
"house": 3,
"longitude": 82.317459,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 22,
"minutes": 19,
"seconds": 3
}
},
{
"house": 4,
"longitude": 99.88375,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 9,
"minutes": 53,
"seconds": 2
}
},
{
"house": 5,
"longitude": 119.36486,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 29,
"minutes": 21,
"seconds": 53
}
},
{
"house": 6,
"longitude": 148.13644,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 28,
"minutes": 8,
"seconds": 11
}
},
{
"house": 7,
"longitude": 204.947013,
"sign": {
"sign": 6,
"signName": "Libra",
"degrees": 24,
"minutes": 56,
"seconds": 49
}
},
{
"house": 8,
"longitude": 241.533457,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 1,
"minutes": 32,
"seconds": 0
}
},
"… 4 more items"
],
"ascendant": 24.947013,
"midheaven": 279.88375,
"vertex": 188.711031,
"majorAspects": [
{
"body1": "Sun",
"body2": "Neptune",
"aspect": "Conjunction",
"angle": 0,
"orb": 1.22,
"isApplying": true
},
{
"body1": "Moon",
"body2": "Jupiter",
"aspect": "Trine",
"angle": 120,
"orb": 1.88,
"isApplying": true
},
{
"body1": "Moon",
"body2": "Uranus",
"aspect": "Sextile",
"angle": 60,
"orb": -2.52,
"isApplying": true
},
{
"body1": "Jupiter",
"body2": "Uranus",
"aspect": "Opposition",
"angle": 180,
"orb": -0.64,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Pluto",
"aspect": "Sextile",
"angle": 60,
"orb": -1.44,
"isApplying": true
}
],
"pointAspects": [
{
"body1": "Sun",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -3,
"isApplying": true
},
{
"body1": "Venus",
"body2": "Lilith",
"aspect": "Square",
"angle": 90,
"orb": -0.24,
"isApplying": false
},
{
"body1": "Jupiter",
"body2": "Lilith",
"aspect": "Trine",
"angle": 120,
"orb": 1.32,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -1.84,
"isApplying": false
},
{
"body1": "Uranus",
"body2": "Lilith",
"aspect": "Sextile",
"angle": 60,
"orb": -0.68,
"isApplying": false
},
{
"body1": "Neptune",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -1.78,
"isApplying": true
},
{
"body1": "Pluto",
"body2": "Node",
"aspect": "Square",
"angle": 90,
"orb": 1.34,
"isApplying": true
},
{
"body1": "Pluto",
"body2": "S.Node",
"aspect": "Square",
"angle": 90,
"orb": -1.34,
"isApplying": true
},
"… 3 more items"
],
"parallelAspects": [
{
"body1": "Sun",
"body2": "Mars",
"aspect": "Parallel",
"orb": 1.02
},
{
"body1": "Sun",
"body2": "Jupiter",
"aspect": "Contra-Parallel",
"orb": 0.22
},
{
"body1": "Sun",
"body2": "Saturn",
"aspect": "Parallel",
"orb": 0.77
},
{
"body1": "Sun",
"body2": "Uranus",
"aspect": "Parallel",
"orb": 0.58
},
{
"body1": "Sun",
"body2": "Neptune",
"aspect": "Parallel",
"orb": 0.95
},
{
"body1": "Sun",
"body2": "MC",
"aspect": "Parallel",
"orb": 0.07
},
{
"body1": "Sun",
"body2": "Fortune",
"aspect": "Contra-Parallel",
"orb": 0.16
},
{
"body1": "Moon",
"body2": "Ascendant",
"aspect": "Contra-Parallel",
"orb": 0.72
},
"… 20 more items"
],
"technicalCoords": [
{
"id": "Sun",
"longitude": 280.814265,
"latitude": 0.000013,
"ra": 281.761141,
"declination": -23.001861,
"speed": 1.019476,
"isOutOfBounds": false
},
{
"id": "Moon",
"longitude": 333.267706,
"latitude": 1.470679,
"ra": 334.661565,
"declination": -8.936825,
"speed": 13.470138,
"isOutOfBounds": false
},
{
"id": "Mercury",
"longitude": 295.672824,
"latitude": 0.630303,
"ra": 297.527158,
"declination": -20.391908,
"speed": -0.294579,
"isOutOfBounds": false
},
{
"id": "Venus",
"longitude": 306.22196,
"latitude": 1.901161,
"ra": 308.10996,
"declination": -16.877487,
"speed": -0.130285,
"isOutOfBounds": false
},
{
"id": "Mars",
"longitude": 250.000088,
"latitude": -0.032937,
"ra": 248.355923,
"declination": -21.984892,
"speed": 0.703758,
"isOutOfBounds": false
},
{
"id": "Jupiter",
"longitude": 95.148793,
"latitude": -0.116988,
"ra": 95.604221,
"declination": 23.225258,
"speed": -0.13448,
"isOutOfBounds": false
},
{
"id": "Saturn",
"longitude": 285.657499,
"latitude": 0.293309,
"ra": 286.951244,
"declination": -22.232275,
"speed": 0.118271,
"isOutOfBounds": false
},
{
"id": "Uranus",
"longitude": 275.785441,
"latitude": -0.270101,
"ra": 276.31478,
"declination": -23.585721,
"speed": 0.060008,
"isOutOfBounds": true
},
"… 10 more items"
],
"partOfFortune": {
"id": "Fortune",
"longitude": 77.400454,
"latitude": 0,
"speed": 0,
"isRetrograde": false,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 17,
"minutes": 24,
"seconds": 2
},
"house": 2
},
"partOfSpirit": 332.493572,
"extendedBodies": [],
"unavailable": [],
"unknown": []
},
"progressedPlanets": [
{
"id": "Sun",
"longitude": 126.842708,
"latitude": -0.000002,
"speed": 0.956617,
"isRetrograde": false,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 6,
"minutes": 50,
"seconds": 34
},
"house": 7
},
{
"id": "Moon",
"longitude": 125.888205,
"latitude": -3.024181,
"speed": 15.184911,
"isRetrograde": false,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 5,
"minutes": 53,
"seconds": 18
},
"house": 7
},
{
"id": "Mercury",
"longitude": 133.822053,
"latitude": -4.872661,
"speed": -0.688529,
"isRetrograde": true,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 13,
"minutes": 49,
"seconds": 19
},
"house": 7
},
{
"id": "Venus",
"longitude": 139.519332,
"latitude": 1.439862,
"speed": 1.230447,
"isRetrograde": false,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 19,
"minutes": 31,
"seconds": 10
},
"house": 7
},
{
"id": "Mars",
"longitude": 62.009189,
"latitude": -0.812146,
"speed": 0.676556,
"isRetrograde": false,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 2,
"minutes": 0,
"seconds": 33
},
"house": 4
},
{
"id": "Jupiter",
"longitude": 164.705738,
"latitude": 1.08073,
"speed": 0.190957,
"isRetrograde": false,
"sign": {
"sign": 5,
"signName": "Virgo",
"degrees": 14,
"minutes": 42,
"seconds": 21
},
"house": 8
},
{
"id": "Saturn",
"longitude": 315.781175,
"latitude": -1.004666,
"speed": -0.073442,
"isRetrograde": true,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 15,
"minutes": 46,
"seconds": 52
},
"house": 1
},
{
"id": "Uranus",
"longitude": 285.179508,
"latitude": -0.43339,
"speed": -0.0365,
"isRetrograde": true,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 15,
"minutes": 10,
"seconds": 46
},
"house": 12
},
"… 6 more items"
],
"progressedHouses": [
{
"house": 1,
"longitude": 288.273373,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 18,
"minutes": 16,
"seconds": 24
}
},
{
"house": 2,
"longitude": 344.136777,
"sign": {
"sign": 11,
"signName": "Pisces",
"degrees": 14,
"minutes": 8,
"seconds": 12
}
},
{
"house": 3,
"longitude": 27.067288,
"sign": {
"sign": 0,
"signName": "Aries",
"degrees": 27,
"minutes": 4,
"seconds": 2
}
},
{
"house": 4,
"longitude": 53.054453,
"sign": {
"sign": 1,
"signName": "Taurus",
"degrees": 23,
"minutes": 3,
"seconds": 16
}
},
{
"house": 5,
"longitude": 71.869709,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 11,
"minutes": 52,
"seconds": 11
}
},
{
"house": 6,
"longitude": 88.751084,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 28,
"minutes": 45,
"seconds": 4
}
},
{
"house": 7,
"longitude": 108.273373,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 18,
"minutes": 16,
"seconds": 24
}
},
{
"house": 8,
"longitude": 164.136777,
"sign": {
"sign": 5,
"signName": "Virgo",
"degrees": 14,
"minutes": 8,
"seconds": 12
}
},
"… 4 more items"
],
"progressedAscendant": 288.273373,
"progressedMidheaven": 233.054453,
"progressedVertex": 148.286091,
"progressedArcs": [
{
"id": "Sun",
"arc": -153.971557,
"arcComplement": 206.028443
},
{
"id": "Moon",
"arc": 152.6205,
"arcComplement": null
},
{
"id": "Mercury",
"arc": -161.850771,
"arcComplement": 198.149229
},
{
"id": "Venus",
"arc": -166.702629,
"arcComplement": 193.297371
},
{
"id": "Mars",
"arc": 172.009101,
"arcComplement": null
},
{
"id": "Jupiter",
"arc": 69.556944,
"arcComplement": null
},
{
"id": "Saturn",
"arc": 30.123677,
"arcComplement": null
},
{
"id": "Uranus",
"arc": 9.394068,
"arcComplement": null
},
"… 9 more items"
],
"arabicLots": [
{
"name": "Fortune",
"longitude": 287.318871,
"arc": -150.081584,
"arcComplement": 209.918416
},
{
"name": "Spirit",
"longitude": 289.227876,
"arc": -43.265697,
"arcComplement": 316.734303
},
{
"name": "Necessity",
"longitude": 81.77019,
"arc": -84.904453,
"arcComplement": 275.095547
},
{
"name": "Eros",
"longitude": 138.564829,
"arc": 139.889428,
"arcComplement": null
},
{
"name": "Courage",
"longitude": 153.583055,
"arc": -58.764325,
"arcComplement": 301.235675
},
{
"name": "Victory",
"longitude": 163.751235,
"arc": 16.149001,
"arcComplement": null
},
{
"name": "Nemesis",
"longitude": 259.811068,
"arc": 83.121099,
"arcComplement": null
}
],
"crossAspects": {
"planetToPlanet": [
{
"body1": "Sun",
"body2": "Venus",
"aspect": "Opposition",
"angle": 180,
"orb": -0.62,
"isApplying": false
},
{
"body1": "Moon",
"body2": "Venus",
"aspect": "Opposition",
"angle": 180,
"orb": -0.33,
"isApplying": false
},
{
"body1": "Venus",
"body2": "Pluto",
"aspect": "Square",
"angle": 90,
"orb": -2.43,
"isApplying": false
},
{
"body1": "Mars",
"body2": "Moon",
"aspect": "Square",
"angle": 90,
"orb": -1.26,
"isApplying": true
},
{
"body1": "Jupiter",
"body2": "Saturn",
"aspect": "Trine",
"angle": 120,
"orb": 0.95,
"isApplying": true
},
{
"body1": "Jupiter",
"body2": "Neptune",
"aspect": "Trine",
"angle": 120,
"orb": -2.67,
"isApplying": false
},
{
"body1": "Jupiter",
"body2": "Pluto",
"aspect": "Sextile",
"angle": 60,
"orb": 2.39,
"isApplying": true
},
{
"body1": "Saturn",
"body2": "Pluto",
"aspect": "Square",
"angle": 90,
"orb": -1.31,
"isApplying": false
},
"… 4 more items"
],
"planetToObject": [],
"objectToPlanet": [],
"objectToObject": []
},
"crossParallelAspects": [
{
"body1": "Sun",
"body2": "Lilith",
"aspect": "Contra-Parallel",
"orb": 0.14
},
{
"body1": "Moon",
"body2": "Venus",
"aspect": "Contra-Parallel",
"orb": 1.01
},
{
"body1": "Moon",
"body2": "Node",
"aspect": "Contra-Parallel",
"orb": 0.56
},
{
"body1": "Moon",
"body2": "Chiron",
"aspect": "Parallel",
"orb": 0.41
},
{
"body1": "Moon",
"body2": "S.Node",
"aspect": "Parallel",
"orb": 0.56
},
{
"body1": "Venus",
"body2": "Venus",
"aspect": "Contra-Parallel",
"orb": 0.54
},
{
"body1": "Venus",
"body2": "Node",
"aspect": "Contra-Parallel",
"orb": 1.03
},
{
"body1": "Venus",
"body2": "Chiron",
"aspect": "Parallel",
"orb": 0.88
},
"… 34 more items"
],
"progressedInNatalHouses": [
{
"bodyId": "Sun",
"signName": "Leo",
"house": 5
},
{
"bodyId": "Moon",
"signName": "Leo",
"house": 5
},
{
"bodyId": "Mercury",
"signName": "Leo",
"house": 5
},
{
"bodyId": "Venus",
"signName": "Leo",
"house": 5
},
{
"bodyId": "Mars",
"signName": "Gemini",
"house": 2
},
{
"bodyId": "Jupiter",
"signName": "Virgo",
"house": 6
},
{
"bodyId": "Saturn",
"signName": "Aquarius",
"house": 11
},
{
"bodyId": "Uranus",
"signName": "Capricorn",
"house": 10
},
"… 6 more items"
],
"natalInProgressedHouses": [
{
"bodyId": "Sun",
"signName": "Capricorn",
"house": 12
},
{
"bodyId": "Moon",
"signName": "Pisces",
"house": 1
},
{
"bodyId": "Mercury",
"signName": "Capricorn",
"house": 1
},
{
"bodyId": "Venus",
"signName": "Aquarius",
"house": 1
},
{
"bodyId": "Mars",
"signName": "Sagittarius",
"house": 10
},
{
"bodyId": "Jupiter",
"signName": "Cancer",
"house": 6
},
{
"bodyId": "Saturn",
"signName": "Capricorn",
"house": 12
},
{
"bodyId": "Uranus",
"signName": "Capricorn",
"house": 12
},
"… 7 more items"
],
"progressedTechCoords": [
{
"id": "Sun",
"longitude": 126.842708,
"latitude": -0.000002,
"ra": 129.236868,
"declination": 18.56293,
"speed": 0.956617,
"isOutOfBounds": false
},
{
"id": "Moon",
"longitude": 125.888205,
"latitude": -3.024181,
"ra": 127.486884,
"declination": 15.868049,
"speed": 15.184911,
"isOutOfBounds": false
},
{
"id": "Mercury",
"longitude": 133.822053,
"latitude": -4.872661,
"ra": 134.85787,
"declination": 12.007207,
"speed": -0.688529,
"isOutOfBounds": false
},
{
"id": "Venus",
"longitude": 139.519332,
"latitude": 1.439862,
"ra": 142.406681,
"declination": 16.332737,
"speed": 1.230447,
"isOutOfBounds": false
},
{
"id": "Mars",
"longitude": 62.009189,
"latitude": -0.812146,
"ra": 60.087905,
"declination": 19.768395,
"speed": 0.676556,
"isOutOfBounds": false
},
{
"id": "Jupiter",
"longitude": 164.705738,
"latitude": 1.08073,
"ra": 166.335651,
"declination": 7.019892,
"speed": 0.190957,
"isOutOfBounds": false
},
{
"id": "Saturn",
"longitude": 315.781175,
"latitude": -1.004666,
"ra": 318.553578,
"declination": -17.065452,
"speed": -0.073442,
"isOutOfBounds": false
},
{
"id": "Uranus",
"longitude": 285.179508,
"latitude": -0.43339,
"ra": 286.526767,
"declination": -23.00684,
"speed": -0.0365,
"isOutOfBounds": false
},
"… 9 more items"
]
}
primary-directions
| Field | Type | Required | Constraints |
|---|---|---|---|
| birthData.year | integer | yes | min -4000, max 4000, int |
| birthData.month | integer | yes | min 1, max 12, int |
| birthData.day | integer | yes | min 1, max 31, int |
| birthData.hour | integer | yes | min 0, max 23, int |
| birthData.minute | integer | yes | min 0, max 59, int |
| birthData.second | integer | no | min 0, max 59, int |
| birthData.latitude | number | yes | min -90, max 90 |
| birthData.longitude | number | yes | min -180, max 180 |
| birthData.timezone | number | yes | min -12, max 14 |
| birthData.unknownTime | boolean | no | — |
| system | "placidus" | "regiomontanus" | "van-dam" | yes | — |
| direction | "direct" | "converse-classical" | "converse-modern" | no | — |
| latitudeMode | "mundane" | "zodiacal" | no | — |
| key | "ptolemy" | "naibod" | "cardan" | "solar-birthday-longitude" | "user-defined" | no | — |
| userKeyDegPerYear | number | no | min 0.5, max 1.5 |
| promissors | array<enum(15)> | yes | — |
| significators | array | yes | — |
| aspects | array<number> | no | — |
| targetAgeRange.from | number | yes | min 0, max 120 |
| targetAgeRange.to | number | yes | min 0, max 120 |
Example request
{
"method": "primary-directions",
"birthData": {
"year": 1990,
"month": 1,
"day": 1,
"hour": 12,
"minute": 0,
"latitude": 51.5074,
"longitude": -0.1278,
"timezone": 0
},
"system": "placidus",
"promissors": [
"Mars"
],
"significators": [
"Ascendant"
]
}
Example response (captured; long values elided)
{
"ramc": 280.753034,
"directions": [
{
"promissor": "Mars",
"significator": "Ascendant",
"aspect": 0,
"side": "conjunction",
"arc": -91.887721,
"years": -93.225762,
"date": null
}
]
}
quotidian
| Field | Type | Required | Constraints |
|---|---|---|---|
| birthData.year | integer | yes | min -4000, max 4000, int |
| birthData.month | integer | yes | min 1, max 12, int |
| birthData.day | integer | yes | min 1, max 31, int |
| birthData.hour | integer | yes | min 0, max 23, int |
| birthData.minute | integer | yes | min 0, max 59, int |
| birthData.second | integer | no | min 0, max 59, int |
| birthData.latitude | number | yes | min -90, max 90 |
| birthData.longitude | number | yes | min -180, max 180 |
| birthData.timezone | number | yes | min -12, max 14 |
| birthData.unknownTime | boolean | no | — |
| targetDate.year | integer | yes | min -4000, max 4000, int |
| targetDate.month | integer | yes | min 1, max 12, int |
| targetDate.day | integer | yes | min 1, max 31, int |
| targetDate.hour | integer | no | min 0, max 23, int |
| targetDate.minute | integer | no | min 0, max 59, int |
| converse | boolean | no | — |
| houseSystem | enum(44) | no | — |
| zodiac | enum(35) | no | — |
Example request
{
"method": "quotidian",
"birthData": {
"year": 1990,
"month": 1,
"day": 1,
"hour": 12,
"minute": 0,
"latitude": 51.5074,
"longitude": -0.1278,
"timezone": 0
},
"targetDate": {
"year": 2024,
"month": 6,
"day": 1
}
}
Example response (captured; long values elided)
{
"natalSummary": {
"dateTime": "1 January 1990 - 12:00 (GMT)",
"universalTime": "1 January 1990 - 12:00",
"localSiderealTime": "18:43:01",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"progressedSummary": {
"dateTime": "4 February 1990 - 21:56 (GMT)",
"universalTime": "4 February 1990 - 21:56",
"localSiderealTime": "06:55:04",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"metadata": {
"daysSinceBirth": 12569.5,
"solarYears": 34.4142,
"lunarMonths": 460.058,
"progressedJdET": 2447927.414813,
"progressedJdUT": 2447927.414154,
"progressedDateUT": "4 Feb 1990 - 21:56 (UT/GMT)",
"progressionMethod": "ARMC 361"
},
"natal": {
"summary": {
"dateTime": "1 January 1990 - 12:00 (GMT)",
"universalTime": "1 January 1990 - 12:00",
"localSiderealTime": "18:43:01",
"houseSystem": "Placidus system",
"coordinates": "51d30'N, 0d8'W",
"zodiac": "Tropical",
"ayanamsaOffset": null
},
"planets": [
{
"id": "Sun",
"longitude": 280.814265,
"latitude": 0.000013,
"speed": 1.019476,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 10,
"minutes": 48,
"seconds": 51
},
"house": 10
},
{
"id": "Moon",
"longitude": 333.267706,
"latitude": 1.470679,
"speed": 13.470138,
"isRetrograde": false,
"sign": {
"sign": 11,
"signName": "Pisces",
"degrees": 3,
"minutes": 16,
"seconds": 4
},
"house": 12
},
{
"id": "Mercury",
"longitude": 295.672824,
"latitude": 0.630303,
"speed": -0.294579,
"isRetrograde": true,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 25,
"minutes": 40,
"seconds": 22
},
"house": 10
},
{
"id": "Venus",
"longitude": 306.22196,
"latitude": 1.901161,
"speed": -0.130285,
"isRetrograde": true,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 6,
"minutes": 13,
"seconds": 19
},
"house": 11
},
{
"id": "Mars",
"longitude": 250.000088,
"latitude": -0.032937,
"speed": 0.703758,
"isRetrograde": false,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 10,
"minutes": 0,
"seconds": 0
},
"house": 8
},
{
"id": "Jupiter",
"longitude": 95.148793,
"latitude": -0.116988,
"speed": -0.13448,
"isRetrograde": true,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 5,
"minutes": 8,
"seconds": 56
},
"house": 3
},
{
"id": "Saturn",
"longitude": 285.657499,
"latitude": 0.293309,
"speed": 0.118271,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 15,
"minutes": 39,
"seconds": 27
},
"house": 10
},
{
"id": "Uranus",
"longitude": 275.785441,
"latitude": -0.270101,
"speed": 0.060008,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 5,
"minutes": 47,
"seconds": 8
},
"house": 9
},
"… 7 more items"
],
"houses": [
{
"house": 1,
"longitude": 24.947013,
"sign": {
"sign": 0,
"signName": "Aries",
"degrees": 24,
"minutes": 56,
"seconds": 49
}
},
{
"house": 2,
"longitude": 61.533457,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 1,
"minutes": 32,
"seconds": 0
}
},
{
"house": 3,
"longitude": 82.317459,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 22,
"minutes": 19,
"seconds": 3
}
},
{
"house": 4,
"longitude": 99.88375,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 9,
"minutes": 53,
"seconds": 2
}
},
{
"house": 5,
"longitude": 119.36486,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 29,
"minutes": 21,
"seconds": 53
}
},
{
"house": 6,
"longitude": 148.13644,
"sign": {
"sign": 4,
"signName": "Leo",
"degrees": 28,
"minutes": 8,
"seconds": 11
}
},
{
"house": 7,
"longitude": 204.947013,
"sign": {
"sign": 6,
"signName": "Libra",
"degrees": 24,
"minutes": 56,
"seconds": 49
}
},
{
"house": 8,
"longitude": 241.533457,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 1,
"minutes": 32,
"seconds": 0
}
},
"… 4 more items"
],
"ascendant": 24.947013,
"midheaven": 279.88375,
"vertex": 188.711031,
"majorAspects": [
{
"body1": "Sun",
"body2": "Neptune",
"aspect": "Conjunction",
"angle": 0,
"orb": 1.22,
"isApplying": true
},
{
"body1": "Moon",
"body2": "Jupiter",
"aspect": "Trine",
"angle": 120,
"orb": 1.88,
"isApplying": true
},
{
"body1": "Moon",
"body2": "Uranus",
"aspect": "Sextile",
"angle": 60,
"orb": -2.52,
"isApplying": true
},
{
"body1": "Jupiter",
"body2": "Uranus",
"aspect": "Opposition",
"angle": 180,
"orb": -0.64,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Pluto",
"aspect": "Sextile",
"angle": 60,
"orb": -1.44,
"isApplying": true
}
],
"pointAspects": [
{
"body1": "Sun",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -3,
"isApplying": true
},
{
"body1": "Venus",
"body2": "Lilith",
"aspect": "Square",
"angle": 90,
"orb": -0.24,
"isApplying": false
},
{
"body1": "Jupiter",
"body2": "Lilith",
"aspect": "Trine",
"angle": 120,
"orb": 1.32,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -1.84,
"isApplying": false
},
{
"body1": "Uranus",
"body2": "Lilith",
"aspect": "Sextile",
"angle": 60,
"orb": -0.68,
"isApplying": false
},
{
"body1": "Neptune",
"body2": "Chiron",
"aspect": "Opposition",
"angle": 180,
"orb": -1.78,
"isApplying": true
},
{
"body1": "Pluto",
"body2": "Node",
"aspect": "Square",
"angle": 90,
"orb": 1.34,
"isApplying": true
},
{
"body1": "Pluto",
"body2": "S.Node",
"aspect": "Square",
"angle": 90,
"orb": -1.34,
"isApplying": true
},
"… 3 more items"
],
"parallelAspects": [
{
"body1": "Sun",
"body2": "Mars",
"aspect": "Parallel",
"orb": 1.02
},
{
"body1": "Sun",
"body2": "Jupiter",
"aspect": "Contra-Parallel",
"orb": 0.22
},
{
"body1": "Sun",
"body2": "Saturn",
"aspect": "Parallel",
"orb": 0.77
},
{
"body1": "Sun",
"body2": "Uranus",
"aspect": "Parallel",
"orb": 0.58
},
{
"body1": "Sun",
"body2": "Neptune",
"aspect": "Parallel",
"orb": 0.95
},
{
"body1": "Sun",
"body2": "MC",
"aspect": "Parallel",
"orb": 0.07
},
{
"body1": "Sun",
"body2": "Fortune",
"aspect": "Contra-Parallel",
"orb": 0.16
},
{
"body1": "Moon",
"body2": "Ascendant",
"aspect": "Contra-Parallel",
"orb": 0.72
},
"… 20 more items"
],
"technicalCoords": [
{
"id": "Sun",
"longitude": 280.814265,
"latitude": 0.000013,
"ra": 281.761141,
"declination": -23.001861,
"speed": 1.019476,
"isOutOfBounds": false
},
{
"id": "Moon",
"longitude": 333.267706,
"latitude": 1.470679,
"ra": 334.661565,
"declination": -8.936825,
"speed": 13.470138,
"isOutOfBounds": false
},
{
"id": "Mercury",
"longitude": 295.672824,
"latitude": 0.630303,
"ra": 297.527158,
"declination": -20.391908,
"speed": -0.294579,
"isOutOfBounds": false
},
{
"id": "Venus",
"longitude": 306.22196,
"latitude": 1.901161,
"ra": 308.10996,
"declination": -16.877487,
"speed": -0.130285,
"isOutOfBounds": false
},
{
"id": "Mars",
"longitude": 250.000088,
"latitude": -0.032937,
"ra": 248.355923,
"declination": -21.984892,
"speed": 0.703758,
"isOutOfBounds": false
},
{
"id": "Jupiter",
"longitude": 95.148793,
"latitude": -0.116988,
"ra": 95.604221,
"declination": 23.225258,
"speed": -0.13448,
"isOutOfBounds": false
},
{
"id": "Saturn",
"longitude": 285.657499,
"latitude": 0.293309,
"ra": 286.951244,
"declination": -22.232275,
"speed": 0.118271,
"isOutOfBounds": false
},
{
"id": "Uranus",
"longitude": 275.785441,
"latitude": -0.270101,
"ra": 276.31478,
"declination": -23.585721,
"speed": 0.060008,
"isOutOfBounds": true
},
"… 10 more items"
],
"partOfFortune": {
"id": "Fortune",
"longitude": 77.400454,
"latitude": 0,
"speed": 0,
"isRetrograde": false,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 17,
"minutes": 24,
"seconds": 2
},
"house": 2
},
"partOfSpirit": 332.493572,
"extendedBodies": [],
"unavailable": [],
"unknown": []
},
"progressedPlanets": [
{
"id": "Sun",
"longitude": 315.832482,
"latitude": 0.000153,
"speed": 1.013707,
"isRetrograde": false,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 15,
"minutes": 49,
"seconds": 57
},
"house": 4
},
{
"id": "Moon",
"longitude": 73.954163,
"latitude": 4.690782,
"speed": 14.066511,
"isRetrograde": false,
"sign": {
"sign": 2,
"signName": "Gemini",
"degrees": 13,
"minutes": 57,
"seconds": 15
},
"house": 9
},
{
"id": "Mercury",
"longitude": 290.996219,
"latitude": 0.272379,
"speed": 1.161435,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 20,
"minutes": 59,
"seconds": 46
},
"house": 4
},
{
"id": "Venus",
"longitude": 291.167998,
"latitude": 7.374482,
"speed": -0.142772,
"isRetrograde": true,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 21,
"minutes": 10,
"seconds": 5
},
"house": 4
},
{
"id": "Mars",
"longitude": 274.563433,
"latitude": -0.441402,
"speed": 0.723315,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 4,
"minutes": 33,
"seconds": 48
},
"house": 3
},
{
"id": "Jupiter",
"longitude": 91.462446,
"latitude": -0.033442,
"speed": -0.064911,
"isRetrograde": true,
"sign": {
"sign": 3,
"signName": "Cancer",
"degrees": 1,
"minutes": 27,
"seconds": 45
},
"house": 9
},
{
"id": "Saturn",
"longitude": 289.659046,
"latitude": 0.254893,
"speed": 0.110504,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 19,
"minutes": 39,
"seconds": 33
},
"house": 4
},
{
"id": "Uranus",
"longitude": 277.726658,
"latitude": -0.2777,
"speed": 0.050429,
"isRetrograde": false,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 7,
"minutes": 43,
"seconds": 36
},
"house": 3
},
"… 6 more items"
],
"progressedHouses": [
{
"house": 1,
"longitude": 190.053952,
"sign": {
"sign": 6,
"signName": "Libra",
"degrees": 10,
"minutes": 3,
"seconds": 14
}
},
{
"house": 2,
"longitude": 215.091729,
"sign": {
"sign": 7,
"signName": "Scorpio",
"degrees": 5,
"minutes": 5,
"seconds": 30
}
},
{
"house": 3,
"longitude": 246.308259,
"sign": {
"sign": 8,
"signName": "Sagittarius",
"degrees": 6,
"minutes": 18,
"seconds": 30
}
},
{
"house": 4,
"longitude": 283.126843,
"sign": {
"sign": 9,
"signName": "Capricorn",
"degrees": 13,
"minutes": 7,
"seconds": 37
}
},
{
"house": 5,
"longitude": 318.524175,
"sign": {
"sign": 10,
"signName": "Aquarius",
"degrees": 18,
"minutes": 31,
"seconds": 27
}
},
{
"house": 6,
"longitude": 347.434657,
"sign": {
"sign": 11,
"signName": "Pisces",
"degrees": 17,
"minutes": 26,
"seconds": 5
}
},
{
"house": 7,
"longitude": 10.053952,
"sign": {
"sign": 0,
"signName": "Aries",
"degrees": 10,
"minutes": 3,
"seconds": 14
}
},
{
"house": 8,
"longitude": 35.091729,
"sign": {
"sign": 1,
"signName": "Taurus",
"degrees": 5,
"minutes": 5,
"seconds": 30
}
},
"… 4 more items"
],
"progressedAscendant": 190.053952,
"progressedMidheaven": 103.126843,
"progressedVertex": 23.270533,
"progressedArcs": [
{
"id": "Sun",
"arc": 35.018218,
"arcComplement": null
},
{
"id": "Moon",
"arc": 100.686457,
"arcComplement": null
},
{
"id": "Mercury",
"arc": -4.676605,
"arcComplement": 355.323395
},
{
"id": "Venus",
"arc": -15.053962,
"arcComplement": 344.946038
},
{
"id": "Mars",
"arc": 24.563345,
"arcComplement": null
},
{
"id": "Jupiter",
"arc": -3.686348,
"arcComplement": 356.313652
},
{
"id": "Saturn",
"arc": 4.001548,
"arcComplement": null
},
{
"id": "Uranus",
"arc": 1.941218,
"arcComplement": null
},
"… 9 more items"
],
"arabicLots": [
{
"name": "Fortune",
"longitude": 308.175633,
"arc": -129.224822,
"arcComplement": 230.775178
},
{
"name": "Spirit",
"longitude": 71.932271,
"arc": 99.438699,
"arcComplement": null
},
{
"name": "Necessity",
"longitude": 207.233365,
"arc": 40.558722,
"arcComplement": null
},
{
"name": "Eros",
"longitude": 49.289679,
"arc": 50.614277,
"arcComplement": null
},
{
"name": "Courage",
"longitude": 223.666152,
"arc": 11.318772,
"arcComplement": null
},
{
"name": "Victory",
"longitude": 209.584126,
"arc": 61.981892,
"arcComplement": null
},
{
"name": "Nemesis",
"longitude": 208.570538,
"arc": 31.880569,
"arcComplement": null
}
],
"crossAspects": {
"planetToPlanet": [
{
"body1": "Sun",
"body2": "Pluto",
"aspect": "Square",
"angle": 90,
"orb": -1.26,
"isApplying": true
},
{
"body1": "Mars",
"body2": "Moon",
"aspect": "Sextile",
"angle": 60,
"orb": -1.3,
"isApplying": false
},
{
"body1": "Mars",
"body2": "Jupiter",
"aspect": "Opposition",
"angle": 180,
"orb": -0.59,
"isApplying": true
},
{
"body1": "Mars",
"body2": "Uranus",
"aspect": "Conjunction",
"angle": 0,
"orb": 1.22,
"isApplying": true
},
{
"body1": "Jupiter",
"body2": "Moon",
"aspect": "Trine",
"angle": 120,
"orb": -1.81,
"isApplying": false
},
{
"body1": "Saturn",
"body2": "Pluto",
"aspect": "Sextile",
"angle": 60,
"orb": 2.57,
"isApplying": false
},
{
"body1": "Uranus",
"body2": "Jupiter",
"aspect": "Opposition",
"angle": 180,
"orb": -2.58,
"isApplying": false
},
{
"body1": "Uranus",
"body2": "Uranus",
"aspect": "Conjunction",
"angle": 0,
"orb": 1.94,
"isApplying": false
},
"… 5 more items"
],
"planetToObject": [],
"objectToPlanet": [],
"objectToObject": []
},
"crossParallelAspects": [
{
"body1": "Sun",
"body2": "Venus",
"aspect": "Parallel",
"orb": 0.79
},
{
"body1": "Sun",
"body2": "Node",
"aspect": "Parallel",
"orb": 0.79
},
{
"body1": "Sun",
"body2": "Chiron",
"aspect": "Contra-Parallel",
"orb": 0.64
},
{
"body1": "Sun",
"body2": "S.Node",
"aspect": "Contra-Parallel",
"orb": 0.79
},
{
"body1": "Mercury",
"body2": "Mercury",
"aspect": "Parallel",
"orb": 1.14
},
{
"body1": "Mercury",
"body2": "Mars",
"aspect": "Parallel",
"orb": 0.45
},
{
"body1": "Mercury",
"body2": "Saturn",
"aspect": "Parallel",
"orb": 0.7
},
{
"body1": "Mercury",
"body2": "Neptune",
"aspect": "Parallel",
"orb": 0.52
},
"… 54 more items"
],
"progressedInNatalHouses": [
{
"bodyId": "Sun",
"signName": "Aquarius",
"house": 11
},
{
"bodyId": "Moon",
"signName": "Gemini",
"house": 2
},
{
"bodyId": "Mercury",
"signName": "Capricorn",
"house": 10
},
{
"bodyId": "Venus",
"signName": "Capricorn",
"house": 10
},
{
"bodyId": "Mars",
"signName": "Capricorn",
"house": 9
},
{
"bodyId": "Jupiter",
"signName": "Cancer",
"house": 3
},
{
"bodyId": "Saturn",
"signName": "Capricorn",
"house": 10
},
{
"bodyId": "Uranus",
"signName": "Capricorn",
"house": 9
},
"… 6 more items"
],
"natalInProgressedHouses": [
{
"bodyId": "Sun",
"signName": "Capricorn",
"house": 3
},
{
"bodyId": "Moon",
"signName": "Pisces",
"house": 5
},
{
"bodyId": "Mercury",
"signName": "Capricorn",
"house": 4
},
{
"bodyId": "Venus",
"signName": "Aquarius",
"house": 4
},
{
"bodyId": "Mars",
"signName": "Sagittarius",
"house": 3
},
{
"bodyId": "Jupiter",
"signName": "Cancer",
"house": 9
},
{
"bodyId": "Saturn",
"signName": "Capricorn",
"house": 4
},
{
"bodyId": "Uranus",
"signName": "Capricorn",
"house": 3
},
"… 7 more items"
],
"progressedTechCoords": [
{
"id": "Sun",
"longitude": 315.832482,
"latitude": 0.000153,
"ra": 318.29317,
"declination": -16.092379,
"speed": 1.013707,
"isOutOfBounds": false
},
{
"id": "Moon",
"longitude": 73.954163,
"latitude": 4.690782,
"ra": 71.967939,
"declination": 27.134161,
"speed": 14.066511,
"isOutOfBounds": true
},
{
"id": "Mercury",
"longitude": 290.996219,
"latitude": 0.272379,
"ra": 292.65538,
"declination": -21.533621,
"speed": 1.161435,
"isOutOfBounds": false
},
{
"id": "Venus",
"longitude": 291.167998,
"latitude": 7.374482,
"ra": 291.708024,
"declination": -14.486716,
"speed": -0.142772,
"isOutOfBounds": false
},
{
"id": "Mars",
"longitude": 274.563433,
"latitude": -0.441402,
"ra": 274.988643,
"declination": -23.804801,
"speed": 0.723315,
"isOutOfBounds": true
},
{
"id": "Jupiter",
"longitude": 91.462446,
"latitude": -0.033442,
"ra": 91.593547,
"declination": 23.400867,
"speed": -0.064911,
"isOutOfBounds": false
},
{
"id": "Saturn",
"longitude": 289.659046,
"latitude": 0.254893,
"ra": 291.235594,
"declination": -21.749719,
"speed": 0.110504,
"isOutOfBounds": false
},
{
"id": "Uranus",
"longitude": 277.726658,
"latitude": -0.2777,
"ra": 278.429867,
"declination": -23.494251,
"speed": 0.050429,
"isOutOfBounds": true
},
"… 9 more items"
]
}
speculum
| Field | Type | Required | Constraints |
|---|---|---|---|
| birthData.year | integer | yes | min -4000, max 4000, int |
| birthData.month | integer | yes | min 1, max 12, int |
| birthData.day | integer | yes | min 1, max 31, int |
| birthData.hour | integer | yes | min 0, max 23, int |
| birthData.minute | integer | yes | min 0, max 59, int |
| birthData.second | integer | no | min 0, max 59, int |
| birthData.latitude | number | yes | min -90, max 90 |
| birthData.longitude | number | yes | min -180, max 180 |
| birthData.timezone | number | yes | min -12, max 14 |
| birthData.unknownTime | boolean | no | — |
Example request
{
"method": "speculum",
"birthData": {
"year": 1990,
"month": 1,
"day": 1,
"hour": 12,
"minute": 0,
"latitude": 51.5074,
"longitude": -0.1278,
"timezone": 0
}
}
Example response (captured; long values elided)
{
"jdUT": 2447893.000004,
"ramc": 280.753034,
"rows": [
{
"id": "Sun",
"longitude": 280.814265,
"latitude": 0.000013,
"ra": 281.761141,
"declination": -23.001861,
"ascensionalDifference": -32.264442,
"obliqueAscension": 314.025582,
"obliqueDescension": 249.496699,
"meridianDistanceUpper": 1.008106,
"semiArcDiurnal": 57.735558,
"semiArcNocturnal": 122.264442,
"aboveHorizon": true
},
{
"id": "Moon",
"longitude": 333.267706,
"latitude": 1.470679,
"ra": 334.661565,
"declination": -8.936825,
"ascensionalDifference": -11.405314,
"obliqueAscension": 346.066878,
"obliqueDescension": 323.256251,
"meridianDistanceUpper": 53.90853,
"semiArcDiurnal": 78.594686,
"semiArcNocturnal": 101.405314,
"aboveHorizon": true
},
{
"id": "Mercury",
"longitude": 295.672824,
"latitude": 0.630303,
"ra": 297.527158,
"declination": -20.391908,
"ascensionalDifference": -27.869545,
"obliqueAscension": 325.396703,
"obliqueDescension": 269.657613,
"meridianDistanceUpper": 16.774124,
"semiArcDiurnal": 62.130455,
"semiArcNocturnal": 117.869545,
"aboveHorizon": true
},
{
"id": "Venus",
"longitude": 306.22196,
"latitude": 1.901161,
"ra": 308.10996,
"declination": -16.877487,
"ascensionalDifference": -22.427852,
"obliqueAscension": 330.537812,
"obliqueDescension": 285.682108,
"meridianDistanceUpper": 27.356926,
"semiArcDiurnal": 67.572148,
"semiArcNocturnal": 112.427852,
"aboveHorizon": true
},
{
"id": "Mars",
"longitude": 250.000088,
"latitude": -0.032937,
"ra": 248.355923,
"declination": -21.984892,
"ascensionalDifference": -30.509391,
"obliqueAscension": 278.865314,
"obliqueDescension": 217.846533,
"meridianDistanceUpper": -32.397111,
"semiArcDiurnal": 59.490609,
"semiArcNocturnal": 120.509391,
"aboveHorizon": true
},
{
"id": "Jupiter",
"longitude": 95.148793,
"latitude": -0.116988,
"ra": 95.604221,
"declination": 23.225258,
"ascensionalDifference": 32.65804,
"obliqueAscension": 62.946181,
"obliqueDescension": 128.262261,
"meridianDistanceUpper": 174.851186,
"semiArcDiurnal": 122.65804,
"semiArcNocturnal": 57.34196,
"aboveHorizon": false
},
{
"id": "Saturn",
"longitude": 285.657499,
"latitude": 0.293309,
"ra": 286.951244,
"declination": -22.232275,
"ascensionalDifference": -30.930975,
"obliqueAscension": 317.882219,
"obliqueDescension": 256.02027,
"meridianDistanceUpper": 6.19821,
"semiArcDiurnal": 59.069025,
"semiArcNocturnal": 120.930975,
"aboveHorizon": true
},
{
"id": "Uranus",
"longitude": 275.785441,
"latitude": -0.270101,
"ra": 276.31478,
"declination": -23.585721,
"ascensionalDifference": -33.299638,
"obliqueAscension": 309.614418,
"obliqueDescension": 243.015143,
"meridianDistanceUpper": -4.438254,
"semiArcDiurnal": 56.700362,
"semiArcNocturnal": 123.299638,
"aboveHorizon": true
},
"… 2 more items"
]
}