{
  "item": [
    {
      "name": "📊 Raw Data & Positions",
      "description": "Fast calculations without interpretations.",
      "item": [
        {
          "id": "580cb0f0-e635-4726-a22d-a938b0e8642b",
          "name": "Current Time Data",
          "request": {
            "name": "Current Time Data",
            "description": {
              "content": "Gets astrological data for the current UTC time.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "data",
                "now"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "476280e5-d080-4c82-b2b2-0fb73640e8c4",
              "name": "Current UTC time data for immediate astrological calculations",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "now"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"birth_data\": {\n    \"year\": \"<integer>\",\n    \"month\": \"<integer>\",\n    \"day\": \"<integer>\",\n    \"hour\": \"<integer>\",\n    \"minute\": \"<integer>\",\n    \"second\": 0,\n    \"latitude\": \"<number>\",\n    \"longitude\": \"<number>\",\n    \"city\": \"<string>\",\n    \"country_code\": \"<string>\",\n    \"timezone\": \"<string>\"\n  },\n  \"name\": \"Subject\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "fb2796d9-d2ec-4df0-a240-1605d4cef309",
              "name": "Invalid input parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "now"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "c3996c49-15c5-4336-8b92-b0a043e53403",
              "name": "Validation error - check field formats",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "now"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Planetary Positions",
          "description": "All available examples for Planetary Positions endpoint. 📊 **Planetary Positions Calculator** - Get precise celestial body positions\n\n**Perfect for:**\n- 🎯 Quick planetary position lookups\n- 📱 Mobile app backends requiring fast data\n- 🔄 Real-time astrological applications\n- 📊 Data analysis and research\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Supported celestial bodies:**\n- **Planets**: Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto\n- **Lunar Nodes**: Mean_Node, True_Node, Mean_South_Node, True_South_Node\n- **Angles**: Ascendant, Medium_Coeli, Descendant, Imum_Coeli\n- **Points**: Mean_Lilith, True_Lilith, Pars_Fortunae, Vertex\n- **Asteroids**: Chiron, Ceres, Pallas, Juno, Vesta\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n- ✅ **City geocoding** - just provide city name, we handle coordinates & timezone\n\nPerfect for applications needing precise astronomical data without interpretations.",
          "item": [
            {
              "id": "2ec3de85-5a9a-40d0-931b-6158c4a3ca18",
              "name": "Basic Planetary Positions",
              "request": {
                "name": "Basic Planetary Positions",
                "description": {
                  "content": "🎯 **Planetary Positions**\n\n📋 **Endpoint Description:**\n📊 **Planetary Positions Calculator** - Get precise celestial body positions\n\n**Perfect for:**\n- 🎯 Quick planetary position lookups\n- 📱 Mobile app backends requiring fast data\n- 🔄 Real-time astrological applications\n- 📊 Data analysis and research\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Supported celestial bodies:**\n- **Planets**: Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto\n- **Lunar Nodes**: Mean_Node, True_Node, Mean_South_Node, True_South_Node\n- **Angles**: Ascendant, Medium_Coeli, Descendant, Imum_Coeli\n- **Points**: Mean_Lilith, True_Lilith, Pars_Fortunae, Vertex\n- **Asteroids**: Chiron, Ceres, Pallas, Juno, Vesta\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n- ✅ **City geocoding** - just provide city name, we handle coordinates & timezone\n\nPerfect for applications needing precise astronomical data without interpretations.\n\n✨ **Example Description:**\nStandard planetary positions with main planets and moderate precision\n\n🔗 **Endpoint:** `POST /api/v3/data/positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma Johnson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\",\n    \"tradition\": \"universal\",\n    \"detail_level\": \"standard\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "26993a93-8aa6-4dab-a010-5cdf74d1d480",
              "name": "High Precision Extended Points",
              "request": {
                "name": "High Precision Extended Points",
                "description": {
                  "content": "🎯 **Planetary Positions**\n\n📋 **Endpoint Description:**\n📊 **Planetary Positions Calculator** - Get precise celestial body positions\n\n**Perfect for:**\n- 🎯 Quick planetary position lookups\n- 📱 Mobile app backends requiring fast data\n- 🔄 Real-time astrological applications\n- 📊 Data analysis and research\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Supported celestial bodies:**\n- **Planets**: Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto\n- **Lunar Nodes**: Mean_Node, True_Node, Mean_South_Node, True_South_Node\n- **Angles**: Ascendant, Medium_Coeli, Descendant, Imum_Coeli\n- **Points**: Mean_Lilith, True_Lilith, Pars_Fortunae, Vertex\n- **Asteroids**: Chiron, Ceres, Pallas, Juno, Vesta\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n- ✅ **City geocoding** - just provide city name, we handle coordinates & timezone\n\nPerfect for applications needing precise astronomical data without interpretations.\n\n✨ **Example Description:**\nAll planets, asteroids, and special points with maximum precision\n\n🔗 **Endpoint:** `POST /api/v3/data/positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precision Seeker\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 30,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"language\": \"en\",\n    \"tradition\": \"universal\",\n    \"detail_level\": \"full\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Chiron\",\n      \"Ceres\",\n      \"Pallas\",\n      \"Juno\",\n      \"Vesta\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Mean_Lilith\",\n      \"True_Lilith\",\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 6\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ebe696e3-4511-41e1-8af5-70ec9339e3db",
              "name": "Traditional Astrology Points",
              "request": {
                "name": "Traditional Astrology Points",
                "description": {
                  "content": "🎯 **Planetary Positions**\n\n📋 **Endpoint Description:**\n📊 **Planetary Positions Calculator** - Get precise celestial body positions\n\n**Perfect for:**\n- 🎯 Quick planetary position lookups\n- 📱 Mobile app backends requiring fast data\n- 🔄 Real-time astrological applications\n- 📊 Data analysis and research\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Supported celestial bodies:**\n- **Planets**: Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto\n- **Lunar Nodes**: Mean_Node, True_Node, Mean_South_Node, True_South_Node\n- **Angles**: Ascendant, Medium_Coeli, Descendant, Imum_Coeli\n- **Points**: Mean_Lilith, True_Lilith, Pars_Fortunae, Vertex\n- **Asteroids**: Chiron, Ceres, Pallas, Juno, Vesta\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n- ✅ **City geocoding** - just provide city name, we handle coordinates & timezone\n\nPerfect for applications needing precise astronomical data without interpretations.\n\n✨ **Example Description:**\nFocus on traditional points including Arabic Parts and nodes\n\n🔗 **Endpoint:** `POST /api/v3/data/positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Traditional Astrologer\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Athens\",\n      \"country_code\": \"GR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"full\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Mean_South_Node\",\n      \"True_South_Node\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\",\n      \"Ascendant\",\n      \"Medium_Coeli\",\n      \"Vertex\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ab18cfdc-a6cd-4a79-9878-cbef9198774b",
              "name": "Sidereal Zodiac Positions",
              "request": {
                "name": "Sidereal Zodiac Positions",
                "description": {
                  "content": "🎯 **Planetary Positions**\n\n📋 **Endpoint Description:**\n📊 **Planetary Positions Calculator** - Get precise celestial body positions\n\n**Perfect for:**\n- 🎯 Quick planetary position lookups\n- 📱 Mobile app backends requiring fast data\n- 🔄 Real-time astrological applications\n- 📊 Data analysis and research\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Supported celestial bodies:**\n- **Planets**: Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto\n- **Lunar Nodes**: Mean_Node, True_Node, Mean_South_Node, True_South_Node\n- **Angles**: Ascendant, Medium_Coeli, Descendant, Imum_Coeli\n- **Points**: Mean_Lilith, True_Lilith, Pars_Fortunae, Vertex\n- **Asteroids**: Chiron, Ceres, Pallas, Juno, Vesta\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n- ✅ **City geocoding** - just provide city name, we handle coordinates & timezone\n\nPerfect for applications needing precise astronomical data without interpretations.\n\n✨ **Example Description:**\nVedic/Sidereal zodiac calculation with traditional points\n\n🔗 **Endpoint:** `POST /api/v3/data/positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Vedic Practitioner\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 3,\n      \"day\": 25,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Varanasi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"language\": \"en\",\n    \"tradition\": \"vedic\",\n    \"detail_level\": \"standard\",\n    \"zodiac_type\": \"Sidereal\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 House Cusps",
          "description": "All available examples for House Cusps endpoint. 🏠 **House Cusps Calculator** - Precise astrological house boundaries\n\n**Perfect for:**\n- 🎯 House system comparisons and analysis\n- 📱 Chart calculation backends\n- 🔄 Real-time house position tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **All 12 house cusps** with precise degree positions\n- **Zodiac signs** for each house cusp (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **House system flexibility** - 23+ systems supported\n\n**Supported house systems:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system\n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Note:** House cusps are location-dependent and require precise birth coordinates.\nThis endpoint provides the foundation for accurate house-based interpretations.\n\n**Response time:** ~120ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "140f63fb-2c1d-40c0-bbd6-eae34dd25803",
              "name": "Placidus House System",
              "request": {
                "name": "Placidus House System",
                "description": {
                  "content": "🎯 **House Cusps**\n\n📋 **Endpoint Description:**\n🏠 **House Cusps Calculator** - Precise astrological house boundaries\n\n**Perfect for:**\n- 🎯 House system comparisons and analysis\n- 📱 Chart calculation backends\n- 🔄 Real-time house position tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **All 12 house cusps** with precise degree positions\n- **Zodiac signs** for each house cusp (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **House system flexibility** - 23+ systems supported\n\n**Supported house systems:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system\n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Note:** House cusps are location-dependent and require precise birth coordinates.\nThis endpoint provides the foundation for accurate house-based interpretations.\n\n**Response time:** ~120ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nMost popular modern house system with unequal houses\n\n🔗 **Endpoint:** `POST /api/v3/data/house-cusps`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "house-cusps"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"House Explorer\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "32a558e8-af7e-443b-86dd-88b8bc992f86",
              "name": "Whole Sign Houses",
              "request": {
                "name": "Whole Sign Houses",
                "description": {
                  "content": "🎯 **House Cusps**\n\n📋 **Endpoint Description:**\n🏠 **House Cusps Calculator** - Precise astrological house boundaries\n\n**Perfect for:**\n- 🎯 House system comparisons and analysis\n- 📱 Chart calculation backends\n- 🔄 Real-time house position tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **All 12 house cusps** with precise degree positions\n- **Zodiac signs** for each house cusp (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **House system flexibility** - 23+ systems supported\n\n**Supported house systems:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system\n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Note:** House cusps are location-dependent and require precise birth coordinates.\nThis endpoint provides the foundation for accurate house-based interpretations.\n\n**Response time:** ~120ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nTraditional Hellenistic system with equal 30° houses\n\n🔗 **Endpoint:** `POST /api/v3/data/house-cusps`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "house-cusps"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Traditional Scholar\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Athens\",\n      \"country_code\": \"GR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Ascendant\",\n      \"Medium_Coeli\",\n      \"Descendant\",\n      \"Imum_Coeli\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "12cb0b85-ccc3-4995-8874-c07b3949c283",
              "name": "Koch House System",
              "request": {
                "name": "Koch House System",
                "description": {
                  "content": "🎯 **House Cusps**\n\n📋 **Endpoint Description:**\n🏠 **House Cusps Calculator** - Precise astrological house boundaries\n\n**Perfect for:**\n- 🎯 House system comparisons and analysis\n- 📱 Chart calculation backends\n- 🔄 Real-time house position tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **All 12 house cusps** with precise degree positions\n- **Zodiac signs** for each house cusp (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **House system flexibility** - 23+ systems supported\n\n**Supported house systems:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system\n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Note:** House cusps are location-dependent and require precise birth coordinates.\nThis endpoint provides the foundation for accurate house-based interpretations.\n\n**Response time:** ~120ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nPopular European house system with time-based calculations\n\n🔗 **Endpoint:** `POST /api/v3/data/house-cusps`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "house-cusps"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"European Astrologer\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"options\": {\n    \"house_system\": \"K\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a2d17d94-a0a6-447c-b534-9b19831f0cbf",
              "name": "Equal House System",
              "request": {
                "name": "Equal House System",
                "description": {
                  "content": "🎯 **House Cusps**\n\n📋 **Endpoint Description:**\n🏠 **House Cusps Calculator** - Precise astrological house boundaries\n\n**Perfect for:**\n- 🎯 House system comparisons and analysis\n- 📱 Chart calculation backends\n- 🔄 Real-time house position tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **All 12 house cusps** with precise degree positions\n- **Zodiac signs** for each house cusp (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **House system flexibility** - 23+ systems supported\n\n**Supported house systems:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system\n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Location handling:**\n- Provide city + country_code for automatic geocoding\n- Or use exact latitude/longitude coordinates\n- Timezone automatically detected or specify manually\n\n**Note:** House cusps are location-dependent and require precise birth coordinates.\nThis endpoint provides the foundation for accurate house-based interpretations.\n\n**Response time:** ~120ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nSimple system with equal 30° houses from Ascendant\n\n🔗 **Endpoint:** `POST /api/v3/data/house-cusps`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "house-cusps"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Equal House User\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 3,\n      \"day\": 25,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Sidereal\",\n    \"active_points\": [\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Aspects",
          "description": "All available examples for Aspects endpoint. 🔗 **Planetary Aspects Calculator** - Precise angular relationships between celestial bodies\n\n**Perfect for:**\n- 🎯 Chart interpretation and analysis\n- 📱 Astrology app aspect displays\n- 🔄 Real-time aspect tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **Major aspects** between all selected celestial bodies\n- **Precise orb measurements** (exact angular distance from perfect aspect)\n- **Aspect types** (conjunction, opposition, trine, square, sextile, etc.)\n- **Applying/separating status** for dynamic interpretation\n- **Configurable precision** for orb values (0-6 decimal places)\n\n**Supported aspects:**\n- **Conjunction** (0°) - Unity and blending of energies\n- **Opposition** (180°) - Tension and awareness\n- **Trine** (120°) - Harmony and flow\n- **Square** (90°) - Challenge and action\n- **Sextile** (60°) - Opportunity and cooperation\n- **Plus minor aspects** - quincunx, semi-square, sesquiquadrate\n\n**Celestial bodies included:**\n- **All planets** including South Nodes (Mean_South_Node, True_South_Node)\n- **Lunar Nodes** and special points\n- **Flexible point selection** - choose which bodies to include\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "d2cb729c-58bf-4673-a084-b1d3a92e38de",
              "name": "Major Aspects Analysis",
              "request": {
                "name": "Major Aspects Analysis",
                "description": {
                  "content": "🎯 **Aspects**\n\n📋 **Endpoint Description:**\n🔗 **Planetary Aspects Calculator** - Precise angular relationships between celestial bodies\n\n**Perfect for:**\n- 🎯 Chart interpretation and analysis\n- 📱 Astrology app aspect displays\n- 🔄 Real-time aspect tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **Major aspects** between all selected celestial bodies\n- **Precise orb measurements** (exact angular distance from perfect aspect)\n- **Aspect types** (conjunction, opposition, trine, square, sextile, etc.)\n- **Applying/separating status** for dynamic interpretation\n- **Configurable precision** for orb values (0-6 decimal places)\n\n**Supported aspects:**\n- **Conjunction** (0°) - Unity and blending of energies\n- **Opposition** (180°) - Tension and awareness\n- **Trine** (120°) - Harmony and flow\n- **Square** (90°) - Challenge and action\n- **Sextile** (60°) - Opportunity and cooperation\n- **Plus minor aspects** - quincunx, semi-square, sesquiquadrate\n\n**Celestial bodies included:**\n- **All planets** including South Nodes (Mean_South_Node, True_South_Node)\n- **Lunar Nodes** and special points\n- **Flexible point selection** - choose which bodies to include\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nTraditional major aspects between main planets\n\n🔗 **Endpoint:** `POST /api/v3/data/aspects`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "aspects"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Aspect Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e2bbfe80-ea07-4734-b10d-39a81247206a",
              "name": "Extended Aspect Analysis",
              "request": {
                "name": "Extended Aspect Analysis",
                "description": {
                  "content": "🎯 **Aspects**\n\n📋 **Endpoint Description:**\n🔗 **Planetary Aspects Calculator** - Precise angular relationships between celestial bodies\n\n**Perfect for:**\n- 🎯 Chart interpretation and analysis\n- 📱 Astrology app aspect displays\n- 🔄 Real-time aspect tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **Major aspects** between all selected celestial bodies\n- **Precise orb measurements** (exact angular distance from perfect aspect)\n- **Aspect types** (conjunction, opposition, trine, square, sextile, etc.)\n- **Applying/separating status** for dynamic interpretation\n- **Configurable precision** for orb values (0-6 decimal places)\n\n**Supported aspects:**\n- **Conjunction** (0°) - Unity and blending of energies\n- **Opposition** (180°) - Tension and awareness\n- **Trine** (120°) - Harmony and flow\n- **Square** (90°) - Challenge and action\n- **Sextile** (60°) - Opportunity and cooperation\n- **Plus minor aspects** - quincunx, semi-square, sesquiquadrate\n\n**Celestial bodies included:**\n- **All planets** including South Nodes (Mean_South_Node, True_South_Node)\n- **Lunar Nodes** and special points\n- **Flexible point selection** - choose which bodies to include\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nComprehensive aspects including outer planets, asteroids, and nodes\n\n🔗 **Endpoint:** `POST /api/v3/data/aspects`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "aspects"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Complex Chart\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Chiron\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Mean_Lilith\",\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "fa731cec-b660-4c3f-85f5-b990260baed1",
              "name": "Tight Orb Precision",
              "request": {
                "name": "Tight Orb Precision",
                "description": {
                  "content": "🎯 **Aspects**\n\n📋 **Endpoint Description:**\n🔗 **Planetary Aspects Calculator** - Precise angular relationships between celestial bodies\n\n**Perfect for:**\n- 🎯 Chart interpretation and analysis\n- 📱 Astrology app aspect displays\n- 🔄 Real-time aspect tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **Major aspects** between all selected celestial bodies\n- **Precise orb measurements** (exact angular distance from perfect aspect)\n- **Aspect types** (conjunction, opposition, trine, square, sextile, etc.)\n- **Applying/separating status** for dynamic interpretation\n- **Configurable precision** for orb values (0-6 decimal places)\n\n**Supported aspects:**\n- **Conjunction** (0°) - Unity and blending of energies\n- **Opposition** (180°) - Tension and awareness\n- **Trine** (120°) - Harmony and flow\n- **Square** (90°) - Challenge and action\n- **Sextile** (60°) - Opportunity and cooperation\n- **Plus minor aspects** - quincunx, semi-square, sesquiquadrate\n\n**Celestial bodies included:**\n- **All planets** including South Nodes (Mean_South_Node, True_South_Node)\n- **Lunar Nodes** and special points\n- **Flexible point selection** - choose which bodies to include\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nHigh precision aspects with very tight orbs for exact analysis\n\n🔗 **Endpoint:** `POST /api/v3/data/aspects`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "aspects"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precision Master\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 30,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"K\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\"\n    ],\n    \"precision\": 6\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a0e63d51-a913-4151-8f1e-16c57010a97a",
              "name": "Traditional Astrology Aspects",
              "request": {
                "name": "Traditional Astrology Aspects",
                "description": {
                  "content": "🎯 **Aspects**\n\n📋 **Endpoint Description:**\n🔗 **Planetary Aspects Calculator** - Precise angular relationships between celestial bodies\n\n**Perfect for:**\n- 🎯 Chart interpretation and analysis\n- 📱 Astrology app aspect displays\n- 🔄 Real-time aspect tracking\n- 📊 Astrological research and education\n\n**What you get:**\n- **Major aspects** between all selected celestial bodies\n- **Precise orb measurements** (exact angular distance from perfect aspect)\n- **Aspect types** (conjunction, opposition, trine, square, sextile, etc.)\n- **Applying/separating status** for dynamic interpretation\n- **Configurable precision** for orb values (0-6 decimal places)\n\n**Supported aspects:**\n- **Conjunction** (0°) - Unity and blending of energies\n- **Opposition** (180°) - Tension and awareness\n- **Trine** (120°) - Harmony and flow\n- **Square** (90°) - Challenge and action\n- **Sextile** (60°) - Opportunity and cooperation\n- **Plus minor aspects** - quincunx, semi-square, sesquiquadrate\n\n**Celestial bodies included:**\n- **All planets** including South Nodes (Mean_South_Node, True_South_Node)\n- **Lunar Nodes** and special points\n- **Flexible point selection** - choose which bodies to include\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nFocus on traditional planets with nodes and Arabic parts\n\n🔗 **Endpoint:** `POST /api/v3/data/aspects`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "aspects"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Traditional Scholar\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 3,\n      \"day\": 25,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Athens\",\n      \"country_code\": \"GR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Lunar Metrics",
          "description": "All available examples for Lunar Metrics endpoint. 🌙 **Comprehensive Lunar Analysis** - Detailed Moon phase and cycle information\n\n**Perfect for:**\n- 🌙 Lunar timing and planning\n- 📱 Moon phase apps and calendars\n- 🎯 Electional astrology (choosing optimal timing)\n- 📊 Agricultural and natural cycle tracking\n\n**What you get:**\n- **Current Moon phase** (New, Waxing Crescent, First Quarter, etc.)\n- **Phase percentage** (0-100% illumination)\n- **Days since New Moon** (lunar day count)\n- **Next phase dates** (upcoming New Moon, Full Moon, etc.)\n- **Lunar mansion/nakshatra** (traditional lunar divisions)\n- **Void of Course periods** (when Moon makes no major aspects)\n\n**Lunar cycle information:**\n- **Synodic month** progress (29.5 day cycle)\n- **Sidereal month** progress (27.3 day cycle)\n- **Anomalistic month** (perigee to perigee)\n- **Tropical month** (return to same zodiac degree)\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "f60c43c9-60b2-4f07-ac8a-f83241b6d5f2",
              "name": "Current Moon Phase Analysis",
              "request": {
                "name": "Current Moon Phase Analysis",
                "description": {
                  "content": "🎯 **Lunar Metrics**\n\n📋 **Endpoint Description:**\n🌙 **Comprehensive Lunar Analysis** - Detailed Moon phase and cycle information\n\n**Perfect for:**\n- 🌙 Lunar timing and planning\n- 📱 Moon phase apps and calendars\n- 🎯 Electional astrology (choosing optimal timing)\n- 📊 Agricultural and natural cycle tracking\n\n**What you get:**\n- **Current Moon phase** (New, Waxing Crescent, First Quarter, etc.)\n- **Phase percentage** (0-100% illumination)\n- **Days since New Moon** (lunar day count)\n- **Next phase dates** (upcoming New Moon, Full Moon, etc.)\n- **Lunar mansion/nakshatra** (traditional lunar divisions)\n- **Void of Course periods** (when Moon makes no major aspects)\n\n**Lunar cycle information:**\n- **Synodic month** progress (29.5 day cycle)\n- **Sidereal month** progress (27.3 day cycle)\n- **Anomalistic month** (perigee to perigee)\n- **Tropical month** (return to same zodiac degree)\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nToday's lunar phase and cycle information\n\n🔗 **Endpoint:** `POST /api/v3/data/lunar-metrics`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "lunar-metrics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Moon Phase Observer\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 20,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a0f2d976-b0da-4a27-b794-d41a9c1b4a35",
              "name": "New Moon Timing",
              "request": {
                "name": "New Moon Timing",
                "description": {
                  "content": "🎯 **Lunar Metrics**\n\n📋 **Endpoint Description:**\n🌙 **Comprehensive Lunar Analysis** - Detailed Moon phase and cycle information\n\n**Perfect for:**\n- 🌙 Lunar timing and planning\n- 📱 Moon phase apps and calendars\n- 🎯 Electional astrology (choosing optimal timing)\n- 📊 Agricultural and natural cycle tracking\n\n**What you get:**\n- **Current Moon phase** (New, Waxing Crescent, First Quarter, etc.)\n- **Phase percentage** (0-100% illumination)\n- **Days since New Moon** (lunar day count)\n- **Next phase dates** (upcoming New Moon, Full Moon, etc.)\n- **Lunar mansion/nakshatra** (traditional lunar divisions)\n- **Void of Course periods** (when Moon makes no major aspects)\n\n**Lunar cycle information:**\n- **Synodic month** progress (29.5 day cycle)\n- **Sidereal month** progress (27.3 day cycle)\n- **Anomalistic month** (perigee to perigee)\n- **Tropical month** (return to same zodiac degree)\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nLunar analysis around New Moon for manifestation timing\n\n🔗 **Endpoint:** `POST /api/v3/data/lunar-metrics`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "lunar-metrics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"New Moon Timer\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 4,\n      \"day\": 8,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 0,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c10872c6-a26e-4bdf-ab7e-79667abd0722",
              "name": "Full Moon Energy Analysis",
              "request": {
                "name": "Full Moon Energy Analysis",
                "description": {
                  "content": "🎯 **Lunar Metrics**\n\n📋 **Endpoint Description:**\n🌙 **Comprehensive Lunar Analysis** - Detailed Moon phase and cycle information\n\n**Perfect for:**\n- 🌙 Lunar timing and planning\n- 📱 Moon phase apps and calendars\n- 🎯 Electional astrology (choosing optimal timing)\n- 📊 Agricultural and natural cycle tracking\n\n**What you get:**\n- **Current Moon phase** (New, Waxing Crescent, First Quarter, etc.)\n- **Phase percentage** (0-100% illumination)\n- **Days since New Moon** (lunar day count)\n- **Next phase dates** (upcoming New Moon, Full Moon, etc.)\n- **Lunar mansion/nakshatra** (traditional lunar divisions)\n- **Void of Course periods** (when Moon makes no major aspects)\n\n**Lunar cycle information:**\n- **Synodic month** progress (29.5 day cycle)\n- **Sidereal month** progress (27.3 day cycle)\n- **Anomalistic month** (perigee to perigee)\n- **Tropical month** (return to same zodiac degree)\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nLunar metrics during Full Moon for peak energy timing\n\n🔗 **Endpoint:** `POST /api/v3/data/lunar-metrics`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "lunar-metrics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Full Moon Energy\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 7,\n      \"day\": 21,\n      \"hour\": 2,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "9f6b18b4-b510-4e5c-a3a5-7c4bc9b252b2",
              "name": "Void of Course Analysis",
              "request": {
                "name": "Void of Course Analysis",
                "description": {
                  "content": "🎯 **Lunar Metrics**\n\n📋 **Endpoint Description:**\n🌙 **Comprehensive Lunar Analysis** - Detailed Moon phase and cycle information\n\n**Perfect for:**\n- 🌙 Lunar timing and planning\n- 📱 Moon phase apps and calendars\n- 🎯 Electional astrology (choosing optimal timing)\n- 📊 Agricultural and natural cycle tracking\n\n**What you get:**\n- **Current Moon phase** (New, Waxing Crescent, First Quarter, etc.)\n- **Phase percentage** (0-100% illumination)\n- **Days since New Moon** (lunar day count)\n- **Next phase dates** (upcoming New Moon, Full Moon, etc.)\n- **Lunar mansion/nakshatra** (traditional lunar divisions)\n- **Void of Course periods** (when Moon makes no major aspects)\n\n**Lunar cycle information:**\n- **Synodic month** progress (29.5 day cycle)\n- **Sidereal month** progress (27.3 day cycle)\n- **Anomalistic month** (perigee to perigee)\n- **Tropical month** (return to same zodiac degree)\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nLunar analysis for electional astrology and timing decisions\n\n🔗 **Endpoint:** `POST /api/v3/data/lunar-metrics`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "lunar-metrics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Void of Course Timer\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 12,\n      \"day\": 8,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Global Positions",
          "description": "All available examples for Global Positions endpoint. 🌍 **Global Planetary Positions** - Location-independent ephemeris data\n\n**Perfect for:**\n- 📊 Daily ephemeris table generation\n- 🗄️ Caching planetary positions for multiple locations\n- 📱 Astrology apps requiring global reference data\n- 🔄 Background data synchronization\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Key features:**\n- **No location required** - uses universal reference (0°N, 0°W)\n- **Both zodiac types** - Tropical and Sidereal calculations\n- **Flexible precision** - 0-8 decimal places\n- **Extensive body support** - planets, asteroids, nodes, special points\n\n**Excluded points:** Location-dependent angles (Ascendant, MC, Vertex) are not included\nsince no birth location is provided.\n\n**Use case:** Cache these positions once per day, then calculate house placements\nlocally for different birth locations to optimize API usage.\n\n**Response time:** ~80ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "6ef77854-c6bf-4d51-bf92-2883caa7543d",
              "name": "Daily Ephemeris - Today",
              "request": {
                "name": "Daily Ephemeris - Today",
                "description": {
                  "content": "🎯 **Global Positions**\n\n📋 **Endpoint Description:**\n🌍 **Global Planetary Positions** - Location-independent ephemeris data\n\n**Perfect for:**\n- 📊 Daily ephemeris table generation\n- 🗄️ Caching planetary positions for multiple locations\n- 📱 Astrology apps requiring global reference data\n- 🔄 Background data synchronization\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Key features:**\n- **No location required** - uses universal reference (0°N, 0°W)\n- **Both zodiac types** - Tropical and Sidereal calculations\n- **Flexible precision** - 0-8 decimal places\n- **Extensive body support** - planets, asteroids, nodes, special points\n\n**Excluded points:** Location-dependent angles (Ascendant, MC, Vertex) are not included\nsince no birth location is provided.\n\n**Use case:** Cache these positions once per day, then calculate house placements\nlocally for different birth locations to optimize API usage.\n\n**Response time:** ~80ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nCurrent planetary positions for ephemeris table or daily caching\n\n🔗 **Endpoint:** `POST /api/v3/data/global-positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "global-positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2024,\n  \"month\": 3,\n  \"day\": 15,\n  \"hour\": 12,\n  \"minute\": 0,\n  \"second\": 0,\n  \"options\": {\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ad322451-d03e-4ed8-8084-8251b692ca62",
              "name": "Midnight Universal Positions",
              "request": {
                "name": "Midnight Universal Positions",
                "description": {
                  "content": "🎯 **Global Positions**\n\n📋 **Endpoint Description:**\n🌍 **Global Planetary Positions** - Location-independent ephemeris data\n\n**Perfect for:**\n- 📊 Daily ephemeris table generation\n- 🗄️ Caching planetary positions for multiple locations\n- 📱 Astrology apps requiring global reference data\n- 🔄 Background data synchronization\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Key features:**\n- **No location required** - uses universal reference (0°N, 0°W)\n- **Both zodiac types** - Tropical and Sidereal calculations\n- **Flexible precision** - 0-8 decimal places\n- **Extensive body support** - planets, asteroids, nodes, special points\n\n**Excluded points:** Location-dependent angles (Ascendant, MC, Vertex) are not included\nsince no birth location is provided.\n\n**Use case:** Cache these positions once per day, then calculate house placements\nlocally for different birth locations to optimize API usage.\n\n**Response time:** ~80ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nPlanetary positions at midnight UTC for global reference\n\n🔗 **Endpoint:** `POST /api/v3/data/global-positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "global-positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2024,\n  \"month\": 7,\n  \"day\": 21,\n  \"hour\": 0,\n  \"minute\": 0,\n  \"second\": 0,\n  \"options\": {\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "77f5eefb-c1e8-4c0f-ba17-7bd7a5a0e753",
              "name": "Sidereal Ephemeris Data",
              "request": {
                "name": "Sidereal Ephemeris Data",
                "description": {
                  "content": "🎯 **Global Positions**\n\n📋 **Endpoint Description:**\n🌍 **Global Planetary Positions** - Location-independent ephemeris data\n\n**Perfect for:**\n- 📊 Daily ephemeris table generation\n- 🗄️ Caching planetary positions for multiple locations\n- 📱 Astrology apps requiring global reference data\n- 🔄 Background data synchronization\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Key features:**\n- **No location required** - uses universal reference (0°N, 0°W)\n- **Both zodiac types** - Tropical and Sidereal calculations\n- **Flexible precision** - 0-8 decimal places\n- **Extensive body support** - planets, asteroids, nodes, special points\n\n**Excluded points:** Location-dependent angles (Ascendant, MC, Vertex) are not included\nsince no birth location is provided.\n\n**Use case:** Cache these positions once per day, then calculate house placements\nlocally for different birth locations to optimize API usage.\n\n**Response time:** ~80ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nVedic/Sidereal zodiac positions for traditional calculations\n\n🔗 **Endpoint:** `POST /api/v3/data/global-positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "global-positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2024,\n  \"month\": 12,\n  \"day\": 8,\n  \"hour\": 6,\n  \"minute\": 30,\n  \"second\": 0,\n  \"options\": {\n    \"zodiac_type\": \"Sidereal\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "4ea44435-5d0b-43f2-ba2d-77e581808f3d",
              "name": "Extended Celestial Points",
              "request": {
                "name": "Extended Celestial Points",
                "description": {
                  "content": "🎯 **Global Positions**\n\n📋 **Endpoint Description:**\n🌍 **Global Planetary Positions** - Location-independent ephemeris data\n\n**Perfect for:**\n- 📊 Daily ephemeris table generation\n- 🗄️ Caching planetary positions for multiple locations\n- 📱 Astrology apps requiring global reference data\n- 🔄 Background data synchronization\n\n**What you get:**\n- **Precise positions** for all requested celestial bodies\n- **Zodiac signs** (3-letter codes: Ari, Tau, Gem, etc.)\n- **Degrees within signs** (0.0 to 29.99)\n- **Absolute longitude** (0-360° full zodiac position)\n- **Retrograde status** for all planets\n- **Planetary speed** (degrees per day)\n\n**Key features:**\n- **No location required** - uses universal reference (0°N, 0°W)\n- **Both zodiac types** - Tropical and Sidereal calculations\n- **Flexible precision** - 0-8 decimal places\n- **Extensive body support** - planets, asteroids, nodes, special points\n\n**Excluded points:** Location-dependent angles (Ascendant, MC, Vertex) are not included\nsince no birth location is provided.\n\n**Use case:** Cache these positions once per day, then calculate house placements\nlocally for different birth locations to optimize API usage.\n\n**Response time:** ~80ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nComprehensive list including asteroids and special points\n\n🔗 **Endpoint:** `POST /api/v3/data/global-positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "global-positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2024,\n  \"month\": 4,\n  \"day\": 1,\n  \"hour\": 18,\n  \"minute\": 45,\n  \"second\": 0,\n  \"options\": {\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Chiron\",\n      \"Ceres\",\n      \"Pallas\",\n      \"Juno\",\n      \"Vesta\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Mean_Lilith\"\n    ],\n    \"precision\": 5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Enhanced Positions",
          "description": "All available examples for Enhanced Positions endpoint. 🏛️ **Enhanced Planetary Positions with Traditional Astrology (v3.2.0)**\n\nReturns planetary positions enriched with traditional Hellenistic astrology data:\n\n**Traditional Enhancements:**\n- ✅ **Essential Dignities**: Domicile, exaltation, triplicity, term, decan\n- ✅ **Essential Debilities**: Exile (detriment), fall\n- ✅ **Sect Analysis**: Day/night chart with planetary sect preferences\n- ✅ **Planetary Conditions**: Combustion, cazimi, under the beams\n- ✅ **Houses of Joy**: Traditional planetary jubilation\n- ✅ **Dispositor Chains**: Complete dispositor analysis\n- ✅ **Mutual Receptions**: Planets in mutual reception by domicile\n- ✅ **Traditional Points**: Part of Fortune, Part of Spirit, 7 more Arabic Lots\n- ✅ **About to Change Sign**: 24-hour sign change predictions\n\n**Dignity Overview:**\n- `dignified_planets`: Planets with essential dignity (domicile, exaltation, triplicity, own term, own decan)\n- `debilitated_planets`: Planets in exile or fall\n- `mutual_receptions`: Domicile-based mutual receptions between planets\n\n**Perfect for:**\n- Traditional astrology applications\n- Dignity-based chart analysis\n- Educational astrology tools\n- Professional astrology software\n\n**Speed:** Degrees per day via Swiss Ephemeris (negative = retrograde).",
          "item": [
            {
              "id": "1acaef11-c5af-4603-97c9-773acd928004",
              "name": "Traditional Dignities Analysis",
              "request": {
                "name": "Traditional Dignities Analysis",
                "description": {
                  "content": "🎯 **Enhanced Positions**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Planetary Positions with Traditional Astrology (v3.2.0)**\n\nReturns planetary positions enriched with traditional Hellenistic astrology data:\n\n**Traditional Enhancements:**\n- ✅ **Essential Dignities**: Domicile, exaltation, triplicity, term, decan\n- ✅ **Essential Debilities**: Exile (detriment), fall\n- ✅ **Sect Analysis**: Day/night chart with planetary sect preferences\n- ✅ **Planetary Conditions**: Combustion, cazimi, under the beams\n- ✅ **Houses of Joy**: Traditional planetary jubilation\n- ✅ **Dispositor Chains**: Complete dispositor analysis\n- ✅ **Mutual Receptions**: Planets in mutual reception by domicile\n- ✅ **Traditional Points**: Part of Fortune, Part of Spirit, 7 more Arabic Lots\n- ✅ **About to Change Sign**: 24-hour sign change predictions\n\n**Dignity Overview:**\n- `dignified_planets`: Planets with essential dignity (domicile, exaltation, triplicity, own term, own decan)\n- `debilitated_planets`: Planets in exile or fall\n- `mutual_receptions`: Domicile-based mutual receptions between planets\n\n**Perfect for:**\n- Traditional astrology applications\n- Dignity-based chart analysis\n- Educational astrology tools\n- Professional astrology software\n\n**Speed:** Degrees per day via Swiss Ephemeris (negative = retrograde).\n\n✨ **Example Description:**\nEnhanced positions with complete traditional astrology dignities\n\n🔗 **Endpoint:** `POST /api/v3/data/positions/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "positions",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Dignity Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"full\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b2acdaf5-b3d0-4446-9ceb-26a2e1ad44d6",
              "name": "Day/Night Sect Analysis",
              "request": {
                "name": "Day/Night Sect Analysis",
                "description": {
                  "content": "🎯 **Enhanced Positions**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Planetary Positions with Traditional Astrology (v3.2.0)**\n\nReturns planetary positions enriched with traditional Hellenistic astrology data:\n\n**Traditional Enhancements:**\n- ✅ **Essential Dignities**: Domicile, exaltation, triplicity, term, decan\n- ✅ **Essential Debilities**: Exile (detriment), fall\n- ✅ **Sect Analysis**: Day/night chart with planetary sect preferences\n- ✅ **Planetary Conditions**: Combustion, cazimi, under the beams\n- ✅ **Houses of Joy**: Traditional planetary jubilation\n- ✅ **Dispositor Chains**: Complete dispositor analysis\n- ✅ **Mutual Receptions**: Planets in mutual reception by domicile\n- ✅ **Traditional Points**: Part of Fortune, Part of Spirit, 7 more Arabic Lots\n- ✅ **About to Change Sign**: 24-hour sign change predictions\n\n**Dignity Overview:**\n- `dignified_planets`: Planets with essential dignity (domicile, exaltation, triplicity, own term, own decan)\n- `debilitated_planets`: Planets in exile or fall\n- `mutual_receptions`: Domicile-based mutual receptions between planets\n\n**Perfect for:**\n- Traditional astrology applications\n- Dignity-based chart analysis\n- Educational astrology tools\n- Professional astrology software\n\n**Speed:** Degrees per day via Swiss Ephemeris (negative = retrograde).\n\n✨ **Example Description:**\nEnhanced positions with sect analysis and planetary conditions\n\n🔗 **Endpoint:** `POST /api/v3/data/positions/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "positions",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sect Scholar\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 2,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Athens\",\n      \"country_code\": \"GR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"full\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a81e1fe7-99be-4308-9b4c-62d6a9bb8ab6",
              "name": "Mutual Reception Focus",
              "request": {
                "name": "Mutual Reception Focus",
                "description": {
                  "content": "🎯 **Enhanced Positions**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Planetary Positions with Traditional Astrology (v3.2.0)**\n\nReturns planetary positions enriched with traditional Hellenistic astrology data:\n\n**Traditional Enhancements:**\n- ✅ **Essential Dignities**: Domicile, exaltation, triplicity, term, decan\n- ✅ **Essential Debilities**: Exile (detriment), fall\n- ✅ **Sect Analysis**: Day/night chart with planetary sect preferences\n- ✅ **Planetary Conditions**: Combustion, cazimi, under the beams\n- ✅ **Houses of Joy**: Traditional planetary jubilation\n- ✅ **Dispositor Chains**: Complete dispositor analysis\n- ✅ **Mutual Receptions**: Planets in mutual reception by domicile\n- ✅ **Traditional Points**: Part of Fortune, Part of Spirit, 7 more Arabic Lots\n- ✅ **About to Change Sign**: 24-hour sign change predictions\n\n**Dignity Overview:**\n- `dignified_planets`: Planets with essential dignity (domicile, exaltation, triplicity, own term, own decan)\n- `debilitated_planets`: Planets in exile or fall\n- `mutual_receptions`: Domicile-based mutual receptions between planets\n\n**Perfect for:**\n- Traditional astrology applications\n- Dignity-based chart analysis\n- Educational astrology tools\n- Professional astrology software\n\n**Speed:** Degrees per day via Swiss Ephemeris (negative = retrograde).\n\n✨ **Example Description:**\nEnhanced positions emphasizing mutual receptions and dispositor chains\n\n🔗 **Endpoint:** `POST /api/v3/data/positions/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "positions",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Reception Master\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"standard\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Part_of_Fortune\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "86d08361-d0d7-491d-9cad-5aed419939ee",
              "name": "Standard Test Subject",
              "request": {
                "name": "Standard Test Subject",
                "description": {
                  "content": "🎯 **Enhanced Positions**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Planetary Positions with Traditional Astrology (v3.2.0)**\n\nReturns planetary positions enriched with traditional Hellenistic astrology data:\n\n**Traditional Enhancements:**\n- ✅ **Essential Dignities**: Domicile, exaltation, triplicity, term, decan\n- ✅ **Essential Debilities**: Exile (detriment), fall\n- ✅ **Sect Analysis**: Day/night chart with planetary sect preferences\n- ✅ **Planetary Conditions**: Combustion, cazimi, under the beams\n- ✅ **Houses of Joy**: Traditional planetary jubilation\n- ✅ **Dispositor Chains**: Complete dispositor analysis\n- ✅ **Mutual Receptions**: Planets in mutual reception by domicile\n- ✅ **Traditional Points**: Part of Fortune, Part of Spirit, 7 more Arabic Lots\n- ✅ **About to Change Sign**: 24-hour sign change predictions\n\n**Dignity Overview:**\n- `dignified_planets`: Planets with essential dignity (domicile, exaltation, triplicity, own term, own decan)\n- `debilitated_planets`: Planets in exile or fall\n- `mutual_receptions`: Domicile-based mutual receptions between planets\n\n**Perfect for:**\n- Traditional astrology applications\n- Dignity-based chart analysis\n- Educational astrology tools\n- Professional astrology software\n\n**Speed:** Degrees per day via Swiss Ephemeris (negative = retrograde).\n\n✨ **Example Description:**\nUsing Oleg test data from Kharkiv, Ukraine for consistency\n\n🔗 **Endpoint:** `POST /api/v3/data/positions/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "positions",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\",\n    \"tradition\": \"universal\",\n    \"detail_level\": \"full\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Enhanced Aspects",
          "description": "All available examples for Enhanced Aspects endpoint. 🏛️ **Enhanced Aspects with Reception Analysis (v3.2.0)**\n\nReturns aspects enriched with traditional reception analysis:\n\n**Traditional Enhancements:**\n- ✅ **Reception Quality**: Mutual and single receptions between planets\n- ✅ **Dignity Context**: Both planets' dignity status in aspects\n- ✅ **Aspect Strength**: Weighted by planetary dignities and orbs\n- ✅ **Aspect Nature**: benefic, mildly_malefic, malefic, neutral\n\n**Reception Types:**\n- **mutual_pure**: Both planets receive each other by the SAME dignity type (e.g., both by domicile)\n- **mutual_mixed**: Both planets receive each other by DIFFERENT dignity types (e.g., domicile + exaltation)\n- **single**: Only one planet receives the other\n- **Reception by Dignity**: Domicile, exaltation, triplicity, term, decan\n\n**Aspect Nature Classification:**\n- **benefic**: Benefic aspects (trine, sextile) or benefic planets\n- **mildly_malefic**: Malefic conjunct luminary WITH reception (mitigated)\n- **malefic**: Malefic hard aspects to luminaries, or malefic conjunct luminary WITHOUT reception\n- **neutral**: Other aspects not clearly benefic or malefic\n\n**Mutual Receptions List:**\n- Includes `is_pure` field (true = mutual_pure, false = mutual_mixed)\n- Quality rating: excellent, strong, moderate, weak\n\n**Aspect Strength Calculation:**\n- Orb tightness (closer = stronger)\n- Planetary dignity status\n- Reception quality bonus\n- Traditional aspect hierarchy\n\n**Perfect for:**\n- Traditional aspect interpretation\n- Reception-based counseling\n- Advanced astrological analysis\n- Educational applications",
          "item": [
            {
              "id": "40be2c4e-face-43e4-ae40-845f23c1803d",
              "name": "Reception-Based Aspects",
              "request": {
                "name": "Reception-Based Aspects",
                "description": {
                  "content": "🎯 **Enhanced Aspects**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Aspects with Reception Analysis (v3.2.0)**\n\nReturns aspects enriched with traditional reception analysis:\n\n**Traditional Enhancements:**\n- ✅ **Reception Quality**: Mutual and single receptions between planets\n- ✅ **Dignity Context**: Both planets' dignity status in aspects\n- ✅ **Aspect Strength**: Weighted by planetary dignities and orbs\n- ✅ **Aspect Nature**: benefic, mildly_malefic, malefic, neutral\n\n**Reception Types:**\n- **mutual_pure**: Both planets receive each other by the SAME dignity type (e.g., both by domicile)\n- **mutual_mixed**: Both planets receive each other by DIFFERENT dignity types (e.g., domicile + exaltation)\n- **single**: Only one planet receives the other\n- **Reception by Dignity**: Domicile, exaltation, triplicity, term, decan\n\n**Aspect Nature Classification:**\n- **benefic**: Benefic aspects (trine, sextile) or benefic planets\n- **mildly_malefic**: Malefic conjunct luminary WITH reception (mitigated)\n- **malefic**: Malefic hard aspects to luminaries, or malefic conjunct luminary WITHOUT reception\n- **neutral**: Other aspects not clearly benefic or malefic\n\n**Mutual Receptions List:**\n- Includes `is_pure` field (true = mutual_pure, false = mutual_mixed)\n- Quality rating: excellent, strong, moderate, weak\n\n**Aspect Strength Calculation:**\n- Orb tightness (closer = stronger)\n- Planetary dignity status\n- Reception quality bonus\n- Traditional aspect hierarchy\n\n**Perfect for:**\n- Traditional aspect interpretation\n- Reception-based counseling\n- Advanced astrological analysis\n- Educational applications\n\n✨ **Example Description:**\nEnhanced aspects with mutual reception analysis and dignity context\n\n🔗 **Endpoint:** `POST /api/v3/data/aspects/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "aspects",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Aspect Master\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"full\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "1b5ffd98-4f17-4ad3-8bb1-16ae4bc8a5f2",
              "name": "Aspect Strength Analysis",
              "request": {
                "name": "Aspect Strength Analysis",
                "description": {
                  "content": "🎯 **Enhanced Aspects**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Aspects with Reception Analysis (v3.2.0)**\n\nReturns aspects enriched with traditional reception analysis:\n\n**Traditional Enhancements:**\n- ✅ **Reception Quality**: Mutual and single receptions between planets\n- ✅ **Dignity Context**: Both planets' dignity status in aspects\n- ✅ **Aspect Strength**: Weighted by planetary dignities and orbs\n- ✅ **Aspect Nature**: benefic, mildly_malefic, malefic, neutral\n\n**Reception Types:**\n- **mutual_pure**: Both planets receive each other by the SAME dignity type (e.g., both by domicile)\n- **mutual_mixed**: Both planets receive each other by DIFFERENT dignity types (e.g., domicile + exaltation)\n- **single**: Only one planet receives the other\n- **Reception by Dignity**: Domicile, exaltation, triplicity, term, decan\n\n**Aspect Nature Classification:**\n- **benefic**: Benefic aspects (trine, sextile) or benefic planets\n- **mildly_malefic**: Malefic conjunct luminary WITH reception (mitigated)\n- **malefic**: Malefic hard aspects to luminaries, or malefic conjunct luminary WITHOUT reception\n- **neutral**: Other aspects not clearly benefic or malefic\n\n**Mutual Receptions List:**\n- Includes `is_pure` field (true = mutual_pure, false = mutual_mixed)\n- Quality rating: excellent, strong, moderate, weak\n\n**Aspect Strength Calculation:**\n- Orb tightness (closer = stronger)\n- Planetary dignity status\n- Reception quality bonus\n- Traditional aspect hierarchy\n\n**Perfect for:**\n- Traditional aspect interpretation\n- Reception-based counseling\n- Advanced astrological analysis\n- Educational applications\n\n✨ **Example Description:**\nEnhanced aspects with strength calculations based on dignities and orbs\n\n🔗 **Endpoint:** `POST /api/v3/data/aspects/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "aspects",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Strength Seeker\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Florence\",\n      \"country_code\": \"IT\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"full\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a4fd5b38-8d0f-4743-80e5-0b643c77a5ed",
              "name": "Traditional Interpretation",
              "request": {
                "name": "Traditional Interpretation",
                "description": {
                  "content": "🎯 **Enhanced Aspects**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Aspects with Reception Analysis (v3.2.0)**\n\nReturns aspects enriched with traditional reception analysis:\n\n**Traditional Enhancements:**\n- ✅ **Reception Quality**: Mutual and single receptions between planets\n- ✅ **Dignity Context**: Both planets' dignity status in aspects\n- ✅ **Aspect Strength**: Weighted by planetary dignities and orbs\n- ✅ **Aspect Nature**: benefic, mildly_malefic, malefic, neutral\n\n**Reception Types:**\n- **mutual_pure**: Both planets receive each other by the SAME dignity type (e.g., both by domicile)\n- **mutual_mixed**: Both planets receive each other by DIFFERENT dignity types (e.g., domicile + exaltation)\n- **single**: Only one planet receives the other\n- **Reception by Dignity**: Domicile, exaltation, triplicity, term, decan\n\n**Aspect Nature Classification:**\n- **benefic**: Benefic aspects (trine, sextile) or benefic planets\n- **mildly_malefic**: Malefic conjunct luminary WITH reception (mitigated)\n- **malefic**: Malefic hard aspects to luminaries, or malefic conjunct luminary WITHOUT reception\n- **neutral**: Other aspects not clearly benefic or malefic\n\n**Mutual Receptions List:**\n- Includes `is_pure` field (true = mutual_pure, false = mutual_mixed)\n- Quality rating: excellent, strong, moderate, weak\n\n**Aspect Strength Calculation:**\n- Orb tightness (closer = stronger)\n- Planetary dignity status\n- Reception quality bonus\n- Traditional aspect hierarchy\n\n**Perfect for:**\n- Traditional aspect interpretation\n- Reception-based counseling\n- Advanced astrological analysis\n- Educational applications\n\n✨ **Example Description:**\nEnhanced aspects with traditional Hellenistic interpretation methods\n\n🔗 **Endpoint:** `POST /api/v3/data/aspects/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "aspects",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Traditional Interpreter\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"latitude\": 35.6762,\n      \"longitude\": 139.6503\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"standard\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a24f5f03-b930-421d-aa2c-2e9bb91f3bc3",
              "name": "Standard Test Subject",
              "request": {
                "name": "Standard Test Subject",
                "description": {
                  "content": "🎯 **Enhanced Aspects**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Aspects with Reception Analysis (v3.2.0)**\n\nReturns aspects enriched with traditional reception analysis:\n\n**Traditional Enhancements:**\n- ✅ **Reception Quality**: Mutual and single receptions between planets\n- ✅ **Dignity Context**: Both planets' dignity status in aspects\n- ✅ **Aspect Strength**: Weighted by planetary dignities and orbs\n- ✅ **Aspect Nature**: benefic, mildly_malefic, malefic, neutral\n\n**Reception Types:**\n- **mutual_pure**: Both planets receive each other by the SAME dignity type (e.g., both by domicile)\n- **mutual_mixed**: Both planets receive each other by DIFFERENT dignity types (e.g., domicile + exaltation)\n- **single**: Only one planet receives the other\n- **Reception by Dignity**: Domicile, exaltation, triplicity, term, decan\n\n**Aspect Nature Classification:**\n- **benefic**: Benefic aspects (trine, sextile) or benefic planets\n- **mildly_malefic**: Malefic conjunct luminary WITH reception (mitigated)\n- **malefic**: Malefic hard aspects to luminaries, or malefic conjunct luminary WITHOUT reception\n- **neutral**: Other aspects not clearly benefic or malefic\n\n**Mutual Receptions List:**\n- Includes `is_pure` field (true = mutual_pure, false = mutual_mixed)\n- Quality rating: excellent, strong, moderate, weak\n\n**Aspect Strength Calculation:**\n- Orb tightness (closer = stronger)\n- Planetary dignity status\n- Reception quality bonus\n- Traditional aspect hierarchy\n\n**Perfect for:**\n- Traditional aspect interpretation\n- Reception-based counseling\n- Advanced astrological analysis\n- Educational applications\n\n✨ **Example Description:**\nUsing Oleg test data from Kharkiv, Ukraine for consistency\n\n🔗 **Endpoint:** `POST /api/v3/data/aspects/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "aspects",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\",\n    \"tradition\": \"universal\",\n    \"detail_level\": \"full\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Enhanced Lunar Metrics",
          "description": "All available examples for Enhanced Lunar Metrics endpoint. 🏛️ **Enhanced Lunar Metrics with Traditional Analysis (v3.2.0)**\n\nReturns lunar data enriched with traditional techniques:\n\n**Traditional Enhancements:**\n- ✅ **Void of Course**: Moon makes no more aspects in current sign\n- ✅ **Elongation**: Angular distance from Sun (traditional phase calculation)\n- ✅ **Traditional Phase Meanings**: Hellenistic lunar phase interpretations\n- ✅ **Lunar Dignities**: Moon's current essential dignities\n- ✅ **Next Sign Change**: When Moon changes sign with dignity implications\n- ✅ **Next Lunar Aspect**: Upcoming lunar aspects with timing\n\n**Void of Course Analysis:**\n- Determines if Moon is void of course\n- Calculates duration until next sign\n- Traditional timing implications\n\n**Enhanced Phase Data:**\n- Elongation degrees (0-180°)\n- Increasing/decreasing light\n- Traditional phase meanings\n- Optimal timing guidance\n\n**Perfect for:**\n- Electional astrology (timing)\n- Traditional lunar planning\n- Void of course tracking\n- Lunar gardening/timing apps",
          "item": [
            {
              "id": "e6971648-8bb0-4b68-b5ce-1e082b9f3752",
              "name": "Void of Course Analysis",
              "request": {
                "name": "Void of Course Analysis",
                "description": {
                  "content": "🎯 **Enhanced Lunar Metrics**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Lunar Metrics with Traditional Analysis (v3.2.0)**\n\nReturns lunar data enriched with traditional techniques:\n\n**Traditional Enhancements:**\n- ✅ **Void of Course**: Moon makes no more aspects in current sign\n- ✅ **Elongation**: Angular distance from Sun (traditional phase calculation)\n- ✅ **Traditional Phase Meanings**: Hellenistic lunar phase interpretations\n- ✅ **Lunar Dignities**: Moon's current essential dignities\n- ✅ **Next Sign Change**: When Moon changes sign with dignity implications\n- ✅ **Next Lunar Aspect**: Upcoming lunar aspects with timing\n\n**Void of Course Analysis:**\n- Determines if Moon is void of course\n- Calculates duration until next sign\n- Traditional timing implications\n\n**Enhanced Phase Data:**\n- Elongation degrees (0-180°)\n- Increasing/decreasing light\n- Traditional phase meanings\n- Optimal timing guidance\n\n**Perfect for:**\n- Electional astrology (timing)\n- Traditional lunar planning\n- Void of course tracking\n- Lunar gardening/timing apps\n\n✨ **Example Description:**\nEnhanced lunar metrics with void of course periods and traditional timing\n\n🔗 **Endpoint:** `POST /api/v3/data/lunar-metrics/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "lunar-metrics",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Void of Course Timer\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 20,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"full\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c02b1176-ce6a-4dd0-b343-82e180c6a989",
              "name": "Lunar Dignities Focus",
              "request": {
                "name": "Lunar Dignities Focus",
                "description": {
                  "content": "🎯 **Enhanced Lunar Metrics**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Lunar Metrics with Traditional Analysis (v3.2.0)**\n\nReturns lunar data enriched with traditional techniques:\n\n**Traditional Enhancements:**\n- ✅ **Void of Course**: Moon makes no more aspects in current sign\n- ✅ **Elongation**: Angular distance from Sun (traditional phase calculation)\n- ✅ **Traditional Phase Meanings**: Hellenistic lunar phase interpretations\n- ✅ **Lunar Dignities**: Moon's current essential dignities\n- ✅ **Next Sign Change**: When Moon changes sign with dignity implications\n- ✅ **Next Lunar Aspect**: Upcoming lunar aspects with timing\n\n**Void of Course Analysis:**\n- Determines if Moon is void of course\n- Calculates duration until next sign\n- Traditional timing implications\n\n**Enhanced Phase Data:**\n- Elongation degrees (0-180°)\n- Increasing/decreasing light\n- Traditional phase meanings\n- Optimal timing guidance\n\n**Perfect for:**\n- Electional astrology (timing)\n- Traditional lunar planning\n- Void of course tracking\n- Lunar gardening/timing apps\n\n✨ **Example Description:**\nEnhanced lunar analysis with Moon's current essential dignities\n\n🔗 **Endpoint:** `POST /api/v3/data/lunar-metrics/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "lunar-metrics",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lunar Dignitary\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 7,\n      \"day\": 21,\n      \"hour\": 14,\n      \"minute\": 15,\n      \"second\": 0,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"full\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "5f33d147-0915-4e0c-bd87-84f5c9857ec4",
              "name": "Electional Astrology Timing",
              "request": {
                "name": "Electional Astrology Timing",
                "description": {
                  "content": "🎯 **Enhanced Lunar Metrics**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Lunar Metrics with Traditional Analysis (v3.2.0)**\n\nReturns lunar data enriched with traditional techniques:\n\n**Traditional Enhancements:**\n- ✅ **Void of Course**: Moon makes no more aspects in current sign\n- ✅ **Elongation**: Angular distance from Sun (traditional phase calculation)\n- ✅ **Traditional Phase Meanings**: Hellenistic lunar phase interpretations\n- ✅ **Lunar Dignities**: Moon's current essential dignities\n- ✅ **Next Sign Change**: When Moon changes sign with dignity implications\n- ✅ **Next Lunar Aspect**: Upcoming lunar aspects with timing\n\n**Void of Course Analysis:**\n- Determines if Moon is void of course\n- Calculates duration until next sign\n- Traditional timing implications\n\n**Enhanced Phase Data:**\n- Elongation degrees (0-180°)\n- Increasing/decreasing light\n- Traditional phase meanings\n- Optimal timing guidance\n\n**Perfect for:**\n- Electional astrology (timing)\n- Traditional lunar planning\n- Void of course tracking\n- Lunar gardening/timing apps\n\n✨ **Example Description:**\nEnhanced lunar metrics for optimal timing and electional astrology\n\n🔗 **Endpoint:** `POST /api/v3/data/lunar-metrics/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "lunar-metrics",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Election Timer\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 12,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Athens\",\n      \"country_code\": \"GR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"language\": \"en\",\n    \"tradition\": \"classical\",\n    \"detail_level\": \"standard\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "3083b848-1504-433e-9233-57996fd16e00",
              "name": "Standard Test Subject",
              "request": {
                "name": "Standard Test Subject",
                "description": {
                  "content": "🎯 **Enhanced Lunar Metrics**\n\n📋 **Endpoint Description:**\n🏛️ **Enhanced Lunar Metrics with Traditional Analysis (v3.2.0)**\n\nReturns lunar data enriched with traditional techniques:\n\n**Traditional Enhancements:**\n- ✅ **Void of Course**: Moon makes no more aspects in current sign\n- ✅ **Elongation**: Angular distance from Sun (traditional phase calculation)\n- ✅ **Traditional Phase Meanings**: Hellenistic lunar phase interpretations\n- ✅ **Lunar Dignities**: Moon's current essential dignities\n- ✅ **Next Sign Change**: When Moon changes sign with dignity implications\n- ✅ **Next Lunar Aspect**: Upcoming lunar aspects with timing\n\n**Void of Course Analysis:**\n- Determines if Moon is void of course\n- Calculates duration until next sign\n- Traditional timing implications\n\n**Enhanced Phase Data:**\n- Elongation degrees (0-180°)\n- Increasing/decreasing light\n- Traditional phase meanings\n- Optimal timing guidance\n\n**Perfect for:**\n- Electional astrology (timing)\n- Traditional lunar planning\n- Void of course tracking\n- Lunar gardening/timing apps\n\n✨ **Example Description:**\nUsing Oleg test data from Kharkiv, Ukraine for consistency\n\n🔗 **Endpoint:** `POST /api/v3/data/lunar-metrics/enhanced`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "data",
                    "lunar-metrics",
                    "enhanced"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\",\n    \"tradition\": \"universal\",\n    \"detail_level\": \"full\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🗺️ Chart Data & Analysis",
      "description": "Complete astrological charts with houses and aspects.",
      "item": [
        {
          "name": "📁 Chart Natal",
          "description": "All available examples for Chart Natal endpoint. 🗺️ **Complete Natal Chart Generator** - Full birth chart analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📱 Comprehensive astrology apps\n- 📊 Complete personality analysis\n- 🎓 Educational astrology tools\n\n**What you get:**\n- **All planetary positions** with houses and signs\n- **House cusps** in your chosen house system (23 systems supported)\n- **Major aspects** between all planets (conjunction, opposition, trine, square, sextile)\n- **Angle calculations** (Ascendant, Midheaven, Descendant, IC)\n- **Lunar nodes** and special points\n- **Retrograde indicators** for all planets\n\n**House systems supported:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system  \n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Precision options:**\n- Configurable decimal precision (0-6 places)\n- Swiss Ephemeris accuracy\n- Automatic timezone handling\n\n**Response time:** ~200ms | **Accuracy:** Professional grade",
          "item": [
            {
              "id": "54f1d6a5-ed95-4501-ae38-bb62dca9e60f",
              "name": "Basic Natal Chart - London",
              "request": {
                "name": "Basic Natal Chart - London",
                "description": {
                  "content": "🎯 **Chart Natal**\n\n📋 **Endpoint Description:**\n🗺️ **Complete Natal Chart Generator** - Full birth chart analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📱 Comprehensive astrology apps\n- 📊 Complete personality analysis\n- 🎓 Educational astrology tools\n\n**What you get:**\n- **All planetary positions** with houses and signs\n- **House cusps** in your chosen house system (23 systems supported)\n- **Major aspects** between all planets (conjunction, opposition, trine, square, sextile)\n- **Angle calculations** (Ascendant, Midheaven, Descendant, IC)\n- **Lunar nodes** and special points\n- **Retrograde indicators** for all planets\n\n**House systems supported:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system  \n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Precision options:**\n- Configurable decimal precision (0-6 places)\n- Swiss Ephemeris accuracy\n- Automatic timezone handling\n\n**Response time:** ~200ms | **Accuracy:** Professional grade\n\n✨ **Example Description:**\nStandard natal chart with Placidus houses and main planets\n\n🔗 **Endpoint:** `POST /api/v3/charts/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma Johnson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "49e931a2-02c8-49d8-b467-c4dc4167d4e4",
              "name": "Traditional - Whole Sign Houses",
              "request": {
                "name": "Traditional - Whole Sign Houses",
                "description": {
                  "content": "🎯 **Chart Natal**\n\n📋 **Endpoint Description:**\n🗺️ **Complete Natal Chart Generator** - Full birth chart analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📱 Comprehensive astrology apps\n- 📊 Complete personality analysis\n- 🎓 Educational astrology tools\n\n**What you get:**\n- **All planetary positions** with houses and signs\n- **House cusps** in your chosen house system (23 systems supported)\n- **Major aspects** between all planets (conjunction, opposition, trine, square, sextile)\n- **Angle calculations** (Ascendant, Midheaven, Descendant, IC)\n- **Lunar nodes** and special points\n- **Retrograde indicators** for all planets\n\n**House systems supported:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system  \n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Precision options:**\n- Configurable decimal precision (0-6 places)\n- Swiss Ephemeris accuracy\n- Automatic timezone handling\n\n**Response time:** ~200ms | **Accuracy:** Professional grade\n\n✨ **Example Description:**\nTraditional astrology setup with Whole Sign houses and extended points\n\n🔗 **Endpoint:** `POST /api/v3/charts/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Marcus Aurelius\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7a0c1ef6-5d99-4c77-8539-1ba7b94ebd42",
              "name": "Modern Extended Chart",
              "request": {
                "name": "Modern Extended Chart",
                "description": {
                  "content": "🎯 **Chart Natal**\n\n📋 **Endpoint Description:**\n🗺️ **Complete Natal Chart Generator** - Full birth chart analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📱 Comprehensive astrology apps\n- 📊 Complete personality analysis\n- 🎓 Educational astrology tools\n\n**What you get:**\n- **All planetary positions** with houses and signs\n- **House cusps** in your chosen house system (23 systems supported)\n- **Major aspects** between all planets (conjunction, opposition, trine, square, sextile)\n- **Angle calculations** (Ascendant, Midheaven, Descendant, IC)\n- **Lunar nodes** and special points\n- **Retrograde indicators** for all planets\n\n**House systems supported:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system  \n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Precision options:**\n- Configurable decimal precision (0-6 places)\n- Swiss Ephemeris accuracy\n- Automatic timezone handling\n\n**Response time:** ~200ms | **Accuracy:** Professional grade\n\n✨ **Example Description:**\nModern astrology with outer planets, asteroids, and high precision\n\n🔗 **Endpoint:** `POST /api/v3/charts/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sophia Chen\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 30,\n      \"latitude\": 35.6762,\n      \"longitude\": 139.6503\n    }\n  },\n  \"options\": {\n    \"house_system\": \"K\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Chiron\",\n      \"Ceres\",\n      \"Pallas\",\n      \"Juno\",\n      \"Vesta\",\n      \"Mean_Lilith\",\n      \"True_Lilith\"\n    ],\n    \"precision\": 6\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "63b45c8f-01a4-4e70-b989-d12ba37543de",
              "name": "Sidereal/Vedic Approach",
              "request": {
                "name": "Sidereal/Vedic Approach",
                "description": {
                  "content": "🎯 **Chart Natal**\n\n📋 **Endpoint Description:**\n🗺️ **Complete Natal Chart Generator** - Full birth chart analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📱 Comprehensive astrology apps\n- 📊 Complete personality analysis\n- 🎓 Educational astrology tools\n\n**What you get:**\n- **All planetary positions** with houses and signs\n- **House cusps** in your chosen house system (23 systems supported)\n- **Major aspects** between all planets (conjunction, opposition, trine, square, sextile)\n- **Angle calculations** (Ascendant, Midheaven, Descendant, IC)\n- **Lunar nodes** and special points\n- **Retrograde indicators** for all planets\n\n**House systems supported:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system  \n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Precision options:**\n- Configurable decimal precision (0-6 places)\n- Swiss Ephemeris accuracy\n- Automatic timezone handling\n\n**Response time:** ~200ms | **Accuracy:** Professional grade\n\n✨ **Example Description:**\nSidereal zodiac calculation with Equal houses (Vedic style)\n\n🔗 **Endpoint:** `POST /api/v3/charts/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Arjun Patel\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 3,\n      \"day\": 25,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Sidereal\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f2cff53c-0bd3-46bb-8e5a-16fcf60756b0",
              "name": "Fixed Stars Analysis",
              "request": {
                "name": "Fixed Stars Analysis",
                "description": {
                  "content": "🎯 **Chart Natal**\n\n📋 **Endpoint Description:**\n🗺️ **Complete Natal Chart Generator** - Full birth chart analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📱 Comprehensive astrology apps\n- 📊 Complete personality analysis\n- 🎓 Educational astrology tools\n\n**What you get:**\n- **All planetary positions** with houses and signs\n- **House cusps** in your chosen house system (23 systems supported)\n- **Major aspects** between all planets (conjunction, opposition, trine, square, sextile)\n- **Angle calculations** (Ascendant, Midheaven, Descendant, IC)\n- **Lunar nodes** and special points\n- **Retrograde indicators** for all planets\n\n**House systems supported:**\n- **P** (Placidus) - Most popular modern system\n- **W** (Whole Sign) - Traditional/Hellenistic system  \n- **K** (Koch), **E** (Equal), **C** (Campanus)\n- Plus 18 additional systems - see `/api/v3/glossary/house-systems`\n\n**Precision options:**\n- Configurable decimal precision (0-6 places)\n- Swiss Ephemeris accuracy\n- Automatic timezone handling\n\n**Response time:** ~200ms | **Accuracy:** Professional grade\n\n✨ **Example Description:**\nChart focused on fixed star conjunctions with royal stars\n\n🔗 **Endpoint:** `POST /api/v3/charts/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Stella Maris\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 7,\n      \"day\": 4,\n      \"hour\": 16,\n      \"minute\": 20,\n      \"second\": 0,\n      \"city\": \"Sydney\",\n      \"country_code\": \"AU\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"R\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Aldebaran\",\n      \"Regulus\",\n      \"Antares\",\n      \"Fomalhaut\",\n      \"Sirius\",\n      \"Spica\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Synastry (two charts dialogue)",
          "description": "All available examples for Synastry (two charts dialogue) endpoint. 💬 **Synastry: Dialogue Between Two Charts** - How two people influence each other\n\n**What this is:**\nComparison of two **separate** natal charts. Shows how one person's planets\ninteract with another person's planets (cross-aspects).\nAnswers the question: **\"How do WE affect each other?\"**\n\n**vs /composite:** Use `/composite` to see the relationship as a separate entity (\"What is our relationship's destiny?\")\n\n**Perfect for:**\n- 💑 Relationship compatibility — who triggers what in whom\n- 👥 Business partnerships — working dynamics\n- 👨‍👩‍👧‍👦 Family dynamics — parent-child, sibling relationships\n- 🤝 Friendship compatibility\n\n**What you get:**\n- **Cross-aspects** between both charts (`Sun_1` ↔ `Moon_2`, `Venus_1` ↔ `Mars_2`)\n- **Planetary overlays** — which houses person B's planets activate in person A's chart\n- **Aspect orbs and types** — conjunction, trine, square, opposition, sextile\n- **Both charts preserved** — each person remains a separate entity\n\n**Example cross-aspects:**\n- `Venus_1 conjunction Mars_2` → sexual attraction from person 1 to person 2\n- `Moon_1 square Saturn_2` → emotional coldness from person 2\n- `Sun_1 trine Moon_2` → natural harmony and understanding\n\n**Metaphor:** Two people having a conversation — each remains themselves, but influences the other.\n\n**Response time:** ~300ms | **Accuracy:** Professional relationship analysis",
          "item": [
            {
              "id": "2121e87b-1847-4ddb-95a4-1c6042c52a0c",
              "name": "Romantic Compatibility",
              "request": {
                "name": "Romantic Compatibility",
                "description": {
                  "content": "🎯 **Synastry (two charts dialogue)**\n\n📋 **Endpoint Description:**\n💬 **Synastry: Dialogue Between Two Charts** - How two people influence each other\n\n**What this is:**\nComparison of two **separate** natal charts. Shows how one person's planets\ninteract with another person's planets (cross-aspects).\nAnswers the question: **\"How do WE affect each other?\"**\n\n**vs /composite:** Use `/composite` to see the relationship as a separate entity (\"What is our relationship's destiny?\")\n\n**Perfect for:**\n- 💑 Relationship compatibility — who triggers what in whom\n- 👥 Business partnerships — working dynamics\n- 👨‍👩‍👧‍👦 Family dynamics — parent-child, sibling relationships\n- 🤝 Friendship compatibility\n\n**What you get:**\n- **Cross-aspects** between both charts (`Sun_1` ↔ `Moon_2`, `Venus_1` ↔ `Mars_2`)\n- **Planetary overlays** — which houses person B's planets activate in person A's chart\n- **Aspect orbs and types** — conjunction, trine, square, opposition, sextile\n- **Both charts preserved** — each person remains a separate entity\n\n**Example cross-aspects:**\n- `Venus_1 conjunction Mars_2` → sexual attraction from person 1 to person 2\n- `Moon_1 square Saturn_2` → emotional coldness from person 2\n- `Sun_1 trine Moon_2` → natural harmony and understanding\n\n**Metaphor:** Two people having a conversation — each remains themselves, but influences the other.\n\n**Response time:** ~300ms | **Accuracy:** Professional relationship analysis\n\n✨ **Example Description:**\nLove relationship analysis between partners from different countries\n\n🔗 **Endpoint:** `POST /api/v3/charts/synastry`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "synastry"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Isabella Garcia\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Madrid\",\n      \"country_code\": \"ES\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"James Anderson\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 9,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "699c6570-4e13-43fe-ba79-df25c8695638",
              "name": "Business Partnership Analysis",
              "request": {
                "name": "Business Partnership Analysis",
                "description": {
                  "content": "🎯 **Synastry (two charts dialogue)**\n\n📋 **Endpoint Description:**\n💬 **Synastry: Dialogue Between Two Charts** - How two people influence each other\n\n**What this is:**\nComparison of two **separate** natal charts. Shows how one person's planets\ninteract with another person's planets (cross-aspects).\nAnswers the question: **\"How do WE affect each other?\"**\n\n**vs /composite:** Use `/composite` to see the relationship as a separate entity (\"What is our relationship's destiny?\")\n\n**Perfect for:**\n- 💑 Relationship compatibility — who triggers what in whom\n- 👥 Business partnerships — working dynamics\n- 👨‍👩‍👧‍👦 Family dynamics — parent-child, sibling relationships\n- 🤝 Friendship compatibility\n\n**What you get:**\n- **Cross-aspects** between both charts (`Sun_1` ↔ `Moon_2`, `Venus_1` ↔ `Mars_2`)\n- **Planetary overlays** — which houses person B's planets activate in person A's chart\n- **Aspect orbs and types** — conjunction, trine, square, opposition, sextile\n- **Both charts preserved** — each person remains a separate entity\n\n**Example cross-aspects:**\n- `Venus_1 conjunction Mars_2` → sexual attraction from person 1 to person 2\n- `Moon_1 square Saturn_2` → emotional coldness from person 2\n- `Sun_1 trine Moon_2` → natural harmony and understanding\n\n**Metaphor:** Two people having a conversation — each remains themselves, but influences the other.\n\n**Response time:** ~300ms | **Accuracy:** Professional relationship analysis\n\n✨ **Example Description:**\nProfessional compatibility using coordinates and extended points\n\n🔗 **Endpoint:** `POST /api/v3/charts/synastry`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "synastry"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Sarah Kim\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 3,\n      \"day\": 10,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"latitude\": 37.5665,\n      \"longitude\": 126.978\n    }\n  },\n  \"subject2\": {\n    \"name\": \"David Mueller\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 11,\n      \"day\": 5,\n      \"hour\": 16,\n      \"minute\": 20,\n      \"second\": 0,\n      \"latitude\": 52.52,\n      \"longitude\": 13.405\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "4b94cd5c-effd-4dc9-a2f1-efeef193b48f",
              "name": "Karmic Connection Analysis",
              "request": {
                "name": "Karmic Connection Analysis",
                "description": {
                  "content": "🎯 **Synastry (two charts dialogue)**\n\n📋 **Endpoint Description:**\n💬 **Synastry: Dialogue Between Two Charts** - How two people influence each other\n\n**What this is:**\nComparison of two **separate** natal charts. Shows how one person's planets\ninteract with another person's planets (cross-aspects).\nAnswers the question: **\"How do WE affect each other?\"**\n\n**vs /composite:** Use `/composite` to see the relationship as a separate entity (\"What is our relationship's destiny?\")\n\n**Perfect for:**\n- 💑 Relationship compatibility — who triggers what in whom\n- 👥 Business partnerships — working dynamics\n- 👨‍👩‍👧‍👦 Family dynamics — parent-child, sibling relationships\n- 🤝 Friendship compatibility\n\n**What you get:**\n- **Cross-aspects** between both charts (`Sun_1` ↔ `Moon_2`, `Venus_1` ↔ `Mars_2`)\n- **Planetary overlays** — which houses person B's planets activate in person A's chart\n- **Aspect orbs and types** — conjunction, trine, square, opposition, sextile\n- **Both charts preserved** — each person remains a separate entity\n\n**Example cross-aspects:**\n- `Venus_1 conjunction Mars_2` → sexual attraction from person 1 to person 2\n- `Moon_1 square Saturn_2` → emotional coldness from person 2\n- `Sun_1 trine Moon_2` → natural harmony and understanding\n\n**Metaphor:** Two people having a conversation — each remains themselves, but influences the other.\n\n**Response time:** ~300ms | **Accuracy:** Professional relationship analysis\n\n✨ **Example Description:**\nSoul connection focus with nodes, Lilith, and spiritual points\n\n🔗 **Endpoint:** `POST /api/v3/charts/synastry`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "synastry"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Luna Mystica\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 12,\n      \"day\": 21,\n      \"hour\": 0,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Glastonbury\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Phoenix Rising\",\n    \"birth_data\": {\n      \"year\": 1989,\n      \"month\": 8,\n      \"day\": 8,\n      \"hour\": 8,\n      \"minute\": 8,\n      \"second\": 8,\n      \"city\": \"Sedona\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Mean_South_Node\",\n      \"True_South_Node\",\n      \"Mean_Lilith\",\n      \"True_Lilith\",\n      \"Chiron\",\n      \"Part_of_Fortune\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Composite (relationship as entity)",
          "description": "All available examples for Composite (relationship as entity) endpoint. 👶 **Composite: The Third Entity** - The relationship itself as a separate chart\n\n**What this is:**\nCreates a **new chart** from mathematical midpoints between both people's planets.\nThis is the chart of the relationship itself — a \"third entity\" born from two people.\nAnswers the question: **\"What is OUR RELATIONSHIP's destiny?\"**\n\n**vs /synastry:** Use `/synastry` to see how two people influence each other (\"How do we interact?\")\n\n**Perfect for:**\n- 💑 Understanding relationship potential and destiny\n- 🎯 Couples counseling — what the relationship needs\n- 📅 Transits to composite — timing for the relationship\n- 📱 Dating apps — relationship compatibility score\n\n**How it works:**\n- `Composite Sun` = (Sun_Alice + Sun_Bob) / 2\n- `Composite Moon` = (Moon_Alice + Moon_Bob) / 2\n- Creates ONE unified chart representing combined energies\n\n**What you get:**\n- **Composite planetary positions** — midpoints of corresponding planets\n- **Composite houses** — where the relationship energy manifests\n- **Internal aspects** — aspects within the composite (Sun-Moon, Venus-Mars, etc.)\n- **Single unified chart** — NOT two separate charts\n\n**Example interpretation:**\n- Composite Sun in 7th house → relationship focused on partnership\n- Composite Moon square Saturn → emotional challenges in the relationship\n- Composite Venus conjunct Jupiter → abundant love and growth together\n\n**Metaphor:** Two people create a \"child\" — the relationship itself, which has its own chart and destiny.\n\n**Response time:** ~400ms | **Content:** Complete composite chart with planetary positions and aspects",
          "item": [
            {
              "id": "b22e95b6-9e40-482c-ac32-a6367ecdd264",
              "name": "Basic Composite Chart",
              "request": {
                "name": "Basic Composite Chart",
                "description": {
                  "content": "🎯 **Composite (relationship as entity)**\n\n📋 **Endpoint Description:**\n👶 **Composite: The Third Entity** - The relationship itself as a separate chart\n\n**What this is:**\nCreates a **new chart** from mathematical midpoints between both people's planets.\nThis is the chart of the relationship itself — a \"third entity\" born from two people.\nAnswers the question: **\"What is OUR RELATIONSHIP's destiny?\"**\n\n**vs /synastry:** Use `/synastry` to see how two people influence each other (\"How do we interact?\")\n\n**Perfect for:**\n- 💑 Understanding relationship potential and destiny\n- 🎯 Couples counseling — what the relationship needs\n- 📅 Transits to composite — timing for the relationship\n- 📱 Dating apps — relationship compatibility score\n\n**How it works:**\n- `Composite Sun` = (Sun_Alice + Sun_Bob) / 2\n- `Composite Moon` = (Moon_Alice + Moon_Bob) / 2\n- Creates ONE unified chart representing combined energies\n\n**What you get:**\n- **Composite planetary positions** — midpoints of corresponding planets\n- **Composite houses** — where the relationship energy manifests\n- **Internal aspects** — aspects within the composite (Sun-Moon, Venus-Mars, etc.)\n- **Single unified chart** — NOT two separate charts\n\n**Example interpretation:**\n- Composite Sun in 7th house → relationship focused on partnership\n- Composite Moon square Saturn → emotional challenges in the relationship\n- Composite Venus conjunct Jupiter → abundant love and growth together\n\n**Metaphor:** Two people create a \"child\" — the relationship itself, which has its own chart and destiny.\n\n**Response time:** ~400ms | **Content:** Complete composite chart with planetary positions and aspects\n\n✨ **Example Description:**\nCalculate composite chart for two people using default options\n\n🔗 **Endpoint:** `POST /api/v3/charts/composite`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "composite"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Alice Johnson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"nation\": \"GB\",\n      \"timezone\": \"Europe/London\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Bob Smith\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 22,\n      \"hour\": 9,\n      \"minute\": 45,\n      \"city\": \"Paris\",\n      \"nation\": \"FR\",\n      \"timezone\": \"Europe/Paris\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c5e7ff62-d56e-43ee-aeda-5ab4723fd98c",
              "name": "Advanced Composite Chart",
              "request": {
                "name": "Advanced Composite Chart",
                "description": {
                  "content": "🎯 **Composite (relationship as entity)**\n\n📋 **Endpoint Description:**\n👶 **Composite: The Third Entity** - The relationship itself as a separate chart\n\n**What this is:**\nCreates a **new chart** from mathematical midpoints between both people's planets.\nThis is the chart of the relationship itself — a \"third entity\" born from two people.\nAnswers the question: **\"What is OUR RELATIONSHIP's destiny?\"**\n\n**vs /synastry:** Use `/synastry` to see how two people influence each other (\"How do we interact?\")\n\n**Perfect for:**\n- 💑 Understanding relationship potential and destiny\n- 🎯 Couples counseling — what the relationship needs\n- 📅 Transits to composite — timing for the relationship\n- 📱 Dating apps — relationship compatibility score\n\n**How it works:**\n- `Composite Sun` = (Sun_Alice + Sun_Bob) / 2\n- `Composite Moon` = (Moon_Alice + Moon_Bob) / 2\n- Creates ONE unified chart representing combined energies\n\n**What you get:**\n- **Composite planetary positions** — midpoints of corresponding planets\n- **Composite houses** — where the relationship energy manifests\n- **Internal aspects** — aspects within the composite (Sun-Moon, Venus-Mars, etc.)\n- **Single unified chart** — NOT two separate charts\n\n**Example interpretation:**\n- Composite Sun in 7th house → relationship focused on partnership\n- Composite Moon square Saturn → emotional challenges in the relationship\n- Composite Venus conjunct Jupiter → abundant love and growth together\n\n**Metaphor:** Two people create a \"child\" — the relationship itself, which has its own chart and destiny.\n\n**Response time:** ~400ms | **Content:** Complete composite chart with planetary positions and aspects\n\n✨ **Example Description:**\nComposite chart with custom house system and extended planetary points\n\n🔗 **Endpoint:** `POST /api/v3/charts/composite`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "composite"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Emma Wilson\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 12,\n      \"day\": 8,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"New York\",\n      \"nation\": \"US\",\n      \"timezone\": \"America/New_York\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Michael Davis\",\n    \"birth_data\": {\n      \"year\": 1983,\n      \"month\": 4,\n      \"day\": 25,\n      \"hour\": 11,\n      \"minute\": 20,\n      \"city\": \"Sydney\",\n      \"nation\": \"AU\",\n      \"timezone\": \"Australia/Sydney\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Mean_Node\",\n      \"Chiron\",\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Transit Snapshot (specific moment)",
          "description": "All available examples for Transit Snapshot (specific moment) endpoint. 📸 **Transit Snapshot** - Planetary positions at a specific moment\n\n**What this is:**\nA \"photograph\" of the sky at a **specific date/time** overlaid on the natal chart.\nAnswers the question: **\"What's happening in my chart RIGHT NOW?\"**\n\n**Input:** Natal data + exact transit datetime (e.g., \"March 15, 2024 at 12:00\")\n\n**vs /natal-transits:** Use `/natal-transits` for period analysis (\"What transits await me in March?\")\n\n**Perfect for:**\n- 🎯 Daily astrological guidance — current sky snapshot\n- 📅 Checking transits for a specific moment\n- 🔮 Understanding \"what's happening now\"\n- 📱 Transit wheel visualizations\n\n**What you get:**\n- **Transit positions** (`Sun_transit`, `Moon_transit`, etc.) overlaid on natal chart\n- **Natal positions** (`Sun_natal`, `Moon_natal`, etc.) for reference\n- **Active aspects** between transiting and natal planets at this moment\n- **House overlays** showing which houses transits are activating\n- **Aspect orbs** — how close to exact each aspect is\n\n**Analysis includes:**\n- **Major transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal transits** (Sun, Moon, Mercury, Venus, Mars)\n- **Nodal transits** for karmic timing\n- **Angular transits** (to Ascendant, Midheaven)\n\n**Response time:** ~250ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "331155a3-0d73-4ca6-bf9f-61640561fa9f",
              "name": "Current Transits - Today",
              "request": {
                "name": "Current Transits - Today",
                "description": {
                  "content": "🎯 **Transit Snapshot (specific moment)**\n\n📋 **Endpoint Description:**\n📸 **Transit Snapshot** - Planetary positions at a specific moment\n\n**What this is:**\nA \"photograph\" of the sky at a **specific date/time** overlaid on the natal chart.\nAnswers the question: **\"What's happening in my chart RIGHT NOW?\"**\n\n**Input:** Natal data + exact transit datetime (e.g., \"March 15, 2024 at 12:00\")\n\n**vs /natal-transits:** Use `/natal-transits` for period analysis (\"What transits await me in March?\")\n\n**Perfect for:**\n- 🎯 Daily astrological guidance — current sky snapshot\n- 📅 Checking transits for a specific moment\n- 🔮 Understanding \"what's happening now\"\n- 📱 Transit wheel visualizations\n\n**What you get:**\n- **Transit positions** (`Sun_transit`, `Moon_transit`, etc.) overlaid on natal chart\n- **Natal positions** (`Sun_natal`, `Moon_natal`, etc.) for reference\n- **Active aspects** between transiting and natal planets at this moment\n- **House overlays** showing which houses transits are activating\n- **Aspect orbs** — how close to exact each aspect is\n\n**Analysis includes:**\n- **Major transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal transits** (Sun, Moon, Mercury, Venus, Mars)\n- **Nodal transits** for karmic timing\n- **Angular transits** (to Ascendant, Midheaven)\n\n**Response time:** ~250ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nCurrent planetary transits to natal chart for today\n\n🔗 **Endpoint:** `POST /api/v3/charts/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Jennifer Wilson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"transit_time\": {\n    \"datetime\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e95bd3f8-6941-4acf-a552-5aeea1cd7ac6",
              "name": "Major Outer Planet Transits",
              "request": {
                "name": "Major Outer Planet Transits",
                "description": {
                  "content": "🎯 **Transit Snapshot (specific moment)**\n\n📋 **Endpoint Description:**\n📸 **Transit Snapshot** - Planetary positions at a specific moment\n\n**What this is:**\nA \"photograph\" of the sky at a **specific date/time** overlaid on the natal chart.\nAnswers the question: **\"What's happening in my chart RIGHT NOW?\"**\n\n**Input:** Natal data + exact transit datetime (e.g., \"March 15, 2024 at 12:00\")\n\n**vs /natal-transits:** Use `/natal-transits` for period analysis (\"What transits await me in March?\")\n\n**Perfect for:**\n- 🎯 Daily astrological guidance — current sky snapshot\n- 📅 Checking transits for a specific moment\n- 🔮 Understanding \"what's happening now\"\n- 📱 Transit wheel visualizations\n\n**What you get:**\n- **Transit positions** (`Sun_transit`, `Moon_transit`, etc.) overlaid on natal chart\n- **Natal positions** (`Sun_natal`, `Moon_natal`, etc.) for reference\n- **Active aspects** between transiting and natal planets at this moment\n- **House overlays** showing which houses transits are activating\n- **Aspect orbs** — how close to exact each aspect is\n\n**Analysis includes:**\n- **Major transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal transits** (Sun, Moon, Mercury, Venus, Mars)\n- **Nodal transits** for karmic timing\n- **Angular transits** (to Ascendant, Midheaven)\n\n**Response time:** ~250ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nFocus on slow-moving outer planets for long-term influences\n\n🔗 **Endpoint:** `POST /api/v3/charts/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Robert Chen\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"transit_time\": {\n    \"datetime\": {\n      \"year\": 2024,\n      \"month\": 7,\n      \"day\": 21,\n      \"hour\": 15,\n      \"minute\": 30,\n      \"second\": 0,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Chiron\",\n      \"Mean_Node\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "72655d46-eb58-4f50-bb94-ae2f8eb4d027",
              "name": "Relocated Transit Analysis",
              "request": {
                "name": "Relocated Transit Analysis",
                "description": {
                  "content": "🎯 **Transit Snapshot (specific moment)**\n\n📋 **Endpoint Description:**\n📸 **Transit Snapshot** - Planetary positions at a specific moment\n\n**What this is:**\nA \"photograph\" of the sky at a **specific date/time** overlaid on the natal chart.\nAnswers the question: **\"What's happening in my chart RIGHT NOW?\"**\n\n**Input:** Natal data + exact transit datetime (e.g., \"March 15, 2024 at 12:00\")\n\n**vs /natal-transits:** Use `/natal-transits` for period analysis (\"What transits await me in March?\")\n\n**Perfect for:**\n- 🎯 Daily astrological guidance — current sky snapshot\n- 📅 Checking transits for a specific moment\n- 🔮 Understanding \"what's happening now\"\n- 📱 Transit wheel visualizations\n\n**What you get:**\n- **Transit positions** (`Sun_transit`, `Moon_transit`, etc.) overlaid on natal chart\n- **Natal positions** (`Sun_natal`, `Moon_natal`, etc.) for reference\n- **Active aspects** between transiting and natal planets at this moment\n- **House overlays** showing which houses transits are activating\n- **Aspect orbs** — how close to exact each aspect is\n\n**Analysis includes:**\n- **Major transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal transits** (Sun, Moon, Mercury, Venus, Mars)\n- **Nodal transits** for karmic timing\n- **Angular transits** (to Ascendant, Midheaven)\n\n**Response time:** ~250ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nTransits calculated for different location than birth (relocation astrology)\n\n🔗 **Endpoint:** `POST /api/v3/charts/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Maria Santos\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"transit_time\": {\n    \"datetime\": {\n      \"year\": 2024,\n      \"month\": 12,\n      \"day\": 8,\n      \"hour\": 20,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"K\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Chart Solar Return",
          "description": "All available examples for Chart Solar Return endpoint. ☀️ **Solar Return Chart** - Annual birthday chart for yearly forecasting\n\n**Perfect for:**\n- 🎂 Annual birthday readings\n- 📅 Year-ahead planning and forecasting\n- 🎯 Understanding yearly themes and focus\n- 📊 Professional annual consultations\n\n**What you get:**\n- **Solar return chart** calculated for exact Sun return moment\n- **Relocated chart** for current residence (if different from birth)\n- **House emphasis** showing life areas of focus for the year\n- **Planetary aspects** indicating yearly themes\n- **Angular planets** for major yearly influences\n\n**Forecasting insights:**\n- **Career and reputation** (10th house emphasis)\n- **Relationships and partnerships** (7th house focus)\n- **Health and daily routine** (6th house themes)\n- **Home and family** (4th house matters)\n- **Creativity and romance** (5th house activities)\n\n**Technical details:**\n- Calculated for exact moment Sun returns to natal degree\n- Uses current location (relocation astrology)\n- Valid for one solar year (birthday to birthday)\n\n**Response time:** ~300ms | **Accuracy:** Precise solar return timing",
          "item": [
            {
              "id": "45ba8747-1bee-4f1e-9a45-78b75185a8e4",
              "name": "2024 Birthday Chart",
              "request": {
                "name": "2024 Birthday Chart",
                "description": {
                  "content": "🎯 **Chart Solar Return**\n\n📋 **Endpoint Description:**\n☀️ **Solar Return Chart** - Annual birthday chart for yearly forecasting\n\n**Perfect for:**\n- 🎂 Annual birthday readings\n- 📅 Year-ahead planning and forecasting\n- 🎯 Understanding yearly themes and focus\n- 📊 Professional annual consultations\n\n**What you get:**\n- **Solar return chart** calculated for exact Sun return moment\n- **Relocated chart** for current residence (if different from birth)\n- **House emphasis** showing life areas of focus for the year\n- **Planetary aspects** indicating yearly themes\n- **Angular planets** for major yearly influences\n\n**Forecasting insights:**\n- **Career and reputation** (10th house emphasis)\n- **Relationships and partnerships** (7th house focus)\n- **Health and daily routine** (6th house themes)\n- **Home and family** (4th house matters)\n- **Creativity and romance** (5th house activities)\n\n**Technical details:**\n- Calculated for exact moment Sun returns to natal degree\n- Uses current location (relocation astrology)\n- Valid for one solar year (birthday to birthday)\n\n**Response time:** ~300ms | **Accuracy:** Precise solar return timing\n\n✨ **Example Description:**\nSolar return for 2024 calculated at birth location\n\n🔗 **Endpoint:** `POST /api/v3/charts/solar-return`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "solar-return"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Birthday Person\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"return_year\": 2024,\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "457581a0-02db-46a6-9c05-f561ed8fb5ee",
              "name": "Relocated Solar Return",
              "request": {
                "name": "Relocated Solar Return",
                "description": {
                  "content": "🎯 **Chart Solar Return**\n\n📋 **Endpoint Description:**\n☀️ **Solar Return Chart** - Annual birthday chart for yearly forecasting\n\n**Perfect for:**\n- 🎂 Annual birthday readings\n- 📅 Year-ahead planning and forecasting\n- 🎯 Understanding yearly themes and focus\n- 📊 Professional annual consultations\n\n**What you get:**\n- **Solar return chart** calculated for exact Sun return moment\n- **Relocated chart** for current residence (if different from birth)\n- **House emphasis** showing life areas of focus for the year\n- **Planetary aspects** indicating yearly themes\n- **Angular planets** for major yearly influences\n\n**Forecasting insights:**\n- **Career and reputation** (10th house emphasis)\n- **Relationships and partnerships** (7th house focus)\n- **Health and daily routine** (6th house themes)\n- **Home and family** (4th house matters)\n- **Creativity and romance** (5th house activities)\n\n**Technical details:**\n- Calculated for exact moment Sun returns to natal degree\n- Uses current location (relocation astrology)\n- Valid for one solar year (birthday to birthday)\n\n**Response time:** ~300ms | **Accuracy:** Precise solar return timing\n\n✨ **Example Description:**\nSolar return calculated for current residence (different from birth location)\n\n🔗 **Endpoint:** `POST /api/v3/charts/solar-return`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "solar-return"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Relocated Person\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"return_year\": 2025,\n  \"return_location\": {\n    \"year\": 2025,\n    \"month\": 8,\n    \"day\": 22,\n    \"hour\": 12,\n    \"minute\": 0,\n    \"city\": \"Tokyo\",\n    \"country_code\": \"JP\"\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\",\n      \"Mean_Node\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "599932d6-66fd-4e77-a0fd-1f9c4807145c",
              "name": "High Precision Solar Return",
              "request": {
                "name": "High Precision Solar Return",
                "description": {
                  "content": "🎯 **Chart Solar Return**\n\n📋 **Endpoint Description:**\n☀️ **Solar Return Chart** - Annual birthday chart for yearly forecasting\n\n**Perfect for:**\n- 🎂 Annual birthday readings\n- 📅 Year-ahead planning and forecasting\n- 🎯 Understanding yearly themes and focus\n- 📊 Professional annual consultations\n\n**What you get:**\n- **Solar return chart** calculated for exact Sun return moment\n- **Relocated chart** for current residence (if different from birth)\n- **House emphasis** showing life areas of focus for the year\n- **Planetary aspects** indicating yearly themes\n- **Angular planets** for major yearly influences\n\n**Forecasting insights:**\n- **Career and reputation** (10th house emphasis)\n- **Relationships and partnerships** (7th house focus)\n- **Health and daily routine** (6th house themes)\n- **Home and family** (4th house matters)\n- **Creativity and romance** (5th house activities)\n\n**Technical details:**\n- Calculated for exact moment Sun returns to natal degree\n- Uses current location (relocation astrology)\n- Valid for one solar year (birthday to birthday)\n\n**Response time:** ~300ms | **Accuracy:** Precise solar return timing\n\n✨ **Example Description:**\nSolar return with exact coordinates for maximum accuracy\n\n🔗 **Endpoint:** `POST /api/v3/charts/solar-return`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "solar-return"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precision Seeker\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 30,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"return_year\": 2024,\n  \"options\": {\n    \"house_system\": \"K\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 6\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Chart Lunar Return",
          "description": "All available examples for Chart Lunar Return endpoint. 🌙 **Lunar Return Chart** - Monthly Moon return for short-term forecasting\n\n**Perfect for:**\n- 🌙 Monthly planning and timing\n- 📅 Short-term emotional cycles\n- 🎯 Understanding monthly themes\n- 📊 Complementing solar return analysis\n\n**What you get:**\n- **Lunar return chart** for exact Moon return to natal position\n- **Monthly emotional themes** and focus areas\n- **Relationship dynamics** for the lunar month\n- **Daily life patterns** and routine changes\n- **Intuitive and psychic cycles**\n\n**Monthly insights:**\n- **Emotional focus** (Moon's house position)\n- **Communication patterns** (Mercury aspects)\n- **Social interactions** (Venus influences)\n- **Energy levels** (Mars placement)\n- **Subconscious patterns** (12th house themes)\n\n**Technical details:**\n- Calculated for exact moment Moon returns to natal degree\n- Occurs approximately every 27.3 days\n- Valid for one sidereal month\n- Uses current location for relocated chart\n\n**Response time:** ~250ms | **Accuracy:** Precise lunar return timing",
          "item": [
            {
              "id": "eb9d537d-baa1-4a9a-928a-768eaaa915b7",
              "name": "Current Lunar Return",
              "request": {
                "name": "Current Lunar Return",
                "description": {
                  "content": "🎯 **Chart Lunar Return**\n\n📋 **Endpoint Description:**\n🌙 **Lunar Return Chart** - Monthly Moon return for short-term forecasting\n\n**Perfect for:**\n- 🌙 Monthly planning and timing\n- 📅 Short-term emotional cycles\n- 🎯 Understanding monthly themes\n- 📊 Complementing solar return analysis\n\n**What you get:**\n- **Lunar return chart** for exact Moon return to natal position\n- **Monthly emotional themes** and focus areas\n- **Relationship dynamics** for the lunar month\n- **Daily life patterns** and routine changes\n- **Intuitive and psychic cycles**\n\n**Monthly insights:**\n- **Emotional focus** (Moon's house position)\n- **Communication patterns** (Mercury aspects)\n- **Social interactions** (Venus influences)\n- **Energy levels** (Mars placement)\n- **Subconscious patterns** (12th house themes)\n\n**Technical details:**\n- Calculated for exact moment Moon returns to natal degree\n- Occurs approximately every 27.3 days\n- Valid for one sidereal month\n- Uses current location for relocated chart\n\n**Response time:** ~250ms | **Accuracy:** Precise lunar return timing\n\n✨ **Example Description:**\nMost recent lunar return for monthly planning and emotional cycles\n\n🔗 **Endpoint:** `POST /api/v3/charts/lunar-return`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "lunar-return"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Luna Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"return_date\": \"2024-03-15\",\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "394e512b-b361-49c6-9664-2a00c653b5ce",
              "name": "Relocated Lunar Return",
              "request": {
                "name": "Relocated Lunar Return",
                "description": {
                  "content": "🎯 **Chart Lunar Return**\n\n📋 **Endpoint Description:**\n🌙 **Lunar Return Chart** - Monthly Moon return for short-term forecasting\n\n**Perfect for:**\n- 🌙 Monthly planning and timing\n- 📅 Short-term emotional cycles\n- 🎯 Understanding monthly themes\n- 📊 Complementing solar return analysis\n\n**What you get:**\n- **Lunar return chart** for exact Moon return to natal position\n- **Monthly emotional themes** and focus areas\n- **Relationship dynamics** for the lunar month\n- **Daily life patterns** and routine changes\n- **Intuitive and psychic cycles**\n\n**Monthly insights:**\n- **Emotional focus** (Moon's house position)\n- **Communication patterns** (Mercury aspects)\n- **Social interactions** (Venus influences)\n- **Energy levels** (Mars placement)\n- **Subconscious patterns** (12th house themes)\n\n**Technical details:**\n- Calculated for exact moment Moon returns to natal degree\n- Occurs approximately every 27.3 days\n- Valid for one sidereal month\n- Uses current location for relocated chart\n\n**Response time:** ~250ms | **Accuracy:** Precise lunar return timing\n\n✨ **Example Description:**\nLunar return calculated for current location (relocation astrology)\n\n🔗 **Endpoint:** `POST /api/v3/charts/lunar-return`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "lunar-return"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lunar Traveler\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Sydney\",\n      \"country_code\": \"AU\"\n    }\n  },\n  \"return_date\": \"2024-04-20\",\n  \"return_location\": {\n    \"year\": 2024,\n    \"month\": 4,\n    \"day\": 20,\n    \"hour\": 14,\n    \"minute\": 30,\n    \"city\": \"Paris\",\n    \"country_code\": \"FR\"\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a33217af-06fa-4059-a493-302443e77389",
              "name": "Precise Lunar Timing",
              "request": {
                "name": "Precise Lunar Timing",
                "description": {
                  "content": "🎯 **Chart Lunar Return**\n\n📋 **Endpoint Description:**\n🌙 **Lunar Return Chart** - Monthly Moon return for short-term forecasting\n\n**Perfect for:**\n- 🌙 Monthly planning and timing\n- 📅 Short-term emotional cycles\n- 🎯 Understanding monthly themes\n- 📊 Complementing solar return analysis\n\n**What you get:**\n- **Lunar return chart** for exact Moon return to natal position\n- **Monthly emotional themes** and focus areas\n- **Relationship dynamics** for the lunar month\n- **Daily life patterns** and routine changes\n- **Intuitive and psychic cycles**\n\n**Monthly insights:**\n- **Emotional focus** (Moon's house position)\n- **Communication patterns** (Mercury aspects)\n- **Social interactions** (Venus influences)\n- **Energy levels** (Mars placement)\n- **Subconscious patterns** (12th house themes)\n\n**Technical details:**\n- Calculated for exact moment Moon returns to natal degree\n- Occurs approximately every 27.3 days\n- Valid for one sidereal month\n- Uses current location for relocated chart\n\n**Response time:** ~250ms | **Accuracy:** Precise lunar return timing\n\n✨ **Example Description:**\nHigh precision lunar return with exact coordinates and timing\n\n🔗 **Endpoint:** `POST /api/v3/charts/lunar-return`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "lunar-return"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lunar Precision\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 30,\n      \"latitude\": 35.6762,\n      \"longitude\": 139.6503\n    }\n  },\n  \"return_date\": \"2024-07-05\",\n  \"options\": {\n    \"house_system\": \"K\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\",\n      \"Part_of_Fortune\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Solar Return Transits",
          "description": "All available examples for Solar Return Transits endpoint. ☀️🔄 **Solar Return Transit Analysis** - Current planetary influences on your yearly chart\n\n**Perfect for:**\n- 🎂 Annual birthday chart transit tracking\n- 📅 Timing major yearly events and decisions\n- 🎯 Understanding current influences within your solar year\n- 📊 Professional annual consultation materials\n\n**What you get:**\n- **Transits to solar return chart** - how current planets affect your yearly forecast\n- **Aspect direction analysis** - applying (forming), separating (dissolving), or exact\n- **Precise timing calculations** - exact moment when aspects become perfect (0° orb)\n- **Transit speed data** - planetary velocity for dynamic interpretation\n- **Orb measurements** - exact angular distance from perfect aspects\n\n**Analysis includes:**\n- **Major yearly transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal transits** (Sun, Moon, Mercury, Venus, Mars) to solar return positions\n- **Timing precision** for peak influence periods\n- **Dynamic interpretation** based on planetary speeds and directions\n\n**Technical features:**\n- **Aspect direction**: Whether aspect is forming or dissolving\n- **Exact timing**: Precise moment for aspect culmination (when calculable)\n- **Transit speed**: Planet velocity in degrees/day (negative = retrograde)\n\n**Note:** Analyzes transits to your solar return chart (yearly forecast chart).\nPerfect for timing events and understanding influences within your solar year cycle.\n\n**Response time:** ~350ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "2e84e5c1-f972-4555-aaec-d3de5c73f84c",
              "name": "Birthday Year Transits",
              "request": {
                "name": "Birthday Year Transits",
                "description": {
                  "content": "🎯 **Solar Return Transits**\n\n📋 **Endpoint Description:**\n☀️🔄 **Solar Return Transit Analysis** - Current planetary influences on your yearly chart\n\n**Perfect for:**\n- 🎂 Annual birthday chart transit tracking\n- 📅 Timing major yearly events and decisions\n- 🎯 Understanding current influences within your solar year\n- 📊 Professional annual consultation materials\n\n**What you get:**\n- **Transits to solar return chart** - how current planets affect your yearly forecast\n- **Aspect direction analysis** - applying (forming), separating (dissolving), or exact\n- **Precise timing calculations** - exact moment when aspects become perfect (0° orb)\n- **Transit speed data** - planetary velocity for dynamic interpretation\n- **Orb measurements** - exact angular distance from perfect aspects\n\n**Analysis includes:**\n- **Major yearly transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal transits** (Sun, Moon, Mercury, Venus, Mars) to solar return positions\n- **Timing precision** for peak influence periods\n- **Dynamic interpretation** based on planetary speeds and directions\n\n**Technical features:**\n- **Aspect direction**: Whether aspect is forming or dissolving\n- **Exact timing**: Precise moment for aspect culmination (when calculable)\n- **Transit speed**: Planet velocity in degrees/day (negative = retrograde)\n\n**Note:** Analyzes transits to your solar return chart (yearly forecast chart).\nPerfect for timing events and understanding influences within your solar year cycle.\n\n**Response time:** ~350ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nCurrent transits to solar return chart for birthday year analysis\n\n🔗 **Endpoint:** `POST /api/v3/charts/solar-return-transits`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "solar-return-transits"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Birthday Tracker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"return_year\": 2024,\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 5,\n      \"day\": 15\n    },\n    \"end_date\": {\n      \"year\": 2025,\n      \"month\": 5,\n      \"day\": 14\n    }\n  },\n  \"orb\": 2.0\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "5230d5e2-dee6-4aa8-a913-1981dc403e59",
              "name": "Relocated Solar Return Transits",
              "request": {
                "name": "Relocated Solar Return Transits",
                "description": {
                  "content": "🎯 **Solar Return Transits**\n\n📋 **Endpoint Description:**\n☀️🔄 **Solar Return Transit Analysis** - Current planetary influences on your yearly chart\n\n**Perfect for:**\n- 🎂 Annual birthday chart transit tracking\n- 📅 Timing major yearly events and decisions\n- 🎯 Understanding current influences within your solar year\n- 📊 Professional annual consultation materials\n\n**What you get:**\n- **Transits to solar return chart** - how current planets affect your yearly forecast\n- **Aspect direction analysis** - applying (forming), separating (dissolving), or exact\n- **Precise timing calculations** - exact moment when aspects become perfect (0° orb)\n- **Transit speed data** - planetary velocity for dynamic interpretation\n- **Orb measurements** - exact angular distance from perfect aspects\n\n**Analysis includes:**\n- **Major yearly transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal transits** (Sun, Moon, Mercury, Venus, Mars) to solar return positions\n- **Timing precision** for peak influence periods\n- **Dynamic interpretation** based on planetary speeds and directions\n\n**Technical features:**\n- **Aspect direction**: Whether aspect is forming or dissolving\n- **Exact timing**: Precise moment for aspect culmination (when calculable)\n- **Transit speed**: Planet velocity in degrees/day (negative = retrograde)\n\n**Note:** Analyzes transits to your solar return chart (yearly forecast chart).\nPerfect for timing events and understanding influences within your solar year cycle.\n\n**Response time:** ~350ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nTransits to relocated solar return chart for different location analysis\n\n🔗 **Endpoint:** `POST /api/v3/charts/solar-return-transits`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "solar-return-transits"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Relocated Analyst\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"return_year\": 2024,\n  \"return_location\": {\n    \"year\": 2025,\n    \"month\": 8,\n    \"day\": 22,\n    \"hour\": 12,\n    \"minute\": 0,\n    \"city\": \"Tokyo\",\n    \"country_code\": \"JP\"\n  },\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 8,\n      \"day\": 22\n    },\n    \"end_date\": {\n      \"year\": 2024,\n      \"month\": 11,\n      \"day\": 22\n    }\n  },\n  \"orb\": 1.5\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "fd314cc2-662f-493d-88ce-27d9b8049f47",
              "name": "Precise Solar Return Timing",
              "request": {
                "name": "Precise Solar Return Timing",
                "description": {
                  "content": "🎯 **Solar Return Transits**\n\n📋 **Endpoint Description:**\n☀️🔄 **Solar Return Transit Analysis** - Current planetary influences on your yearly chart\n\n**Perfect for:**\n- 🎂 Annual birthday chart transit tracking\n- 📅 Timing major yearly events and decisions\n- 🎯 Understanding current influences within your solar year\n- 📊 Professional annual consultation materials\n\n**What you get:**\n- **Transits to solar return chart** - how current planets affect your yearly forecast\n- **Aspect direction analysis** - applying (forming), separating (dissolving), or exact\n- **Precise timing calculations** - exact moment when aspects become perfect (0° orb)\n- **Transit speed data** - planetary velocity for dynamic interpretation\n- **Orb measurements** - exact angular distance from perfect aspects\n\n**Analysis includes:**\n- **Major yearly transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal transits** (Sun, Moon, Mercury, Venus, Mars) to solar return positions\n- **Timing precision** for peak influence periods\n- **Dynamic interpretation** based on planetary speeds and directions\n\n**Technical features:**\n- **Aspect direction**: Whether aspect is forming or dissolving\n- **Exact timing**: Precise moment for aspect culmination (when calculable)\n- **Transit speed**: Planet velocity in degrees/day (negative = retrograde)\n\n**Note:** Analyzes transits to your solar return chart (yearly forecast chart).\nPerfect for timing events and understanding influences within your solar year cycle.\n\n**Response time:** ~350ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nHigh precision transits to solar return for exact event timing\n\n🔗 **Endpoint:** `POST /api/v3/charts/solar-return-transits`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "solar-return-transits"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precision Timer\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 30,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"return_year\": 2024,\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 11,\n      \"day\": 1\n    },\n    \"end_date\": {\n      \"year\": 2024,\n      \"month\": 11,\n      \"day\": 30\n    }\n  },\n  \"orb\": 0.5\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Chart Lunar Return Transits",
          "description": "All available examples for Chart Lunar Return Transits endpoint. Calculates exact transits to a lunar return chart over a given period.\n\nAnalyzes transits to your lunar return chart (monthly forecast chart).\nPerfect for timing events within your lunar month cycle.",
          "item": [
            {
              "id": "0e4247ef-89aa-4993-ae72-dfc8df3d299c",
              "name": "Monthly Lunar Transits",
              "request": {
                "name": "Monthly Lunar Transits",
                "description": {
                  "content": "🎯 **Chart Lunar Return Transits**\n\n📋 **Endpoint Description:**\nCalculates exact transits to a lunar return chart over a given period.\n\nAnalyzes transits to your lunar return chart (monthly forecast chart).\nPerfect for timing events within your lunar month cycle.\n\n✨ **Example Description:**\nCurrent transits to lunar return chart for monthly emotional timing\n\n🔗 **Endpoint:** `POST /api/v3/charts/lunar-return-transits`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "lunar-return-transits"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lunar Transit Tracker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"return_date\": \"2024-03-15\",\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 15\n    },\n    \"end_date\": {\n      \"year\": 2024,\n      \"month\": 4,\n      \"day\": 14\n    }\n  },\n  \"orb\": 1.5\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "26f59211-335d-4230-a4c2-ab73137e96e7",
              "name": "Precise Lunar Timing",
              "request": {
                "name": "Precise Lunar Timing",
                "description": {
                  "content": "🎯 **Chart Lunar Return Transits**\n\n📋 **Endpoint Description:**\nCalculates exact transits to a lunar return chart over a given period.\n\nAnalyzes transits to your lunar return chart (monthly forecast chart).\nPerfect for timing events within your lunar month cycle.\n\n✨ **Example Description:**\nHigh precision lunar return transits for exact event timing\n\n🔗 **Endpoint:** `POST /api/v3/charts/lunar-return-transits`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "lunar-return-transits"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lunar Precision Timer\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 35.6762,\n      \"longitude\": 139.6503\n    }\n  },\n  \"return_date\": \"2024-07-05\",\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 7,\n      \"day\": 5\n    },\n    \"end_date\": {\n      \"year\": 2024,\n      \"month\": 7,\n      \"day\": 12\n    }\n  },\n  \"orb\": 0.5\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Chart Progressions",
          "description": "All available examples for Chart Progressions endpoint. Calculates a progression chart based on the specified type.\n\nSupported progression types:\n- **secondary**: Day-for-a-year progressions (most common)\n- **primary**: Degree-for-a-year (not yet implemented)\n- **tertiary**: Day-for-a-month (not yet implemented)\n- **minor**: Month-for-a-year (not yet implemented)",
          "item": [
            {
              "id": "373c7199-a32f-416e-8125-7d6ec4715453",
              "name": "Secondary Progressions",
              "request": {
                "name": "Secondary Progressions",
                "description": {
                  "content": "🎯 **Chart Progressions**\n\n📋 **Endpoint Description:**\nCalculates a progression chart based on the specified type.\n\nSupported progression types:\n- **secondary**: Day-for-a-year progressions (most common)\n- **primary**: Degree-for-a-year (not yet implemented)\n- **tertiary**: Day-for-a-month (not yet implemented)\n- **minor**: Month-for-a-year (not yet implemented)\n\n✨ **Example Description:**\nDay-for-a-year progressions for current age analysis\n\n🔗 **Endpoint:** `POST /api/v3/charts/progressions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "progressions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Progression Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"target_date\": \"2024-03-15\",\n  \"progression_type\": \"secondary\",\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a93e5d62-eee4-49e5-a9e9-efa0f2eddf9f",
              "name": "High Precision Progressions",
              "request": {
                "name": "High Precision Progressions",
                "description": {
                  "content": "🎯 **Chart Progressions**\n\n📋 **Endpoint Description:**\nCalculates a progression chart based on the specified type.\n\nSupported progression types:\n- **secondary**: Day-for-a-year progressions (most common)\n- **primary**: Degree-for-a-year (not yet implemented)\n- **tertiary**: Day-for-a-month (not yet implemented)\n- **minor**: Month-for-a-year (not yet implemented)\n\n✨ **Example Description:**\nSecondary progressions with exact coordinates for maximum accuracy\n\n🔗 **Endpoint:** `POST /api/v3/charts/progressions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "progressions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precise Progressor\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 30,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"target_date\": \"2024-08-22\",\n  \"progression_type\": \"secondary\",\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Ascendant\",\n      \"Medium_Coeli\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Chart Directions",
          "description": "All available examples for Chart Directions endpoint. Calculates a direction chart based on the specified type.\n\nSupported direction types:\n- **solar_arc**: All planets move by the progressed Sun's arc\n- **symbolic**: Fixed rate (default 1° = 1 year, customizable)\n- **profection**: 30° = 1 year (not yet implemented)\n- **naibod**: 0.9856° = 1 year (not yet implemented)",
          "item": [
            {
              "id": "05273b8a-c171-4680-91a7-b64e0d20a6a4",
              "name": "Primary Directions",
              "request": {
                "name": "Primary Directions",
                "description": {
                  "content": "🎯 **Chart Directions**\n\n📋 **Endpoint Description:**\nCalculates a direction chart based on the specified type.\n\nSupported direction types:\n- **solar_arc**: All planets move by the progressed Sun's arc\n- **symbolic**: Fixed rate (default 1° = 1 year, customizable)\n- **profection**: 30° = 1 year (not yet implemented)\n- **naibod**: 0.9856° = 1 year (not yet implemented)\n\n✨ **Example Description:**\nTraditional primary directions for major life timing and events\n\n🔗 **Endpoint:** `POST /api/v3/charts/directions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "directions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Direction Master\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"target_date\": \"2024-03-15\",\n  \"direction_type\": \"solar_arc\",\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "0c60277e-7e4d-4e61-b6d8-9f67c19cf65d",
              "name": "High Precision Directions",
              "request": {
                "name": "High Precision Directions",
                "description": {
                  "content": "🎯 **Chart Directions**\n\n📋 **Endpoint Description:**\nCalculates a direction chart based on the specified type.\n\nSupported direction types:\n- **solar_arc**: All planets move by the progressed Sun's arc\n- **symbolic**: Fixed rate (default 1° = 1 year, customizable)\n- **profection**: 30° = 1 year (not yet implemented)\n- **naibod**: 0.9856° = 1 year (not yet implemented)\n\n✨ **Example Description:**\nPrimary directions with exact coordinates for maximum accuracy\n\n🔗 **Endpoint:** `POST /api/v3/charts/directions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "directions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precise Director\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 30,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"target_date\": \"2024-08-22\",\n  \"direction_type\": \"solar_arc\",\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Ascendant\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Transit Period Analysis (date range)",
          "description": "All available examples for Transit Period Analysis (date range) endpoint. 📅 **Transit Period Analysis** - All transits over a date range with exact timing\n\n**What this is:**\nAnalyzes all transits over a **date range** with calculation of exact aspect times.\nAnswers the question: **\"What transits await me in March?\"**\n\n**Input:** Natal data + date_range (start_date → end_date) + orb\n\n**vs /transit:** Use `/transit` for a snapshot at a specific moment (\"What's happening now?\")\n\n**Perfect for:**\n- 📅 Monthly/yearly transit forecasts\n- 🔔 Transit notification and calendar apps\n- 🎯 Planning important events around favorable transits\n- 📊 Long-term astrological planning\n\n**What you get:**\n- **All transits in the period** with dates when aspects form\n- **Exact timing** (`exact_time`) — precise moment when aspect perfects (0° orb)\n- **Aspect direction** — `applying` (forming), `separating` (dissolving), or `exact`\n- **Transit speed** — planetary velocity (negative = retrograde)\n- **Orb measurements** — angular distance from perfection\n- **Period statistics** — total transits, major transits, exact aspects count\n\n**Analysis includes:**\n- **Major life transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal daily transits** (Sun, Moon, Mercury, Venus, Mars)\n- **Nodal transits** for karmic timing and life direction\n- **Angular transits** to Ascendant, Midheaven for major life themes\n\n**Technical features:**\n- **Aspect direction**: `applying` (forming), `separating` (dissolving), or `exact`\n- **Exact timing**: ISO datetime when aspect perfects (for close applying aspects)\n- **Transit speed**: Planet speed in degrees/day (negative = retrograde)\n\n**Example response data:**\n```json\n{\n    \"date\": \"2024-01-15\",\n    \"exact_time\": \"2024-01-15T14:32:00\",\n    \"transiting_planet\": \"Mars\",\n    \"aspect_type\": \"trine\",\n    \"stationed_planet\": \"Sun\",\n    \"orb\": 0.75,\n    \"aspect_direction\": \"applying\",\n    \"transiting_speed\": 0.524\n}\n```\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "5eb55eb2-2947-487c-ad9c-9bf70bd56139",
              "name": "Current Transits Analysis",
              "request": {
                "name": "Current Transits Analysis",
                "description": {
                  "content": "🎯 **Transit Period Analysis (date range)**\n\n📋 **Endpoint Description:**\n📅 **Transit Period Analysis** - All transits over a date range with exact timing\n\n**What this is:**\nAnalyzes all transits over a **date range** with calculation of exact aspect times.\nAnswers the question: **\"What transits await me in March?\"**\n\n**Input:** Natal data + date_range (start_date → end_date) + orb\n\n**vs /transit:** Use `/transit` for a snapshot at a specific moment (\"What's happening now?\")\n\n**Perfect for:**\n- 📅 Monthly/yearly transit forecasts\n- 🔔 Transit notification and calendar apps\n- 🎯 Planning important events around favorable transits\n- 📊 Long-term astrological planning\n\n**What you get:**\n- **All transits in the period** with dates when aspects form\n- **Exact timing** (`exact_time`) — precise moment when aspect perfects (0° orb)\n- **Aspect direction** — `applying` (forming), `separating` (dissolving), or `exact`\n- **Transit speed** — planetary velocity (negative = retrograde)\n- **Orb measurements** — angular distance from perfection\n- **Period statistics** — total transits, major transits, exact aspects count\n\n**Analysis includes:**\n- **Major life transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal daily transits** (Sun, Moon, Mercury, Venus, Mars)\n- **Nodal transits** for karmic timing and life direction\n- **Angular transits** to Ascendant, Midheaven for major life themes\n\n**Technical features:**\n- **Aspect direction**: `applying` (forming), `separating` (dissolving), or `exact`\n- **Exact timing**: ISO datetime when aspect perfects (for close applying aspects)\n- **Transit speed**: Planet speed in degrees/day (negative = retrograde)\n\n**Example response data:**\n```json\n{\n    \"date\": \"2024-01-15\",\n    \"exact_time\": \"2024-01-15T14:32:00\",\n    \"transiting_planet\": \"Mars\",\n    \"aspect_type\": \"trine\",\n    \"stationed_planet\": \"Sun\",\n    \"orb\": 0.75,\n    \"aspect_direction\": \"applying\",\n    \"transiting_speed\": 0.524\n}\n```\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nCurrent planetary transits to natal chart for timing and guidance\n\n🔗 **Endpoint:** `POST /api/v3/charts/natal-transits`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "natal-transits"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Transit Tracker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 1\n    },\n    \"end_date\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 31\n    }\n  },\n  \"orb\": 2.0\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a45754c2-f84c-455f-a440-ec6bd6f761bc",
              "name": "Major Yearly Transits",
              "request": {
                "name": "Major Yearly Transits",
                "description": {
                  "content": "🎯 **Transit Period Analysis (date range)**\n\n📋 **Endpoint Description:**\n📅 **Transit Period Analysis** - All transits over a date range with exact timing\n\n**What this is:**\nAnalyzes all transits over a **date range** with calculation of exact aspect times.\nAnswers the question: **\"What transits await me in March?\"**\n\n**Input:** Natal data + date_range (start_date → end_date) + orb\n\n**vs /transit:** Use `/transit` for a snapshot at a specific moment (\"What's happening now?\")\n\n**Perfect for:**\n- 📅 Monthly/yearly transit forecasts\n- 🔔 Transit notification and calendar apps\n- 🎯 Planning important events around favorable transits\n- 📊 Long-term astrological planning\n\n**What you get:**\n- **All transits in the period** with dates when aspects form\n- **Exact timing** (`exact_time`) — precise moment when aspect perfects (0° orb)\n- **Aspect direction** — `applying` (forming), `separating` (dissolving), or `exact`\n- **Transit speed** — planetary velocity (negative = retrograde)\n- **Orb measurements** — angular distance from perfection\n- **Period statistics** — total transits, major transits, exact aspects count\n\n**Analysis includes:**\n- **Major life transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal daily transits** (Sun, Moon, Mercury, Venus, Mars)\n- **Nodal transits** for karmic timing and life direction\n- **Angular transits** to Ascendant, Midheaven for major life themes\n\n**Technical features:**\n- **Aspect direction**: `applying` (forming), `separating` (dissolving), or `exact`\n- **Exact timing**: ISO datetime when aspect perfects (for close applying aspects)\n- **Transit speed**: Planet speed in degrees/day (negative = retrograde)\n\n**Example response data:**\n```json\n{\n    \"date\": \"2024-01-15\",\n    \"exact_time\": \"2024-01-15T14:32:00\",\n    \"transiting_planet\": \"Mars\",\n    \"aspect_type\": \"trine\",\n    \"stationed_planet\": \"Sun\",\n    \"orb\": 0.75,\n    \"aspect_direction\": \"applying\",\n    \"transiting_speed\": 0.524\n}\n```\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nOuter planet transits for the year with wider orbs for long-term planning\n\n🔗 **Endpoint:** `POST /api/v3/charts/natal-transits`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "natal-transits"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Long Term Planner\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 1,\n      \"day\": 1\n    },\n    \"end_date\": {\n      \"year\": 2024,\n      \"month\": 12,\n      \"day\": 31\n    }\n  },\n  \"orb\": 3.0\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "70abe3ec-59e6-4a81-8c85-094021a5f4fb",
              "name": "Precise Weekly Timing",
              "request": {
                "name": "Precise Weekly Timing",
                "description": {
                  "content": "🎯 **Transit Period Analysis (date range)**\n\n📋 **Endpoint Description:**\n📅 **Transit Period Analysis** - All transits over a date range with exact timing\n\n**What this is:**\nAnalyzes all transits over a **date range** with calculation of exact aspect times.\nAnswers the question: **\"What transits await me in March?\"**\n\n**Input:** Natal data + date_range (start_date → end_date) + orb\n\n**vs /transit:** Use `/transit` for a snapshot at a specific moment (\"What's happening now?\")\n\n**Perfect for:**\n- 📅 Monthly/yearly transit forecasts\n- 🔔 Transit notification and calendar apps\n- 🎯 Planning important events around favorable transits\n- 📊 Long-term astrological planning\n\n**What you get:**\n- **All transits in the period** with dates when aspects form\n- **Exact timing** (`exact_time`) — precise moment when aspect perfects (0° orb)\n- **Aspect direction** — `applying` (forming), `separating` (dissolving), or `exact`\n- **Transit speed** — planetary velocity (negative = retrograde)\n- **Orb measurements** — angular distance from perfection\n- **Period statistics** — total transits, major transits, exact aspects count\n\n**Analysis includes:**\n- **Major life transits** (Jupiter, Saturn, Uranus, Neptune, Pluto)\n- **Personal daily transits** (Sun, Moon, Mercury, Venus, Mars)\n- **Nodal transits** for karmic timing and life direction\n- **Angular transits** to Ascendant, Midheaven for major life themes\n\n**Technical features:**\n- **Aspect direction**: `applying` (forming), `separating` (dissolving), or `exact`\n- **Exact timing**: ISO datetime when aspect perfects (for close applying aspects)\n- **Transit speed**: Planet speed in degrees/day (negative = retrograde)\n\n**Example response data:**\n```json\n{\n    \"date\": \"2024-01-15\",\n    \"exact_time\": \"2024-01-15T14:32:00\",\n    \"transiting_planet\": \"Mars\",\n    \"aspect_type\": \"trine\",\n    \"stationed_planet\": \"Sun\",\n    \"orb\": 0.75,\n    \"aspect_direction\": \"applying\",\n    \"transiting_speed\": 0.524\n}\n```\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nHigh-precision weekly transit analysis for exact timing of events\n\n🔗 **Endpoint:** `POST /api/v3/charts/natal-transits`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "charts",
                    "natal-transits"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Timing Master\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  },\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 4,\n      \"day\": 15\n    },\n    \"end_date\": {\n      \"year\": 2024,\n      \"month\": 4,\n      \"day\": 21\n    }\n  },\n  \"orb\": 0.5\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🎨 Chart Rendering",
      "description": "",
      "item": [
        {
          "name": "📁 Render Natal Chart",
          "description": "All available examples for Render Natal Chart endpoint. 🎨 **Render Natal Chart** - Generate visual birth chart in multiple formats\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, infinite scaling\n- `png` - Raster with transparency - universal compatibility\n- `jpg` - Compressed raster - email-compatible (works in Outlook!)\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional quality\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096), height auto-calculated\n- `scale` - Resolution multiplier (0.5-4.0) for HiDPI/retina displays\n\n**Quality:**\n- `quality` - For jpg/webp formats (1-100), default 90\n\n**🎨 Custom Colors (NEW!):**\nCreate branded charts with your own color scheme:\n- `background` - Chart background color\n- `text` - Text and lines color\n- `primary` / `secondary` - Accent colors\n- `aspect_harmony` - Harmonious aspects (green)\n- `aspect_tension` - Tense aspects (red)\n- `zodiac_bg_0` / `zodiac_bg_1` - Alternating zodiac sector colors\n\n**Use Cases:**\n- 📧 Email reports → `jpg` or `png` (Outlook compatible)\n- 🌐 Web display → `svg` or `webp`\n- 📱 Social media → `jpg` with width=1080\n- 🖨️ Print → `pdf` with scale=2.0\n- 📱 Retina → `png` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~400-600ms depending on format",
          "item": [
            {
              "id": "a847951e-7d09-48c9-b82a-d347f89f1d0c",
              "name": "SVG (Default)",
              "request": {
                "name": "SVG (Default)",
                "description": {
                  "content": "🎯 **Render Natal Chart**\n\n📋 **Endpoint Description:**\n🎨 **Render Natal Chart** - Generate visual birth chart in multiple formats\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, infinite scaling\n- `png` - Raster with transparency - universal compatibility\n- `jpg` - Compressed raster - email-compatible (works in Outlook!)\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional quality\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096), height auto-calculated\n- `scale` - Resolution multiplier (0.5-4.0) for HiDPI/retina displays\n\n**Quality:**\n- `quality` - For jpg/webp formats (1-100), default 90\n\n**🎨 Custom Colors (NEW!):**\nCreate branded charts with your own color scheme:\n- `background` - Chart background color\n- `text` - Text and lines color\n- `primary` / `secondary` - Accent colors\n- `aspect_harmony` - Harmonious aspects (green)\n- `aspect_tension` - Tense aspects (red)\n- `zodiac_bg_0` / `zodiac_bg_1` - Alternating zodiac sector colors\n\n**Use Cases:**\n- 📧 Email reports → `jpg` or `png` (Outlook compatible)\n- 🌐 Web display → `svg` or `webp`\n- 📱 Social media → `jpg` with width=1080\n- 🖨️ Print → `pdf` with scale=2.0\n- 📱 Retina → `png` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~400-600ms depending on format\n\n✨ **Example Description:**\nScalable vector format, perfect for web display\n\n🔗 **Endpoint:** `POST /api/v3/render/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ]\n  },\n  \"render_options\": {\n    \"format\": \"svg\",\n    \"theme\": \"dark\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "54255e99-4699-4a60-aa48-5d5cc5723f9d",
              "name": "PNG for Email",
              "request": {
                "name": "PNG for Email",
                "description": {
                  "content": "🎯 **Render Natal Chart**\n\n📋 **Endpoint Description:**\n🎨 **Render Natal Chart** - Generate visual birth chart in multiple formats\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, infinite scaling\n- `png` - Raster with transparency - universal compatibility\n- `jpg` - Compressed raster - email-compatible (works in Outlook!)\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional quality\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096), height auto-calculated\n- `scale` - Resolution multiplier (0.5-4.0) for HiDPI/retina displays\n\n**Quality:**\n- `quality` - For jpg/webp formats (1-100), default 90\n\n**🎨 Custom Colors (NEW!):**\nCreate branded charts with your own color scheme:\n- `background` - Chart background color\n- `text` - Text and lines color\n- `primary` / `secondary` - Accent colors\n- `aspect_harmony` - Harmonious aspects (green)\n- `aspect_tension` - Tense aspects (red)\n- `zodiac_bg_0` / `zodiac_bg_1` - Alternating zodiac sector colors\n\n**Use Cases:**\n- 📧 Email reports → `jpg` or `png` (Outlook compatible)\n- 🌐 Web display → `svg` or `webp`\n- 📱 Social media → `jpg` with width=1080\n- 🖨️ Print → `pdf` with scale=2.0\n- 📱 Retina → `png` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~400-600ms depending on format\n\n✨ **Example Description:**\nRaster format with transparency, works in all email clients including Outlook\n\n🔗 **Endpoint:** `POST /api/v3/render/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma Wilson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"png\",\n    \"width\": 800,\n    \"theme\": \"light\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "44b2552f-7e96-4b0b-9f85-2371ec4cf59b",
              "name": "JPG for Social Media",
              "request": {
                "name": "JPG for Social Media",
                "description": {
                  "content": "🎯 **Render Natal Chart**\n\n📋 **Endpoint Description:**\n🎨 **Render Natal Chart** - Generate visual birth chart in multiple formats\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, infinite scaling\n- `png` - Raster with transparency - universal compatibility\n- `jpg` - Compressed raster - email-compatible (works in Outlook!)\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional quality\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096), height auto-calculated\n- `scale` - Resolution multiplier (0.5-4.0) for HiDPI/retina displays\n\n**Quality:**\n- `quality` - For jpg/webp formats (1-100), default 90\n\n**🎨 Custom Colors (NEW!):**\nCreate branded charts with your own color scheme:\n- `background` - Chart background color\n- `text` - Text and lines color\n- `primary` / `secondary` - Accent colors\n- `aspect_harmony` - Harmonious aspects (green)\n- `aspect_tension` - Tense aspects (red)\n- `zodiac_bg_0` / `zodiac_bg_1` - Alternating zodiac sector colors\n\n**Use Cases:**\n- 📧 Email reports → `jpg` or `png` (Outlook compatible)\n- 🌐 Web display → `svg` or `webp`\n- 📱 Social media → `jpg` with width=1080\n- 🖨️ Print → `pdf` with scale=2.0\n- 📱 Retina → `png` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~400-600ms depending on format\n\n✨ **Example Description:**\nCompressed format ideal for sharing on social platforms\n\n🔗 **Endpoint:** `POST /api/v3/render/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Maria Santos\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 9,\n      \"minute\": 45,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"jpg\",\n    \"width\": 1080,\n    \"quality\": 85,\n    \"theme\": \"dark\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "583f0dab-7817-4950-a437-97764bb347fb",
              "name": "PDF for Print",
              "request": {
                "name": "PDF for Print",
                "description": {
                  "content": "🎯 **Render Natal Chart**\n\n📋 **Endpoint Description:**\n🎨 **Render Natal Chart** - Generate visual birth chart in multiple formats\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, infinite scaling\n- `png` - Raster with transparency - universal compatibility\n- `jpg` - Compressed raster - email-compatible (works in Outlook!)\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional quality\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096), height auto-calculated\n- `scale` - Resolution multiplier (0.5-4.0) for HiDPI/retina displays\n\n**Quality:**\n- `quality` - For jpg/webp formats (1-100), default 90\n\n**🎨 Custom Colors (NEW!):**\nCreate branded charts with your own color scheme:\n- `background` - Chart background color\n- `text` - Text and lines color\n- `primary` / `secondary` - Accent colors\n- `aspect_harmony` - Harmonious aspects (green)\n- `aspect_tension` - Tense aspects (red)\n- `zodiac_bg_0` / `zodiac_bg_1` - Alternating zodiac sector colors\n\n**Use Cases:**\n- 📧 Email reports → `jpg` or `png` (Outlook compatible)\n- 🌐 Web display → `svg` or `webp`\n- 📱 Social media → `jpg` with width=1080\n- 🖨️ Print → `pdf` with scale=2.0\n- 📱 Retina → `png` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~400-600ms depending on format\n\n✨ **Example Description:**\nVector format for high-quality printing\n\n🔗 **Endpoint:** `POST /api/v3/render/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"James Chen\",\n    \"birth_data\": {\n      \"year\": 1975,\n      \"month\": 12,\n      \"day\": 8,\n      \"hour\": 6,\n      \"minute\": 0,\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"pdf\",\n    \"scale\": 2.0,\n    \"theme\": \"classic\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b61c9e0b-91f0-4f83-aa4d-f18fa90e7d10",
              "name": "WebP for Modern Web",
              "request": {
                "name": "WebP for Modern Web",
                "description": {
                  "content": "🎯 **Render Natal Chart**\n\n📋 **Endpoint Description:**\n🎨 **Render Natal Chart** - Generate visual birth chart in multiple formats\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, infinite scaling\n- `png` - Raster with transparency - universal compatibility\n- `jpg` - Compressed raster - email-compatible (works in Outlook!)\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional quality\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096), height auto-calculated\n- `scale` - Resolution multiplier (0.5-4.0) for HiDPI/retina displays\n\n**Quality:**\n- `quality` - For jpg/webp formats (1-100), default 90\n\n**🎨 Custom Colors (NEW!):**\nCreate branded charts with your own color scheme:\n- `background` - Chart background color\n- `text` - Text and lines color\n- `primary` / `secondary` - Accent colors\n- `aspect_harmony` - Harmonious aspects (green)\n- `aspect_tension` - Tense aspects (red)\n- `zodiac_bg_0` / `zodiac_bg_1` - Alternating zodiac sector colors\n\n**Use Cases:**\n- 📧 Email reports → `jpg` or `png` (Outlook compatible)\n- 🌐 Web display → `svg` or `webp`\n- 📱 Social media → `jpg` with width=1080\n- 🖨️ Print → `pdf` with scale=2.0\n- 📱 Retina → `png` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~400-600ms depending on format\n\n✨ **Example Description:**\nModern format with excellent compression (30% smaller than PNG)\n\n🔗 **Endpoint:** `POST /api/v3/render/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sophie Brown\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 6,\n      \"day\": 21,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"city\": \"Sydney\",\n      \"country_code\": \"AU\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"webp\",\n    \"width\": 1200,\n    \"quality\": 80,\n    \"theme\": \"dark\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "1023a4dd-50b3-4208-9acc-1d4dda743cef",
              "name": "Retina/HiDPI",
              "request": {
                "name": "Retina/HiDPI",
                "description": {
                  "content": "🎯 **Render Natal Chart**\n\n📋 **Endpoint Description:**\n🎨 **Render Natal Chart** - Generate visual birth chart in multiple formats\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, infinite scaling\n- `png` - Raster with transparency - universal compatibility\n- `jpg` - Compressed raster - email-compatible (works in Outlook!)\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional quality\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096), height auto-calculated\n- `scale` - Resolution multiplier (0.5-4.0) for HiDPI/retina displays\n\n**Quality:**\n- `quality` - For jpg/webp formats (1-100), default 90\n\n**🎨 Custom Colors (NEW!):**\nCreate branded charts with your own color scheme:\n- `background` - Chart background color\n- `text` - Text and lines color\n- `primary` / `secondary` - Accent colors\n- `aspect_harmony` - Harmonious aspects (green)\n- `aspect_tension` - Tense aspects (red)\n- `zodiac_bg_0` / `zodiac_bg_1` - Alternating zodiac sector colors\n\n**Use Cases:**\n- 📧 Email reports → `jpg` or `png` (Outlook compatible)\n- 🌐 Web display → `svg` or `webp`\n- 📱 Social media → `jpg` with width=1080\n- 🖨️ Print → `pdf` with scale=2.0\n- 📱 Retina → `png` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~400-600ms depending on format\n\n✨ **Example Description:**\nDouble resolution for high-density displays\n\n🔗 **Endpoint:** `POST /api/v3/render/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Anna Schmidt\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 3,\n      \"hour\": 20,\n      \"minute\": 30,\n      \"city\": \"Berlin\",\n      \"country_code\": \"DE\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"png\",\n    \"scale\": 2.0,\n    \"theme\": \"dark-high-contrast\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "590c4cc4-ccc2-4abf-8313-3ddaf2a46f86",
              "name": "🎨 Custom Brand Colors",
              "request": {
                "name": "🎨 Custom Brand Colors",
                "description": {
                  "content": "🎯 **Render Natal Chart**\n\n📋 **Endpoint Description:**\n🎨 **Render Natal Chart** - Generate visual birth chart in multiple formats\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, infinite scaling\n- `png` - Raster with transparency - universal compatibility\n- `jpg` - Compressed raster - email-compatible (works in Outlook!)\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional quality\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096), height auto-calculated\n- `scale` - Resolution multiplier (0.5-4.0) for HiDPI/retina displays\n\n**Quality:**\n- `quality` - For jpg/webp formats (1-100), default 90\n\n**🎨 Custom Colors (NEW!):**\nCreate branded charts with your own color scheme:\n- `background` - Chart background color\n- `text` - Text and lines color\n- `primary` / `secondary` - Accent colors\n- `aspect_harmony` - Harmonious aspects (green)\n- `aspect_tension` - Tense aspects (red)\n- `zodiac_bg_0` / `zodiac_bg_1` - Alternating zodiac sector colors\n\n**Use Cases:**\n- 📧 Email reports → `jpg` or `png` (Outlook compatible)\n- 🌐 Web display → `svg` or `webp`\n- 📱 Social media → `jpg` with width=1080\n- 🖨️ Print → `pdf` with scale=2.0\n- 📱 Retina → `png` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~400-600ms depending on format\n\n✨ **Example Description:**\nChart with custom brand colors - perfect for white-label apps\n\n🔗 **Endpoint:** `POST /api/v3/render/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Custom Brand\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"png\",\n    \"width\": 1200,\n    \"theme\": \"dark\",\n    \"custom_colors\": {\n      \"background\": \"#1a1a2e\",\n      \"text\": \"#eaeaea\",\n      \"primary\": \"#6366f1\",\n      \"secondary\": \"#ec4899\",\n      \"aspect_harmony\": \"#22c55e\",\n      \"aspect_tension\": \"#ef4444\",\n      \"zodiac_bg_0\": \"#2d2d44\",\n      \"zodiac_bg_1\": \"#3d3d5c\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e7159d1f-623d-4c9e-99f1-804d83986a08",
              "name": "🌌 Cosmic Purple Theme",
              "request": {
                "name": "🌌 Cosmic Purple Theme",
                "description": {
                  "content": "🎯 **Render Natal Chart**\n\n📋 **Endpoint Description:**\n🎨 **Render Natal Chart** - Generate visual birth chart in multiple formats\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, infinite scaling\n- `png` - Raster with transparency - universal compatibility\n- `jpg` - Compressed raster - email-compatible (works in Outlook!)\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional quality\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096), height auto-calculated\n- `scale` - Resolution multiplier (0.5-4.0) for HiDPI/retina displays\n\n**Quality:**\n- `quality` - For jpg/webp formats (1-100), default 90\n\n**🎨 Custom Colors (NEW!):**\nCreate branded charts with your own color scheme:\n- `background` - Chart background color\n- `text` - Text and lines color\n- `primary` / `secondary` - Accent colors\n- `aspect_harmony` - Harmonious aspects (green)\n- `aspect_tension` - Tense aspects (red)\n- `zodiac_bg_0` / `zodiac_bg_1` - Alternating zodiac sector colors\n\n**Use Cases:**\n- 📧 Email reports → `jpg` or `png` (Outlook compatible)\n- 🌐 Web display → `svg` or `webp`\n- 📱 Social media → `jpg` with width=1080\n- 🖨️ Print → `pdf` with scale=2.0\n- 📱 Retina → `png` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~400-600ms depending on format\n\n✨ **Example Description:**\nDeep space aesthetic with purple/cyan accents\n\n🔗 **Endpoint:** `POST /api/v3/render/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Cosmic Style\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 3,\n      \"day\": 21,\n      \"hour\": 0,\n      \"minute\": 0,\n      \"city\": \"Los Angeles\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"png\",\n    \"width\": 1080,\n    \"theme\": \"dark\",\n    \"custom_colors\": {\n      \"background\": \"#0f0f23\",\n      \"text\": \"#e0e0ff\",\n      \"primary\": \"#a855f7\",\n      \"secondary\": \"#06b6d4\",\n      \"aspect_harmony\": \"#34d399\",\n      \"aspect_tension\": \"#f43f5e\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Render Synastry Chart",
          "description": "All available examples for Render Synastry Chart endpoint. 💕 **Render Synastry Chart** - Relationship compatibility visualization\n\n**What you get:**\n- Dual-ring chart showing both partners' planetary positions\n- Aspect lines connecting related planets between charts\n- Color-coded connections (harmonious vs challenging)\n\n**Formats:** svg, png, jpg, webp, pdf\n\n**Response time:** ~500-700ms",
          "item": [
            {
              "id": "16d12701-9b44-4c4d-b1ee-46bfeaa0a579",
              "name": "Relationship Chart (SVG)",
              "request": {
                "name": "Relationship Chart (SVG)",
                "description": {
                  "content": "🎯 **Render Synastry Chart**\n\n📋 **Endpoint Description:**\n💕 **Render Synastry Chart** - Relationship compatibility visualization\n\n**What you get:**\n- Dual-ring chart showing both partners' planetary positions\n- Aspect lines connecting related planets between charts\n- Color-coded connections (harmonious vs challenging)\n\n**Formats:** svg, png, jpg, webp, pdf\n\n**Response time:** ~500-700ms\n\n✨ **Example Description:**\nSynastry chart showing compatibility between two people\n\n🔗 **Endpoint:** `POST /api/v3/render/synastry`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "synastry"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Elena\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 9,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"svg\",\n    \"theme\": \"light\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c75810ca-88a6-468a-9bd4-caa62c42269c",
              "name": "Compatibility Report (PNG)",
              "request": {
                "name": "Compatibility Report (PNG)",
                "description": {
                  "content": "🎯 **Render Synastry Chart**\n\n📋 **Endpoint Description:**\n💕 **Render Synastry Chart** - Relationship compatibility visualization\n\n**What you get:**\n- Dual-ring chart showing both partners' planetary positions\n- Aspect lines connecting related planets between charts\n- Color-coded connections (harmonious vs challenging)\n\n**Formats:** svg, png, jpg, webp, pdf\n\n**Response time:** ~500-700ms\n\n✨ **Example Description:**\nPNG format for email reports\n\n🔗 **Endpoint:** `POST /api/v3/render/synastry`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "synastry"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Michael\",\n    \"birth_data\": {\n      \"year\": 1982,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 0,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Sarah\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 7,\n      \"day\": 8,\n      \"hour\": 16,\n      \"minute\": 45,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"png\",\n    \"width\": 1000,\n    \"theme\": \"dark\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Render Transit Chart",
          "description": "All available examples for Render Transit Chart endpoint. 🔄 **Render Transit Chart** - Current planetary influences visualization\n\n**What you get:**\n- Inner ring: Natal chart positions\n- Outer ring: Current transiting planets\n- Aspect lines showing active influences\n\n**Formats:** svg, png, jpg, webp, pdf\n\n**Response time:** ~450-650ms",
          "item": [
            {
              "id": "daf13ac9-b896-49e3-b980-a9a92985c7e0",
              "name": "Current Transits",
              "request": {
                "name": "Current Transits",
                "description": {
                  "content": "🎯 **Render Transit Chart**\n\n📋 **Endpoint Description:**\n🔄 **Render Transit Chart** - Current planetary influences visualization\n\n**What you get:**\n- Inner ring: Natal chart positions\n- Outer ring: Current transiting planets\n- Aspect lines showing active influences\n\n**Formats:** svg, png, jpg, webp, pdf\n\n**Response time:** ~450-650ms\n\n✨ **Example Description:**\nToday's planetary influences on natal chart\n\n🔗 **Endpoint:** `POST /api/v3/render/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"transit_time\": {\n    \"datetime\": {\n      \"year\": 2024,\n      \"month\": 12,\n      \"day\": 1,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"svg\",\n    \"theme\": \"dark\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "af17be4c-d683-46ce-ab8c-281533c4e044",
              "name": "Transit Chart for Email",
              "request": {
                "name": "Transit Chart for Email",
                "description": {
                  "content": "🎯 **Render Transit Chart**\n\n📋 **Endpoint Description:**\n🔄 **Render Transit Chart** - Current planetary influences visualization\n\n**What you get:**\n- Inner ring: Natal chart positions\n- Outer ring: Current transiting planets\n- Aspect lines showing active influences\n\n**Formats:** svg, png, jpg, webp, pdf\n\n**Response time:** ~450-650ms\n\n✨ **Example Description:**\nPNG format compatible with email clients\n\n🔗 **Endpoint:** `POST /api/v3/render/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"transit_time\": {\n    \"datetime\": {\n      \"year\": 2024,\n      \"month\": 12,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"png\",\n    \"width\": 800,\n    \"theme\": \"light\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Render Composite Chart",
          "description": "All available examples for Render Composite Chart endpoint. 🌟 **Render Composite Chart** - Relationship as a single entity\n\n**What you get:**\n- Single chart representing the relationship itself\n- Midpoint calculations between partners' planets\n- Unique relationship personality visualization\n\n**Formats:** svg, png, jpg, webp, pdf\n\n**Response time:** ~600-800ms",
          "item": [
            {
              "id": "89659532-06c3-4e11-a218-ea6855f934ad",
              "name": "Composite Chart (SVG)",
              "request": {
                "name": "Composite Chart (SVG)",
                "description": {
                  "content": "🎯 **Render Composite Chart**\n\n📋 **Endpoint Description:**\n🌟 **Render Composite Chart** - Relationship as a single entity\n\n**What you get:**\n- Single chart representing the relationship itself\n- Midpoint calculations between partners' planets\n- Unique relationship personality visualization\n\n**Formats:** svg, png, jpg, webp, pdf\n\n**Response time:** ~600-800ms\n\n✨ **Example Description:**\nRelationship dynamics as a single chart\n\n🔗 **Endpoint:** `POST /api/v3/render/composite`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "composite"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Alice\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Bob\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 22,\n      \"hour\": 9,\n      \"minute\": 45,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"svg\",\n    \"theme\": \"dark\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "46a53fbb-d658-4983-b1b6-3a36d060518c",
              "name": "Composite for Print (PDF)",
              "request": {
                "name": "Composite for Print (PDF)",
                "description": {
                  "content": "🎯 **Render Composite Chart**\n\n📋 **Endpoint Description:**\n🌟 **Render Composite Chart** - Relationship as a single entity\n\n**What you get:**\n- Single chart representing the relationship itself\n- Midpoint calculations between partners' planets\n- Unique relationship personality visualization\n\n**Formats:** svg, png, jpg, webp, pdf\n\n**Response time:** ~600-800ms\n\n✨ **Example Description:**\nHigh-quality PDF for professional reports\n\n🔗 **Endpoint:** `POST /api/v3/render/composite`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "render",
                    "composite"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"John\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 18,\n      \"minute\": 0,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Jane\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 4,\n      \"day\": 25,\n      \"hour\": 11,\n      \"minute\": 20,\n      \"city\": \"Sydney\",\n      \"country_code\": \"AU\"\n    }\n  },\n  \"render_options\": {\n    \"format\": \"pdf\",\n    \"scale\": 1.5,\n    \"theme\": \"classic\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🎨 [Deprecated] SVG Chart Generation",
      "description": "",
      "item": [
        {
          "name": "📁 Get Natal Chart Svg",
          "description": "All available examples for Get Natal Chart Svg endpoint. ⚠️ **DEPRECATED** - Use `POST /api/v3/render/natal` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🎨 **Natal Chart SVG Generator** - Beautiful visual birth chart\n\n**Perfect for:**\n- 🖼️ Website chart displays\n- 📱 Mobile app visualizations\n- 🖨️ High-quality printable charts\n- 📊 Professional consultation materials\n\n**What you get:**\n- **Scalable vector graphics** (SVG format)\n- **Professional chart wheel** with houses and signs\n- **Planetary symbols** positioned accurately\n- **Aspect lines** connecting related planets\n- **Customizable themes** (light, dark, classic)\n\n**Visual features:**\n- **Clean, readable design** optimized for all sizes\n- **Color-coded elements** for easy interpretation\n- **Traditional symbols** for planets and signs\n- **Precise positioning** based on calculations\n- **Print-ready quality** at any resolution\n\n**Customization options:**\n- Multiple visual themes available\n- Configurable chart elements\n- Adjustable aspect line display\n- Custom color schemes\n\n**Response time:** ~400ms | **Format:** SVG (scalable vector graphics)",
          "item": [
            {
              "id": "5f7a8930-87d6-4ffb-b529-f1fbc598f7ed",
              "name": "Classic Theme Chart",
              "request": {
                "name": "Classic Theme Chart",
                "description": {
                  "content": "🎯 **Get Natal Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/natal` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🎨 **Natal Chart SVG Generator** - Beautiful visual birth chart\n\n**Perfect for:**\n- 🖼️ Website chart displays\n- 📱 Mobile app visualizations\n- 🖨️ High-quality printable charts\n- 📊 Professional consultation materials\n\n**What you get:**\n- **Scalable vector graphics** (SVG format)\n- **Professional chart wheel** with houses and signs\n- **Planetary symbols** positioned accurately\n- **Aspect lines** connecting related planets\n- **Customizable themes** (light, dark, classic)\n\n**Visual features:**\n- **Clean, readable design** optimized for all sizes\n- **Color-coded elements** for easy interpretation\n- **Traditional symbols** for planets and signs\n- **Precise positioning** based on calculations\n- **Print-ready quality** at any resolution\n\n**Customization options:**\n- Multiple visual themes available\n- Configurable chart elements\n- Adjustable aspect line display\n- Custom color schemes\n\n**Response time:** ~400ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nTraditional black and white natal chart with classic styling\n\n🔗 **Endpoint:** `POST /api/v3/svg/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"classic\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "3476ca75-108d-4dd2-99f0-517f9c261669",
              "name": "Dark Theme Chart",
              "request": {
                "name": "Dark Theme Chart",
                "description": {
                  "content": "🎯 **Get Natal Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/natal` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🎨 **Natal Chart SVG Generator** - Beautiful visual birth chart\n\n**Perfect for:**\n- 🖼️ Website chart displays\n- 📱 Mobile app visualizations\n- 🖨️ High-quality printable charts\n- 📊 Professional consultation materials\n\n**What you get:**\n- **Scalable vector graphics** (SVG format)\n- **Professional chart wheel** with houses and signs\n- **Planetary symbols** positioned accurately\n- **Aspect lines** connecting related planets\n- **Customizable themes** (light, dark, classic)\n\n**Visual features:**\n- **Clean, readable design** optimized for all sizes\n- **Color-coded elements** for easy interpretation\n- **Traditional symbols** for planets and signs\n- **Precise positioning** based on calculations\n- **Print-ready quality** at any resolution\n\n**Customization options:**\n- Multiple visual themes available\n- Configurable chart elements\n- Adjustable aspect line display\n- Custom color schemes\n\n**Response time:** ~400ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nModern dark theme natal chart perfect for websites and apps\n\n🔗 **Endpoint:** `POST /api/v3/svg/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sophia Chen\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Chiron\"\n    ],\n    \"precision\": 3\n  },\n  \"svg_options\": {\n    \"theme\": \"dark\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c7555fda-398c-4ab4-942d-536a0546cdef",
              "name": "Light Theme - French",
              "request": {
                "name": "Light Theme - French",
                "description": {
                  "content": "🎯 **Get Natal Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/natal` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🎨 **Natal Chart SVG Generator** - Beautiful visual birth chart\n\n**Perfect for:**\n- 🖼️ Website chart displays\n- 📱 Mobile app visualizations\n- 🖨️ High-quality printable charts\n- 📊 Professional consultation materials\n\n**What you get:**\n- **Scalable vector graphics** (SVG format)\n- **Professional chart wheel** with houses and signs\n- **Planetary symbols** positioned accurately\n- **Aspect lines** connecting related planets\n- **Customizable themes** (light, dark, classic)\n\n**Visual features:**\n- **Clean, readable design** optimized for all sizes\n- **Color-coded elements** for easy interpretation\n- **Traditional symbols** for planets and signs\n- **Precise positioning** based on calculations\n- **Print-ready quality** at any resolution\n\n**Customization options:**\n- Multiple visual themes available\n- Configurable chart elements\n- Adjustable aspect line display\n- Custom color schemes\n\n**Response time:** ~400ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nClean light theme with French language labels\n\n🔗 **Endpoint:** `POST /api/v3/svg/natal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "natal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Marie Dubois\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"K\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"light\",\n    \"language\": \"fr\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Synastry Chart Svg",
          "description": "All available examples for Get Synastry Chart Svg endpoint. ⚠️ **DEPRECATED** - Use `POST /api/v3/render/synastry` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n💕 **Synastry Chart SVG Generator** - Beautiful relationship compatibility visualization\n\n**Perfect for:**\n- 💑 Relationship counseling materials\n- 📱 Dating app compatibility displays\n- 🖨️ Professional consultation printouts\n- 📊 Relationship analysis presentations\n\n**What you get:**\n- **Dual-ring chart wheel** showing both partners' planets\n- **Cross-aspect lines** connecting compatible/challenging planetary connections\n- **Color-coded aspects** for easy interpretation (harmonious vs. challenging)\n- **Professional symbols** for all planets and zodiac signs\n- **Scalable vector format** - perfect quality at any size\n\n**Visual features:**\n- **Inner ring**: First person's natal chart\n- **Outer ring**: Second person's planetary positions\n- **Aspect lines**: Visual connections between partners' planets\n- **House overlays**: How each person's planets fall in partner's houses\n- **Customizable themes**: Light, dark, or classic color schemes\n\n**Input parameters:**\n- **subject1** - First person's birth data (name + DateTimeLocation)\n- **subject2** - Second person's birth data (name + DateTimeLocation)\n- **options** - Chart customization (house system, theme, aspect display)\n\n**Response time:** ~500ms | **Format:** SVG (scalable vector graphics)",
          "item": [
            {
              "id": "df6cc320-136b-48ba-b219-3f02023fb525",
              "name": "Romantic Couple Visualization",
              "request": {
                "name": "Romantic Couple Visualization",
                "description": {
                  "content": "🎯 **Get Synastry Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/synastry` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n💕 **Synastry Chart SVG Generator** - Beautiful relationship compatibility visualization\n\n**Perfect for:**\n- 💑 Relationship counseling materials\n- 📱 Dating app compatibility displays\n- 🖨️ Professional consultation printouts\n- 📊 Relationship analysis presentations\n\n**What you get:**\n- **Dual-ring chart wheel** showing both partners' planets\n- **Cross-aspect lines** connecting compatible/challenging planetary connections\n- **Color-coded aspects** for easy interpretation (harmonious vs. challenging)\n- **Professional symbols** for all planets and zodiac signs\n- **Scalable vector format** - perfect quality at any size\n\n**Visual features:**\n- **Inner ring**: First person's natal chart\n- **Outer ring**: Second person's planetary positions\n- **Aspect lines**: Visual connections between partners' planets\n- **House overlays**: How each person's planets fall in partner's houses\n- **Customizable themes**: Light, dark, or classic color schemes\n\n**Input parameters:**\n- **subject1** - First person's birth data (name + DateTimeLocation)\n- **subject2** - Second person's birth data (name + DateTimeLocation)\n- **options** - Chart customization (house system, theme, aspect display)\n\n**Response time:** ~500ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nBeautiful synastry chart for romantic relationship analysis\n\n🔗 **Endpoint:** `POST /api/v3/svg/synastry`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "synastry"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Anna Petrov\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 9,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Moscow\",\n      \"country_code\": \"RU\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"light\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b2c8b4a5-d65a-4f90-92ab-c86d52f57b3c",
              "name": "Business Partnership Chart",
              "request": {
                "name": "Business Partnership Chart",
                "description": {
                  "content": "🎯 **Get Synastry Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/synastry` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n💕 **Synastry Chart SVG Generator** - Beautiful relationship compatibility visualization\n\n**Perfect for:**\n- 💑 Relationship counseling materials\n- 📱 Dating app compatibility displays\n- 🖨️ Professional consultation printouts\n- 📊 Relationship analysis presentations\n\n**What you get:**\n- **Dual-ring chart wheel** showing both partners' planets\n- **Cross-aspect lines** connecting compatible/challenging planetary connections\n- **Color-coded aspects** for easy interpretation (harmonious vs. challenging)\n- **Professional symbols** for all planets and zodiac signs\n- **Scalable vector format** - perfect quality at any size\n\n**Visual features:**\n- **Inner ring**: First person's natal chart\n- **Outer ring**: Second person's planetary positions\n- **Aspect lines**: Visual connections between partners' planets\n- **House overlays**: How each person's planets fall in partner's houses\n- **Customizable themes**: Light, dark, or classic color schemes\n\n**Input parameters:**\n- **subject1** - First person's birth data (name + DateTimeLocation)\n- **subject2** - Second person's birth data (name + DateTimeLocation)\n- **options** - Chart customization (house system, theme, aspect display)\n\n**Response time:** ~500ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nProfessional synastry visualization with dark theme\n\n🔗 **Endpoint:** `POST /api/v3/svg/synastry`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "synastry"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Sarah Kim\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 3,\n      \"day\": 10,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Seoul\",\n      \"country_code\": \"KR\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"David Mueller\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 11,\n      \"day\": 5,\n      \"hour\": 16,\n      \"minute\": 20,\n      \"second\": 0,\n      \"city\": \"Berlin\",\n      \"country_code\": \"DE\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 3\n  },\n  \"svg_options\": {\n    \"theme\": \"dark\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Composite Chart Svg",
          "description": "All available examples for Get Composite Chart Svg endpoint. ⚠️ **DEPRECATED** - Use `POST /api/v3/render/composite` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🌟 **Composite Chart SVG Generator** - Visual representation of relationship dynamics\n\n**Perfect for:**\n- 💑 **Relationship visualization** - Beautiful charts for couples\n- 🎯 **Professional presentations** - High-quality graphics for consultations\n- 📚 **Educational materials** - Teaching composite chart techniques\n- 📱 **App integration** - Scalable graphics for any screen size\n\n**What you get:**\n- **Professional chart wheel** - Clean, accurate composite chart visualization\n- **Customizable themes** - Light, dark, and high-contrast options\n- **Multi-language support** - Chart labels in 9 languages\n- **Scalable vector format** - Perfect quality at any size\n\n**Visual features:**\n- **Composite planetary positions** - Midpoint calculations displayed clearly\n- **House divisions** - Relationship-focused house system visualization\n- **Aspect lines** - Internal aspects within the composite chart\n- **Professional styling** - Publication-ready quality\n\n**Input parameters:**\n- **subjects** - Array of two subjects' birth data (name + BirthData)\n- **options** - Chart and output customization options\n\n**Response time:** ~600ms | **Format:** SVG (scalable vector graphics)",
          "item": [
            {
              "id": "1aac6186-9956-4274-bc86-fdb8e2edd5dc",
              "name": "Basic Composite Chart SVG",
              "request": {
                "name": "Basic Composite Chart SVG",
                "description": {
                  "content": "🎯 **Get Composite Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/composite` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🌟 **Composite Chart SVG Generator** - Visual representation of relationship dynamics\n\n**Perfect for:**\n- 💑 **Relationship visualization** - Beautiful charts for couples\n- 🎯 **Professional presentations** - High-quality graphics for consultations\n- 📚 **Educational materials** - Teaching composite chart techniques\n- 📱 **App integration** - Scalable graphics for any screen size\n\n**What you get:**\n- **Professional chart wheel** - Clean, accurate composite chart visualization\n- **Customizable themes** - Light, dark, and high-contrast options\n- **Multi-language support** - Chart labels in 9 languages\n- **Scalable vector format** - Perfect quality at any size\n\n**Visual features:**\n- **Composite planetary positions** - Midpoint calculations displayed clearly\n- **House divisions** - Relationship-focused house system visualization\n- **Aspect lines** - Internal aspects within the composite chart\n- **Professional styling** - Publication-ready quality\n\n**Input parameters:**\n- **subjects** - Array of two subjects' birth data (name + BirthData)\n- **options** - Chart and output customization options\n\n**Response time:** ~600ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nVisual representation of composite chart with default styling\n\n🔗 **Endpoint:** `POST /api/v3/svg/composite`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "composite"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Elena Volkov\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 22,\n      \"hour\": 9,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"language\": \"en\",\n    \"tradition\": \"universal\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a1528275-83dd-49a1-8197-d051673e9936",
              "name": "Dark Theme Composite Chart",
              "request": {
                "name": "Dark Theme Composite Chart",
                "description": {
                  "content": "🎯 **Get Composite Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/composite` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🌟 **Composite Chart SVG Generator** - Visual representation of relationship dynamics\n\n**Perfect for:**\n- 💑 **Relationship visualization** - Beautiful charts for couples\n- 🎯 **Professional presentations** - High-quality graphics for consultations\n- 📚 **Educational materials** - Teaching composite chart techniques\n- 📱 **App integration** - Scalable graphics for any screen size\n\n**What you get:**\n- **Professional chart wheel** - Clean, accurate composite chart visualization\n- **Customizable themes** - Light, dark, and high-contrast options\n- **Multi-language support** - Chart labels in 9 languages\n- **Scalable vector format** - Perfect quality at any size\n\n**Visual features:**\n- **Composite planetary positions** - Midpoint calculations displayed clearly\n- **House divisions** - Relationship-focused house system visualization\n- **Aspect lines** - Internal aspects within the composite chart\n- **Professional styling** - Publication-ready quality\n\n**Input parameters:**\n- **subjects** - Array of two subjects' birth data (name + BirthData)\n- **options** - Chart and output customization options\n\n**Response time:** ~600ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nComposite chart with dark theme and custom language\n\n🔗 **Endpoint:** `POST /api/v3/svg/composite`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "composite"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Emma Wilson\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 12,\n      \"day\": 8,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Michael Davis\",\n    \"birth_data\": {\n      \"year\": 1983,\n      \"month\": 4,\n      \"day\": 25,\n      \"hour\": 11,\n      \"minute\": 20,\n      \"second\": 0,\n      \"city\": \"Sydney\",\n      \"country_code\": \"AU\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"language\": \"de\",\n    \"tradition\": \"universal\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Transit Chart Svg",
          "description": "All available examples for Get Transit Chart Svg endpoint. ⚠️ **DEPRECATED** - Use `POST /api/v3/render/transit` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🔄 **Transit Chart SVG Generator** - Current planetary influences visualization\n\n**Perfect for:**\n- 📅 Daily astrological guidance materials\n- 🎯 Timing decision-making tools\n- 📱 Astrology app transit displays\n- 🖨️ Professional consultation charts\n\n**What you get:**\n- **Dual-ring chart wheel** with natal chart (inner) and current transits (outer)\n- **Transit aspect lines** showing current planetary influences\n- **Highlighted activations** - which natal planets are being activated\n- **Color-coded transits** - beneficial vs. challenging influences\n- **Professional quality** scalable vector graphics\n\n**Visual features:**\n- **Inner ring**: Your natal birth chart positions\n- **Outer ring**: Current transiting planetary positions\n- **Aspect lines**: Active transit connections to natal planets\n- **House emphasis**: Visual highlighting of activated life areas\n- **Time-sensitive data**: Accurate for the specified date/time\n\n**Perfect for timing:**\n- 🎯 Important decisions and launches\n- 💼 Business timing and negotiations\n- 💕 Relationship milestones\n- 🏠 Life transitions and moves\n- 📚 Learning and educational pursuits\n\n**Input parameters:**\n- **subject** - Birth data for natal chart foundation\n- **transit_time** - Date/time for current planetary positions\n- **options** - Visual customization (theme, aspects, house system)\n\n**Response time:** ~450ms | **Format:** SVG (scalable vector graphics)",
          "item": [
            {
              "id": "1e30822b-a5e6-47fb-bfdf-3561dd7492a9",
              "name": "Current Transit Visualization",
              "request": {
                "name": "Current Transit Visualization",
                "description": {
                  "content": "🎯 **Get Transit Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/transit` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🔄 **Transit Chart SVG Generator** - Current planetary influences visualization\n\n**Perfect for:**\n- 📅 Daily astrological guidance materials\n- 🎯 Timing decision-making tools\n- 📱 Astrology app transit displays\n- 🖨️ Professional consultation charts\n\n**What you get:**\n- **Dual-ring chart wheel** with natal chart (inner) and current transits (outer)\n- **Transit aspect lines** showing current planetary influences\n- **Highlighted activations** - which natal planets are being activated\n- **Color-coded transits** - beneficial vs. challenging influences\n- **Professional quality** scalable vector graphics\n\n**Visual features:**\n- **Inner ring**: Your natal birth chart positions\n- **Outer ring**: Current transiting planetary positions\n- **Aspect lines**: Active transit connections to natal planets\n- **House emphasis**: Visual highlighting of activated life areas\n- **Time-sensitive data**: Accurate for the specified date/time\n\n**Perfect for timing:**\n- 🎯 Important decisions and launches\n- 💼 Business timing and negotiations\n- 💕 Relationship milestones\n- 🏠 Life transitions and moves\n- 📚 Learning and educational pursuits\n\n**Input parameters:**\n- **subject** - Birth data for natal chart foundation\n- **transit_time** - Date/time for current planetary positions\n- **options** - Visual customization (theme, aspects, house system)\n\n**Response time:** ~450ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nToday's planetary transits overlaid on natal chart\n\n🔗 **Endpoint:** `POST /api/v3/svg/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"transit_time\": {\n    \"datetime\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"classic\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7cef232b-3485-4f83-982d-9d13aace4844",
              "name": "Major Outer Planet Transits",
              "request": {
                "name": "Major Outer Planet Transits",
                "description": {
                  "content": "🎯 **Get Transit Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/transit` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🔄 **Transit Chart SVG Generator** - Current planetary influences visualization\n\n**Perfect for:**\n- 📅 Daily astrological guidance materials\n- 🎯 Timing decision-making tools\n- 📱 Astrology app transit displays\n- 🖨️ Professional consultation charts\n\n**What you get:**\n- **Dual-ring chart wheel** with natal chart (inner) and current transits (outer)\n- **Transit aspect lines** showing current planetary influences\n- **Highlighted activations** - which natal planets are being activated\n- **Color-coded transits** - beneficial vs. challenging influences\n- **Professional quality** scalable vector graphics\n\n**Visual features:**\n- **Inner ring**: Your natal birth chart positions\n- **Outer ring**: Current transiting planetary positions\n- **Aspect lines**: Active transit connections to natal planets\n- **House emphasis**: Visual highlighting of activated life areas\n- **Time-sensitive data**: Accurate for the specified date/time\n\n**Perfect for timing:**\n- 🎯 Important decisions and launches\n- 💼 Business timing and negotiations\n- 💕 Relationship milestones\n- 🏠 Life transitions and moves\n- 📚 Learning and educational pursuits\n\n**Input parameters:**\n- **subject** - Birth data for natal chart foundation\n- **transit_time** - Date/time for current planetary positions\n- **options** - Visual customization (theme, aspects, house system)\n\n**Response time:** ~450ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nFocus on slow-moving outer planets with dark theme\n\n🔗 **Endpoint:** `POST /api/v3/svg/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Robert Chen\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"transit_time\": {\n    \"datetime\": {\n      \"year\": 2024,\n      \"month\": 7,\n      \"day\": 21,\n      \"hour\": 15,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\",\n      \"Chiron\"\n    ],\n    \"precision\": 3\n  },\n  \"svg_options\": {\n    \"theme\": \"dark\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "9cf8decd-f523-48cf-b427-6a5000c22f14",
              "name": "Relocation Transit Chart",
              "request": {
                "name": "Relocation Transit Chart",
                "description": {
                  "content": "🎯 **Get Transit Chart Svg**\n\n📋 **Endpoint Description:**\n⚠️ **DEPRECATED** - Use `POST /api/v3/render/transit` instead.\n\nThe new endpoint supports multiple formats (SVG, PNG, JPG, WebP, PDF) via `render_options.format`.\nThis endpoint will be removed in v4.0.\n\n---\n\n🔄 **Transit Chart SVG Generator** - Current planetary influences visualization\n\n**Perfect for:**\n- 📅 Daily astrological guidance materials\n- 🎯 Timing decision-making tools\n- 📱 Astrology app transit displays\n- 🖨️ Professional consultation charts\n\n**What you get:**\n- **Dual-ring chart wheel** with natal chart (inner) and current transits (outer)\n- **Transit aspect lines** showing current planetary influences\n- **Highlighted activations** - which natal planets are being activated\n- **Color-coded transits** - beneficial vs. challenging influences\n- **Professional quality** scalable vector graphics\n\n**Visual features:**\n- **Inner ring**: Your natal birth chart positions\n- **Outer ring**: Current transiting planetary positions\n- **Aspect lines**: Active transit connections to natal planets\n- **House emphasis**: Visual highlighting of activated life areas\n- **Time-sensitive data**: Accurate for the specified date/time\n\n**Perfect for timing:**\n- 🎯 Important decisions and launches\n- 💼 Business timing and negotiations\n- 💕 Relationship milestones\n- 🏠 Life transitions and moves\n- 📚 Learning and educational pursuits\n\n**Input parameters:**\n- **subject** - Birth data for natal chart foundation\n- **transit_time** - Date/time for current planetary positions\n- **options** - Visual customization (theme, aspects, house system)\n\n**Response time:** ~450ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nTransit chart for different location with light theme\n\n🔗 **Endpoint:** `POST /api/v3/svg/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "svg",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Maria Santos\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"transit_time\": {\n    \"datetime\": {\n      \"year\": 2024,\n      \"month\": 12,\n      \"day\": 8,\n      \"hour\": 20,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"K\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"light\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "📖 Reports & Interpretations",
      "description": "Detailed astrological reports with textual interpretations.",
      "item": [
        {
          "name": "📁 Get Natal Report",
          "description": "All available examples for Get Natal Report endpoint. 📖 **Comprehensive Natal Chart Report** - Detailed personality analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📚 In-depth personality understanding\n- 🎓 Learning astrology through examples\n- 📱 Astrology apps with detailed reports\n\n**What you get:**\n- **Planets in Signs** - Core personality traits and motivations\n- **Planets in Houses** - Life areas where energies manifest\n- **Major Aspects** - How different parts of personality interact\n- **Moon Phases** - Emotional patterns and lunar influences\n- **Traditional insights** - Classical astrological wisdom\n\n**Available traditions:**\n- **Classical** - Traditional Western astrology\n- **Psychological** - Modern psychological approach\n- **Event-oriented** - Predictive focus\n- **Universal** - Balanced comprehensive approach\n\n**Languages supported:**\n- English (en), German (de), French (fr), Spanish (es)\n- Italian (it), Portuguese (pt), Russian (ru), Chinese (zh)\n- Hindi (hi) - 9 languages total\n\n**Response time:** ~500ms | **Content:** 15-25 detailed interpretations",
          "item": [
            {
              "id": "af2e6597-7069-4451-abea-94ac5ae7d6fb",
              "name": "🇬🇧 English - Psychological",
              "request": {
                "name": "🇬🇧 English - Psychological",
                "description": {
                  "content": "🎯 **Get Natal Report**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Natal Chart Report** - Detailed personality analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📚 In-depth personality understanding\n- 🎓 Learning astrology through examples\n- 📱 Astrology apps with detailed reports\n\n**What you get:**\n- **Planets in Signs** - Core personality traits and motivations\n- **Planets in Houses** - Life areas where energies manifest\n- **Major Aspects** - How different parts of personality interact\n- **Moon Phases** - Emotional patterns and lunar influences\n- **Traditional insights** - Classical astrological wisdom\n\n**Available traditions:**\n- **Classical** - Traditional Western astrology\n- **Psychological** - Modern psychological approach\n- **Event-oriented** - Predictive focus\n- **Universal** - Balanced comprehensive approach\n\n**Languages supported:**\n- English (en), German (de), French (fr), Spanish (es)\n- Italian (it), Portuguese (pt), Russian (ru), Chinese (zh)\n- Hindi (hi) - 9 languages total\n\n**Response time:** ~500ms | **Content:** 15-25 detailed interpretations\n\n✨ **Example Description:**\nModern psychological astrology interpretation in English\n\n🔗 **Endpoint:** `POST /api/v3/analysis/natal-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "natal-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d50e39dc-f409-4ee4-9d1d-d773713e6801",
              "name": "🇫🇷 French - Classical",
              "request": {
                "name": "🇫🇷 French - Classical",
                "description": {
                  "content": "🎯 **Get Natal Report**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Natal Chart Report** - Detailed personality analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📚 In-depth personality understanding\n- 🎓 Learning astrology through examples\n- 📱 Astrology apps with detailed reports\n\n**What you get:**\n- **Planets in Signs** - Core personality traits and motivations\n- **Planets in Houses** - Life areas where energies manifest\n- **Major Aspects** - How different parts of personality interact\n- **Moon Phases** - Emotional patterns and lunar influences\n- **Traditional insights** - Classical astrological wisdom\n\n**Available traditions:**\n- **Classical** - Traditional Western astrology\n- **Psychological** - Modern psychological approach\n- **Event-oriented** - Predictive focus\n- **Universal** - Balanced comprehensive approach\n\n**Languages supported:**\n- English (en), German (de), French (fr), Spanish (es)\n- Italian (it), Portuguese (pt), Russian (ru), Chinese (zh)\n- Hindi (hi) - 9 languages total\n\n**Response time:** ~500ms | **Content:** 15-25 detailed interpretations\n\n✨ **Example Description:**\nTraditional Western astrology interpretation in French\n\n🔗 **Endpoint:** `POST /api/v3/analysis/natal-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "natal-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Marie\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 7,\n      \"day\": 14,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"report_options\": {\n    \"tradition\": \"classical\",\n    \"language\": \"fr\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "cd96e804-2a3d-4220-9c64-76e68711b4da",
              "name": "🇩🇪 German - Universal",
              "request": {
                "name": "🇩🇪 German - Universal",
                "description": {
                  "content": "🎯 **Get Natal Report**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Natal Chart Report** - Detailed personality analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📚 In-depth personality understanding\n- 🎓 Learning astrology through examples\n- 📱 Astrology apps with detailed reports\n\n**What you get:**\n- **Planets in Signs** - Core personality traits and motivations\n- **Planets in Houses** - Life areas where energies manifest\n- **Major Aspects** - How different parts of personality interact\n- **Moon Phases** - Emotional patterns and lunar influences\n- **Traditional insights** - Classical astrological wisdom\n\n**Available traditions:**\n- **Classical** - Traditional Western astrology\n- **Psychological** - Modern psychological approach\n- **Event-oriented** - Predictive focus\n- **Universal** - Balanced comprehensive approach\n\n**Languages supported:**\n- English (en), German (de), French (fr), Spanish (es)\n- Italian (it), Portuguese (pt), Russian (ru), Chinese (zh)\n- Hindi (hi) - 9 languages total\n\n**Response time:** ~500ms | **Content:** 15-25 detailed interpretations\n\n✨ **Example Description:**\nBalanced comprehensive approach in German\n\n🔗 **Endpoint:** `POST /api/v3/analysis/natal-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "natal-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Hans\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 3,\n      \"day\": 20,\n      \"hour\": 10,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Berlin\",\n      \"country_code\": \"DE\"\n    }\n  },\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"de\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ffd5f0cb-56cd-4528-8bef-652683f00db6",
              "name": "🇪🇸 Spanish - Event-Oriented",
              "request": {
                "name": "🇪🇸 Spanish - Event-Oriented",
                "description": {
                  "content": "🎯 **Get Natal Report**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Natal Chart Report** - Detailed personality analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📚 In-depth personality understanding\n- 🎓 Learning astrology through examples\n- 📱 Astrology apps with detailed reports\n\n**What you get:**\n- **Planets in Signs** - Core personality traits and motivations\n- **Planets in Houses** - Life areas where energies manifest\n- **Major Aspects** - How different parts of personality interact\n- **Moon Phases** - Emotional patterns and lunar influences\n- **Traditional insights** - Classical astrological wisdom\n\n**Available traditions:**\n- **Classical** - Traditional Western astrology\n- **Psychological** - Modern psychological approach\n- **Event-oriented** - Predictive focus\n- **Universal** - Balanced comprehensive approach\n\n**Languages supported:**\n- English (en), German (de), French (fr), Spanish (es)\n- Italian (it), Portuguese (pt), Russian (ru), Chinese (zh)\n- Hindi (hi) - 9 languages total\n\n**Response time:** ~500ms | **Content:** 15-25 detailed interpretations\n\n✨ **Example Description:**\nPredictive focus approach in Spanish\n\n🔗 **Endpoint:** `POST /api/v3/analysis/natal-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "natal-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Carlos\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 11,\n      \"day\": 5,\n      \"hour\": 16,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Madrid\",\n      \"country_code\": \"ES\"\n    }\n  },\n  \"report_options\": {\n    \"tradition\": \"event_oriented\",\n    \"language\": \"es\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e33a0232-2526-43f0-8f18-e5a1e85c74e2",
              "name": "🇵🇹 Portuguese - Psychological",
              "request": {
                "name": "🇵🇹 Portuguese - Psychological",
                "description": {
                  "content": "🎯 **Get Natal Report**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Natal Chart Report** - Detailed personality analysis\n\n**Perfect for:**\n- 🎯 Professional astrological consultations\n- 📚 In-depth personality understanding\n- 🎓 Learning astrology through examples\n- 📱 Astrology apps with detailed reports\n\n**What you get:**\n- **Planets in Signs** - Core personality traits and motivations\n- **Planets in Houses** - Life areas where energies manifest\n- **Major Aspects** - How different parts of personality interact\n- **Moon Phases** - Emotional patterns and lunar influences\n- **Traditional insights** - Classical astrological wisdom\n\n**Available traditions:**\n- **Classical** - Traditional Western astrology\n- **Psychological** - Modern psychological approach\n- **Event-oriented** - Predictive focus\n- **Universal** - Balanced comprehensive approach\n\n**Languages supported:**\n- English (en), German (de), French (fr), Spanish (es)\n- Italian (it), Portuguese (pt), Russian (ru), Chinese (zh)\n- Hindi (hi) - 9 languages total\n\n**Response time:** ~500ms | **Content:** 15-25 detailed interpretations\n\n✨ **Example Description:**\nModern psychological astrology interpretation in Portuguese\n\n🔗 **Endpoint:** `POST /api/v3/analysis/natal-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "natal-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Jo\\u00e3o\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 4,\n      \"day\": 25,\n      \"hour\": 9,\n      \"minute\": 20,\n      \"second\": 0,\n      \"city\": \"Lisbon\",\n      \"country_code\": \"PT\"\n    }\n  },\n  \"report_options\": {\n    \"language\": \"pt\",\n    \"tradition\": \"psychological\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Lunar Analysis",
          "description": "All available examples for Get Lunar Analysis endpoint. 🌙 **Detailed Lunar Analysis** - Comprehensive Moon phase and cycle interpretation\n\n**Perfect for:**\n- 🌙 Understanding emotional cycles and patterns\n- 📅 Lunar timing for important decisions\n- 🎯 Electional astrology and optimal timing\n- 📊 Feminine cycles and natural rhythms\n\n**What you get:**\n- **Current Moon phase** detailed interpretation\n- **Lunar mansion analysis** (traditional 28 divisions)\n- **Void of Course periods** and their meanings\n- **Lunar aspects** and their emotional implications\n- **Monthly lunar calendar** with key dates\n\n**Analysis includes:**\n- **Emotional themes** for current lunar phase\n- **Optimal timing** for different activities\n- **Energy levels** throughout lunar cycle\n- **Intuitive insights** and psychic sensitivity\n- **Agricultural and natural timing** guidance\n\n**Response time:** ~400ms | **Content:** Detailed lunar interpretations",
          "item": [
            {
              "id": "afc16ff9-e2fc-4c61-90ff-b72657aeb3cb",
              "name": "Using City Name - report_options",
              "request": {
                "name": "Using City Name - report_options",
                "description": {
                  "content": "🎯 **Get Lunar Analysis**\n\n📋 **Endpoint Description:**\n🌙 **Detailed Lunar Analysis** - Comprehensive Moon phase and cycle interpretation\n\n**Perfect for:**\n- 🌙 Understanding emotional cycles and patterns\n- 📅 Lunar timing for important decisions\n- 🎯 Electional astrology and optimal timing\n- 📊 Feminine cycles and natural rhythms\n\n**What you get:**\n- **Current Moon phase** detailed interpretation\n- **Lunar mansion analysis** (traditional 28 divisions)\n- **Void of Course periods** and their meanings\n- **Lunar aspects** and their emotional implications\n- **Monthly lunar calendar** with key dates\n\n**Analysis includes:**\n- **Emotional themes** for current lunar phase\n- **Optimal timing** for different activities\n- **Energy levels** throughout lunar cycle\n- **Intuitive insights** and psychic sensitivity\n- **Agricultural and natural timing** guidance\n\n**Response time:** ~400ms | **Content:** Detailed lunar interpretations\n\n✨ **Example Description:**\nAPI will automatically determine coordinates and timezone from city name\n\n🔗 **Endpoint:** `POST /api/v3/analysis/lunar-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "lunar-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 3,\n    \"day\": 15,\n    \"hour\": 20,\n    \"minute\": 30,\n    \"second\": 0,\n    \"city\": \"London\",\n    \"country_code\": \"GB\"\n  },\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "2ef9730e-a338-46f9-a137-4512914e4e15",
              "name": "Using Coordinates - report_options",
              "request": {
                "name": "Using Coordinates - report_options",
                "description": {
                  "content": "🎯 **Get Lunar Analysis**\n\n📋 **Endpoint Description:**\n🌙 **Detailed Lunar Analysis** - Comprehensive Moon phase and cycle interpretation\n\n**Perfect for:**\n- 🌙 Understanding emotional cycles and patterns\n- 📅 Lunar timing for important decisions\n- 🎯 Electional astrology and optimal timing\n- 📊 Feminine cycles and natural rhythms\n\n**What you get:**\n- **Current Moon phase** detailed interpretation\n- **Lunar mansion analysis** (traditional 28 divisions)\n- **Void of Course periods** and their meanings\n- **Lunar aspects** and their emotional implications\n- **Monthly lunar calendar** with key dates\n\n**Analysis includes:**\n- **Emotional themes** for current lunar phase\n- **Optimal timing** for different activities\n- **Energy levels** throughout lunar cycle\n- **Intuitive insights** and psychic sensitivity\n- **Agricultural and natural timing** guidance\n\n**Response time:** ~400ms | **Content:** Detailed lunar interpretations\n\n✨ **Example Description:**\nAPI will automatically determine timezone from coordinates\n\n🔗 **Endpoint:** `POST /api/v3/analysis/lunar-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "lunar-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 7,\n    \"day\": 21,\n    \"hour\": 14,\n    \"minute\": 15,\n    \"second\": 0,\n    \"latitude\": 40.7128,\n    \"longitude\": -74.006\n  },\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ca1e87b6-0371-4b7f-88ab-387db6408c63",
              "name": "Paris with French Language - report_options",
              "request": {
                "name": "Paris with French Language - report_options",
                "description": {
                  "content": "🎯 **Get Lunar Analysis**\n\n📋 **Endpoint Description:**\n🌙 **Detailed Lunar Analysis** - Comprehensive Moon phase and cycle interpretation\n\n**Perfect for:**\n- 🌙 Understanding emotional cycles and patterns\n- 📅 Lunar timing for important decisions\n- 🎯 Electional astrology and optimal timing\n- 📊 Feminine cycles and natural rhythms\n\n**What you get:**\n- **Current Moon phase** detailed interpretation\n- **Lunar mansion analysis** (traditional 28 divisions)\n- **Void of Course periods** and their meanings\n- **Lunar aspects** and their emotional implications\n- **Monthly lunar calendar** with key dates\n\n**Analysis includes:**\n- **Emotional themes** for current lunar phase\n- **Optimal timing** for different activities\n- **Energy levels** throughout lunar cycle\n- **Intuitive insights** and psychic sensitivity\n- **Agricultural and natural timing** guidance\n\n**Response time:** ~400ms | **Content:** Detailed lunar interpretations\n\n✨ **Example Description:**\nExample with different city and language using report_options\n\n🔗 **Endpoint:** `POST /api/v3/analysis/lunar-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "lunar-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 12,\n    \"day\": 8,\n    \"hour\": 9,\n    \"minute\": 45,\n    \"second\": 0,\n    \"city\": \"Paris\",\n    \"country_code\": \"FR\"\n  },\n  \"report_options\": {\n    \"tradition\": \"classical\",\n    \"language\": \"fr\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Relationship Score",
          "description": "All available examples for Get Relationship Score endpoint. 💯 **Relationship Compatibility Score** - Ciro Discepolo's \"Indice di Relazione\" Method\n\n**Method:** Uses the Discepolo Relationship Index - a proven astrological scoring system\ndeveloped by Italian astrologer Ciro Discepolo for quantifying relationship compatibility.\n\n**Perfect for:**\n- 💑 Quick compatibility assessment\n- 📊 Dating app integrations\n- 🎯 Relationship counseling tools\n- 📱 Simple compatibility widgets\n\n**What you get:**\n- **Discepolo score** (0-50+ scale, higher = stronger karmic connection)\n- **Destiny Sign detection** (same modality Sun signs)\n- **Key aspects** (Sun-Sun, Sun-Moon, Venus-Mars, Ascendant-Moon)\n- **Harmony/Tension ratio** (percentage breakdown)\n- **Dynamic type** classification (Harmonious Flow, Dynamic Growth, etc.)\n\n**Discepolo Score Interpretation:**\n- **0-5**: Minimal connection (background noise)\n- **5-10**: Weak significance\n- **10-15**: Moderate significance\n- **15-20**: Important relationship\n- **20-29**: Considerable significance\n- **29-35**: Strong karmic bond\n- **35+**: Exceptional/profound connection\n\n**Core aspects analyzed:**\n- **Sun-Sun** (ego/identity compatibility)\n- **Sun-Moon** (core marriage indicator)\n- **Sun-Ascendant** (attraction and first impressions)\n- **Venus-Mars** (physical/romantic attraction)\n- **Ascendant-Moon** (emotional comfort)\n\n**Response time:** ~200ms | **Format:** Discepolo score with aspect breakdown",
          "item": [
            {
              "id": "ae470108-3827-41a4-84a1-5185d92ac0ca",
              "name": "Romantic Couple - Discepolo Index",
              "request": {
                "name": "Romantic Couple - Discepolo Index",
                "description": {
                  "content": "🎯 **Get Relationship Score**\n\n📋 **Endpoint Description:**\n💯 **Relationship Compatibility Score** - Ciro Discepolo's \"Indice di Relazione\" Method\n\n**Method:** Uses the Discepolo Relationship Index - a proven astrological scoring system\ndeveloped by Italian astrologer Ciro Discepolo for quantifying relationship compatibility.\n\n**Perfect for:**\n- 💑 Quick compatibility assessment\n- 📊 Dating app integrations\n- 🎯 Relationship counseling tools\n- 📱 Simple compatibility widgets\n\n**What you get:**\n- **Discepolo score** (0-50+ scale, higher = stronger karmic connection)\n- **Destiny Sign detection** (same modality Sun signs)\n- **Key aspects** (Sun-Sun, Sun-Moon, Venus-Mars, Ascendant-Moon)\n- **Harmony/Tension ratio** (percentage breakdown)\n- **Dynamic type** classification (Harmonious Flow, Dynamic Growth, etc.)\n\n**Discepolo Score Interpretation:**\n- **0-5**: Minimal connection (background noise)\n- **5-10**: Weak significance\n- **10-15**: Moderate significance\n- **15-20**: Important relationship\n- **20-29**: Considerable significance\n- **29-35**: Strong karmic bond\n- **35+**: Exceptional/profound connection\n\n**Core aspects analyzed:**\n- **Sun-Sun** (ego/identity compatibility)\n- **Sun-Moon** (core marriage indicator)\n- **Sun-Ascendant** (attraction and first impressions)\n- **Venus-Mars** (physical/romantic attraction)\n- **Ascendant-Moon** (emotional comfort)\n\n**Response time:** ~200ms | **Format:** Discepolo score with aspect breakdown\n\n✨ **Example Description:**\nDiscepolo relationship score for romantic partners (London-Paris)\n\n🔗 **Endpoint:** `POST /api/v3/analysis/relationship-score`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "relationship-score"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Alice Johnson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Pierre Martin\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 9,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "4e9c2b12-ebfa-4b0e-8250-472fa287ece6",
              "name": "Business Partnership - Coordinates",
              "request": {
                "name": "Business Partnership - Coordinates",
                "description": {
                  "content": "🎯 **Get Relationship Score**\n\n📋 **Endpoint Description:**\n💯 **Relationship Compatibility Score** - Ciro Discepolo's \"Indice di Relazione\" Method\n\n**Method:** Uses the Discepolo Relationship Index - a proven astrological scoring system\ndeveloped by Italian astrologer Ciro Discepolo for quantifying relationship compatibility.\n\n**Perfect for:**\n- 💑 Quick compatibility assessment\n- 📊 Dating app integrations\n- 🎯 Relationship counseling tools\n- 📱 Simple compatibility widgets\n\n**What you get:**\n- **Discepolo score** (0-50+ scale, higher = stronger karmic connection)\n- **Destiny Sign detection** (same modality Sun signs)\n- **Key aspects** (Sun-Sun, Sun-Moon, Venus-Mars, Ascendant-Moon)\n- **Harmony/Tension ratio** (percentage breakdown)\n- **Dynamic type** classification (Harmonious Flow, Dynamic Growth, etc.)\n\n**Discepolo Score Interpretation:**\n- **0-5**: Minimal connection (background noise)\n- **5-10**: Weak significance\n- **10-15**: Moderate significance\n- **15-20**: Important relationship\n- **20-29**: Considerable significance\n- **29-35**: Strong karmic bond\n- **35+**: Exceptional/profound connection\n\n**Core aspects analyzed:**\n- **Sun-Sun** (ego/identity compatibility)\n- **Sun-Moon** (core marriage indicator)\n- **Sun-Ascendant** (attraction and first impressions)\n- **Venus-Mars** (physical/romantic attraction)\n- **Ascendant-Moon** (emotional comfort)\n\n**Response time:** ~200ms | **Format:** Discepolo score with aspect breakdown\n\n✨ **Example Description:**\nProfessional compatibility using exact coordinates for precision\n\n🔗 **Endpoint:** `POST /api/v3/analysis/relationship-score`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "relationship-score"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Sarah Chen\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 3,\n      \"day\": 10,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Michael Brown\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 11,\n      \"day\": 5,\n      \"hour\": 16,\n      \"minute\": 20,\n      \"second\": 0,\n      \"latitude\": 34.0522,\n      \"longitude\": -118.2437\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c7639fc3-3dcc-4951-964f-6ff5abaed413",
              "name": "Family Relationship - Parent & Child",
              "request": {
                "name": "Family Relationship - Parent & Child",
                "description": {
                  "content": "🎯 **Get Relationship Score**\n\n📋 **Endpoint Description:**\n💯 **Relationship Compatibility Score** - Ciro Discepolo's \"Indice di Relazione\" Method\n\n**Method:** Uses the Discepolo Relationship Index - a proven astrological scoring system\ndeveloped by Italian astrologer Ciro Discepolo for quantifying relationship compatibility.\n\n**Perfect for:**\n- 💑 Quick compatibility assessment\n- 📊 Dating app integrations\n- 🎯 Relationship counseling tools\n- 📱 Simple compatibility widgets\n\n**What you get:**\n- **Discepolo score** (0-50+ scale, higher = stronger karmic connection)\n- **Destiny Sign detection** (same modality Sun signs)\n- **Key aspects** (Sun-Sun, Sun-Moon, Venus-Mars, Ascendant-Moon)\n- **Harmony/Tension ratio** (percentage breakdown)\n- **Dynamic type** classification (Harmonious Flow, Dynamic Growth, etc.)\n\n**Discepolo Score Interpretation:**\n- **0-5**: Minimal connection (background noise)\n- **5-10**: Weak significance\n- **10-15**: Moderate significance\n- **15-20**: Important relationship\n- **20-29**: Considerable significance\n- **29-35**: Strong karmic bond\n- **35+**: Exceptional/profound connection\n\n**Core aspects analyzed:**\n- **Sun-Sun** (ego/identity compatibility)\n- **Sun-Moon** (core marriage indicator)\n- **Sun-Ascendant** (attraction and first impressions)\n- **Venus-Mars** (physical/romantic attraction)\n- **Ascendant-Moon** (emotional comfort)\n\n**Response time:** ~200ms | **Format:** Discepolo score with aspect breakdown\n\n✨ **Example Description:**\nParent-child compatibility analysis with extended planetary points\n\n🔗 **Endpoint:** `POST /api/v3/analysis/relationship-score`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "relationship-score"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Parent\",\n    \"birth_data\": {\n      \"year\": 1970,\n      \"month\": 4,\n      \"day\": 25,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Child\",\n    \"birth_data\": {\n      \"year\": 2000,\n      \"month\": 7,\n      \"day\": 18,\n      \"hour\": 8,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"K\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 3\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Synastry Report",
          "description": "All available examples for Get Synastry Report endpoint. Generates and returns a textual synastry report.",
          "item": [
            {
              "id": "eb6007be-93e9-4a46-9732-b6fb97b95867",
              "name": "Detailed Relationship Analysis",
              "request": {
                "name": "Detailed Relationship Analysis",
                "description": {
                  "content": "🎯 **Get Synastry Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a textual synastry report.\n\n✨ **Example Description:**\nComprehensive synastry report with psychological tradition\n\n🔗 **Endpoint:** `POST /api/v3/analysis/synastry-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "synastry-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Emma Watson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 4,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"James Smith\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Edinburgh\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\"\n    ],\n    \"precision\": 2\n  },\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "cf9b01fe-e027-4170-8c77-dbec7e037133",
              "name": "Classical Synastry - French",
              "request": {
                "name": "Classical Synastry - French",
                "description": {
                  "content": "🎯 **Get Synastry Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a textual synastry report.\n\n✨ **Example Description:**\nTraditional approach to relationship analysis in French\n\n🔗 **Endpoint:** `POST /api/v3/analysis/synastry-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "synastry-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Marie Dupont\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 6,\n      \"day\": 10,\n      \"hour\": 10,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Jean Bernard\",\n    \"birth_data\": {\n      \"year\": 1983,\n      \"month\": 11,\n      \"day\": 5,\n      \"hour\": 16,\n      \"minute\": 20,\n      \"second\": 0,\n      \"city\": \"Lyon\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 3\n  },\n  \"report_options\": {\n    \"tradition\": \"classical\",\n    \"language\": \"fr\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Solar Return Report",
          "description": "All available examples for Get Solar Return Report endpoint. Generates and returns a solar return report.",
          "item": [
            {
              "id": "f7ba1323-53e1-4690-96fc-53522db57fc0",
              "name": "2024 Birthday Analysis",
              "request": {
                "name": "2024 Birthday Analysis",
                "description": {
                  "content": "🎯 **Get Solar Return Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a solar return report.\n\n✨ **Example Description:**\nSolar return for 2024 with current location (relocated chart)\n\n🔗 **Endpoint:** `POST /api/v3/analysis/solar-return-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "solar-return-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Alexandra Smith\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"return_year\": 2024,\n  \"return_location\": {\n    \"year\": 2024,\n    \"month\": 5,\n    \"day\": 15,\n    \"hour\": 12,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"Paris\",\n    \"country_code\": \"FR\"\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 2\n  },\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e0333694-ce05-460a-adde-a6df824ab6c1",
              "name": "Same Location Solar Return",
              "request": {
                "name": "Same Location Solar Return",
                "description": {
                  "content": "🎯 **Get Solar Return Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a solar return report.\n\n✨ **Example Description:**\nSolar return calculated for birth location (traditional approach)\n\n🔗 **Endpoint:** `POST /api/v3/analysis/solar-return-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "solar-return-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Michael Johnson\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"return_year\": 2025,\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\",\n      \"Mean_Node\"\n    ],\n    \"precision\": 3\n  },\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Lunar Return Report",
          "description": "All available examples for Get Lunar Return Report endpoint. Generates and returns a lunar return report.",
          "item": [
            {
              "id": "81968136-bd55-4ed7-b405-6d24f09a9a4b",
              "name": "Monthly Lunar Return Report",
              "request": {
                "name": "Monthly Lunar Return Report",
                "description": {
                  "content": "🎯 **Get Lunar Return Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a lunar return report.\n\n✨ **Example Description:**\nComprehensive lunar return report for monthly emotional and intuitive cycles\n\n🔗 **Endpoint:** `POST /api/v3/analysis/lunar-return-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "lunar-return-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Luna Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"return_date\": \"2024-03-15\",\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  },\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "0351c0fe-1cfd-47ab-930a-cd8e39b81320",
              "name": "Relocated Lunar Return",
              "request": {
                "name": "Relocated Lunar Return",
                "description": {
                  "content": "🎯 **Get Lunar Return Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a lunar return report.\n\n✨ **Example Description:**\nLunar return report calculated for current location (relocation astrology)\n\n🔗 **Endpoint:** `POST /api/v3/analysis/lunar-return-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "lunar-return-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lunar Traveler\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Sydney\",\n      \"country_code\": \"AU\"\n    }\n  },\n  \"return_date\": \"2024-04-20\",\n  \"return_location\": {\n    \"year\": 2024,\n    \"month\": 4,\n    \"day\": 20,\n    \"hour\": 12,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"Paris\",\n    \"country_code\": \"FR\"\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\"\n    ],\n    \"precision\": 2\n  },\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"fr\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Solar Return Transit Report",
          "description": "All available examples for Get Solar Return Transit Report endpoint. Generates and returns a transit report for a solar return chart.",
          "item": [
            {
              "id": "9988c283-2a04-4163-b03d-3dcab7efb325",
              "name": "Birthday Year Transit Report",
              "request": {
                "name": "Birthday Year Transit Report",
                "description": {
                  "content": "🎯 **Get Solar Return Transit Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a transit report for a solar return chart.\n\n✨ **Example Description:**\nComprehensive transit analysis for solar return chart with interpretations\n\n🔗 **Endpoint:** `POST /api/v3/analysis/solar-return-transit-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "solar-return-transit-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Birthday Analyst\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"return_year\": 2024,\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 5,\n      \"day\": 15\n    },\n    \"end_date\": {\n      \"year\": 2025,\n      \"month\": 5,\n      \"day\": 14\n    }\n  },\n  \"orb\": 2.0,\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Lunar Return Transit Report",
          "description": "All available examples for Get Lunar Return Transit Report endpoint. Generates and returns a transit report for a lunar return chart.",
          "item": [
            {
              "id": "49681855-da4f-4115-8128-938e29247721",
              "name": "Monthly Lunar Transit Report",
              "request": {
                "name": "Monthly Lunar Transit Report",
                "description": {
                  "content": "🎯 **Get Lunar Return Transit Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a transit report for a lunar return chart.\n\n✨ **Example Description:**\nLunar return transit analysis for monthly emotional cycles and timing\n\n🔗 **Endpoint:** `POST /api/v3/analysis/lunar-return-transit-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "lunar-return-transit-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lunar Transit Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"return_date\": \"2024-03-15\",\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 15\n    },\n    \"end_date\": {\n      \"year\": 2024,\n      \"month\": 4,\n      \"day\": 14\n    }\n  },\n  \"orb\": 1.5,\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Natal Transit Report",
          "description": "All available examples for Get Natal Transit Report endpoint. Generates and returns a transit report for a natal chart.",
          "item": [
            {
              "id": "479f93ba-7388-49d5-8e96-1f6eacd61994",
              "name": "Monthly Transit Analysis",
              "request": {
                "name": "Monthly Transit Analysis",
                "description": {
                  "content": "🎯 **Get Natal Transit Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a transit report for a natal chart.\n\n✨ **Example Description:**\nCurrent month's transits to natal chart with tight orbs\n\n🔗 **Endpoint:** `POST /api/v3/analysis/natal-transit-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "natal-transit-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Jennifer Davis\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"transit_time\": {\n    \"date_range\": {\n      \"start_date\": {\n        \"year\": 2024,\n        \"month\": 3,\n        \"day\": 1\n      },\n      \"end_date\": {\n        \"year\": 2024,\n        \"month\": 3,\n        \"day\": 31\n      }\n    }\n  },\n  \"orb\": 1.0,\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d3b7626b-3c5d-4d4c-9979-eb1228560c4b",
              "name": "Major Yearly Transits",
              "request": {
                "name": "Major Yearly Transits",
                "description": {
                  "content": "🎯 **Get Natal Transit Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a transit report for a natal chart.\n\n✨ **Example Description:**\nOuter planet transits for the year with wider orbs\n\n🔗 **Endpoint:** `POST /api/v3/analysis/natal-transit-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "natal-transit-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Robert Wilson\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"transit_time\": {\n    \"date_range\": {\n      \"start_date\": {\n        \"year\": 2024,\n        \"month\": 1,\n        \"day\": 1\n      },\n      \"end_date\": {\n        \"year\": 2024,\n        \"month\": 12,\n        \"day\": 31\n      }\n    }\n  },\n  \"orb\": 2.0,\n  \"report_options\": {\n    \"tradition\": \"event_oriented\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "dee52adb-e7d4-49c8-a43d-3a549487910e",
              "name": "Precise Timing - Weekly",
              "request": {
                "name": "Precise Timing - Weekly",
                "description": {
                  "content": "🎯 **Get Natal Transit Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a transit report for a natal chart.\n\n✨ **Example Description:**\nHigh-precision weekly transit analysis for exact timing\n\n🔗 **Endpoint:** `POST /api/v3/analysis/natal-transit-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "natal-transit-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lisa Chen\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  },\n  \"transit_time\": {\n    \"date_range\": {\n      \"start_date\": {\n        \"year\": 2024,\n        \"month\": 4,\n        \"day\": 15\n      },\n      \"end_date\": {\n        \"year\": 2024,\n        \"month\": 4,\n        \"day\": 21\n      }\n    }\n  },\n  \"orb\": 0.5,\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Progression Report",
          "description": "All available examples for Get Progression Report endpoint. Generates and returns a progression report with interpretations.\n\nAnalyzes the progressed chart and provides interpretations for:\n- Progressed planets in signs and houses\n- Progressed aspects to natal positions\n- Key life themes for the progressed period",
          "item": [
            {
              "id": "32fde5b3-6f00-438b-9bf5-a0893c4d6ef4",
              "name": "Secondary Progression Report",
              "request": {
                "name": "Secondary Progression Report",
                "description": {
                  "content": "🎯 **Get Progression Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a progression report with interpretations.\n\nAnalyzes the progressed chart and provides interpretations for:\n- Progressed planets in signs and houses\n- Progressed aspects to natal positions\n- Key life themes for the progressed period\n\n✨ **Example Description:**\nDay-for-a-year progression analysis with detailed interpretations\n\n🔗 **Endpoint:** `POST /api/v3/analysis/progression-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "progression-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Progression Explorer\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"target_date\": \"2024-03-15\",\n  \"progression_type\": \"secondary\",\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  },\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d818c79f-5e41-46af-900f-a8484407fac6",
              "name": "High Precision Progression",
              "request": {
                "name": "High Precision Progression",
                "description": {
                  "content": "🎯 **Get Progression Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a progression report with interpretations.\n\nAnalyzes the progressed chart and provides interpretations for:\n- Progressed planets in signs and houses\n- Progressed aspects to natal positions\n- Key life themes for the progressed period\n\n✨ **Example Description:**\nProgression report with exact coordinates for maximum accuracy\n\n🔗 **Endpoint:** `POST /api/v3/analysis/progression-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "progression-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precise Progressor\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 30,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"target_date\": \"2024-08-22\",\n  \"progression_type\": \"secondary\",\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Ascendant\"\n    ],\n    \"precision\": 4\n  },\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Direction Report",
          "description": "All available examples for Get Direction Report endpoint. Generates and returns a direction report with interpretations.\n\nAnalyzes directed positions and provides insights on:\n- Directed planets forming aspects to natal positions\n- Timing of major life events\n- Themes activated by directions",
          "item": [
            {
              "id": "c40d4fe4-f93d-49f2-b853-b1a6fe373ac5",
              "name": "Solar Arc Direction Report",
              "request": {
                "name": "Solar Arc Direction Report",
                "description": {
                  "content": "🎯 **Get Direction Report**\n\n📋 **Endpoint Description:**\nGenerates and returns a direction report with interpretations.\n\nAnalyzes directed positions and provides insights on:\n- Directed planets forming aspects to natal positions\n- Timing of major life events\n- Themes activated by directions\n\n✨ **Example Description:**\nSolar arc directions analysis with detailed interpretations\n\n🔗 **Endpoint:** `POST /api/v3/analysis/direction-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "direction-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Direction Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"target_date\": \"2024-03-15\",\n  \"direction_type\": \"solar_arc\",\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  },\n  \"report_options\": {\n    \"tradition\": \"classical\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Composite Report",
          "description": "All available examples for Get Composite Report endpoint. 🌟 **Composite Chart Report Generator** - Comprehensive relationship analysis with life area compatibility\n\n**Perfect for:**\n- 💑 Relationship counselors analyzing partnership dynamics\n- 📚 Astrology students learning composite chart interpretation\n- 🎓 Researchers studying relationship compatibility patterns\n- 📱 Dating apps providing compatibility insights\n\n**What you get:**\n- **Composite Chart Interpretations** - Planets in signs, houses, and aspects for the relationship itself\n- **Life Area Compatibility** - Detailed analysis across 12 key relationship areas\n- **Overall Compatibility Score** - Numerical assessment of relationship harmony\n- **Relationship Insights** - How the partnership functions as a unified entity\n\n**Available traditions:**\n- **Psychological** - Modern relationship psychology approach\n- **Universal** - Comprehensive life-area compatibility analysis\n- **Classical** - Traditional astrological relationship methods\n\n**Response time:** ~800ms | **Content:** 25-40 detailed interpretations + compatibility analysis",
          "item": [
            {
              "id": "0c5ad200-165a-4843-b1f4-e26f7ecb1b34",
              "name": "Psychological Composite Report - London & Paris",
              "request": {
                "name": "Psychological Composite Report - London & Paris",
                "description": {
                  "content": "🎯 **Get Composite Report**\n\n📋 **Endpoint Description:**\n🌟 **Composite Chart Report Generator** - Comprehensive relationship analysis with life area compatibility\n\n**Perfect for:**\n- 💑 Relationship counselors analyzing partnership dynamics\n- 📚 Astrology students learning composite chart interpretation\n- 🎓 Researchers studying relationship compatibility patterns\n- 📱 Dating apps providing compatibility insights\n\n**What you get:**\n- **Composite Chart Interpretations** - Planets in signs, houses, and aspects for the relationship itself\n- **Life Area Compatibility** - Detailed analysis across 12 key relationship areas\n- **Overall Compatibility Score** - Numerical assessment of relationship harmony\n- **Relationship Insights** - How the partnership functions as a unified entity\n\n**Available traditions:**\n- **Psychological** - Modern relationship psychology approach\n- **Universal** - Comprehensive life-area compatibility analysis\n- **Classical** - Traditional astrological relationship methods\n\n**Response time:** ~800ms | **Content:** 25-40 detailed interpretations + compatibility analysis\n\n✨ **Example Description:**\nModern psychological astrology interpretation for a composite chart between two people\n\n🔗 **Endpoint:** `POST /api/v3/analysis/composite-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "composite-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Alice Johnson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Bob Smith\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 22,\n      \"hour\": 9,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  },\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "62d4192a-9fe5-4755-8293-f87161e3e0ff",
              "name": "Universal Composite Report - New York & Tokyo",
              "request": {
                "name": "Universal Composite Report - New York & Tokyo",
                "description": {
                  "content": "🎯 **Get Composite Report**\n\n📋 **Endpoint Description:**\n🌟 **Composite Chart Report Generator** - Comprehensive relationship analysis with life area compatibility\n\n**Perfect for:**\n- 💑 Relationship counselors analyzing partnership dynamics\n- 📚 Astrology students learning composite chart interpretation\n- 🎓 Researchers studying relationship compatibility patterns\n- 📱 Dating apps providing compatibility insights\n\n**What you get:**\n- **Composite Chart Interpretations** - Planets in signs, houses, and aspects for the relationship itself\n- **Life Area Compatibility** - Detailed analysis across 12 key relationship areas\n- **Overall Compatibility Score** - Numerical assessment of relationship harmony\n- **Relationship Insights** - How the partnership functions as a unified entity\n\n**Available traditions:**\n- **Psychological** - Modern relationship psychology approach\n- **Universal** - Comprehensive life-area compatibility analysis\n- **Classical** - Traditional astrological relationship methods\n\n**Response time:** ~800ms | **Content:** 25-40 detailed interpretations + compatibility analysis\n\n✨ **Example Description:**\nUniversal astrology approach for relationship analysis with life area compatibility\n\n🔗 **Endpoint:** `POST /api/v3/analysis/composite-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "composite-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Emma Wilson\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 16,\n      \"minute\": 20,\n      \"second\": 0,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Hiroshi Tanaka\",\n    \"birth_data\": {\n      \"year\": 1989,\n      \"month\": 4,\n      \"day\": 12,\n      \"hour\": 11,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 2\n  },\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Compatibility Score",
          "description": "All available examples for Get Compatibility Score endpoint. 💯 **Compatibility Score Calculator** - Quick numerical compatibility assessment\n\n**Perfect for:**\n- 💕 Dating apps and quick compatibility checks\n- 📊 Relationship scoring systems\n- 🎯 Business partnership assessment\n- 📱 Simple compatibility widgets\n\n**What you get:**\n- **Overall compatibility score** (0-100 scale)\n- **Category breakdowns** (Romance, Communication, Values, Goals, Conflict Resolution)\n- **Significant aspects** between the charts\n- **Compatibility description** and relationship potential\n- **Destiny sign indicator** for special connections\n\n**Scoring categories:**\n- **Romantic attraction** (Venus-Mars connections)\n- **Emotional compatibility** (Moon aspects)\n- **Communication harmony** (Mercury interactions)\n- **Life goals alignment** (Sun-Sun aspects)\n- **Conflict resolution** (Saturn connections)\n\n**Response time:** ~200ms | **Format:** Numerical scores with explanations",
          "item": [
            {
              "id": "2ff4eed3-1466-45fe-88d8-0b52ffb831f9",
              "name": "Romantic Couple - Different Cities",
              "request": {
                "name": "Romantic Couple - Different Cities",
                "description": {
                  "content": "🎯 **Get Compatibility Score**\n\n📋 **Endpoint Description:**\n💯 **Compatibility Score Calculator** - Quick numerical compatibility assessment\n\n**Perfect for:**\n- 💕 Dating apps and quick compatibility checks\n- 📊 Relationship scoring systems\n- 🎯 Business partnership assessment\n- 📱 Simple compatibility widgets\n\n**What you get:**\n- **Overall compatibility score** (0-100 scale)\n- **Category breakdowns** (Romance, Communication, Values, Goals, Conflict Resolution)\n- **Significant aspects** between the charts\n- **Compatibility description** and relationship potential\n- **Destiny sign indicator** for special connections\n\n**Scoring categories:**\n- **Romantic attraction** (Venus-Mars connections)\n- **Emotional compatibility** (Moon aspects)\n- **Communication harmony** (Mercury interactions)\n- **Life goals alignment** (Sun-Sun aspects)\n- **Conflict resolution** (Saturn connections)\n\n**Response time:** ~200ms | **Format:** Numerical scores with explanations\n\n✨ **Example Description:**\nCompatibility score analysis between partners from London and Paris\n\n🔗 **Endpoint:** `POST /api/v3/analysis/compatibility-score`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "compatibility-score"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Alice Johnson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Pierre Martin\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 9,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  },\n  \"report_options\": {\n    \"include_details\": true,\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d3f513d0-b0f1-4e38-bff8-806821c386df",
              "name": "Business Partnership - Coordinates",
              "request": {
                "name": "Business Partnership - Coordinates",
                "description": {
                  "content": "🎯 **Get Compatibility Score**\n\n📋 **Endpoint Description:**\n💯 **Compatibility Score Calculator** - Quick numerical compatibility assessment\n\n**Perfect for:**\n- 💕 Dating apps and quick compatibility checks\n- 📊 Relationship scoring systems\n- 🎯 Business partnership assessment\n- 📱 Simple compatibility widgets\n\n**What you get:**\n- **Overall compatibility score** (0-100 scale)\n- **Category breakdowns** (Romance, Communication, Values, Goals, Conflict Resolution)\n- **Significant aspects** between the charts\n- **Compatibility description** and relationship potential\n- **Destiny sign indicator** for special connections\n\n**Scoring categories:**\n- **Romantic attraction** (Venus-Mars connections)\n- **Emotional compatibility** (Moon aspects)\n- **Communication harmony** (Mercury interactions)\n- **Life goals alignment** (Sun-Sun aspects)\n- **Conflict resolution** (Saturn connections)\n\n**Response time:** ~200ms | **Format:** Numerical scores with explanations\n\n✨ **Example Description:**\nProfessional compatibility using exact coordinates for precision\n\n🔗 **Endpoint:** `POST /api/v3/analysis/compatibility-score`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "compatibility-score"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject1\": {\n    \"name\": \"Sarah Chen\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 3,\n      \"day\": 10,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"subject2\": {\n    \"name\": \"Michael Brown\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 11,\n      \"day\": 5,\n      \"hour\": 16,\n      \"minute\": 20,\n      \"second\": 0,\n      \"latitude\": 34.0522,\n      \"longitude\": -118.2437\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\"\n    ],\n    \"precision\": 4\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Compatibility",
          "description": "All available examples for Get Compatibility endpoint. 💯 **General Compatibility Analysis** - Comprehensive relationship compatibility assessment\n\n**Perfect for:**\n- 💕 Dating and relationship apps\n- 🤝 Business partnership analysis\n- 👥 Team building and HR applications\n- 📊 General compatibility scoring\n\n**What you get:**\n- **Overall Compatibility Score** (0-100 scale)\n- **Category Breakdowns** (Romance, Communication, Values, Goals)\n- **Relationship Strengths** and natural harmonies\n- **Potential Challenges** and areas requiring attention\n- **Practical Advice** for relationship success\n\n**Analysis includes:**\n- **Synastry aspects** between charts\n- **Element and modality harmony**\n- **House overlays and life area compatibility**\n- **Timing and relationship cycles**\n\n**Response time:** ~300ms | **Format:** Detailed compatibility analysis with scores",
          "item": [
            {
              "id": "60f13124-af60-4afc-b46c-92a4a1eba346",
              "name": "Romantic Compatibility - London & Berlin",
              "request": {
                "name": "Romantic Compatibility - London & Berlin",
                "description": {
                  "content": "🎯 **Get Compatibility**\n\n📋 **Endpoint Description:**\n💯 **General Compatibility Analysis** - Comprehensive relationship compatibility assessment\n\n**Perfect for:**\n- 💕 Dating and relationship apps\n- 🤝 Business partnership analysis\n- 👥 Team building and HR applications\n- 📊 General compatibility scoring\n\n**What you get:**\n- **Overall Compatibility Score** (0-100 scale)\n- **Category Breakdowns** (Romance, Communication, Values, Goals)\n- **Relationship Strengths** and natural harmonies\n- **Potential Challenges** and areas requiring attention\n- **Practical Advice** for relationship success\n\n**Analysis includes:**\n- **Synastry aspects** between charts\n- **Element and modality harmony**\n- **House overlays and life area compatibility**\n- **Timing and relationship cycles**\n\n**Response time:** ~300ms | **Format:** Detailed compatibility analysis with scores\n\n✨ **Example Description:**\nComprehensive compatibility analysis between romantic partners\n\n🔗 **Endpoint:** `POST /api/v3/analysis/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Sophie Williams\",\n      \"birth_data\": {\n        \"year\": 1992,\n        \"month\": 6,\n        \"day\": 18,\n        \"hour\": 15,\n        \"minute\": 30,\n        \"second\": 0,\n        \"city\": \"London\",\n        \"country_code\": \"GB\"\n      }\n    },\n    {\n      \"name\": \"Andreas Mueller\",\n      \"birth_data\": {\n        \"year\": 1988,\n        \"month\": 9,\n        \"day\": 25,\n        \"hour\": 11,\n        \"minute\": 45,\n        \"second\": 0,\n        \"city\": \"Berlin\",\n        \"country_code\": \"DE\"\n      }\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "09f9d60a-29ec-46ea-9da9-9fcc8c419ff2",
              "name": "Friendship Compatibility - Tokyo & Sydney",
              "request": {
                "name": "Friendship Compatibility - Tokyo & Sydney",
                "description": {
                  "content": "🎯 **Get Compatibility**\n\n📋 **Endpoint Description:**\n💯 **General Compatibility Analysis** - Comprehensive relationship compatibility assessment\n\n**Perfect for:**\n- 💕 Dating and relationship apps\n- 🤝 Business partnership analysis\n- 👥 Team building and HR applications\n- 📊 General compatibility scoring\n\n**What you get:**\n- **Overall Compatibility Score** (0-100 scale)\n- **Category Breakdowns** (Romance, Communication, Values, Goals)\n- **Relationship Strengths** and natural harmonies\n- **Potential Challenges** and areas requiring attention\n- **Practical Advice** for relationship success\n\n**Analysis includes:**\n- **Synastry aspects** between charts\n- **Element and modality harmony**\n- **House overlays and life area compatibility**\n- **Timing and relationship cycles**\n\n**Response time:** ~300ms | **Format:** Detailed compatibility analysis with scores\n\n✨ **Example Description:**\nGeneral compatibility analysis for friends or business partners\n\n🔗 **Endpoint:** `POST /api/v3/analysis/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Yuki Tanaka\",\n      \"birth_data\": {\n        \"year\": 1987,\n        \"month\": 3,\n        \"day\": 12,\n        \"hour\": 9,\n        \"minute\": 20,\n        \"second\": 0,\n        \"city\": \"Tokyo\",\n        \"country_code\": \"JP\"\n      }\n    },\n    {\n      \"name\": \"Emma Thompson\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 11,\n        \"day\": 8,\n        \"hour\": 14,\n        \"minute\": 15,\n        \"second\": 0,\n        \"city\": \"Sydney\",\n        \"country_code\": \"AU\"\n      }\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Career Analysis",
          "description": "All available examples for Get Career Analysis endpoint. 💼 **Career & Vocational Analysis** - Professional guidance and timing insights\n\n**Perfect for:**\n- 🎯 Career counseling and guidance\n- 📈 Professional development planning\n- 🔄 Career transition timing\n- 💡 Entrepreneurship and business ventures\n\n**What you get:**\n- **Career Strengths** based on planetary positions\n- **Professional Talents** and natural abilities\n- **Optimal Career Paths** aligned with chart patterns\n- **Timing Guidance** for career moves and decisions\n- **Work Style Analysis** and ideal environments\n\n**Analysis focuses on:**\n- **10th House** (Career and reputation)\n- **Midheaven sign** and aspects\n- **6th House** (Work and service)\n- **Mars placement** (Drive and ambition)\n- **Saturn aspects** (Professional discipline)\n\n**Response time:** ~600ms | **Content:** Career-focused interpretations",
          "item": [
            {
              "id": "6601015e-44b6-4d0e-bc10-aaa6259ad7e2",
              "name": "Career Guidance Report",
              "request": {
                "name": "Career Guidance Report",
                "description": {
                  "content": "🎯 **Get Career Analysis**\n\n📋 **Endpoint Description:**\n💼 **Career & Vocational Analysis** - Professional guidance and timing insights\n\n**Perfect for:**\n- 🎯 Career counseling and guidance\n- 📈 Professional development planning\n- 🔄 Career transition timing\n- 💡 Entrepreneurship and business ventures\n\n**What you get:**\n- **Career Strengths** based on planetary positions\n- **Professional Talents** and natural abilities\n- **Optimal Career Paths** aligned with chart patterns\n- **Timing Guidance** for career moves and decisions\n- **Work Style Analysis** and ideal environments\n\n**Analysis focuses on:**\n- **10th House** (Career and reputation)\n- **Midheaven sign** and aspects\n- **6th House** (Work and service)\n- **Mars placement** (Drive and ambition)\n- **Saturn aspects** (Professional discipline)\n\n**Response time:** ~600ms | **Content:** Career-focused interpretations\n\n✨ **Example Description:**\nComprehensive vocational astrology analysis with career timing\n\n🔗 **Endpoint:** `POST /api/v3/analysis/career`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "career"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Career Seeker\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 4,\n      \"day\": 22,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Chicago\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"tradition\": \"universal\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "41771eea-f593-4413-b5b4-c793107e52e8",
              "name": "Vocational Timing Analysis",
              "request": {
                "name": "Vocational Timing Analysis",
                "description": {
                  "content": "🎯 **Get Career Analysis**\n\n📋 **Endpoint Description:**\n💼 **Career & Vocational Analysis** - Professional guidance and timing insights\n\n**Perfect for:**\n- 🎯 Career counseling and guidance\n- 📈 Professional development planning\n- 🔄 Career transition timing\n- 💡 Entrepreneurship and business ventures\n\n**What you get:**\n- **Career Strengths** based on planetary positions\n- **Professional Talents** and natural abilities\n- **Optimal Career Paths** aligned with chart patterns\n- **Timing Guidance** for career moves and decisions\n- **Work Style Analysis** and ideal environments\n\n**Analysis focuses on:**\n- **10th House** (Career and reputation)\n- **Midheaven sign** and aspects\n- **6th House** (Work and service)\n- **Mars placement** (Drive and ambition)\n- **Saturn aspects** (Professional discipline)\n\n**Response time:** ~600ms | **Content:** Career-focused interpretations\n\n✨ **Example Description:**\nCareer analysis focused on optimal timing for professional decisions\n\n🔗 **Endpoint:** `POST /api/v3/analysis/career`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "career"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Professional Advisor\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 15,\n      \"hour\": 16,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Toronto\",\n      \"country_code\": \"CA\"\n    }\n  },\n  \"tradition\": \"psychological\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Relationship Analysis",
          "description": "All available examples for Get Relationship Analysis endpoint. 💕 **Relationship Analysis** - Comprehensive relationship dynamics and compatibility\n\n**Perfect for:**\n- 💑 Couples therapy and counseling\n- 💍 Pre-marital compatibility analysis\n- 🔄 Relationship troubleshooting\n- 📈 Relationship growth guidance\n\n**What you get:**\n- **Synastry Analysis** (how charts interact)\n- **Emotional Compatibility** (Moon connections)\n- **Communication Patterns** (Mercury interactions)\n- **Romantic Chemistry** (Venus-Mars aspects)\n- **Long-term Potential** (Saturn connections)\n\n**Response time:** ~700ms | **Content:** Detailed relationship interpretations",
          "item": [
            {
              "id": "62ebaa62-b94c-447b-aca1-7dd9c65942d0",
              "name": "Relationship Dynamics Report",
              "request": {
                "name": "Relationship Dynamics Report",
                "description": {
                  "content": "🎯 **Get Relationship Analysis**\n\n📋 **Endpoint Description:**\n💕 **Relationship Analysis** - Comprehensive relationship dynamics and compatibility\n\n**Perfect for:**\n- 💑 Couples therapy and counseling\n- 💍 Pre-marital compatibility analysis\n- 🔄 Relationship troubleshooting\n- 📈 Relationship growth guidance\n\n**What you get:**\n- **Synastry Analysis** (how charts interact)\n- **Emotional Compatibility** (Moon connections)\n- **Communication Patterns** (Mercury interactions)\n- **Romantic Chemistry** (Venus-Mars aspects)\n- **Long-term Potential** (Saturn connections)\n\n**Response time:** ~700ms | **Content:** Detailed relationship interpretations\n\n✨ **Example Description:**\nComprehensive relationship analysis with psychological insights\n\n🔗 **Endpoint:** `POST /api/v3/analysis/relationship`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "relationship"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Partner One\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 7,\n        \"day\": 12,\n        \"hour\": 14,\n        \"minute\": 20,\n        \"second\": 0,\n        \"city\": \"Seattle\",\n        \"country_code\": \"US\"\n      }\n    },\n    {\n      \"name\": \"Partner Two\",\n      \"birth_data\": {\n        \"year\": 1988,\n        \"month\": 12,\n        \"day\": 3,\n        \"hour\": 18,\n        \"minute\": 45,\n        \"second\": 0,\n        \"city\": \"Portland\",\n        \"country_code\": \"US\"\n      }\n    }\n  ],\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 2\n  },\n  \"report_options\": {\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "6dfc4186-cead-4dbd-a1fb-543c7123034f",
              "name": "Standardized Format - Subjects Array",
              "request": {
                "name": "Standardized Format - Subjects Array",
                "description": {
                  "content": "🎯 **Get Relationship Analysis**\n\n📋 **Endpoint Description:**\n💕 **Relationship Analysis** - Comprehensive relationship dynamics and compatibility\n\n**Perfect for:**\n- 💑 Couples therapy and counseling\n- 💍 Pre-marital compatibility analysis\n- 🔄 Relationship troubleshooting\n- 📈 Relationship growth guidance\n\n**What you get:**\n- **Synastry Analysis** (how charts interact)\n- **Emotional Compatibility** (Moon connections)\n- **Communication Patterns** (Mercury interactions)\n- **Romantic Chemistry** (Venus-Mars aspects)\n- **Long-term Potential** (Saturn connections)\n\n**Response time:** ~700ms | **Content:** Detailed relationship interpretations\n\n✨ **Example Description:**\nExample using standardized subjects array format\n\n🔗 **Endpoint:** `POST /api/v3/analysis/relationship`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "relationship"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Person 1\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 7,\n        \"day\": 12,\n        \"hour\": 14,\n        \"minute\": 20,\n        \"city\": \"Seattle\",\n        \"country_code\": \"US\"\n      }\n    },\n    {\n      \"name\": \"Person 2\",\n      \"birth_data\": {\n        \"year\": 1988,\n        \"month\": 12,\n        \"day\": 3,\n        \"hour\": 18,\n        \"minute\": 45,\n        \"city\": \"Portland\",\n        \"country_code\": \"US\"\n      }\n    }\n  ],\n  \"options\": {\n    \"house_system\": \"P\",\n    \"tradition\": \"psychological\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Psychological Analysis",
          "description": "All available examples for Get Psychological Analysis endpoint. 🧠 **Psychological Analysis** - Deep psychological astrology insights\n\n**Perfect for:**\n- 🎭 Therapy and psychological counseling\n- 🔍 Self-discovery and personal growth\n- 🧘 Spiritual and psychological development\n- 📚 Jungian and depth psychology applications\n\n**What you get:**\n- **Psychological Patterns** and unconscious drives\n- **Shadow Work** opportunities (challenging aspects)\n- **Persona vs. True Self** analysis\n- **Growth Areas** and developmental themes\n- **Integration Guidance** for psychological wholeness\n\n**Response time:** ~600ms | **Tradition:** Psychological astrology focus",
          "item": [
            {
              "id": "93fe2f79-c7ea-4f32-8d2d-db783cddbead",
              "name": "Depth Psychology Analysis",
              "request": {
                "name": "Depth Psychology Analysis",
                "description": {
                  "content": "🎯 **Get Psychological Analysis**\n\n📋 **Endpoint Description:**\n🧠 **Psychological Analysis** - Deep psychological astrology insights\n\n**Perfect for:**\n- 🎭 Therapy and psychological counseling\n- 🔍 Self-discovery and personal growth\n- 🧘 Spiritual and psychological development\n- 📚 Jungian and depth psychology applications\n\n**What you get:**\n- **Psychological Patterns** and unconscious drives\n- **Shadow Work** opportunities (challenging aspects)\n- **Persona vs. True Self** analysis\n- **Growth Areas** and developmental themes\n- **Integration Guidance** for psychological wholeness\n\n**Response time:** ~600ms | **Tradition:** Psychological astrology focus\n\n✨ **Example Description:**\nPsychological astrology report focusing on unconscious patterns\n\n🔗 **Endpoint:** `POST /api/v3/analysis/psychological`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "psychological"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Inner Explorer\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 10,\n      \"day\": 31,\n      \"hour\": 21,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Vienna\",\n      \"country_code\": \"AT\"\n    }\n  },\n  \"tradition\": \"psychological\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Karmic Analysis",
          "description": "All available examples for Get Karmic Analysis endpoint. 🔄 **Karmic Analysis** - Past-life patterns and evolutionary astrology\n\n**Perfect for:**\n- 🌟 Soul purpose and life mission guidance\n- 🔄 Understanding karmic patterns\n- 📿 Spiritual development and growth\n- 🎯 Evolutionary astrology consultations\n\n**What you get:**\n- **North/South Node** analysis (karmic path)\n- **Past-Life Indicators** from planetary positions\n- **Soul Purpose** and evolutionary goals\n- **Karmic Lessons** and growth opportunities\n- **Spiritual Guidance** for this lifetime\n\n**Focus areas:**\n- **Lunar Nodes** (karmic axis)\n- **Saturn aspects** (karmic lessons)\n- **Pluto placements** (transformation)\n- **12th House** themes (past-life karma)\n\n**Response time:** ~650ms | **Content:** Karmic and evolutionary interpretations",
          "item": [
            {
              "id": "b91a8e25-404b-4ec4-b69b-b4fabeb0b3c1",
              "name": "Soul Evolution Analysis",
              "request": {
                "name": "Soul Evolution Analysis",
                "description": {
                  "content": "🎯 **Get Karmic Analysis**\n\n📋 **Endpoint Description:**\n🔄 **Karmic Analysis** - Past-life patterns and evolutionary astrology\n\n**Perfect for:**\n- 🌟 Soul purpose and life mission guidance\n- 🔄 Understanding karmic patterns\n- 📿 Spiritual development and growth\n- 🎯 Evolutionary astrology consultations\n\n**What you get:**\n- **North/South Node** analysis (karmic path)\n- **Past-Life Indicators** from planetary positions\n- **Soul Purpose** and evolutionary goals\n- **Karmic Lessons** and growth opportunities\n- **Spiritual Guidance** for this lifetime\n\n**Focus areas:**\n- **Lunar Nodes** (karmic axis)\n- **Saturn aspects** (karmic lessons)\n- **Pluto placements** (transformation)\n- **12th House** themes (past-life karma)\n\n**Response time:** ~650ms | **Content:** Karmic and evolutionary interpretations\n\n✨ **Example Description:**\nKarmic astrology focusing on evolutionary growth and soul purpose\n\n🔗 **Endpoint:** `POST /api/v3/analysis/karmic`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "karmic"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Soul Seeker\",\n    \"birth_data\": {\n      \"year\": 1991,\n      \"month\": 2,\n      \"day\": 14,\n      \"hour\": 7,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Sedona\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"tradition\": \"universal\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Health Analysis",
          "description": "All available examples for Get Health Analysis endpoint. 🏥 **Health Analysis** - Medical astrology and wellness guidance\n\n**Perfect for:**\n- 🌿 Holistic health practitioners\n- 💊 Complementary medical approaches\n- 🧘 Wellness and preventive care\n- 📊 Health pattern recognition\n\n**What you get:**\n- **Constitutional Analysis** based on chart patterns\n- **Health Tendencies** and potential vulnerabilities\n- **Wellness Timing** for health activities\n- **Nutritional Guidance** based on elemental balance\n- **Exercise Recommendations** aligned with chart energies\n\n**Analysis includes:**\n- **6th House** (health and daily routines)\n- **Mars placement** (energy and vitality)\n- **Moon sign** (nutritional needs)\n- **Saturn aspects** (structural health)\n\n**Note:** For informational purposes only, not medical advice\n**Response time:** ~550ms | **Content:** Health-focused interpretations",
          "item": [
            {
              "id": "a732e3bf-4409-49d5-88c1-a4da12c3d124",
              "name": "Holistic Health Analysis",
              "request": {
                "name": "Holistic Health Analysis",
                "description": {
                  "content": "🎯 **Get Health Analysis**\n\n📋 **Endpoint Description:**\n🏥 **Health Analysis** - Medical astrology and wellness guidance\n\n**Perfect for:**\n- 🌿 Holistic health practitioners\n- 💊 Complementary medical approaches\n- 🧘 Wellness and preventive care\n- 📊 Health pattern recognition\n\n**What you get:**\n- **Constitutional Analysis** based on chart patterns\n- **Health Tendencies** and potential vulnerabilities\n- **Wellness Timing** for health activities\n- **Nutritional Guidance** based on elemental balance\n- **Exercise Recommendations** aligned with chart energies\n\n**Analysis includes:**\n- **6th House** (health and daily routines)\n- **Mars placement** (energy and vitality)\n- **Moon sign** (nutritional needs)\n- **Saturn aspects** (structural health)\n\n**Note:** For informational purposes only, not medical advice\n**Response time:** ~550ms | **Content:** Health-focused interpretations\n\n✨ **Example Description:**\nMedical astrology analysis for health and wellness guidance\n\n🔗 **Endpoint:** `POST /api/v3/analysis/health`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "health"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Wellness Seeker\",\n    \"birth_data\": {\n      \"year\": 1989,\n      \"month\": 6,\n      \"day\": 21,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Boulder\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"tradition\": \"universal\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Spiritual Analysis",
          "description": "All available examples for Get Spiritual Analysis endpoint. 🙏 **Spiritual Analysis** - Esoteric astrology and spiritual development\n\n**Perfect for:**\n- ✨ Spiritual counseling and guidance\n- 🔮 Metaphysical and esoteric studies\n- 🧘 Meditation and consciousness development\n- 📿 Religious and spiritual communities\n\n**What you get:**\n- **Spiritual Purpose** and higher calling\n- **Psychic Abilities** and intuitive gifts\n- **Meditation Practices** suited to your chart\n- **Spiritual Challenges** and growth opportunities\n- **Higher Consciousness** development paths\n\n**Focus areas:**\n- **12th House** (spirituality and transcendence)\n- **Neptune aspects** (spiritual sensitivity)\n- **9th House** (higher philosophy)\n- **Jupiter placement** (spiritual growth)\n\n**Response time:** ~600ms | **Content:** Spiritually-focused interpretations",
          "item": [
            {
              "id": "cbb12e78-b815-416d-b934-7f8cb976af83",
              "name": "Esoteric Spiritual Analysis",
              "request": {
                "name": "Esoteric Spiritual Analysis",
                "description": {
                  "content": "🎯 **Get Spiritual Analysis**\n\n📋 **Endpoint Description:**\n🙏 **Spiritual Analysis** - Esoteric astrology and spiritual development\n\n**Perfect for:**\n- ✨ Spiritual counseling and guidance\n- 🔮 Metaphysical and esoteric studies\n- 🧘 Meditation and consciousness development\n- 📿 Religious and spiritual communities\n\n**What you get:**\n- **Spiritual Purpose** and higher calling\n- **Psychic Abilities** and intuitive gifts\n- **Meditation Practices** suited to your chart\n- **Spiritual Challenges** and growth opportunities\n- **Higher Consciousness** development paths\n\n**Focus areas:**\n- **12th House** (spirituality and transcendence)\n- **Neptune aspects** (spiritual sensitivity)\n- **9th House** (higher philosophy)\n- **Jupiter placement** (spiritual growth)\n\n**Response time:** ~600ms | **Content:** Spiritually-focused interpretations\n\n✨ **Example Description:**\nSpiritual astrology focusing on soul development and higher consciousness\n\n🔗 **Endpoint:** `POST /api/v3/analysis/spiritual`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "spiritual"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Spiritual Explorer\",\n    \"birth_data\": {\n      \"year\": 1986,\n      \"month\": 11,\n      \"day\": 11,\n      \"hour\": 11,\n      \"minute\": 11,\n      \"second\": 0,\n      \"city\": \"Glastonbury\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"tradition\": \"universal\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Predictive Analysis",
          "description": "All available examples for Get Predictive Analysis endpoint. 🔮 **Predictive Analysis** - Timing and forecasting with transit insights\n\n**Perfect for:**\n- 📅 Life planning and decision timing\n- 🎯 Goal achievement and milestone planning\n- 📈 Business and investment timing\n- 🔄 Life transition guidance\n\n**What you get:**\n- **Major Transit Themes** for the period\n- **Optimal Timing** for important decisions\n- **Challenge Periods** and how to navigate them\n- **Opportunity Windows** and favorable timing\n- **Life Area Forecasts** (career, relationships, health)\n\n**Analysis methods:**\n- **Transits to natal planets**\n- **Progressive aspects**\n- **Solar/Lunar return themes**\n- **Eclipses and major configurations**\n\n**Response time:** ~800ms | **Content:** Predictive timing interpretations",
          "item": [
            {
              "id": "2907ec20-fd9e-4178-8bc3-8e0126057518",
              "name": "Future Trends Analysis",
              "request": {
                "name": "Future Trends Analysis",
                "description": {
                  "content": "🎯 **Get Predictive Analysis**\n\n📋 **Endpoint Description:**\n🔮 **Predictive Analysis** - Timing and forecasting with transit insights\n\n**Perfect for:**\n- 📅 Life planning and decision timing\n- 🎯 Goal achievement and milestone planning\n- 📈 Business and investment timing\n- 🔄 Life transition guidance\n\n**What you get:**\n- **Major Transit Themes** for the period\n- **Optimal Timing** for important decisions\n- **Challenge Periods** and how to navigate them\n- **Opportunity Windows** and favorable timing\n- **Life Area Forecasts** (career, relationships, health)\n\n**Analysis methods:**\n- **Transits to natal planets**\n- **Progressive aspects**\n- **Solar/Lunar return themes**\n- **Eclipses and major configurations**\n\n**Response time:** ~800ms | **Content:** Predictive timing interpretations\n\n✨ **Example Description:**\nPredictive astrology focusing on upcoming trends and timing\n\n🔗 **Endpoint:** `POST /api/v3/analysis/predictive`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "predictive"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Future Planner\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 3,\n      \"day\": 20,\n      \"hour\": 15,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Los Angeles\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"transit_time\": {\n    \"date_range\": {\n      \"start_date\": {\n        \"year\": 2024,\n        \"month\": 1,\n        \"day\": 1\n      },\n      \"end_date\": {\n        \"year\": 2024,\n        \"month\": 12,\n        \"day\": 31\n      }\n    }\n  },\n  \"orb\": 2.0,\n  \"report_options\": {\n    \"tradition\": \"event_oriented\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7829db6d-7272-453c-b1e2-c26d145b5d50",
              "name": "Quarterly Forecast",
              "request": {
                "name": "Quarterly Forecast",
                "description": {
                  "content": "🎯 **Get Predictive Analysis**\n\n📋 **Endpoint Description:**\n🔮 **Predictive Analysis** - Timing and forecasting with transit insights\n\n**Perfect for:**\n- 📅 Life planning and decision timing\n- 🎯 Goal achievement and milestone planning\n- 📈 Business and investment timing\n- 🔄 Life transition guidance\n\n**What you get:**\n- **Major Transit Themes** for the period\n- **Optimal Timing** for important decisions\n- **Challenge Periods** and how to navigate them\n- **Opportunity Windows** and favorable timing\n- **Life Area Forecasts** (career, relationships, health)\n\n**Analysis methods:**\n- **Transits to natal planets**\n- **Progressive aspects**\n- **Solar/Lunar return themes**\n- **Eclipses and major configurations**\n\n**Response time:** ~800ms | **Content:** Predictive timing interpretations\n\n✨ **Example Description:**\nThree-month predictive analysis for near-term planning\n\n🔗 **Endpoint:** `POST /api/v3/analysis/predictive`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "predictive"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Future Planner\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 3,\n      \"day\": 20,\n      \"hour\": 15,\n      \"minute\": 45,\n      \"city\": \"Los Angeles\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"transit_time\": {\n    \"date_range\": {\n      \"start_date\": {\n        \"year\": 2024,\n        \"month\": 1,\n        \"day\": 1\n      },\n      \"end_date\": {\n        \"year\": 2024,\n        \"month\": 3,\n        \"day\": 31\n      }\n    }\n  },\n  \"orb\": 1.5,\n  \"report_options\": {\n    \"tradition\": \"event_oriented\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Vocational Analysis",
          "description": "All available examples for Get Vocational Analysis endpoint. 🎯 **Vocational Analysis** - Career talents and professional path guidance\n\n**Perfect for:**\n- 🎓 Career counseling and guidance\n- 💡 Talent identification and development\n- 🔄 Career change and transition planning\n- 🏢 Professional development programs\n\n**What you get:**\n- **Natural Talents** based on planetary strengths\n- **Career Paths** aligned with chart patterns\n- **Work Environment** preferences and needs\n- **Professional Skills** and areas of expertise\n- **Leadership Style** and management approach\n\n**Key indicators:**\n- **Midheaven sign** (career image)\n- **10th House** planets and aspects\n- **Mars placement** (drive and ambition)\n- **Mercury position** (communication skills)\n\n**Response time:** ~600ms | **Content:** Career-focused talent analysis",
          "item": [
            {
              "id": "f036bfc9-79b4-45ec-ac87-f68355b12a92",
              "name": "Career Talents Analysis",
              "request": {
                "name": "Career Talents Analysis",
                "description": {
                  "content": "🎯 **Get Vocational Analysis**\n\n📋 **Endpoint Description:**\n🎯 **Vocational Analysis** - Career talents and professional path guidance\n\n**Perfect for:**\n- 🎓 Career counseling and guidance\n- 💡 Talent identification and development\n- 🔄 Career change and transition planning\n- 🏢 Professional development programs\n\n**What you get:**\n- **Natural Talents** based on planetary strengths\n- **Career Paths** aligned with chart patterns\n- **Work Environment** preferences and needs\n- **Professional Skills** and areas of expertise\n- **Leadership Style** and management approach\n\n**Key indicators:**\n- **Midheaven sign** (career image)\n- **10th House** planets and aspects\n- **Mars placement** (drive and ambition)\n- **Mercury position** (communication skills)\n\n**Response time:** ~600ms | **Content:** Career-focused talent analysis\n\n✨ **Example Description:**\nVocational astrology focusing on natural talents and career paths\n\n🔗 **Endpoint:** `POST /api/v3/analysis/vocational`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "vocational"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Talent Explorer\",\n    \"birth_data\": {\n      \"year\": 1994,\n      \"month\": 8,\n      \"day\": 12,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Austin\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"tradition\": \"universal\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Relocation Analysis",
          "description": "All available examples for Get Relocation Analysis endpoint. 🗺️ **Relocation Analysis** - See how your chart changes at a new location\n\n**Perfect for:**\n- ✈️ International relocation planning\n- 🏡 Choosing optimal living locations\n- 💼 Business location selection\n- 🌍 Understanding life changes at different places\n\n**What you get:**\n- **House Shifts** - Which planets change houses at the new location\n- **Angular Planets** - Planets that become prominent (ASC/MC/DSC/IC)\n- **Life Area Changes** - How career, relationships, home life are affected\n- **Angle Comparison** - Ascendant and Midheaven changes\n\n**Key concept:** Same birth moment, different location = different house cusps.\nPlanetary positions stay the same, but the *life areas* they activate change.\n\n**Response time:** ~500ms | **Content:** Natal vs relocated chart comparison",
          "item": [
            {
              "id": "94a57f51-a61b-45ee-b7b1-82e7de6c9951",
              "name": "Kharkiv to New York Relocation",
              "request": {
                "name": "Kharkiv to New York Relocation",
                "description": {
                  "content": "🎯 **Get Relocation Analysis**\n\n📋 **Endpoint Description:**\n🗺️ **Relocation Analysis** - See how your chart changes at a new location\n\n**Perfect for:**\n- ✈️ International relocation planning\n- 🏡 Choosing optimal living locations\n- 💼 Business location selection\n- 🌍 Understanding life changes at different places\n\n**What you get:**\n- **House Shifts** - Which planets change houses at the new location\n- **Angular Planets** - Planets that become prominent (ASC/MC/DSC/IC)\n- **Life Area Changes** - How career, relationships, home life are affected\n- **Angle Comparison** - Ascendant and Midheaven changes\n\n**Key concept:** Same birth moment, different location = different house cusps.\nPlanetary positions stay the same, but the *life areas* they activate change.\n\n**Response time:** ~500ms | **Content:** Natal vs relocated chart comparison\n\n✨ **Example Description:**\nAnalyze how houses and life areas change when relocating\n\n🔗 **Endpoint:** `POST /api/v3/analysis/relocation`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "relocation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"target_location\": {\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    },\n    \"show_changes\": true,\n    \"highlight_angular_changes\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "051783ca-ba3a-40b6-be32-e01bf77c257f",
              "name": "London to Tokyo Relocation",
              "request": {
                "name": "London to Tokyo Relocation",
                "description": {
                  "content": "🎯 **Get Relocation Analysis**\n\n📋 **Endpoint Description:**\n🗺️ **Relocation Analysis** - See how your chart changes at a new location\n\n**Perfect for:**\n- ✈️ International relocation planning\n- 🏡 Choosing optimal living locations\n- 💼 Business location selection\n- 🌍 Understanding life changes at different places\n\n**What you get:**\n- **House Shifts** - Which planets change houses at the new location\n- **Angular Planets** - Planets that become prominent (ASC/MC/DSC/IC)\n- **Life Area Changes** - How career, relationships, home life are affected\n- **Angle Comparison** - Ascendant and Midheaven changes\n\n**Key concept:** Same birth moment, different location = different house cusps.\nPlanetary positions stay the same, but the *life areas* they activate change.\n\n**Response time:** ~500ms | **Content:** Natal vs relocated chart comparison\n\n✨ **Example Description:**\nMajor relocation across hemispheres\n\n🔗 **Endpoint:** `POST /api/v3/analysis/relocation`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "relocation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sarah\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"target_location\": {\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Transit Report",
          "description": "All available examples for Get Transit Report endpoint. 🌟 **Transit Report** - Comprehensive transit analysis with timing predictions\n\n**Perfect for:**\n- 📅 Personal timing and planning\n- 🎯 Decision-making guidance\n- 📈 Life cycle understanding\n- 🔄 Transition navigation\n\n**What you get:**\n- **Active Transits** during the specified period\n- **Timing Interpretations** for each transit\n- **Life Area Impacts** (career, relationships, health)\n- **Opportunity Windows** and favorable periods\n- **Challenge Navigation** guidance\n\n**Response time:** ~700ms | **Content:** Detailed transit interpretations",
          "item": [
            {
              "id": "89a9f53f-810b-410b-ba23-bd3ff3599403",
              "name": "Monthly Transit Report",
              "request": {
                "name": "Monthly Transit Report",
                "description": {
                  "content": "🎯 **Get Transit Report**\n\n📋 **Endpoint Description:**\n🌟 **Transit Report** - Comprehensive transit analysis with timing predictions\n\n**Perfect for:**\n- 📅 Personal timing and planning\n- 🎯 Decision-making guidance\n- 📈 Life cycle understanding\n- 🔄 Transition navigation\n\n**What you get:**\n- **Active Transits** during the specified period\n- **Timing Interpretations** for each transit\n- **Life Area Impacts** (career, relationships, health)\n- **Opportunity Windows** and favorable periods\n- **Challenge Navigation** guidance\n\n**Response time:** ~700ms | **Content:** Detailed transit interpretations\n\n✨ **Example Description:**\nCurrent month's transits with tight orbs for precise timing\n\n🔗 **Endpoint:** `POST /api/v3/analysis/transit-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "transit-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Transit Tracker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"transit_time\": {\n    \"date_range\": {\n      \"start_date\": {\n        \"year\": 2024,\n        \"month\": 3,\n        \"day\": 1\n      },\n      \"end_date\": {\n        \"year\": 2024,\n        \"month\": 3,\n        \"day\": 31\n      }\n    }\n  },\n  \"orb\": 1.0,\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ca40053a-3be4-4a46-8740-8f337eb5cf85",
              "name": "Yearly Transit Report",
              "request": {
                "name": "Yearly Transit Report",
                "description": {
                  "content": "🎯 **Get Transit Report**\n\n📋 **Endpoint Description:**\n🌟 **Transit Report** - Comprehensive transit analysis with timing predictions\n\n**Perfect for:**\n- 📅 Personal timing and planning\n- 🎯 Decision-making guidance\n- 📈 Life cycle understanding\n- 🔄 Transition navigation\n\n**What you get:**\n- **Active Transits** during the specified period\n- **Timing Interpretations** for each transit\n- **Life Area Impacts** (career, relationships, health)\n- **Opportunity Windows** and favorable periods\n- **Challenge Navigation** guidance\n\n**Response time:** ~700ms | **Content:** Detailed transit interpretations\n\n✨ **Example Description:**\nFull year transit analysis with wider orbs\n\n🔗 **Endpoint:** `POST /api/v3/analysis/transit-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "analysis",
                    "transit-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Transit Tracker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"transit_time\": {\n    \"date_range\": {\n      \"start_date\": {\n        \"year\": 2024,\n        \"month\": 1,\n        \"day\": 1\n      },\n      \"end_date\": {\n        \"year\": 2024,\n        \"month\": 12,\n        \"day\": 31\n      }\n    }\n  },\n  \"orb\": 2.0,\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🏛️ Traditional & Hellenistic Astrology",
      "description": "Classical astrological techniques and methods.",
      "item": [
        {
          "name": "📁 Get Annual Profection",
          "description": "All available examples for Get Annual Profection endpoint. 🏛️ **Calculate Annual Profection (Lord of the Year)**\n\nReturns the activated house, sign, and planetary ruler for any given age using traditional\nHellenistic methods. Essential for traditional timing techniques.\n\n**Traditional Method:**\n- Each year of life activates a different house (age mod 12)\n- The ruler of the activated sign becomes the \"Lord of the Year\" (Chronocrator)\n- Provides insights into the year's main themes and planetary influences\n\n**Example:** At age 25, the 2nd house is activated (25 mod 12 = 1, +1 = 2nd house).\nIf Ascendant is Aries, the activated sign is Taurus, ruled by Venus.\n\n**Use Cases:**\n- Annual planning and timing\n- Understanding yearly themes\n- Traditional predictive astrology\n- Life cycle analysis",
          "item": [
            {
              "id": "ae86f55f-2915-4ed5-8fb5-05aeee43812c",
              "name": "Current Year Profection",
              "request": {
                "name": "Current Year Profection",
                "description": {
                  "content": "🎯 **Get Annual Profection**\n\n📋 **Endpoint Description:**\n🏛️ **Calculate Annual Profection (Lord of the Year)**\n\nReturns the activated house, sign, and planetary ruler for any given age using traditional\nHellenistic methods. Essential for traditional timing techniques.\n\n**Traditional Method:**\n- Each year of life activates a different house (age mod 12)\n- The ruler of the activated sign becomes the \"Lord of the Year\" (Chronocrator)\n- Provides insights into the year's main themes and planetary influences\n\n**Example:** At age 25, the 2nd house is activated (25 mod 12 = 1, +1 = 2nd house).\nIf Ascendant is Aries, the activated sign is Taurus, ruled by Venus.\n\n**Use Cases:**\n- Annual planning and timing\n- Understanding yearly themes\n- Traditional predictive astrology\n- Life cycle analysis\n\n✨ **Example Description:**\nCalculate Lord of the Year for current age\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis/annual-profection`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis",
                    "annual-profection"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Traditional Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "3edf0937-3855-447e-a24a-e9235f21deaa",
              "name": "Specific Age Analysis",
              "request": {
                "name": "Specific Age Analysis",
                "description": {
                  "content": "🎯 **Get Annual Profection**\n\n📋 **Endpoint Description:**\n🏛️ **Calculate Annual Profection (Lord of the Year)**\n\nReturns the activated house, sign, and planetary ruler for any given age using traditional\nHellenistic methods. Essential for traditional timing techniques.\n\n**Traditional Method:**\n- Each year of life activates a different house (age mod 12)\n- The ruler of the activated sign becomes the \"Lord of the Year\" (Chronocrator)\n- Provides insights into the year's main themes and planetary influences\n\n**Example:** At age 25, the 2nd house is activated (25 mod 12 = 1, +1 = 2nd house).\nIf Ascendant is Aries, the activated sign is Taurus, ruled by Venus.\n\n**Use Cases:**\n- Annual planning and timing\n- Understanding yearly themes\n- Traditional predictive astrology\n- Life cycle analysis\n\n✨ **Example Description:**\nProfection analysis for a specific date and age\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis/annual-profection`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis",
                    "annual-profection"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Marcus Aurelius\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Athens\",\n      \"country_code\": \"GR\"\n    }\n  },\n  \"current_date\": \"2024-08-22\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "5aa26d87-6141-4653-b661-0e6d830a3314",
              "name": "Coordinates-based Profection",
              "request": {
                "name": "Coordinates-based Profection",
                "description": {
                  "content": "🎯 **Get Annual Profection**\n\n📋 **Endpoint Description:**\n🏛️ **Calculate Annual Profection (Lord of the Year)**\n\nReturns the activated house, sign, and planetary ruler for any given age using traditional\nHellenistic methods. Essential for traditional timing techniques.\n\n**Traditional Method:**\n- Each year of life activates a different house (age mod 12)\n- The ruler of the activated sign becomes the \"Lord of the Year\" (Chronocrator)\n- Provides insights into the year's main themes and planetary influences\n\n**Example:** At age 25, the 2nd house is activated (25 mod 12 = 1, +1 = 2nd house).\nIf Ascendant is Aries, the activated sign is Taurus, ruled by Venus.\n\n**Use Cases:**\n- Annual planning and timing\n- Understanding yearly themes\n- Traditional predictive astrology\n- Life cycle analysis\n\n✨ **Example Description:**\nUsing exact coordinates for precise ascendant calculation\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis/annual-profection`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis",
                    "annual-profection"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precision Astrologer\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 30,\n      \"latitude\": 41.9028,\n      \"longitude\": 12.4964\n    }\n  },\n  \"current_date\": \"2025-01-01\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Traditional Analysis",
          "description": "All available examples for Get Traditional Analysis endpoint. 🏛️ **Comprehensive Traditional Astrology Analysis**\n\nGenerates complete traditional astrology analysis using Hellenistic techniques including:\n\n**Perfect for:**\n- 🎯 Professional traditional astrology consultations\n- 📚 Hellenistic astrology research and study\n- 🔮 Traditional timing and electional astrology\n- 📊 Complete dignity and reception analysis\n\n**Dignity Analysis:**\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Sect analysis** - day/night chart preferences and planetary conditions\n\n**Reception Analysis:**\n- **Mutual receptions** - traditional planetary relationships\n- **Dispositor chains** - complete rulership sequences and final dispositors\n- **Reception quality** - dignity-based aspect interpretation\n\n**Traditional Points:**\n- **Part of Fortune** - calculated with proper day/night formulas\n- **Part of Spirit** - complementary to Part of Fortune\n- **Additional Arabic Parts/Lots** - traditional calculation methods\n\n**Special Conditions:**\n- **Combustion** - planets too close to the Sun (within 8.5°)\n- **Cazimi** - planets in the heart of the Sun (within 17 minutes)\n- **Under the beams** - planets weakened by solar proximity\n- **Houses of joy** - planetary jubilation in traditional houses\n- **About to change sign** - planets near sign boundaries\n\n**Input Parameters:**\n- **subject** - Birth data including name and DateTimeLocation\n- **options** - Chart calculation options (house system, active points, etc.)\n- **orbs** - Aspect orb settings for traditional conditions\n\n**Response time:** ~400ms | **Accuracy:** Swiss Ephemeris + Traditional calculations",
          "item": [
            {
              "id": "d44ee848-e57f-479c-8385-d71e6de0f92a",
              "name": "Hellenistic Traditional Analysis",
              "request": {
                "name": "Hellenistic Traditional Analysis",
                "description": {
                  "content": "🎯 **Get Traditional Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Comprehensive Traditional Astrology Analysis**\n\nGenerates complete traditional astrology analysis using Hellenistic techniques including:\n\n**Perfect for:**\n- 🎯 Professional traditional astrology consultations\n- 📚 Hellenistic astrology research and study\n- 🔮 Traditional timing and electional astrology\n- 📊 Complete dignity and reception analysis\n\n**Dignity Analysis:**\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Sect analysis** - day/night chart preferences and planetary conditions\n\n**Reception Analysis:**\n- **Mutual receptions** - traditional planetary relationships\n- **Dispositor chains** - complete rulership sequences and final dispositors\n- **Reception quality** - dignity-based aspect interpretation\n\n**Traditional Points:**\n- **Part of Fortune** - calculated with proper day/night formulas\n- **Part of Spirit** - complementary to Part of Fortune\n- **Additional Arabic Parts/Lots** - traditional calculation methods\n\n**Special Conditions:**\n- **Combustion** - planets too close to the Sun (within 8.5°)\n- **Cazimi** - planets in the heart of the Sun (within 17 minutes)\n- **Under the beams** - planets weakened by solar proximity\n- **Houses of joy** - planetary jubilation in traditional houses\n- **About to change sign** - planets near sign boundaries\n\n**Input Parameters:**\n- **subject** - Birth data including name and DateTimeLocation\n- **options** - Chart calculation options (house system, active points, etc.)\n- **orbs** - Aspect orb settings for traditional conditions\n\n**Response time:** ~400ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nComplete traditional astrology analysis with Whole Sign houses\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Hellenistic Scholar\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Athens\",\n      \"country_code\": \"GR\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\"\n    ],\n    \"precision\": 4\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "4d6c3baa-8213-45cd-8158-91701fb4072c",
              "name": "Essential Dignities Focus",
              "request": {
                "name": "Essential Dignities Focus",
                "description": {
                  "content": "🎯 **Get Traditional Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Comprehensive Traditional Astrology Analysis**\n\nGenerates complete traditional astrology analysis using Hellenistic techniques including:\n\n**Perfect for:**\n- 🎯 Professional traditional astrology consultations\n- 📚 Hellenistic astrology research and study\n- 🔮 Traditional timing and electional astrology\n- 📊 Complete dignity and reception analysis\n\n**Dignity Analysis:**\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Sect analysis** - day/night chart preferences and planetary conditions\n\n**Reception Analysis:**\n- **Mutual receptions** - traditional planetary relationships\n- **Dispositor chains** - complete rulership sequences and final dispositors\n- **Reception quality** - dignity-based aspect interpretation\n\n**Traditional Points:**\n- **Part of Fortune** - calculated with proper day/night formulas\n- **Part of Spirit** - complementary to Part of Fortune\n- **Additional Arabic Parts/Lots** - traditional calculation methods\n\n**Special Conditions:**\n- **Combustion** - planets too close to the Sun (within 8.5°)\n- **Cazimi** - planets in the heart of the Sun (within 17 minutes)\n- **Under the beams** - planets weakened by solar proximity\n- **Houses of joy** - planetary jubilation in traditional houses\n- **About to change sign** - planets near sign boundaries\n\n**Input Parameters:**\n- **subject** - Birth data including name and DateTimeLocation\n- **options** - Chart calculation options (house system, active points, etc.)\n- **orbs** - Aspect orb settings for traditional conditions\n\n**Response time:** ~400ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nAnalysis emphasizing planetary dignities and debilities\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Dignity Master\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 1.5,\n    \"minor_aspects_deg\": 0.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f1449442-c8d1-4535-b325-64889ff36b04",
              "name": "Mutual Reception Analysis",
              "request": {
                "name": "Mutual Reception Analysis",
                "description": {
                  "content": "🎯 **Get Traditional Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Comprehensive Traditional Astrology Analysis**\n\nGenerates complete traditional astrology analysis using Hellenistic techniques including:\n\n**Perfect for:**\n- 🎯 Professional traditional astrology consultations\n- 📚 Hellenistic astrology research and study\n- 🔮 Traditional timing and electional astrology\n- 📊 Complete dignity and reception analysis\n\n**Dignity Analysis:**\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Sect analysis** - day/night chart preferences and planetary conditions\n\n**Reception Analysis:**\n- **Mutual receptions** - traditional planetary relationships\n- **Dispositor chains** - complete rulership sequences and final dispositors\n- **Reception quality** - dignity-based aspect interpretation\n\n**Traditional Points:**\n- **Part of Fortune** - calculated with proper day/night formulas\n- **Part of Spirit** - complementary to Part of Fortune\n- **Additional Arabic Parts/Lots** - traditional calculation methods\n\n**Special Conditions:**\n- **Combustion** - planets too close to the Sun (within 8.5°)\n- **Cazimi** - planets in the heart of the Sun (within 17 minutes)\n- **Under the beams** - planets weakened by solar proximity\n- **Houses of joy** - planetary jubilation in traditional houses\n- **About to change sign** - planets near sign boundaries\n\n**Input Parameters:**\n- **subject** - Birth data including name and DateTimeLocation\n- **options** - Chart calculation options (house system, active points, etc.)\n- **orbs** - Aspect orb settings for traditional conditions\n\n**Response time:** ~400ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nFocus on planetary receptions and dispositor chains\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Reception Expert\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Alexandria\",\n      \"country_code\": \"EG\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"Part_of_Fortune\"\n    ],\n    \"precision\": 2\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 3.0,\n    \"minor_aspects_deg\": 1.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Profection Timeline",
          "description": "All available examples for Get Profection Timeline endpoint. 📅 **Calculate Profection Timeline**\n\nShows which houses and rulers are activated for each year of life within the\nspecified age range. Essential for long-term planning and life theme analysis.\n\n**Timeline Features:**\n- Year-by-year house activation\n- Planetary rulers for each year\n- House themes and life areas\n- 12-year cycle patterns\n\n**Traditional Insights:**\n- Repeating 12-year cycles\n- Planetary period emphasis\n- Life theme progression\n- Timing for major decisions\n\n**Query Parameters:**\n- `start_age`: Starting age (default: 0)\n- `end_age`: Ending age (default: 84)\n\n**Perfect for:**\n- Life planning and timing\n- Understanding personal cycles\n- Traditional predictive work\n- Counseling and guidance",
          "item": [
            {
              "id": "d05dbeaf-9a0f-4351-a2e2-870221a990fa",
              "name": "Complete Life Overview",
              "request": {
                "name": "Complete Life Overview",
                "description": {
                  "content": "🎯 **Get Profection Timeline**\n\n📋 **Endpoint Description:**\n📅 **Calculate Profection Timeline**\n\nShows which houses and rulers are activated for each year of life within the\nspecified age range. Essential for long-term planning and life theme analysis.\n\n**Timeline Features:**\n- Year-by-year house activation\n- Planetary rulers for each year\n- House themes and life areas\n- 12-year cycle patterns\n\n**Traditional Insights:**\n- Repeating 12-year cycles\n- Planetary period emphasis\n- Life theme progression\n- Timing for major decisions\n\n**Query Parameters:**\n- `start_age`: Starting age (default: 0)\n- `end_age`: Ending age (default: 84)\n\n**Perfect for:**\n- Life planning and timing\n- Understanding personal cycles\n- Traditional predictive work\n- Counseling and guidance\n\n✨ **Example Description:**\nFull 84-year profection timeline from birth to old age\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis/profection-timeline`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis",
                    "profection-timeline"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Life Planner\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"start_age\": 0,\n  \"end_age\": 84\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "93a1e600-858a-4256-9105-04f6b78727d7",
              "name": "Career Development Years",
              "request": {
                "name": "Career Development Years",
                "description": {
                  "content": "🎯 **Get Profection Timeline**\n\n📋 **Endpoint Description:**\n📅 **Calculate Profection Timeline**\n\nShows which houses and rulers are activated for each year of life within the\nspecified age range. Essential for long-term planning and life theme analysis.\n\n**Timeline Features:**\n- Year-by-year house activation\n- Planetary rulers for each year\n- House themes and life areas\n- 12-year cycle patterns\n\n**Traditional Insights:**\n- Repeating 12-year cycles\n- Planetary period emphasis\n- Life theme progression\n- Timing for major decisions\n\n**Query Parameters:**\n- `start_age`: Starting age (default: 0)\n- `end_age`: Ending age (default: 84)\n\n**Perfect for:**\n- Life planning and timing\n- Understanding personal cycles\n- Traditional predictive work\n- Counseling and guidance\n\n✨ **Example Description:**\nFocus on career-building years (25-45)\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis/profection-timeline`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis",
                    "profection-timeline"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Career Focused\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"start_age\": 25,\n  \"end_age\": 45\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "0eead99c-ae62-4d63-bb9a-33cd8541d4e6",
              "name": "Retirement & Elder Years",
              "request": {
                "name": "Retirement & Elder Years",
                "description": {
                  "content": "🎯 **Get Profection Timeline**\n\n📋 **Endpoint Description:**\n📅 **Calculate Profection Timeline**\n\nShows which houses and rulers are activated for each year of life within the\nspecified age range. Essential for long-term planning and life theme analysis.\n\n**Timeline Features:**\n- Year-by-year house activation\n- Planetary rulers for each year\n- House themes and life areas\n- 12-year cycle patterns\n\n**Traditional Insights:**\n- Repeating 12-year cycles\n- Planetary period emphasis\n- Life theme progression\n- Timing for major decisions\n\n**Query Parameters:**\n- `start_age`: Starting age (default: 0)\n- `end_age`: Ending age (default: 84)\n\n**Perfect for:**\n- Life planning and timing\n- Understanding personal cycles\n- Traditional predictive work\n- Counseling and guidance\n\n✨ **Example Description:**\nTraditional timing for later life transitions\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis/profection-timeline`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis",
                    "profection-timeline"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Elder Wisdom\",\n    \"birth_data\": {\n      \"year\": 1950,\n      \"month\": 3,\n      \"day\": 25,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"latitude\": 35.6762,\n      \"longitude\": 139.6503\n    }\n  },\n  \"start_age\": 60,\n  \"end_age\": 84\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e026c1d7-fbfe-494c-ba1e-80fba7343a66",
              "name": "Current 12-Year Cycle",
              "request": {
                "name": "Current 12-Year Cycle",
                "description": {
                  "content": "🎯 **Get Profection Timeline**\n\n📋 **Endpoint Description:**\n📅 **Calculate Profection Timeline**\n\nShows which houses and rulers are activated for each year of life within the\nspecified age range. Essential for long-term planning and life theme analysis.\n\n**Timeline Features:**\n- Year-by-year house activation\n- Planetary rulers for each year\n- House themes and life areas\n- 12-year cycle patterns\n\n**Traditional Insights:**\n- Repeating 12-year cycles\n- Planetary period emphasis\n- Life theme progression\n- Timing for major decisions\n\n**Query Parameters:**\n- `start_age`: Starting age (default: 0)\n- `end_age`: Ending age (default: 84)\n\n**Perfect for:**\n- Life planning and timing\n- Understanding personal cycles\n- Traditional predictive work\n- Counseling and guidance\n\n✨ **Example Description:**\nFocus on current and next 12-year cycle\n\n🔗 **Endpoint:** `POST /api/v3/traditional/analysis/profection-timeline`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "analysis",
                    "profection-timeline"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Cycle Tracker\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Athens\",\n      \"country_code\": \"GR\"\n    }\n  },\n  \"start_age\": 30,\n  \"end_age\": 42\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "f36e8114-d902-4072-835d-3643c8144546",
          "name": "Get Traditional Points Glossary",
          "request": {
            "name": "Get Traditional Points Glossary",
            "description": {
              "content": "📚 **Traditional Points Glossary**\n\nComplete reference for traditional astrological points (Arabic Parts/Lots)\nwith descriptions, formulas, and meanings.\n\n**Includes:**\n- Part of Fortune (Pars Fortunae)\n- Part of Spirit (Pars Spiritus)\n- Part of Love, Necessity, Courage\n- Calculation formulas (day/night variations)\n- Traditional meanings and keywords\n- Usage guidelines\n\n**Categories:**\n- Essential Parts (Fortune, Spirit)\n- Planetary Parts (Love, Courage, etc.)\n- Specialized Parts (advanced techniques)\n\n**Perfect for:**\n- Learning traditional techniques\n- API integration reference\n- Educational applications",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "traditional",
                "glossary",
                "traditional-points"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "2066ba3a-9285-437b-bd57-0b348de094e0",
              "name": "Traditional Points (Arabic Parts/Lots) Glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "glossary",
                    "traditional-points"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "b23d6c8f-de62-4f51-ac9a-3b5b66cb0aa6",
              "name": "Invalid traditional astrology parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "glossary",
                    "traditional-points"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "7d8c41e1-cb50-4bf3-b0de-4c779d69c3c2",
              "name": "Validation error - check traditional options",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "glossary",
                    "traditional-points"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "46a0d861-4dad-4b66-8a8d-fc4b6ad9ab8a",
          "name": "Get Dignities Glossary",
          "request": {
            "name": "Get Dignities Glossary",
            "description": {
              "content": "👑 **Essential Dignities System Glossary**\n\nComplete explanation of the traditional dignity system with rulers,\nmeanings, and hierarchical importance.\n\n**Dignities Explained:**\n- **Domicile**: Planet in own sign (strongest)\n- **Exaltation**: Planet in exaltation sign\n- **Triplicity**: Elemental rulership (sect-dependent)\n- **Term/Bounds**: Egyptian terms system\n- **Decan/Face**: 10-degree rulerships\n\n**Debilities:**\n- **Exile/Detriment**: Opposite of domicile\n- **Fall**: Opposite of exaltation\n\n**Traditional Rulers:**\n- Pre-modern planetary rulers only\n- Sect-based triplicity rulers\n- Historical sources and variations\n\n**Sect System:**\n- Day vs night chart determination\n- Planetary sect preferences\n- Triplicity ruler activation",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "traditional",
                "glossary",
                "dignities"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "ad623f8e-9230-42b3-9505-a989cc7e6521",
              "name": "Essential Dignities System Complete Reference",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "glossary",
                    "dignities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "de006ff2-5c7e-4ab2-b47a-4da4aeed9edf",
              "name": "Invalid traditional astrology parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "glossary",
                    "dignities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "d10471c3-de8d-4519-8f59-ae4280f00f68",
              "name": "Validation error - check traditional options",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "glossary",
                    "dignities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "55908375-eb16-47f8-8c48-ebfae7e5c24d",
          "name": "Get Profection Houses Glossary",
          "request": {
            "name": "Get Profection Houses Glossary",
            "description": {
              "content": "🏠 **Profection House Meanings Glossary**\n\nTraditional interpretations of what each house represents when activated\nin annual profections, with examples and timing guidance.\n\n**House Meanings:**\n- Each house's life themes and areas\n- Traditional keywords and associations\n- Modern applications and interpretations\n\n**Profection System:**\n- How annual profections work\n- Age calculation method\n- Ruler activation principles\n- 12-year cycle patterns\n\n**Examples:**\n- Sample profection calculations\n- Real-world timing applications\n- Integration with other techniques",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "traditional",
                "glossary",
                "profection-houses"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "48628687-0bc6-4261-936f-d90b633fe28e",
              "name": "Profection House Meanings and System Explanation",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "glossary",
                    "profection-houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "c59f06c9-77d8-4efa-82e4-8e14fe73455d",
              "name": "Invalid traditional astrology parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "glossary",
                    "profection-houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "602f3be2-8c9d-4fd9-9de2-48a525436de9",
              "name": "Validation error - check traditional options",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "glossary",
                    "profection-houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "7afa9b17-8215-4d99-bdf4-91192a887848",
          "name": "Get Traditional Capabilities",
          "request": {
            "name": "Get Traditional Capabilities",
            "description": {
              "content": "🔍 **Traditional Astrology Capabilities**\n\nOverview of all traditional astrology features, techniques, and data sources\nsupported by this API version.\n\n**Returns:**\n- Supported traditional techniques\n- Available traditional points\n- Dignity systems implemented\n- Calculation methods used\n- Historical sources referenced",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "traditional",
                "capabilities"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "b9129cc6-ec0d-49a6-880b-b13760db50ea",
              "name": "Traditional Astrology Features and Capabilities Overview",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "07f3c51a-ca14-4b35-bfe2-1e8ef8a409f2",
              "name": "Invalid traditional astrology parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "cb4e8df0-9bd0-46cf-997b-8e7ff214a6fc",
              "name": "Validation error - check traditional options",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "capabilities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Get Dignities Analysis",
          "description": "All available examples for Get Dignities Analysis endpoint. 🏛️ **Essential Dignities Analysis** - Complete traditional dignity assessment\n\n**Perfect for:**\n- 👑 Essential dignity evaluation (domicile, exaltation, fall, detriment)\n- 🎯 Planetary strength assessment\n- 📚 Traditional astrology practice\n- 🎓 Academic astrological research\n\n**What you get:**\n- **Dignity Scores** - Numerical strength ratings for each planet\n- **Dignity Conditions** - Domicile, exaltation, fall, detriment status\n- **Sect Analysis** - Day/night chart considerations\n- **Mutual Receptions** - Planets in each other's signs\n- **Special Conditions** - Combustion, cazimi, under beams\n\n**Traditional Systems:**\n- Ptolemaic essential dignities\n- Sect-based triplicity rulers\n- Egyptian terms and bounds\n- Chaldean face rulers\n\n**Response time:** ~200ms | **Accuracy:** Traditional Hellenistic methods",
          "item": [
            {
              "id": "6cc6e08f-4135-4374-b57f-b090234f7aa8",
              "name": "Complete Dignity Analysis",
              "request": {
                "name": "Complete Dignity Analysis",
                "description": {
                  "content": "🎯 **Get Dignities Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Essential Dignities Analysis** - Complete traditional dignity assessment\n\n**Perfect for:**\n- 👑 Essential dignity evaluation (domicile, exaltation, fall, detriment)\n- 🎯 Planetary strength assessment\n- 📚 Traditional astrology practice\n- 🎓 Academic astrological research\n\n**What you get:**\n- **Dignity Scores** - Numerical strength ratings for each planet\n- **Dignity Conditions** - Domicile, exaltation, fall, detriment status\n- **Sect Analysis** - Day/night chart considerations\n- **Mutual Receptions** - Planets in each other's signs\n- **Special Conditions** - Combustion, cazimi, under beams\n\n**Traditional Systems:**\n- Ptolemaic essential dignities\n- Sect-based triplicity rulers\n- Egyptian terms and bounds\n- Chaldean face rulers\n\n**Response time:** ~200ms | **Accuracy:** Traditional Hellenistic methods\n\n✨ **Example Description:**\nEssential dignities analysis for birth chart with all planetary conditions\n\n🔗 **Endpoint:** `POST /api/v3/traditional/dignities`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "dignities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"include_asteroids\": false,\n    \"include_fixed_stars\": true,\n    \"dignity_system\": \"traditional\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Lots Analysis",
          "description": "All available examples for Get Lots Analysis endpoint. 🌙 **Arabic Parts/Lots Analysis** - Traditional Arabian astrological points\n\n**Perfect for:**\n- 🔮 Arabic Parts calculations (Part of Fortune, Spirit, etc.)\n- 📊 Lot-based predictions and analysis\n- 🏛️ Traditional Hellenistic astrology practice\n- 📚 Academic research on medieval astrology\n\n**What you get:**\n- **Major Lots** - Part of Fortune, Spirit, Love, Victory\n- **Positional Data** - Exact degrees, signs, and houses for each lot\n- **Sect Considerations** - Day/night formula variations\n- **Interpretation Keys** - Traditional meanings and applications\n- **Arabic Sources** - Historical context and calculation methods\n\n**Available Lots:**\n- Part of Fortune (Pars Fortunae)\n- Part of Spirit (Pars Spirituum)\n- Part of Love (Pars Veneris)\n- Part of Necessity (Pars Necessitatis)\n- Part of Courage (Pars Martis)\n\n**Response time:** ~150ms | **Accuracy:** Traditional medieval formulas",
          "item": [
            {
              "id": "6158dc00-2a1c-48aa-8a46-a32e6ba0e09b",
              "name": "Arabic Parts/Lots Calculation",
              "request": {
                "name": "Arabic Parts/Lots Calculation",
                "description": {
                  "content": "🎯 **Get Lots Analysis**\n\n📋 **Endpoint Description:**\n🌙 **Arabic Parts/Lots Analysis** - Traditional Arabian astrological points\n\n**Perfect for:**\n- 🔮 Arabic Parts calculations (Part of Fortune, Spirit, etc.)\n- 📊 Lot-based predictions and analysis\n- 🏛️ Traditional Hellenistic astrology practice\n- 📚 Academic research on medieval astrology\n\n**What you get:**\n- **Major Lots** - Part of Fortune, Spirit, Love, Victory\n- **Positional Data** - Exact degrees, signs, and houses for each lot\n- **Sect Considerations** - Day/night formula variations\n- **Interpretation Keys** - Traditional meanings and applications\n- **Arabic Sources** - Historical context and calculation methods\n\n**Available Lots:**\n- Part of Fortune (Pars Fortunae)\n- Part of Spirit (Pars Spirituum)\n- Part of Love (Pars Veneris)\n- Part of Necessity (Pars Necessitatis)\n- Part of Courage (Pars Martis)\n\n**Response time:** ~150ms | **Accuracy:** Traditional medieval formulas\n\n✨ **Example Description:**\nComplete calculation of traditional Arabic Parts for natal chart\n\n🔗 **Endpoint:** `POST /api/v3/traditional/lots`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "lots"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"include_major_lots\": true,\n    \"include_minor_lots\": false,\n    \"sect_aware\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Profections Analysis",
          "description": "All available examples for Get Profections Analysis endpoint. ⏰ **Annual Profections Analysis** - Traditional timing technique\n\n**Perfect for:**\n- 📅 Annual timing and life cycle analysis\n- 🎯 Current year themes and challenges\n- 📈 Multi-year planning and prediction\n- 🏛️ Traditional Hellenistic timing methods\n\n**What you get:**\n- **Current Profection** - Active house and ruling planet for current age\n- **Timeline View** - Past and future profection years\n- **Lord of the Year** - Current planetary ruler and its conditions\n- **House Themes** - Life areas activated by current profection\n- **Planetary Periods** - Sub-periods within the profection year\n\n**Traditional Method:**\n- Age mod 12 house activation\n- Sign-based planetary rulers\n- Hellenistic timing principles\n- Multi-level period analysis\n\n**Response time:** ~180ms | **Accuracy:** Classical profection methods",
          "item": [
            {
              "id": "4d5f823c-8d3a-4d2e-ac38-e4b34af51353",
              "name": "General Profections Analysis",
              "request": {
                "name": "General Profections Analysis",
                "description": {
                  "content": "🎯 **Get Profections Analysis**\n\n📋 **Endpoint Description:**\n⏰ **Annual Profections Analysis** - Traditional timing technique\n\n**Perfect for:**\n- 📅 Annual timing and life cycle analysis\n- 🎯 Current year themes and challenges\n- 📈 Multi-year planning and prediction\n- 🏛️ Traditional Hellenistic timing methods\n\n**What you get:**\n- **Current Profection** - Active house and ruling planet for current age\n- **Timeline View** - Past and future profection years\n- **Lord of the Year** - Current planetary ruler and its conditions\n- **House Themes** - Life areas activated by current profection\n- **Planetary Periods** - Sub-periods within the profection year\n\n**Traditional Method:**\n- Age mod 12 house activation\n- Sign-based planetary rulers\n- Hellenistic timing principles\n- Multi-level period analysis\n\n**Response time:** ~180ms | **Accuracy:** Classical profection methods\n\n✨ **Example Description:**\nMulti-year profections analysis with timeline and current activation\n\n🔗 **Endpoint:** `POST /api/v3/traditional/profections`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "traditional",
                    "profections"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"years_ahead\": 5,\n    \"include_timeline\": true,\n    \"current_year_focus\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🔮 Horary Astrology",
      "description": "",
      "item": [
        {
          "id": "1fae44c6-74e5-4581-96bb-2100eda6b4f6",
          "name": "Get Considerations Glossary",
          "request": {
            "name": "Get Considerations Glossary",
            "description": {
              "content": "📚 **Horary Considerations Reference** - The 8 traditional tests of chart radicality\n\n**Perfect for:**\n- 🎓 Learning traditional horary astrology\n- 🔍 Understanding chart radicality (fitness for judgment)\n- 📖 Reference for William Lilly's considerations before judgment\n- 🎯 Educational applications and horary study\n\n**What you get:**\n- **All 8 Considerations** - Complete list with traditional meanings\n- **Thresholds** - Exact criteria for each consideration\n- **Severity Levels** - Importance weighting (low/medium/high)\n- **Practical Descriptions** - Clear explanations of each consideration\n- **Historical Context** - Based on William Lilly's \"Christian Astrology\"\n\n**The 8 Considerations:**\n1. **Early Ascendant** (< 3°) - Question premature, not fully understood\n2. **Late Ascendant** (> 27°) - Question too late, outcome decided\n3. **Moon Void of Course** - Nothing will come of the matter\n4. **Saturn in 1st House** - Querent fear or anxiety\n5. **Saturn in 7th House** - Astrologer uncertainty\n6. **Moon in Via Combusta** - Unfortunate outcomes\n7. **Ascendant in Via Combusta** - Chart difficult to judge\n8. **Lord of Ascendant Combust** - Querent's judgment clouded\n\n**Usage:**\nUse this endpoint to understand what makes a horary chart \"radical\" (fit to be judged).\nCharts with multiple considerations present should be judged with extra caution or not at all.\n\n**Response time:** < 10ms | **Content:** Complete considerations reference data",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "horary",
                "glossary",
                "considerations"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "32d4fb28-fae8-4cea-815d-d2882e34b7f1",
              "name": "Comprehensive reference for the 8 traditional considerations before judgment",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "glossary",
                    "considerations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "48bfc06f-9a15-4ca7-8b99-4be3dacd8d76",
              "name": "Invalid horary parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "glossary",
                    "considerations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "22cfb564-f560-4830-9cdd-a1243f166483",
              "name": "Validation error - check question format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "glossary",
                    "considerations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "47c2683a-17b3-4f78-ac0b-2ba2ac2274f7",
          "name": "Get Categories Glossary",
          "request": {
            "name": "Get Categories Glossary",
            "description": {
              "content": "🎯 **Horary Question Categories Reference** - Complete guide to matters and questions\n\n**Traditional Terminology:**\n- **category** = \"Matter\" (lat. *materia*) — the subject matter of the question\n- **subcategory** = \"Question\" (lat. *quaestio*) — the specific question being asked\n\nBased on William Lilly's \"Christian Astrology\" chapter organization by house matters.\n\n**Perfect for:**\n- 🎓 Learning traditional horary significator rules\n- 🔍 Understanding which planets/houses represent what\n- 📖 Reference for William Lilly's house-to-matter correspondences\n- 🎯 Educational applications and horary study\n- 🏗️ Building horary chart interpretation interfaces\n\n**What you get:**\n- **All 11 Question Categories (Matters)** - Complete significator mappings\n- **Subcategories (Questions)** - Specific question types within each matter\n- **House Assignments** - Which houses govern each matter\n- **Natural Significators** - Planets with inherent meaning for each topic\n- **Detailed Explanations** - Traditional reasoning behind each assignment\n- **Lord Notation** - Understanding L1, L5, L7, L10 etc. (house lords)\n\n**Understanding Significators:**\nIn horary astrology, significators are the planets that represent the people,\nthings, or matters involved in the question. There are two types:\n\n1. **House Lords (L1, L5, L7, etc.)** - The planet ruling the sign on a house cusp\n   - L1 = Lord of Ascendant (querent, the person asking)\n   - L5 = Lord of 5th House (children, pregnancy, creativity)\n   - L7 = Lord of 7th House (partners, relationships, opponents)\n   - L10 = Lord of 10th House (career, reputation, authority)\n\n2. **Natural Significators** - Planets with inherent meaning\n   - Moon: Fertility, body, emotions, change\n   - Venus: Love, beauty, harmony, desire\n   - Jupiter: Growth, expansion, wealth, success\n   - Sun: Authority, vitality, success, recognition\n\n**Question Categories:**\n- **Pregnancy/Fertility** - 5th house, Moon, Jupiter\n- **Love** - 7th house, Venus\n- **Marriage** - 7th house, Venus\n- **Career** - 10th house, Sun\n- **Job** - 6th house\n- **Money** - 2nd house, Jupiter\n- **Health** - 6th house, Moon\n- **Missing Item** - 2nd & 4th houses, Moon\n- **Travel** - 9th house, Jupiter\n- **General** - 1st house, Moon\n\n**Traditional Rulerships (Used for House Lords):**\n- Aries & Scorpio: Mars\n- Taurus & Libra: Venus\n- Gemini & Virgo: Mercury\n- Cancer: Moon\n- Leo: Sun\n- Sagittarius & Pisces: Jupiter\n- Capricorn & Aquarius: Saturn\n\nNote: Horary uses traditional (pre-modern) rulerships only.\nNo Uranus, Neptune, or Pluto.\n\n**Response time:** < 10ms | **Content:** Complete significator reference for all categories",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "horary",
                "glossary",
                "categories"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "0122d022-18d0-4103-a843-2e3cb295acc7",
              "name": "Complete reference of horary question categories, subcategories, and significators",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "glossary",
                    "categories"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "1d7146bf-64cd-439c-acea-3b129c043738",
              "name": "Invalid horary parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "glossary",
                    "categories"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "ae0398f2-7505-4c04-9076-ac8933e6a32d",
              "name": "Validation error - check question format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "glossary",
                    "categories"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Generate Horary Chart",
          "description": "All available examples for Generate Horary Chart endpoint. 🔮 **Generate Horary Chart**\n\nCalculate a complete horary chart for the moment a question was understood by the astrologer.\nUses Regiomontanus house system (traditional for horary) and includes full dignity analysis\nand Arabic Parts.\n\n**Perfect for:**\n- 🎯 Question-based divination and prediction\n- 📚 Traditional horary astrology practice\n- 🎓 Learning horary techniques\n- 📱 Building horary astrology applications\n\n**What you get:**\n- **Complete Chart Data** - Planetary positions, houses, aspects with Regiomontanus houses\n- **Essential Dignities** - Full dignity analysis for all planets (domicile, exaltation, etc.)\n- **Arabic Parts** - Part of Fortune and other relevant lots\n- **Horary-specific Calculations** - Ready for radicality checking and judgment\n\n**Traditional Method:**\n- Chart is cast for the exact moment the astrologer understood the question\n- Regiomontanus houses are used (traditional standard for horary)\n- Time accuracy is critical - use the precise moment of question comprehension\n- Location should be where the astrologer is located when understanding the question\n\n**House Systems:**\n- Default: Regiomontanus ('R') - traditional horary standard\n- Alternative: Placidus ('P'), Whole Sign ('W'), Koch ('K'), Equal ('A')\n- Note: Most traditional horary texts use Regiomontanus\n\n**Use Cases:**\n- Yes/no questions about concrete outcomes\n- Timing predictions (\"When will X happen?\")\n- Missing item recovery (\"Where is my lost ring?\")\n- Relationship questions (\"Will we get married?\")\n- Career and financial questions\n- Health inquiries\n\n**Response time:** ~200ms | **Content:** Full horary chart with dignities and Arabic Parts",
          "item": [
            {
              "id": "df93cee5-071b-4c78-87ad-454193569e35",
              "name": "Pregnancy Question",
              "request": {
                "name": "Pregnancy Question",
                "description": {
                  "content": "🎯 **Generate Horary Chart**\n\n📋 **Endpoint Description:**\n🔮 **Generate Horary Chart**\n\nCalculate a complete horary chart for the moment a question was understood by the astrologer.\nUses Regiomontanus house system (traditional for horary) and includes full dignity analysis\nand Arabic Parts.\n\n**Perfect for:**\n- 🎯 Question-based divination and prediction\n- 📚 Traditional horary astrology practice\n- 🎓 Learning horary techniques\n- 📱 Building horary astrology applications\n\n**What you get:**\n- **Complete Chart Data** - Planetary positions, houses, aspects with Regiomontanus houses\n- **Essential Dignities** - Full dignity analysis for all planets (domicile, exaltation, etc.)\n- **Arabic Parts** - Part of Fortune and other relevant lots\n- **Horary-specific Calculations** - Ready for radicality checking and judgment\n\n**Traditional Method:**\n- Chart is cast for the exact moment the astrologer understood the question\n- Regiomontanus houses are used (traditional standard for horary)\n- Time accuracy is critical - use the precise moment of question comprehension\n- Location should be where the astrologer is located when understanding the question\n\n**House Systems:**\n- Default: Regiomontanus ('R') - traditional horary standard\n- Alternative: Placidus ('P'), Whole Sign ('W'), Koch ('K'), Equal ('A')\n- Note: Most traditional horary texts use Regiomontanus\n\n**Use Cases:**\n- Yes/no questions about concrete outcomes\n- Timing predictions (\"When will X happen?\")\n- Missing item recovery (\"Where is my lost ring?\")\n- Relationship questions (\"Will we get married?\")\n- Career and financial questions\n- Health inquiries\n\n**Response time:** ~200ms | **Content:** Full horary chart with dignities and Arabic Parts\n\n✨ **Example Description:**\nGenerate horary chart for fertility question\n\n🔗 **Endpoint:** `POST /api/v3/horary/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Will I get pregnant this year?\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 1,\n    \"day\": 15,\n    \"hour\": 14,\n    \"minute\": 30,\n    \"second\": 0,\n    \"city\": \"London\",\n    \"country_code\": \"GB\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "2ab818d1-b961-4045-82ce-3d03c37fc93c",
              "name": "Career Question",
              "request": {
                "name": "Career Question",
                "description": {
                  "content": "🎯 **Generate Horary Chart**\n\n📋 **Endpoint Description:**\n🔮 **Generate Horary Chart**\n\nCalculate a complete horary chart for the moment a question was understood by the astrologer.\nUses Regiomontanus house system (traditional for horary) and includes full dignity analysis\nand Arabic Parts.\n\n**Perfect for:**\n- 🎯 Question-based divination and prediction\n- 📚 Traditional horary astrology practice\n- 🎓 Learning horary techniques\n- 📱 Building horary astrology applications\n\n**What you get:**\n- **Complete Chart Data** - Planetary positions, houses, aspects with Regiomontanus houses\n- **Essential Dignities** - Full dignity analysis for all planets (domicile, exaltation, etc.)\n- **Arabic Parts** - Part of Fortune and other relevant lots\n- **Horary-specific Calculations** - Ready for radicality checking and judgment\n\n**Traditional Method:**\n- Chart is cast for the exact moment the astrologer understood the question\n- Regiomontanus houses are used (traditional standard for horary)\n- Time accuracy is critical - use the precise moment of question comprehension\n- Location should be where the astrologer is located when understanding the question\n\n**House Systems:**\n- Default: Regiomontanus ('R') - traditional horary standard\n- Alternative: Placidus ('P'), Whole Sign ('W'), Koch ('K'), Equal ('A')\n- Note: Most traditional horary texts use Regiomontanus\n\n**Use Cases:**\n- Yes/no questions about concrete outcomes\n- Timing predictions (\"When will X happen?\")\n- Missing item recovery (\"Where is my lost ring?\")\n- Relationship questions (\"Will we get married?\")\n- Career and financial questions\n- Health inquiries\n\n**Response time:** ~200ms | **Content:** Full horary chart with dignities and Arabic Parts\n\n✨ **Example Description:**\nGenerate horary chart for job/career question\n\n🔗 **Endpoint:** `POST /api/v3/horary/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Will I get the job I interviewed for?\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 2,\n    \"day\": 10,\n    \"hour\": 9,\n    \"minute\": 15,\n    \"second\": 0,\n    \"city\": \"New York\",\n    \"country_code\": \"US\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "dce72e6c-df56-4c22-bde2-5be80deb5f4a",
              "name": "Using Coordinates",
              "request": {
                "name": "Using Coordinates",
                "description": {
                  "content": "🎯 **Generate Horary Chart**\n\n📋 **Endpoint Description:**\n🔮 **Generate Horary Chart**\n\nCalculate a complete horary chart for the moment a question was understood by the astrologer.\nUses Regiomontanus house system (traditional for horary) and includes full dignity analysis\nand Arabic Parts.\n\n**Perfect for:**\n- 🎯 Question-based divination and prediction\n- 📚 Traditional horary astrology practice\n- 🎓 Learning horary techniques\n- 📱 Building horary astrology applications\n\n**What you get:**\n- **Complete Chart Data** - Planetary positions, houses, aspects with Regiomontanus houses\n- **Essential Dignities** - Full dignity analysis for all planets (domicile, exaltation, etc.)\n- **Arabic Parts** - Part of Fortune and other relevant lots\n- **Horary-specific Calculations** - Ready for radicality checking and judgment\n\n**Traditional Method:**\n- Chart is cast for the exact moment the astrologer understood the question\n- Regiomontanus houses are used (traditional standard for horary)\n- Time accuracy is critical - use the precise moment of question comprehension\n- Location should be where the astrologer is located when understanding the question\n\n**House Systems:**\n- Default: Regiomontanus ('R') - traditional horary standard\n- Alternative: Placidus ('P'), Whole Sign ('W'), Koch ('K'), Equal ('A')\n- Note: Most traditional horary texts use Regiomontanus\n\n**Use Cases:**\n- Yes/no questions about concrete outcomes\n- Timing predictions (\"When will X happen?\")\n- Missing item recovery (\"Where is my lost ring?\")\n- Relationship questions (\"Will we get married?\")\n- Career and financial questions\n- Health inquiries\n\n**Response time:** ~200ms | **Content:** Full horary chart with dignities and Arabic Parts\n\n✨ **Example Description:**\nGenerate horary chart using exact coordinates\n\n🔗 **Endpoint:** `POST /api/v3/horary/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Should I accept the business partnership offer?\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 3,\n    \"day\": 5,\n    \"hour\": 16,\n    \"minute\": 45,\n    \"second\": 0,\n    \"latitude\": 51.5074,\n    \"longitude\": -0.1278\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Fertility Question",
          "description": "All available examples for Analyze Fertility Question endpoint. 🤰 **Fertility & Pregnancy Analysis** - Specialized horary analysis for conception questions\n\n**Perfect for:**\n- 🎯 Natural conception potential assessment\n- 🧬 IVF/ART treatment success indicators\n- ⏰ Conception timing predictions\n- 📚 Traditional horary fertility techniques\n- 💉 Medical astrology applications\n\n**What you get:**\n- **Fertility Score** - Overall indication (0-100) based on traditional factors\n- **Sign Fertility Analysis** - Fruitful/barren classification for Moon, 5th house, Jupiter, Ascendant\n- **Arabic Parts** - Part of Children (ASC + Saturn - Jupiter), Part of Pregnancy (ASC + L5 - Moon)\n- **5th House Analysis** - Detailed examination of the pregnancy/children house and its ruler\n- **Timing Windows** - Favorable conception periods (if include_timing=True)\n- **Radicality Check** - Chart fitness for judgment\n- **Comprehensive Interpretation** - Plain language analysis and recommendations\n\n**Traditional Method:**\nBased on William Lilly's \"Christian Astrology\" and classical horary techniques:\n- **Moon** (35% weight) - Primary fertility significator\n- **5th House** (25% weight) - House of children and procreation\n- **5th House Ruler** (20% weight) - Condition shows potential\n- **Jupiter** (15% weight) - Natural significator of growth/expansion\n- **Ascendant** (5% weight) - Querent's overall condition\n\n**Sign Fertility Classifications:**\n- **Fruitful Signs** (Cancer, Scorpio, Pisces) - Water signs, highly supportive\n- **Semi-fruitful Signs** (Taurus, Sagittarius) - Moderately supportive\n- **Barren Signs** (Aries, Gemini, Leo, Virgo, Libra, Capricorn, Aquarius) - Less favorable\n\n**Scoring Guide:**\n- **70-100**: Favorable - Strong fertility indicators\n- **55-69**: Mixed - Some positive, some challenging factors\n- **40-54**: Mixed - Balanced factors\n- **0-39**: Challenging - Significant obstacles or delays\n\n**Customer Priority Feature**: This endpoint provides specialized fertility analysis\ncombining traditional horary techniques with modern astrological practice.\n\n**Response time:** ~200ms | **Content:** Complete fertility analysis with timing and interpretation",
          "item": [
            {
              "id": "2f1faa17-ec23-46a8-afa3-36d94e63ef5d",
              "name": "Pregnancy Question",
              "request": {
                "name": "Pregnancy Question",
                "description": {
                  "content": "🎯 **Analyze Fertility Question**\n\n📋 **Endpoint Description:**\n🤰 **Fertility & Pregnancy Analysis** - Specialized horary analysis for conception questions\n\n**Perfect for:**\n- 🎯 Natural conception potential assessment\n- 🧬 IVF/ART treatment success indicators\n- ⏰ Conception timing predictions\n- 📚 Traditional horary fertility techniques\n- 💉 Medical astrology applications\n\n**What you get:**\n- **Fertility Score** - Overall indication (0-100) based on traditional factors\n- **Sign Fertility Analysis** - Fruitful/barren classification for Moon, 5th house, Jupiter, Ascendant\n- **Arabic Parts** - Part of Children (ASC + Saturn - Jupiter), Part of Pregnancy (ASC + L5 - Moon)\n- **5th House Analysis** - Detailed examination of the pregnancy/children house and its ruler\n- **Timing Windows** - Favorable conception periods (if include_timing=True)\n- **Radicality Check** - Chart fitness for judgment\n- **Comprehensive Interpretation** - Plain language analysis and recommendations\n\n**Traditional Method:**\nBased on William Lilly's \"Christian Astrology\" and classical horary techniques:\n- **Moon** (35% weight) - Primary fertility significator\n- **5th House** (25% weight) - House of children and procreation\n- **5th House Ruler** (20% weight) - Condition shows potential\n- **Jupiter** (15% weight) - Natural significator of growth/expansion\n- **Ascendant** (5% weight) - Querent's overall condition\n\n**Sign Fertility Classifications:**\n- **Fruitful Signs** (Cancer, Scorpio, Pisces) - Water signs, highly supportive\n- **Semi-fruitful Signs** (Taurus, Sagittarius) - Moderately supportive\n- **Barren Signs** (Aries, Gemini, Leo, Virgo, Libra, Capricorn, Aquarius) - Less favorable\n\n**Scoring Guide:**\n- **70-100**: Favorable - Strong fertility indicators\n- **55-69**: Mixed - Some positive, some challenging factors\n- **40-54**: Mixed - Balanced factors\n- **0-39**: Challenging - Significant obstacles or delays\n\n**Customer Priority Feature**: This endpoint provides specialized fertility analysis\ncombining traditional horary techniques with modern astrological practice.\n\n**Response time:** ~200ms | **Content:** Complete fertility analysis with timing and interpretation\n\n✨ **Example Description:**\nAnalyze fertility potential for natural conception\n\n🔗 **Endpoint:** `POST /api/v3/horary/fertility-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "fertility-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Will I get pregnant this year?\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 1,\n    \"day\": 15,\n    \"hour\": 14,\n    \"minute\": 30,\n    \"second\": 0,\n    \"city\": \"London\",\n    \"country_code\": \"GB\"\n  },\n  \"include_timing\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "3887e029-0d94-4090-8cf2-4f81127adf7c",
              "name": "IVF Success Question",
              "request": {
                "name": "IVF Success Question",
                "description": {
                  "content": "🎯 **Analyze Fertility Question**\n\n📋 **Endpoint Description:**\n🤰 **Fertility & Pregnancy Analysis** - Specialized horary analysis for conception questions\n\n**Perfect for:**\n- 🎯 Natural conception potential assessment\n- 🧬 IVF/ART treatment success indicators\n- ⏰ Conception timing predictions\n- 📚 Traditional horary fertility techniques\n- 💉 Medical astrology applications\n\n**What you get:**\n- **Fertility Score** - Overall indication (0-100) based on traditional factors\n- **Sign Fertility Analysis** - Fruitful/barren classification for Moon, 5th house, Jupiter, Ascendant\n- **Arabic Parts** - Part of Children (ASC + Saturn - Jupiter), Part of Pregnancy (ASC + L5 - Moon)\n- **5th House Analysis** - Detailed examination of the pregnancy/children house and its ruler\n- **Timing Windows** - Favorable conception periods (if include_timing=True)\n- **Radicality Check** - Chart fitness for judgment\n- **Comprehensive Interpretation** - Plain language analysis and recommendations\n\n**Traditional Method:**\nBased on William Lilly's \"Christian Astrology\" and classical horary techniques:\n- **Moon** (35% weight) - Primary fertility significator\n- **5th House** (25% weight) - House of children and procreation\n- **5th House Ruler** (20% weight) - Condition shows potential\n- **Jupiter** (15% weight) - Natural significator of growth/expansion\n- **Ascendant** (5% weight) - Querent's overall condition\n\n**Sign Fertility Classifications:**\n- **Fruitful Signs** (Cancer, Scorpio, Pisces) - Water signs, highly supportive\n- **Semi-fruitful Signs** (Taurus, Sagittarius) - Moderately supportive\n- **Barren Signs** (Aries, Gemini, Leo, Virgo, Libra, Capricorn, Aquarius) - Less favorable\n\n**Scoring Guide:**\n- **70-100**: Favorable - Strong fertility indicators\n- **55-69**: Mixed - Some positive, some challenging factors\n- **40-54**: Mixed - Balanced factors\n- **0-39**: Challenging - Significant obstacles or delays\n\n**Customer Priority Feature**: This endpoint provides specialized fertility analysis\ncombining traditional horary techniques with modern astrological practice.\n\n**Response time:** ~200ms | **Content:** Complete fertility analysis with timing and interpretation\n\n✨ **Example Description:**\nAnalyze fertility indicators for assisted reproduction\n\n🔗 **Endpoint:** `POST /api/v3/horary/fertility-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "fertility-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Will the IVF treatment be successful?\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 2,\n    \"day\": 20,\n    \"hour\": 10,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"New York\",\n    \"country_code\": \"US\"\n  },\n  \"include_timing\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "abbd3a8f-d2e8-4d11-890f-51c911e69c7d",
              "name": "Conception Timing",
              "request": {
                "name": "Conception Timing",
                "description": {
                  "content": "🎯 **Analyze Fertility Question**\n\n📋 **Endpoint Description:**\n🤰 **Fertility & Pregnancy Analysis** - Specialized horary analysis for conception questions\n\n**Perfect for:**\n- 🎯 Natural conception potential assessment\n- 🧬 IVF/ART treatment success indicators\n- ⏰ Conception timing predictions\n- 📚 Traditional horary fertility techniques\n- 💉 Medical astrology applications\n\n**What you get:**\n- **Fertility Score** - Overall indication (0-100) based on traditional factors\n- **Sign Fertility Analysis** - Fruitful/barren classification for Moon, 5th house, Jupiter, Ascendant\n- **Arabic Parts** - Part of Children (ASC + Saturn - Jupiter), Part of Pregnancy (ASC + L5 - Moon)\n- **5th House Analysis** - Detailed examination of the pregnancy/children house and its ruler\n- **Timing Windows** - Favorable conception periods (if include_timing=True)\n- **Radicality Check** - Chart fitness for judgment\n- **Comprehensive Interpretation** - Plain language analysis and recommendations\n\n**Traditional Method:**\nBased on William Lilly's \"Christian Astrology\" and classical horary techniques:\n- **Moon** (35% weight) - Primary fertility significator\n- **5th House** (25% weight) - House of children and procreation\n- **5th House Ruler** (20% weight) - Condition shows potential\n- **Jupiter** (15% weight) - Natural significator of growth/expansion\n- **Ascendant** (5% weight) - Querent's overall condition\n\n**Sign Fertility Classifications:**\n- **Fruitful Signs** (Cancer, Scorpio, Pisces) - Water signs, highly supportive\n- **Semi-fruitful Signs** (Taurus, Sagittarius) - Moderately supportive\n- **Barren Signs** (Aries, Gemini, Leo, Virgo, Libra, Capricorn, Aquarius) - Less favorable\n\n**Scoring Guide:**\n- **70-100**: Favorable - Strong fertility indicators\n- **55-69**: Mixed - Some positive, some challenging factors\n- **40-54**: Mixed - Balanced factors\n- **0-39**: Challenging - Significant obstacles or delays\n\n**Customer Priority Feature**: This endpoint provides specialized fertility analysis\ncombining traditional horary techniques with modern astrological practice.\n\n**Response time:** ~200ms | **Content:** Complete fertility analysis with timing and interpretation\n\n✨ **Example Description:**\nWhen is the best time to conceive?\n\n🔗 **Endpoint:** `POST /api/v3/horary/fertility-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "fertility-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"When will I be able to conceive?\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 3,\n    \"day\": 10,\n    \"hour\": 16,\n    \"minute\": 15,\n    \"second\": 0,\n    \"latitude\": 40.7128,\n    \"longitude\": -74.006\n  },\n  \"include_timing\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ceb833f2-0e32-4863-a649-0646c255ed6f",
              "name": "Russian Language Response",
              "request": {
                "name": "Russian Language Response",
                "description": {
                  "content": "🎯 **Analyze Fertility Question**\n\n📋 **Endpoint Description:**\n🤰 **Fertility & Pregnancy Analysis** - Specialized horary analysis for conception questions\n\n**Perfect for:**\n- 🎯 Natural conception potential assessment\n- 🧬 IVF/ART treatment success indicators\n- ⏰ Conception timing predictions\n- 📚 Traditional horary fertility techniques\n- 💉 Medical astrology applications\n\n**What you get:**\n- **Fertility Score** - Overall indication (0-100) based on traditional factors\n- **Sign Fertility Analysis** - Fruitful/barren classification for Moon, 5th house, Jupiter, Ascendant\n- **Arabic Parts** - Part of Children (ASC + Saturn - Jupiter), Part of Pregnancy (ASC + L5 - Moon)\n- **5th House Analysis** - Detailed examination of the pregnancy/children house and its ruler\n- **Timing Windows** - Favorable conception periods (if include_timing=True)\n- **Radicality Check** - Chart fitness for judgment\n- **Comprehensive Interpretation** - Plain language analysis and recommendations\n\n**Traditional Method:**\nBased on William Lilly's \"Christian Astrology\" and classical horary techniques:\n- **Moon** (35% weight) - Primary fertility significator\n- **5th House** (25% weight) - House of children and procreation\n- **5th House Ruler** (20% weight) - Condition shows potential\n- **Jupiter** (15% weight) - Natural significator of growth/expansion\n- **Ascendant** (5% weight) - Querent's overall condition\n\n**Sign Fertility Classifications:**\n- **Fruitful Signs** (Cancer, Scorpio, Pisces) - Water signs, highly supportive\n- **Semi-fruitful Signs** (Taurus, Sagittarius) - Moderately supportive\n- **Barren Signs** (Aries, Gemini, Leo, Virgo, Libra, Capricorn, Aquarius) - Less favorable\n\n**Scoring Guide:**\n- **70-100**: Favorable - Strong fertility indicators\n- **55-69**: Mixed - Some positive, some challenging factors\n- **40-54**: Mixed - Balanced factors\n- **0-39**: Challenging - Significant obstacles or delays\n\n**Customer Priority Feature**: This endpoint provides specialized fertility analysis\ncombining traditional horary techniques with modern astrological practice.\n\n**Response time:** ~200ms | **Content:** Complete fertility analysis with timing and interpretation\n\n✨ **Example Description:**\nFertility analysis with interpretations in Russian\n\n🔗 **Endpoint:** `POST /api/v3/horary/fertility-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "fertility-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"\\u0417\\u0430\\u0431\\u0435\\u0440\\u0435\\u043c\\u0435\\u043d\\u0435\\u044e \\u043b\\u0438 \\u044f \\u0432 \\u044d\\u0442\\u043e\\u043c \\u0433\\u043e\\u0434\\u0443?\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 4,\n    \"day\": 5,\n    \"hour\": 11,\n    \"minute\": 30,\n    \"second\": 0,\n    \"city\": \"Moscow\",\n    \"country_code\": \"RU\"\n  },\n  \"include_timing\": true,\n  \"options\": {\n    \"language\": \"ru\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c77a5fcf-c8e8-47b2-aed0-eadc08863835",
              "name": "German Language Response",
              "request": {
                "name": "German Language Response",
                "description": {
                  "content": "🎯 **Analyze Fertility Question**\n\n📋 **Endpoint Description:**\n🤰 **Fertility & Pregnancy Analysis** - Specialized horary analysis for conception questions\n\n**Perfect for:**\n- 🎯 Natural conception potential assessment\n- 🧬 IVF/ART treatment success indicators\n- ⏰ Conception timing predictions\n- 📚 Traditional horary fertility techniques\n- 💉 Medical astrology applications\n\n**What you get:**\n- **Fertility Score** - Overall indication (0-100) based on traditional factors\n- **Sign Fertility Analysis** - Fruitful/barren classification for Moon, 5th house, Jupiter, Ascendant\n- **Arabic Parts** - Part of Children (ASC + Saturn - Jupiter), Part of Pregnancy (ASC + L5 - Moon)\n- **5th House Analysis** - Detailed examination of the pregnancy/children house and its ruler\n- **Timing Windows** - Favorable conception periods (if include_timing=True)\n- **Radicality Check** - Chart fitness for judgment\n- **Comprehensive Interpretation** - Plain language analysis and recommendations\n\n**Traditional Method:**\nBased on William Lilly's \"Christian Astrology\" and classical horary techniques:\n- **Moon** (35% weight) - Primary fertility significator\n- **5th House** (25% weight) - House of children and procreation\n- **5th House Ruler** (20% weight) - Condition shows potential\n- **Jupiter** (15% weight) - Natural significator of growth/expansion\n- **Ascendant** (5% weight) - Querent's overall condition\n\n**Sign Fertility Classifications:**\n- **Fruitful Signs** (Cancer, Scorpio, Pisces) - Water signs, highly supportive\n- **Semi-fruitful Signs** (Taurus, Sagittarius) - Moderately supportive\n- **Barren Signs** (Aries, Gemini, Leo, Virgo, Libra, Capricorn, Aquarius) - Less favorable\n\n**Scoring Guide:**\n- **70-100**: Favorable - Strong fertility indicators\n- **55-69**: Mixed - Some positive, some challenging factors\n- **40-54**: Mixed - Balanced factors\n- **0-39**: Challenging - Significant obstacles or delays\n\n**Customer Priority Feature**: This endpoint provides specialized fertility analysis\ncombining traditional horary techniques with modern astrological practice.\n\n**Response time:** ~200ms | **Content:** Complete fertility analysis with timing and interpretation\n\n✨ **Example Description:**\nFertility analysis with interpretations in German\n\n🔗 **Endpoint:** `POST /api/v3/horary/fertility-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "fertility-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Werde ich dieses Jahr schwanger?\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 5,\n    \"day\": 12,\n    \"hour\": 14,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"Berlin\",\n    \"country_code\": \"DE\"\n  },\n  \"include_timing\": true,\n  \"options\": {\n    \"language\": \"de\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Horary Question",
          "description": "All available examples for Analyze Horary Question endpoint. 🔮 **Complete Horary Analysis with Judgment**\n\nReturns full horary analysis including radicality check, significator identification,\naspect perfection analysis, reception, and final judgment (yes/no/unclear).\n\n**Traditional Terminology:**\n- **category** = \"Matter\" (lat. *materia*) — the subject matter of the question\n- **subcategory** = \"Question\" (lat. *quaestio*) — the specific question being asked\n\n**Perfect for:**\n- 🎯 Yes/no question divination\n- 📊 Traditional horary astrology practice\n- 🔍 Detailed analysis with reasoning\n- ⏱️ Optional timing predictions\n- 📚 Learning traditional techniques\n\n**What you get:**\n- **Radicality Check** - Chart fitness for judgment (8 traditional considerations)\n- **Significator Identification** - Querent, quesited, and additional planets\n- **Aspect Perfection** - Applying vs separating aspects between significators\n- **Reception Analysis** - Mutual reception and dispositorship\n- **Final Judgment** - Yes/No/Unclear with confidence score and detailed reasoning\n- **Timing Predictions** - Optional timing estimates based on perfecting aspects\n\n**Question Categories (required):**\nSee `GET /api/v3/horary/glossary/categories` for complete list with subcategories.\n\nMain categories: pregnancy, fertility, love, marriage, career, job, money, health, missing_item, travel, general\n\n**Traditional Methods:**\n- William Lilly's \"Christian Astrology\" principles\n- Aspect perfection as primary testimony\n- Reception strengthens weak aspects\n- Translation and collection of light\n- Prohibition and frustration checks\n\n**Response time:** ~500-800ms | **Content:** Comprehensive analysis with judgment and reasoning",
          "item": [
            {
              "id": "8c5237e6-26ea-4cc4-a615-f14d6d3fdee1",
              "name": "Career Question",
              "request": {
                "name": "Career Question",
                "description": {
                  "content": "🎯 **Analyze Horary Question**\n\n📋 **Endpoint Description:**\n🔮 **Complete Horary Analysis with Judgment**\n\nReturns full horary analysis including radicality check, significator identification,\naspect perfection analysis, reception, and final judgment (yes/no/unclear).\n\n**Traditional Terminology:**\n- **category** = \"Matter\" (lat. *materia*) — the subject matter of the question\n- **subcategory** = \"Question\" (lat. *quaestio*) — the specific question being asked\n\n**Perfect for:**\n- 🎯 Yes/no question divination\n- 📊 Traditional horary astrology practice\n- 🔍 Detailed analysis with reasoning\n- ⏱️ Optional timing predictions\n- 📚 Learning traditional techniques\n\n**What you get:**\n- **Radicality Check** - Chart fitness for judgment (8 traditional considerations)\n- **Significator Identification** - Querent, quesited, and additional planets\n- **Aspect Perfection** - Applying vs separating aspects between significators\n- **Reception Analysis** - Mutual reception and dispositorship\n- **Final Judgment** - Yes/No/Unclear with confidence score and detailed reasoning\n- **Timing Predictions** - Optional timing estimates based on perfecting aspects\n\n**Question Categories (required):**\nSee `GET /api/v3/horary/glossary/categories` for complete list with subcategories.\n\nMain categories: pregnancy, fertility, love, marriage, career, job, money, health, missing_item, travel, general\n\n**Traditional Methods:**\n- William Lilly's \"Christian Astrology\" principles\n- Aspect perfection as primary testimony\n- Reception strengthens weak aspects\n- Translation and collection of light\n- Prohibition and frustration checks\n\n**Response time:** ~500-800ms | **Content:** Comprehensive analysis with judgment and reasoning\n\n✨ **Example Description:**\nComplete analysis for job/career question with judgment\n\n🔗 **Endpoint:** `POST /api/v3/horary/analyze`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "analyze"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Will I get the job I interviewed for?\",\n  \"category\": \"career\",\n  \"subcategory\": \"get_position\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 1,\n    \"day\": 15,\n    \"hour\": 14,\n    \"minute\": 30,\n    \"second\": 0,\n    \"city\": \"London\",\n    \"country_code\": \"GB\"\n  },\n  \"include_timing\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "6a77eeac-c66d-48aa-91be-7738034c251a",
              "name": "Love - Fidelity Question",
              "request": {
                "name": "Love - Fidelity Question",
                "description": {
                  "content": "🎯 **Analyze Horary Question**\n\n📋 **Endpoint Description:**\n🔮 **Complete Horary Analysis with Judgment**\n\nReturns full horary analysis including radicality check, significator identification,\naspect perfection analysis, reception, and final judgment (yes/no/unclear).\n\n**Traditional Terminology:**\n- **category** = \"Matter\" (lat. *materia*) — the subject matter of the question\n- **subcategory** = \"Question\" (lat. *quaestio*) — the specific question being asked\n\n**Perfect for:**\n- 🎯 Yes/no question divination\n- 📊 Traditional horary astrology practice\n- 🔍 Detailed analysis with reasoning\n- ⏱️ Optional timing predictions\n- 📚 Learning traditional techniques\n\n**What you get:**\n- **Radicality Check** - Chart fitness for judgment (8 traditional considerations)\n- **Significator Identification** - Querent, quesited, and additional planets\n- **Aspect Perfection** - Applying vs separating aspects between significators\n- **Reception Analysis** - Mutual reception and dispositorship\n- **Final Judgment** - Yes/No/Unclear with confidence score and detailed reasoning\n- **Timing Predictions** - Optional timing estimates based on perfecting aspects\n\n**Question Categories (required):**\nSee `GET /api/v3/horary/glossary/categories` for complete list with subcategories.\n\nMain categories: pregnancy, fertility, love, marriage, career, job, money, health, missing_item, travel, general\n\n**Traditional Methods:**\n- William Lilly's \"Christian Astrology\" principles\n- Aspect perfection as primary testimony\n- Reception strengthens weak aspects\n- Translation and collection of light\n- Prohibition and frustration checks\n\n**Response time:** ~500-800ms | **Content:** Comprehensive analysis with judgment and reasoning\n\n✨ **Example Description:**\nAnalysis for partner faithfulness question using subtype\n\n🔗 **Endpoint:** `POST /api/v3/horary/analyze`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "analyze"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Is my partner faithful to me?\",\n  \"category\": \"love\",\n  \"subcategory\": \"fidelity\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 2,\n    \"day\": 14,\n    \"hour\": 20,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"Paris\",\n    \"country_code\": \"FR\"\n  },\n  \"include_timing\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c04585a6-ac64-41f7-a91e-7d02eebcd054",
              "name": "Love - Marriage Question",
              "request": {
                "name": "Love - Marriage Question",
                "description": {
                  "content": "🎯 **Analyze Horary Question**\n\n📋 **Endpoint Description:**\n🔮 **Complete Horary Analysis with Judgment**\n\nReturns full horary analysis including radicality check, significator identification,\naspect perfection analysis, reception, and final judgment (yes/no/unclear).\n\n**Traditional Terminology:**\n- **category** = \"Matter\" (lat. *materia*) — the subject matter of the question\n- **subcategory** = \"Question\" (lat. *quaestio*) — the specific question being asked\n\n**Perfect for:**\n- 🎯 Yes/no question divination\n- 📊 Traditional horary astrology practice\n- 🔍 Detailed analysis with reasoning\n- ⏱️ Optional timing predictions\n- 📚 Learning traditional techniques\n\n**What you get:**\n- **Radicality Check** - Chart fitness for judgment (8 traditional considerations)\n- **Significator Identification** - Querent, quesited, and additional planets\n- **Aspect Perfection** - Applying vs separating aspects between significators\n- **Reception Analysis** - Mutual reception and dispositorship\n- **Final Judgment** - Yes/No/Unclear with confidence score and detailed reasoning\n- **Timing Predictions** - Optional timing estimates based on perfecting aspects\n\n**Question Categories (required):**\nSee `GET /api/v3/horary/glossary/categories` for complete list with subcategories.\n\nMain categories: pregnancy, fertility, love, marriage, career, job, money, health, missing_item, travel, general\n\n**Traditional Methods:**\n- William Lilly's \"Christian Astrology\" principles\n- Aspect perfection as primary testimony\n- Reception strengthens weak aspects\n- Translation and collection of light\n- Prohibition and frustration checks\n\n**Response time:** ~500-800ms | **Content:** Comprehensive analysis with judgment and reasoning\n\n✨ **Example Description:**\nAnalysis for marriage question\n\n🔗 **Endpoint:** `POST /api/v3/horary/analyze`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "analyze"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Will we get married?\",\n  \"category\": \"love\",\n  \"subcategory\": \"marriage\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 3,\n    \"day\": 1,\n    \"hour\": 15,\n    \"minute\": 30,\n    \"second\": 0,\n    \"city\": \"Milan\",\n    \"country_code\": \"IT\"\n  },\n  \"include_timing\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "12f3b7c8-fc80-4a79-8fb8-06f80b4e2ffd",
              "name": "Lost Item Question",
              "request": {
                "name": "Lost Item Question",
                "description": {
                  "content": "🎯 **Analyze Horary Question**\n\n📋 **Endpoint Description:**\n🔮 **Complete Horary Analysis with Judgment**\n\nReturns full horary analysis including radicality check, significator identification,\naspect perfection analysis, reception, and final judgment (yes/no/unclear).\n\n**Traditional Terminology:**\n- **category** = \"Matter\" (lat. *materia*) — the subject matter of the question\n- **subcategory** = \"Question\" (lat. *quaestio*) — the specific question being asked\n\n**Perfect for:**\n- 🎯 Yes/no question divination\n- 📊 Traditional horary astrology practice\n- 🔍 Detailed analysis with reasoning\n- ⏱️ Optional timing predictions\n- 📚 Learning traditional techniques\n\n**What you get:**\n- **Radicality Check** - Chart fitness for judgment (8 traditional considerations)\n- **Significator Identification** - Querent, quesited, and additional planets\n- **Aspect Perfection** - Applying vs separating aspects between significators\n- **Reception Analysis** - Mutual reception and dispositorship\n- **Final Judgment** - Yes/No/Unclear with confidence score and detailed reasoning\n- **Timing Predictions** - Optional timing estimates based on perfecting aspects\n\n**Question Categories (required):**\nSee `GET /api/v3/horary/glossary/categories` for complete list with subcategories.\n\nMain categories: pregnancy, fertility, love, marriage, career, job, money, health, missing_item, travel, general\n\n**Traditional Methods:**\n- William Lilly's \"Christian Astrology\" principles\n- Aspect perfection as primary testimony\n- Reception strengthens weak aspects\n- Translation and collection of light\n- Prohibition and frustration checks\n\n**Response time:** ~500-800ms | **Content:** Comprehensive analysis with judgment and reasoning\n\n✨ **Example Description:**\nAnalysis for finding a lost or missing item\n\n🔗 **Endpoint:** `POST /api/v3/horary/analyze`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "analyze"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Where is my lost wallet?\",\n  \"category\": \"missing_item\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 3,\n    \"day\": 10,\n    \"hour\": 9,\n    \"minute\": 30,\n    \"second\": 0,\n    \"latitude\": 40.7128,\n    \"longitude\": -74.006\n  },\n  \"include_timing\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "78fa283e-e618-40d9-9fd6-8fa31ab8a1c3",
              "name": "Russian Language Response",
              "request": {
                "name": "Russian Language Response",
                "description": {
                  "content": "🎯 **Analyze Horary Question**\n\n📋 **Endpoint Description:**\n🔮 **Complete Horary Analysis with Judgment**\n\nReturns full horary analysis including radicality check, significator identification,\naspect perfection analysis, reception, and final judgment (yes/no/unclear).\n\n**Traditional Terminology:**\n- **category** = \"Matter\" (lat. *materia*) — the subject matter of the question\n- **subcategory** = \"Question\" (lat. *quaestio*) — the specific question being asked\n\n**Perfect for:**\n- 🎯 Yes/no question divination\n- 📊 Traditional horary astrology practice\n- 🔍 Detailed analysis with reasoning\n- ⏱️ Optional timing predictions\n- 📚 Learning traditional techniques\n\n**What you get:**\n- **Radicality Check** - Chart fitness for judgment (8 traditional considerations)\n- **Significator Identification** - Querent, quesited, and additional planets\n- **Aspect Perfection** - Applying vs separating aspects between significators\n- **Reception Analysis** - Mutual reception and dispositorship\n- **Final Judgment** - Yes/No/Unclear with confidence score and detailed reasoning\n- **Timing Predictions** - Optional timing estimates based on perfecting aspects\n\n**Question Categories (required):**\nSee `GET /api/v3/horary/glossary/categories` for complete list with subcategories.\n\nMain categories: pregnancy, fertility, love, marriage, career, job, money, health, missing_item, travel, general\n\n**Traditional Methods:**\n- William Lilly's \"Christian Astrology\" principles\n- Aspect perfection as primary testimony\n- Reception strengthens weak aspects\n- Translation and collection of light\n- Prohibition and frustration checks\n\n**Response time:** ~500-800ms | **Content:** Comprehensive analysis with judgment and reasoning\n\n✨ **Example Description:**\nHorary analysis with judgment interpretations in Russian\n\n🔗 **Endpoint:** `POST /api/v3/horary/analyze`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "analyze"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0443 \\u043b\\u0438 \\u044f \\u044d\\u0442\\u0443 \\u0440\\u0430\\u0431\\u043e\\u0442\\u0443?\",\n  \"category\": \"career\",\n  \"subcategory\": \"get_position\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 4,\n    \"day\": 20,\n    \"hour\": 10,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"Moscow\",\n    \"country_code\": \"RU\"\n  },\n  \"include_timing\": true,\n  \"options\": {\n    \"language\": \"ru\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "26fe53c6-37d1-45b8-85c5-cf01747107cf",
              "name": "German Language Response",
              "request": {
                "name": "German Language Response",
                "description": {
                  "content": "🎯 **Analyze Horary Question**\n\n📋 **Endpoint Description:**\n🔮 **Complete Horary Analysis with Judgment**\n\nReturns full horary analysis including radicality check, significator identification,\naspect perfection analysis, reception, and final judgment (yes/no/unclear).\n\n**Traditional Terminology:**\n- **category** = \"Matter\" (lat. *materia*) — the subject matter of the question\n- **subcategory** = \"Question\" (lat. *quaestio*) — the specific question being asked\n\n**Perfect for:**\n- 🎯 Yes/no question divination\n- 📊 Traditional horary astrology practice\n- 🔍 Detailed analysis with reasoning\n- ⏱️ Optional timing predictions\n- 📚 Learning traditional techniques\n\n**What you get:**\n- **Radicality Check** - Chart fitness for judgment (8 traditional considerations)\n- **Significator Identification** - Querent, quesited, and additional planets\n- **Aspect Perfection** - Applying vs separating aspects between significators\n- **Reception Analysis** - Mutual reception and dispositorship\n- **Final Judgment** - Yes/No/Unclear with confidence score and detailed reasoning\n- **Timing Predictions** - Optional timing estimates based on perfecting aspects\n\n**Question Categories (required):**\nSee `GET /api/v3/horary/glossary/categories` for complete list with subcategories.\n\nMain categories: pregnancy, fertility, love, marriage, career, job, money, health, missing_item, travel, general\n\n**Traditional Methods:**\n- William Lilly's \"Christian Astrology\" principles\n- Aspect perfection as primary testimony\n- Reception strengthens weak aspects\n- Translation and collection of light\n- Prohibition and frustration checks\n\n**Response time:** ~500-800ms | **Content:** Comprehensive analysis with judgment and reasoning\n\n✨ **Example Description:**\nHorary analysis with judgment interpretations in German\n\n🔗 **Endpoint:** `POST /api/v3/horary/analyze`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horary",
                    "analyze"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"question\": \"Werden wir heiraten?\",\n  \"category\": \"love\",\n  \"subcategory\": \"marriage\",\n  \"question_time\": {\n    \"year\": 2026,\n    \"month\": 6,\n    \"day\": 15,\n    \"hour\": 18,\n    \"minute\": 30,\n    \"second\": 0,\n    \"city\": \"Vienna\",\n    \"country_code\": \"AT\"\n  },\n  \"include_timing\": true,\n  \"options\": {\n    \"language\": \"de\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "⭐ Fixed Stars Analysis",
      "description": "",
      "item": [
        {
          "name": "📁 Fixed Stars Positions",
          "description": "All available examples for Fixed Stars Positions endpoint. 🌟 **Fixed Stars Positions** - Calculate current positions of fixed stars\n\n**Perfect for:**\n- 🎯 Finding current star positions in the zodiac\n- 📊 Tracking precession over time\n- 🔭 Research and astronomical calculations\n\n**What you get:**\n- **Precise positions** - Longitude, sign, and degree\n- **Traditional names** - Historical star names and meanings\n- **Astronomical data** - Magnitude, constellation, nature\n\n**Preset options:**\n- **essential** - 10 most important stars (Royal Stars + primary)\n- **traditional** - 13 additional Hellenistic/Medieval stars\n- **behenian** - 15 magical stars with correspondences\n- **extended** - 20+ additional stars for research\n\n**Response time:** ~50-200ms depending on preset combination",
          "item": [
            {
              "id": "78dcd3d3-c94a-48d0-b032-e1c679f55ccf",
              "name": "Get essential star positions",
              "request": {
                "name": "Get essential star positions",
                "description": {
                  "content": "🎯 **Fixed Stars Positions**\n\n📋 **Endpoint Description:**\n🌟 **Fixed Stars Positions** - Calculate current positions of fixed stars\n\n**Perfect for:**\n- 🎯 Finding current star positions in the zodiac\n- 📊 Tracking precession over time\n- 🔭 Research and astronomical calculations\n\n**What you get:**\n- **Precise positions** - Longitude, sign, and degree\n- **Traditional names** - Historical star names and meanings\n- **Astronomical data** - Magnitude, constellation, nature\n\n**Preset options:**\n- **essential** - 10 most important stars (Royal Stars + primary)\n- **traditional** - 13 additional Hellenistic/Medieval stars\n- **behenian** - 15 magical stars with correspondences\n- **extended** - 20+ additional stars for research\n\n**Response time:** ~50-200ms depending on preset combination\n\n✨ **Example Description:**\nCalculate positions for 10 essential fixed stars\n\n🔗 **Endpoint:** `POST /api/v3/fixed-stars/positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Example\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"fixed_stars\": {\n    \"presets\": [\n      \"essential\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "9c7cc208-b01a-49e7-afcf-d4185e2dfdc5",
              "name": "All star positions",
              "request": {
                "name": "All star positions",
                "description": {
                  "content": "🎯 **Fixed Stars Positions**\n\n📋 **Endpoint Description:**\n🌟 **Fixed Stars Positions** - Calculate current positions of fixed stars\n\n**Perfect for:**\n- 🎯 Finding current star positions in the zodiac\n- 📊 Tracking precession over time\n- 🔭 Research and astronomical calculations\n\n**What you get:**\n- **Precise positions** - Longitude, sign, and degree\n- **Traditional names** - Historical star names and meanings\n- **Astronomical data** - Magnitude, constellation, nature\n\n**Preset options:**\n- **essential** - 10 most important stars (Royal Stars + primary)\n- **traditional** - 13 additional Hellenistic/Medieval stars\n- **behenian** - 15 magical stars with correspondences\n- **extended** - 20+ additional stars for research\n\n**Response time:** ~50-200ms depending on preset combination\n\n✨ **Example Description:**\nGet positions for 50+ stars\n\n🔗 **Endpoint:** `POST /api/v3/fixed-stars/positions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "positions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Research Subject\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"latitude\": 51.5074,\n      \"longitude\": -0.1278,\n      \"timezone\": \"Europe/London\"\n    }\n  },\n  \"fixed_stars\": {\n    \"presets\": [\n      \"essential\",\n      \"traditional\",\n      \"extended\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Fixed Stars Conjunctions",
          "description": "All available examples for Fixed Stars Conjunctions endpoint. 🌟 **Fixed Stars Conjunctions** - Find planetary conjunctions to fixed stars\n\n**Perfect for:**\n- 🎯 Identifying prominent fixed star influences\n- ✨ Finding special star connections in natal charts\n- 🔮 Magical timing with Behenian stars\n- 📊 Research on star-planet combinations\n\n**What you get:**\n- **Conjunctions list** - All planets conjunct fixed stars\n- **Orb and strength** - Exact orb and influence strength\n- **Interpretations** - Traditional meanings (optional)\n- **Oppositions** - Opposition aspects (optional)\n\n**Orb defaults:**\n- **Essential preset** - 2.5° conjunction\n- **Traditional preset** - 2.0° conjunction\n- **Behenian preset** - 1.0° conjunction (tight for magic)\n- **Custom orbs** - Override with your preference\n\n**Response time:** ~100-300ms depending on stars checked",
          "item": [
            {
              "id": "caa479e6-6692-4817-ae7b-9fa0ca4e5e4d",
              "name": "Essential stars conjunctions",
              "request": {
                "name": "Essential stars conjunctions",
                "description": {
                  "content": "🎯 **Fixed Stars Conjunctions**\n\n📋 **Endpoint Description:**\n🌟 **Fixed Stars Conjunctions** - Find planetary conjunctions to fixed stars\n\n**Perfect for:**\n- 🎯 Identifying prominent fixed star influences\n- ✨ Finding special star connections in natal charts\n- 🔮 Magical timing with Behenian stars\n- 📊 Research on star-planet combinations\n\n**What you get:**\n- **Conjunctions list** - All planets conjunct fixed stars\n- **Orb and strength** - Exact orb and influence strength\n- **Interpretations** - Traditional meanings (optional)\n- **Oppositions** - Opposition aspects (optional)\n\n**Orb defaults:**\n- **Essential preset** - 2.5° conjunction\n- **Traditional preset** - 2.0° conjunction\n- **Behenian preset** - 1.0° conjunction (tight for magic)\n- **Custom orbs** - Override with your preference\n\n**Response time:** ~100-300ms depending on stars checked\n\n✨ **Example Description:**\nCheck conjunctions with 10 essential stars\n\n🔗 **Endpoint:** `POST /api/v3/fixed-stars/conjunctions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "conjunctions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Example Person\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"fixed_stars\": {\n    \"presets\": [\n      \"essential\"\n    ],\n    \"custom_orbs\": {\n      \"conjunction\": 2.0\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a749063d-82ae-4a75-bf6b-11133d859405",
              "name": "Behenian stars for magic",
              "request": {
                "name": "Behenian stars for magic",
                "description": {
                  "content": "🎯 **Fixed Stars Conjunctions**\n\n📋 **Endpoint Description:**\n🌟 **Fixed Stars Conjunctions** - Find planetary conjunctions to fixed stars\n\n**Perfect for:**\n- 🎯 Identifying prominent fixed star influences\n- ✨ Finding special star connections in natal charts\n- 🔮 Magical timing with Behenian stars\n- 📊 Research on star-planet combinations\n\n**What you get:**\n- **Conjunctions list** - All planets conjunct fixed stars\n- **Orb and strength** - Exact orb and influence strength\n- **Interpretations** - Traditional meanings (optional)\n- **Oppositions** - Opposition aspects (optional)\n\n**Orb defaults:**\n- **Essential preset** - 2.5° conjunction\n- **Traditional preset** - 2.0° conjunction\n- **Behenian preset** - 1.0° conjunction (tight for magic)\n- **Custom orbs** - Override with your preference\n\n**Response time:** ~100-300ms depending on stars checked\n\n✨ **Example Description:**\nFind conjunctions with magical Behenian stars\n\n🔗 **Endpoint:** `POST /api/v3/fixed-stars/conjunctions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "conjunctions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Magical Timing\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 3,\n      \"minute\": 0,\n      \"latitude\": 51.5074,\n      \"longitude\": -0.1278,\n      \"timezone\": \"Europe/London\"\n    }\n  },\n  \"fixed_stars\": {\n    \"presets\": [\n      \"behenian\"\n    ],\n    \"custom_orbs\": {\n      \"conjunction\": 1.0\n    },\n    \"include_interpretations\": true\n  },\n  \"include_oppositions\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Fixed Stars Report",
          "description": "All available examples for Fixed Stars Report endpoint. 📜 **Fixed Stars Report** - Comprehensive fixed stars analysis\n\n**Perfect for:**\n- 🎯 Complete fixed star assessment\n- 👑 Identifying Royal Star connections\n- 🔮 Behenian star magical timing\n- 📊 Research and detailed analysis\n\n**What you get:**\n- **Configuration summary** - Stars checked and found\n- **Conjunctions & oppositions** - All aspects with orbs\n- **Interpretations** - Traditional meanings\n- **Special features** - Royal stars, Behenian stars\n- **Summary** - Strongest influences and patterns\n\n**Optional features:**\n- **Parans** - Co-rising/culminating stars (planned)\n- **Heliacal events** - Rising/setting phenomena (planned)\n\n**Preset combinations:**\n- **[\"essential\"]** - Quick 10-star analysis\n- **[\"essential\", \"traditional\"]** - Standard 23-star report\n- **[\"behenian\"]** - Magical timing focus\n- **[\"essential\", \"traditional\", \"extended\"]** - Full 40+ star research\n\n**Response time:** ~200-500ms depending on configuration",
          "item": [
            {
              "id": "fad37c0b-c7e2-4f3c-a514-2da43c232cbf",
              "name": "Traditional stars report",
              "request": {
                "name": "Traditional stars report",
                "description": {
                  "content": "🎯 **Fixed Stars Report**\n\n📋 **Endpoint Description:**\n📜 **Fixed Stars Report** - Comprehensive fixed stars analysis\n\n**Perfect for:**\n- 🎯 Complete fixed star assessment\n- 👑 Identifying Royal Star connections\n- 🔮 Behenian star magical timing\n- 📊 Research and detailed analysis\n\n**What you get:**\n- **Configuration summary** - Stars checked and found\n- **Conjunctions & oppositions** - All aspects with orbs\n- **Interpretations** - Traditional meanings\n- **Special features** - Royal stars, Behenian stars\n- **Summary** - Strongest influences and patterns\n\n**Optional features:**\n- **Parans** - Co-rising/culminating stars (planned)\n- **Heliacal events** - Rising/setting phenomena (planned)\n\n**Preset combinations:**\n- **[\"essential\"]** - Quick 10-star analysis\n- **[\"essential\", \"traditional\"]** - Standard 23-star report\n- **[\"behenian\"]** - Magical timing focus\n- **[\"essential\", \"traditional\", \"extended\"]** - Full 40+ star research\n\n**Response time:** ~200-500ms depending on configuration\n\n✨ **Example Description:**\nAnalysis with essential and traditional stars (23 total)\n\n🔗 **Endpoint:** `POST /api/v3/fixed-stars/report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Example Person\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"fixed_stars\": {\n    \"presets\": [\n      \"essential\",\n      \"traditional\"\n    ],\n    \"include_interpretations\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "9881c62c-96c3-4afd-a411-705be52010a0",
              "name": "Behenian magical report",
              "request": {
                "name": "Behenian magical report",
                "description": {
                  "content": "🎯 **Fixed Stars Report**\n\n📋 **Endpoint Description:**\n📜 **Fixed Stars Report** - Comprehensive fixed stars analysis\n\n**Perfect for:**\n- 🎯 Complete fixed star assessment\n- 👑 Identifying Royal Star connections\n- 🔮 Behenian star magical timing\n- 📊 Research and detailed analysis\n\n**What you get:**\n- **Configuration summary** - Stars checked and found\n- **Conjunctions & oppositions** - All aspects with orbs\n- **Interpretations** - Traditional meanings\n- **Special features** - Royal stars, Behenian stars\n- **Summary** - Strongest influences and patterns\n\n**Optional features:**\n- **Parans** - Co-rising/culminating stars (planned)\n- **Heliacal events** - Rising/setting phenomena (planned)\n\n**Preset combinations:**\n- **[\"essential\"]** - Quick 10-star analysis\n- **[\"essential\", \"traditional\"]** - Standard 23-star report\n- **[\"behenian\"]** - Magical timing focus\n- **[\"essential\", \"traditional\", \"extended\"]** - Full 40+ star research\n\n**Response time:** ~200-500ms depending on configuration\n\n✨ **Example Description:**\nReport focused on magical Behenian stars\n\n🔗 **Endpoint:** `POST /api/v3/fixed-stars/report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Magical Analysis\",\n    \"birth_data\": {\n      \"year\": 2000,\n      \"month\": 1,\n      \"day\": 1,\n      \"hour\": 0,\n      \"minute\": 0,\n      \"latitude\": 51.5074,\n      \"longitude\": -0.1278,\n      \"timezone\": \"Europe/London\"\n    }\n  },\n  \"fixed_stars\": {\n    \"presets\": [\n      \"behenian\"\n    ],\n    \"include_parans\": true,\n    \"include_heliacal\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7a2cac8d-4c8c-458a-a6ee-61b2d711a951",
              "name": "Comprehensive research report",
              "request": {
                "name": "Comprehensive research report",
                "description": {
                  "content": "🎯 **Fixed Stars Report**\n\n📋 **Endpoint Description:**\n📜 **Fixed Stars Report** - Comprehensive fixed stars analysis\n\n**Perfect for:**\n- 🎯 Complete fixed star assessment\n- 👑 Identifying Royal Star connections\n- 🔮 Behenian star magical timing\n- 📊 Research and detailed analysis\n\n**What you get:**\n- **Configuration summary** - Stars checked and found\n- **Conjunctions & oppositions** - All aspects with orbs\n- **Interpretations** - Traditional meanings\n- **Special features** - Royal stars, Behenian stars\n- **Summary** - Strongest influences and patterns\n\n**Optional features:**\n- **Parans** - Co-rising/culminating stars (planned)\n- **Heliacal events** - Rising/setting phenomena (planned)\n\n**Preset combinations:**\n- **[\"essential\"]** - Quick 10-star analysis\n- **[\"essential\", \"traditional\"]** - Standard 23-star report\n- **[\"behenian\"]** - Magical timing focus\n- **[\"essential\", \"traditional\", \"extended\"]** - Full 40+ star research\n\n**Response time:** ~200-500ms depending on configuration\n\n✨ **Example Description:**\nFull analysis with 40+ stars for research\n\n🔗 **Endpoint:** `POST /api/v3/fixed-stars/report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Research Subject\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 12,\n      \"minute\": 30,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"fixed_stars\": {\n    \"presets\": [\n      \"essential\",\n      \"traditional\",\n      \"extended\"\n    ],\n    \"custom_orbs\": {\n      \"conjunction\": 1.5,\n      \"opposition\": 1.0\n    },\n    \"include_interpretations\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "956a6b53-1c07-44f0-b766-69a5e0d46132",
          "name": "Fixed Stars Presets Info",
          "request": {
            "name": "Fixed Stars Presets Info",
            "description": {
              "content": "📚 **Fixed Stars Presets** - Information about available star presets\n\n**Learn about:**\n- Available preset options\n- Number of stars in each preset\n- Use cases for each preset\n- Default orbs and special features\n\n**Response time:** ~10ms",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "fixed-stars",
                "presets"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "562a79eb-5c64-47be-83c8-c2ea7855851a",
              "name": "Information about available fixed star presets",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "presets"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"key_0\": true,\n  \"key_1\": 1846.2106648330168\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "787cc274-93f4-4ef5-a044-048f92490c5b",
              "name": "Invalid fixed stars parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "presets"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "ef3a5e1c-c755-46e5-a3aa-f24171c04643",
              "name": "Validation error - check configuration",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "fixed-stars",
                    "presets"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "📚 Reference & Glossary",
      "description": "Reference information and validation data.",
      "item": [
        {
          "id": "ef175b07-fff0-45a7-b57a-a9c00a50ca09",
          "name": "Get Cities",
          "request": {
            "name": "Get Cities",
            "description": {
              "content": "🌍 **City Database Search** - Find cities for astrological calculations\n\n**Perfect for:**\n- 🔍 Location autocompletion in astrology apps\n- 🌎 Browsing cities by country for chart calculations\n- 📍 Finding exact city names and country codes\n- 🎯 Location validation for birth data\n\n**Search Examples:**\n- `search=Lon` → Returns London, Long Beach, etc.\n- `country_code=GB` → All UK cities\n- `search=Par&country_code=FR` → Paris and other French cities starting with \"Par\"\n- `sort_by=name&sort_order=asc` → Alphabetical order\n- `limit=10&offset=0` → First 10 results for pagination\n\n**Use Cases:**\n- **Autocomplete**: Use `search` parameter for real-time suggestions\n- **Country Browse**: Use `country_code` to show all cities in a country\n- **Validation**: Verify city names exist before chart calculations\n- **Popular Cities**: Sort by `population` desc to show major cities first\n\n**Response includes:**\n- City name, country code, population\n- Coordinates (latitude, longitude) for calculations\n- Timezone information where available\n\n**Response time:** ~50ms | **Database:** GeoNames (15,000+ cities)",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "cities"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Case-insensitive search string to filter cities by name (matches from the start).",
                    "type": "text/plain"
                  },
                  "key": "search",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter cities by country using ISO 3166-1 alpha-2 code.",
                    "type": "text/plain"
                  },
                  "key": "country_code",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Field to sort by.",
                    "type": "text/plain"
                  },
                  "key": "sort_by",
                  "value": "population"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Sort order.",
                    "type": "text/plain"
                  },
                  "key": "sort_order",
                  "value": "desc"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Number of items to return.",
                    "type": "text/plain"
                  },
                  "key": "limit",
                  "value": "100"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Offset for pagination.",
                    "type": "text/plain"
                  },
                  "key": "offset",
                  "value": "0"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "ff828d45-4c79-4b9a-9d7e-5e50955741cc",
              "name": "Comprehensive city database with geographic and demographic data",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "cities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Case-insensitive search string to filter cities by name (matches from the start).",
                        "type": "text/plain"
                      },
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter cities by country using ISO 3166-1 alpha-2 code.",
                        "type": "text/plain"
                      },
                      "key": "country_code",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Field to sort by.",
                        "type": "text/plain"
                      },
                      "key": "sort_by",
                      "value": "population"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Sort order.",
                        "type": "text/plain"
                      },
                      "key": "sort_order",
                      "value": "desc"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Number of items to return.",
                        "type": "text/plain"
                      },
                      "key": "limit",
                      "value": "100"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Offset for pagination.",
                        "type": "text/plain"
                      },
                      "key": "offset",
                      "value": "0"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "3d6f8571-8cbb-4169-9dfb-72c0afe785c5",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "cities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Case-insensitive search string to filter cities by name (matches from the start).",
                        "type": "text/plain"
                      },
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter cities by country using ISO 3166-1 alpha-2 code.",
                        "type": "text/plain"
                      },
                      "key": "country_code",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Field to sort by.",
                        "type": "text/plain"
                      },
                      "key": "sort_by",
                      "value": "population"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Sort order.",
                        "type": "text/plain"
                      },
                      "key": "sort_order",
                      "value": "desc"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Number of items to return.",
                        "type": "text/plain"
                      },
                      "key": "limit",
                      "value": "100"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Offset for pagination.",
                        "type": "text/plain"
                      },
                      "key": "offset",
                      "value": "0"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "8b44865c-e271-4820-a37e-3a6843245d2a",
              "name": "Validation Error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "cities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Case-insensitive search string to filter cities by name (matches from the start).",
                        "type": "text/plain"
                      },
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter cities by country using ISO 3166-1 alpha-2 code.",
                        "type": "text/plain"
                      },
                      "key": "country_code",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Field to sort by.",
                        "type": "text/plain"
                      },
                      "key": "sort_by",
                      "value": "population"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Sort order.",
                        "type": "text/plain"
                      },
                      "key": "sort_order",
                      "value": "desc"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Number of items to return.",
                        "type": "text/plain"
                      },
                      "key": "limit",
                      "value": "100"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Offset for pagination.",
                        "type": "text/plain"
                      },
                      "key": "offset",
                      "value": "0"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "c00a8782-03e7-44e3-a422-5530027bf8f5",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "cities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Case-insensitive search string to filter cities by name (matches from the start).",
                        "type": "text/plain"
                      },
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter cities by country using ISO 3166-1 alpha-2 code.",
                        "type": "text/plain"
                      },
                      "key": "country_code",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Field to sort by.",
                        "type": "text/plain"
                      },
                      "key": "sort_by",
                      "value": "population"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Sort order.",
                        "type": "text/plain"
                      },
                      "key": "sort_order",
                      "value": "desc"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Number of items to return.",
                        "type": "text/plain"
                      },
                      "key": "limit",
                      "value": "100"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Offset for pagination.",
                        "type": "text/plain"
                      },
                      "key": "offset",
                      "value": "0"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "f839bef0-e058-4ca7-9947-3bf706406cb7",
          "name": "Get Countries",
          "request": {
            "name": "Get Countries",
            "description": {
              "content": "🌍 **Countries Database** - Complete reference of world countries\n\n**Perfect for:**\n- 🎯 Country code validation for location data\n- 📱 Building country selection dropdowns\n- 🌎 Geographic reference for birth data\n- 📊 Population and demographic information\n- 💱 Currency and continent data\n\n**What you get:**\n- **247 countries** with complete ISO codes\n- **Geographic data** - continent codes, capitals\n- **Demographic data** - population figures\n- **Economic data** - currency codes\n\n**Use Cases:**\n- **Validation**: Verify country codes before location lookups\n- **UI Components**: Populate country selection interfaces\n- **Regional Analysis**: Group countries by continent codes\n- **Data Enrichment**: Add country context to astrological calculations\n\n**Response time:** ~30ms | **Database:** GeoNames (247 countries)",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "countries"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "3cf8997b-9fcd-43e0-8b4e-bd6885a41533",
              "name": "Complete list of countries with geographic and demographic data",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "countries"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "3bd359a2-d953-4b9c-859b-26c2d77c2b7d",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "countries"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "23b2d57f-9c50-4273-bbea-011d49f1360e",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "countries"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "c38319cd-bed7-4cfa-98b3-49d6841b2497",
          "name": "Get House Systems",
          "request": {
            "name": "Get House Systems",
            "description": {
              "content": "Returns a dictionary of available house systems.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "house-systems"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "eb3abe6b-cf21-4dc8-81ed-a71c9cc28cdc",
              "name": "Complete list of available astrological house systems with descriptions",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "house-systems"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "9a61e4be-c2fe-4b83-9aeb-2e5f44bfa44b",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "house-systems"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "2a0c91e9-5959-4964-9356-cba65b4f9fe5",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "house-systems"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "90e158e7-f4e9-410a-ac53-df1e3efc6ee0",
          "name": "Get Zodiac Types",
          "request": {
            "name": "Get Zodiac Types",
            "description": {
              "content": "Returns a dictionary of available zodiac types.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "zodiac-types"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "a3247754-7a99-4aa9-9839-c953d5f463c9",
              "name": "Available zodiac types for astrological calculations",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "zodiac-types"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "fb46b573-2c17-4ee7-9e1d-e8821bed5b08",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "zodiac-types"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "c3957466-b403-484a-b104-cbe97134f8b1",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "zodiac-types"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "270ee5e5-cc80-4b41-a0ce-a2a31f527f3d",
          "name": "Get Active Points",
          "request": {
            "name": "Get Active Points",
            "description": {
              "content": "📚 **Complete Celestial Bodies Reference** - All supported points with descriptions and types\n\n**Perfect for:**\n- 🎯 Discovering all available celestial bodies\n- 📱 Building dynamic UI selectors with categories\n- 🎓 Learning about different astrological points\n- 🔍 Finding exact names for API requests\n- 🏷️ Filtering by celestial body types\n\n**Available types:**\n- **planet** - Planets including Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto\n- **lunar-node** - Mean_Node, True_Node, Mean_South_Node, True_South_Node\n- **angle** - Ascendant, Medium_Coeli, Descendant, Imum_Coeli, Vertex\n- **special-point** - Mean_Lilith, True_Lilith, Pars_Fortunae\n- **asteroid** - Chiron, Ceres, Pallas, Juno, Vesta, Aphrodite, Persephone, Artemis\n- **fixed-star** - 23 major stars including Royal Stars\n\n**Each entry includes:**\n- **id** - Exact name to use in API requests\n- **description** - Detailed astrological meaning\n- **type** - Category for filtering and grouping\n- **strength** - Relative importance (0.0-2.0, higher = more important)\n\n**Strength scale:**\n- **2.0** - Core luminaries (Sun, Moon) and Ascendant\n- **1.8** - Personal planets (Mercury, Venus, Mars) and Midheaven\n- **1.6** - Social planets (Jupiter, Saturn) and major nodes\n- **1.4** - Outer planets and healing points (Chiron)\n- **1.0-1.2** - Special points and asteroids\n- **0.8** - Most fixed stars (1.2 for Royal Stars)\n\n**Filtering examples:**\n- `?type=planet` - Get only planets\n- `?type=angle` - Get only angles (ASC, MC, DSC, IC)\n- No filter - Get all celestial bodies\n\n**🌟 Start here to explore all available celestial bodies for your calculations!**",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "active-points"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid, fixed-star",
                    "type": "text/plain"
                  },
                  "key": "type",
                  "value": "<string>"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "ec0098db-d54b-4495-ad90-1034f18c3ac6",
              "name": "Complete reference of all supported celestial bodies with types and strength ratings",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "active-points"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid, fixed-star",
                        "type": "text/plain"
                      },
                      "key": "type",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "7e733a22-6ef9-4eb5-9bc7-857c9fc32366",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "active-points"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid, fixed-star",
                        "type": "text/plain"
                      },
                      "key": "type",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "99bf473a-88e5-4f43-898b-fa8e39ded91e",
              "name": "Validation Error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "active-points"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid, fixed-star",
                        "type": "text/plain"
                      },
                      "key": "type",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "7a3e0856-0ad4-4692-91f9-9250579c95cc",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "active-points"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid, fixed-star",
                        "type": "text/plain"
                      },
                      "key": "type",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "4b41d3f4-ebca-486c-a4c4-2865941dc753",
          "name": "Get Primary Active Points",
          "request": {
            "name": "Get Primary Active Points",
            "description": {
              "content": "🌟 **Primary Active Points** - Essential celestial bodies for core astrological interpretation\n\nReturns only the most important active points with strength ≥ 1.4, representing the\nfundamental elements every astrologer uses for chart interpretation.\n\n**Perfect for:**\n- 🎯 Essential chart analysis with core elements only\n- 📱 Simplified UI for beginners focusing on primary factors\n- ⚡ Fast calculations with most impactful points\n- 🎓 Educational applications teaching fundamental astrology\n- 📊 Priority-based chart interpretation systems\n\n**Primary celestial bodies included:**\n- **All Traditional Planets** (Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn)\n- **Modern Planets** (Uranus, Neptune, Pluto)\n- **Major Angles** (Ascendant, Medium_Coeli, Descendant, Imum_Coeli)\n- **Lunar Nodes** (Mean_Node, True_Node, Mean_South_Node, True_South_Node)\n- **Chiron** (The Wounded Healer)\n\n**Strength threshold:** ≥ 1.4 (excludes minor asteroids, most fixed stars, Arabic parts)\n\n**Each entry includes:**\n- **id** - Standard name for API requests\n- **description** - Detailed astrological meaning\n- **type** - Category (planet, lunar-node, angle, special-point)\n- **strength** - Importance rating (1.4-2.0 range)\n\n**Filtering examples:**\n- `?type=planet` - Get primary planets only (Sun through Pluto)\n- `?type=angle` - Get major angles only (ASC, MC, DSC, IC)\n- `?type=lunar-node` - Get lunar nodes only\n- No filter - Get all 19 primary active points\n\n**Use this when you need:**\n- Essential points for beginner-friendly interfaces\n- Core elements for fundamental chart interpretation\n- High-impact factors for quick analysis\n- Priority-based celestial body selection\n\n**🔥 Perfect starting point for essential astrological calculations!**",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "active-points",
                "primary"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid",
                    "type": "text/plain"
                  },
                  "key": "type",
                  "value": "<string>"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "a54aaf69-28f6-4898-879b-7ab7155462b6",
              "name": "Essential celestial bodies with strength ≥ 1.4 for core astrological interpretation",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "active-points",
                    "primary"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid",
                        "type": "text/plain"
                      },
                      "key": "type",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "9d920edc-23ec-4417-b973-3cf10309446b",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "active-points",
                    "primary"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid",
                        "type": "text/plain"
                      },
                      "key": "type",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "02a8dd5c-824f-4dc0-a193-c6d0128c6e17",
              "name": "Validation Error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "active-points",
                    "primary"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid",
                        "type": "text/plain"
                      },
                      "key": "type",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "86483afe-9fb4-49f6-9663-ddba58c0869d",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "active-points",
                    "primary"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by celestial body type: planet, lunar-node, angle, special-point, asteroid",
                        "type": "text/plain"
                      },
                      "key": "type",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "95bf308a-90cf-444e-95bd-db24e4122437",
          "name": "Get Themes",
          "request": {
            "name": "Get Themes",
            "description": {
              "content": "Returns a list of available SVG themes.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "themes"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "841dee04-8d4b-4f00-899c-33108bda3d95",
              "name": "Available SVG chart themes for visual chart generation",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "themes"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "cd34085f-810f-4c97-8773-07828f0f6f9b",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "themes"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "ca98152f-7a02-40e0-967f-989542a3596c",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "themes"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "096c1423-91ea-4a20-98f7-e982a435c284",
          "name": "Get Languages",
          "request": {
            "name": "Get Languages",
            "description": {
              "content": "Returns a list of available languages for SVG charts.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "languages"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "1bcf1edf-c1a4-484e-bad8-ed01e0258e77",
              "name": "Available languages for SVG chart labels and multilingual content",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "languages"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "4d96d894-22e5-4216-b2dd-2a851e1c7d30",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "languages"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "a045de63-e29b-4835-a4a5-187e1d889485",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "languages"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "ad544f04-4827-486c-a455-34cda2f3dd6d",
          "name": "Get Fixed Stars",
          "request": {
            "name": "Get Fixed Stars",
            "description": {
              "content": "Returns a detailed list of available fixed stars with their traditional meanings,\nnatures, and keywords for astrological interpretation.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "fixed-stars"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "45eb7fbe-b92c-4d95-bcab-40a849bf8a5b",
              "name": "Complete reference of available fixed stars with traditional meanings and natures",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "fixed-stars"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "eb5b896e-708b-4bb2-aefb-a695d3f04f33",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "fixed-stars"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "ec1118d1-eef5-44ec-a5d8-b65b8bc1416b",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "fixed-stars"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "c273716b-7f90-4189-b6ac-bcec242ee1eb",
          "name": "Get Life Areas",
          "request": {
            "name": "Get Life Areas",
            "description": {
              "content": "📚 **Life Areas Glossary** - Complete reference of astrological life areas\n\nReturns comprehensive information about all standardized life areas used\nthroughout the Astrology API, including their meanings, keywords, emoji,\nand planetary/house associations.\n\n**Perfect for:**\n- 🎯 Understanding available life area options for astrocartography\n- 📚 Educational content about astrological life themes\n- 🔍 API integration reference\n- 🌍 Multilingual astrological applications\n- 🎨 Building UI with emoji representations\n\n**What you get:**\n- **12 standardized life areas** with complete definitions\n- **Translated names** in your preferred language\n- **Representative emojis** for visual interfaces (💼, ❤️, 🏥, etc.)\n- **Keywords and themes** for each area\n- **Planetary associations** (primary and secondary planets)\n- **House correspondences** (traditional astrological houses)\n- **Astrocartography line preferences** (AC, MC, DS, IC)\n- **Strength weights** for relative importance scoring\n\n**Available languages:** English (en), German (de), French (fr), Spanish (es), Russian (ru)\n\n**Response time:** ~50ms | **Content:** Complete life areas reference with emojis",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "life-areas"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Language for translations",
                    "type": "text/plain"
                  },
                  "key": "language",
                  "value": "en"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "ccdeeaf3-d80c-4d2c-b9c4-107f2275c28b",
              "name": "Complete life areas reference with multilingual support and astrological associations",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "life-areas"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Language for translations",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "54e8154a-21de-4b88-87c8-63fd3d900e6a",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "life-areas"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Language for translations",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "25335887-8bd9-4fd6-8ab3-2b3175551923",
              "name": "Validation Error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "life-areas"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Language for translations",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "8be1925e-7846-46ad-9ff2-a86973d9bce6",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "life-areas"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Language for translations",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "eb4a5880-099c-49d0-8b7b-2675e6b76016",
          "name": "Get Astrological Keywords",
          "request": {
            "name": "Get Astrological Keywords",
            "description": {
              "content": "🔤 **Astrological Keywords Glossary** - Complete keyword reference\n\nReturns comprehensive keyword collections for different astrological concepts.\nThese keywords are used throughout the API for interpretations and descriptions.\n\n**Perfect for:**\n- 🎯 Understanding keyword meanings and associations\n- 📚 Building astrological interpretation systems\n- 🔍 API integration and content generation\n- 🎨 Creating astrological content and descriptions\n\n**Available categories:**\n- **planets** - Keywords for Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto\n- **lines** - Keywords for astrocartography lines (AC, MC, DS, IC)\n- **houses** - Keywords for the 12 astrological houses\n- **aspects** - Keywords for planetary aspects (conjunction, opposition, trine, etc.)\n- **themes** - Thematic keyword collections (success, love, health, etc.)\n\n**Response time:** ~30ms | **Content:** Complete keyword collections",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "keywords"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Keyword category: planets, lines, houses, aspects, themes",
                    "type": "text/plain"
                  },
                  "key": "category",
                  "value": "planets"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "577f9b56-b916-429c-b72d-96d70bdc5ecf",
              "name": "Comprehensive astrological keywords organized by category with concept-specific collections",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "keywords"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Keyword category: planets, lines, houses, aspects, themes",
                        "type": "text/plain"
                      },
                      "key": "category",
                      "value": "planets"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "5df08e32-3e52-4616-ad0a-2015dd86c0ca",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "keywords"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Keyword category: planets, lines, houses, aspects, themes",
                        "type": "text/plain"
                      },
                      "key": "category",
                      "value": "planets"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "e4f75e33-0f7b-44d2-9172-8a79744ad049",
              "name": "Validation Error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "keywords"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Keyword category: planets, lines, houses, aspects, themes",
                        "type": "text/plain"
                      },
                      "key": "category",
                      "value": "planets"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "633c0c61-ead0-4f6d-958d-c8f44d3d534f",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "keywords"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Keyword category: planets, lines, houses, aspects, themes",
                        "type": "text/plain"
                      },
                      "key": "category",
                      "value": "planets"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "a3130529-95b4-4c28-86e5-be7e108997e2",
          "name": "Get Houses Glossary",
          "request": {
            "name": "Get Houses Glossary",
            "description": {
              "content": "🏠 **Houses Glossary** - Complete astrological houses reference\n\nReturns comprehensive information about the 12 astrological houses,\ntheir traditional meanings, themes, and associated life areas.\n\n**Perfect for:**\n- 📚 Learning traditional house meanings\n- 🎯 Understanding house themes and keywords\n- 📱 Building house interpretation features\n- 🎓 Educational astrology applications\n\n**What you get:**\n- **Traditional themes** for each house (1-12)\n- **Life area associations** based on standardized data\n- **Modern keywords** and interpretations\n- **House system information** and alternatives\n- **Usage recommendations** for different systems\n\n**Available house systems:**\n- **P** - Placidus (Default, most common)\n- **W** - Whole Sign (Ancient, gaining popularity)\n- **K** - Koch (Popular in Europe)\n- **A** - Equal Ascendant (30° houses from ASC)\n- **R** - Regiomontanus (Medieval, horary)\n- **C** - Campanus (Space-based)\n- And 17 more specialized systems\n\n**Response time:** ~30ms | **Content:** Complete houses reference",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "houses"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "House system code (P=Placidus, W=Whole Sign, K=Koch, A=Equal, R=Regiomontanus, C=Campanus)",
                    "type": "text/plain"
                  },
                  "key": "house_system",
                  "value": "P"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "a6ca109a-a90b-46e3-a527-ed71e72428f7",
              "name": "Complete astrological houses reference with themes, meanings, and house system information",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "House system code (P=Placidus, W=Whole Sign, K=Koch, A=Equal, R=Regiomontanus, C=Campanus)",
                        "type": "text/plain"
                      },
                      "key": "house_system",
                      "value": "P"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "184cf4ca-2fe7-42c0-9399-ddf2deb9b334",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "House system code (P=Placidus, W=Whole Sign, K=Koch, A=Equal, R=Regiomontanus, C=Campanus)",
                        "type": "text/plain"
                      },
                      "key": "house_system",
                      "value": "P"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "229484fa-c533-43ea-bf82-141dd64aae3b",
              "name": "Validation Error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "House system code (P=Placidus, W=Whole Sign, K=Koch, A=Equal, R=Regiomontanus, C=Campanus)",
                        "type": "text/plain"
                      },
                      "key": "house_system",
                      "value": "P"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "797d3bbf-0e3e-4814-aeef-9df8f5949789",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "House system code (P=Placidus, W=Whole Sign, K=Koch, A=Equal, R=Regiomontanus, C=Campanus)",
                        "type": "text/plain"
                      },
                      "key": "house_system",
                      "value": "P"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "3aa361ae-8446-4726-ad55-9933f3d7ad51",
          "name": "Get Elements Glossary Endpoint",
          "request": {
            "name": "Get Elements Glossary Endpoint",
            "description": {
              "content": "🔥💧💨🌍 **Elements Glossary** - Classical elements reference for astrology and tarot\n\nReturns comprehensive information about the four classical elements (Fire, Water, Air, Earth)\nand their correspondences in both astrological and tarot systems.\n\n**Perfect for:**\n- 🎴 Tarot elemental dignities calculations\n- ♈ Understanding zodiac sign elements\n- 🌟 Planetary elemental associations\n- 🎯 Life area elemental connections\n- 📚 Educational applications\n\n**What you get for each element:**\n- **Keywords** - Core qualities and attributes\n- **Colors** - Associated color correspondences\n- **Zodiac signs** - Three signs per element\n- **Planets** - Planetary associations\n- **Tarot suit** - Minor Arcana suit correspondence\n- **Season** - Seasonal association\n- **Direction** - Cardinal direction\n- **Temperament** - Classical temperament\n- **Life areas** - Related life themes\n\n**Element relationships:**\n- **Friendly** - Supportive elements (strength 1.5x)\n- **Neutral** - Balanced interaction (strength 1.0x)\n- **Opposing** - Challenging elements (strength 0.5x)\n\n**Use cases:**\n- Calculate elemental dignities in tarot spreads\n- Understand sign compatibility by element\n- Determine elemental balance in birth charts\n- Educational content about elements\n\n**Response time:** ~20ms | **Content:** Complete elemental system",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "elements"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "0e9fb391-cb31-48d7-8c73-47f002d2277f",
              "name": "Classical elements reference for astrology and tarot with complete correspondences",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "elements"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "a18f2e31-b122-4074-834a-a2eef4b63750",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "elements"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "c80adf24-49e9-4203-8f4a-7cb017ba34c6",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "elements"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "628b3772-51be-4f5a-ab34-8bd59258146c",
          "name": "Get Horary Categories",
          "request": {
            "name": "Get Horary Categories",
            "description": {
              "content": "**Horary Question Categories** - Reference for question types and subtypes\n\nReturns all horary question categories and their subtypes for use with\n`/horary/analyze` endpoint. Each category has specific subtypes with\ndifferent judgment criteria and significators.\n\n**Perfect for:**\n- Discovering available question categories\n- Understanding subtype-specific significators\n- Building dynamic question forms\n- Educational horary content\n\n**What you get:**\n- **Categories** - Main question types (health, love, career, etc.)\n- **Subtypes** - Specific question variations within each category\n- **Significators** - Planets/points to examine for each subtype\n- **Descriptions** - Human-readable question examples\n\n**Example usage with /horary/analyze:**\n```json\n{\n    \"question\": \"Will I get the job?\",\n    \"category\": \"career\",\n    \"subtype\": \"get_position\",\n    ...\n}\n```\n\n**Response time:** ~10ms | **Content:** Complete horary category reference",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "glossary",
                "horary-categories"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "fddb44f2-7676-4c09-89d3-94218082cfb5",
              "name": "Horary question categories and their subtypes",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "horary-categories"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "69e85086-295f-4f9f-9189-4395244db0bc",
              "name": "Glossary item not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "horary-categories"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "5e01c440-8a82-4e08-90c9-69f4c74b0391",
              "name": "Internal server error loading glossary",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "glossary",
                    "horary-categories"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "💕 Relationship Insights",
      "description": "",
      "item": [
        {
          "name": "📁 Calculate Compatibility",
          "description": "All available examples for Calculate Compatibility endpoint. 🌟 **Relationship Compatibility Analysis** - Deep synastry and composite insights\n\n**Perfect for:**\n- 💑 Couples wanting to understand their dynamic\n- 💕 Dating apps providing compatibility scores\n- 💍 Pre-marriage counseling\n- 🔮 Relationship coaches\n\n**What you get:**\n- **Compatibility Score** - 0-100 rating with detailed breakdown\n- **Synastry Analysis** - How you affect each other\n- **Composite Chart** - Your relationship as an entity\n- **Love Languages** - How you give and receive love\n- **Relationship Dynamics** - Power balance, communication style\n- **Davison Chart** (optional) - Midpoint relationship chart\n\n**Response time:** ~500ms | **Accuracy:** Professional-grade calculations",
          "item": [
            {
              "id": "2eaf8b90-5414-4c60-a805-1c3b298fbe99",
              "name": "Basic compatibility check",
              "request": {
                "name": "Basic compatibility check",
                "description": {
                  "content": "🎯 **Calculate Compatibility**\n\n📋 **Endpoint Description:**\n🌟 **Relationship Compatibility Analysis** - Deep synastry and composite insights\n\n**Perfect for:**\n- 💑 Couples wanting to understand their dynamic\n- 💕 Dating apps providing compatibility scores\n- 💍 Pre-marriage counseling\n- 🔮 Relationship coaches\n\n**What you get:**\n- **Compatibility Score** - 0-100 rating with detailed breakdown\n- **Synastry Analysis** - How you affect each other\n- **Composite Chart** - Your relationship as an entity\n- **Love Languages** - How you give and receive love\n- **Relationship Dynamics** - Power balance, communication style\n- **Davison Chart** (optional) - Midpoint relationship chart\n\n**Response time:** ~500ms | **Accuracy:** Professional-grade calculations\n\n✨ **Example Description:**\nSimple compatibility analysis between two people\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Oleg\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 5,\n        \"day\": 11,\n        \"hour\": 18,\n        \"minute\": 15,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Partner\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 8,\n        \"day\": 22,\n        \"hour\": 14,\n        \"minute\": 30,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\"\n  },\n  \"compatibility_options\": {\n    \"include_davison\": false,\n    \"include_timing\": false\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "0da33a72-7d5d-458d-91a4-723d859a6166",
              "name": "International relationship",
              "request": {
                "name": "International relationship",
                "description": {
                  "content": "🎯 **Calculate Compatibility**\n\n📋 **Endpoint Description:**\n🌟 **Relationship Compatibility Analysis** - Deep synastry and composite insights\n\n**Perfect for:**\n- 💑 Couples wanting to understand their dynamic\n- 💕 Dating apps providing compatibility scores\n- 💍 Pre-marriage counseling\n- 🔮 Relationship coaches\n\n**What you get:**\n- **Compatibility Score** - 0-100 rating with detailed breakdown\n- **Synastry Analysis** - How you affect each other\n- **Composite Chart** - Your relationship as an entity\n- **Love Languages** - How you give and receive love\n- **Relationship Dynamics** - Power balance, communication style\n- **Davison Chart** (optional) - Midpoint relationship chart\n\n**Response time:** ~500ms | **Accuracy:** Professional-grade calculations\n\n✨ **Example Description:**\nCross-cultural compatibility with coordinates\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Person 1\",\n      \"birth_data\": {\n        \"year\": 1988,\n        \"month\": 3,\n        \"day\": 15,\n        \"hour\": 9,\n        \"minute\": 45,\n        \"latitude\": 50.4501,\n        \"longitude\": 30.5234,\n        \"timezone\": \"Europe/Kiev\"\n      }\n    },\n    {\n      \"name\": \"Person 2\",\n      \"birth_data\": {\n        \"year\": 1992,\n        \"month\": 7,\n        \"day\": 20,\n        \"hour\": 16,\n        \"minute\": 30,\n        \"city\": \"Paris\",\n        \"country_code\": \"FR\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"fr\"\n  },\n  \"compatibility_options\": {\n    \"include_davison\": true,\n    \"include_timing\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Quick Compatibility Score",
          "description": "All available examples for Quick Compatibility Score endpoint. 🎯 **Quick Compatibility Score** - Fast numerical compatibility\n\n**Perfect for:**\n- 📱 Dating app swipe decisions\n- ⚡ Quick compatibility checks\n- 🎰 Match percentage displays\n\n**What you get:**\n- **Overall Score** - 0-100 compatibility percentage\n- **Category Breakdown** - Emotional, intellectual, physical scores\n- **Match Quality** - Excellent/Good/Moderate/Challenging\n\n**Response time:** ~200ms | **Optimized for speed**",
          "item": [
            {
              "id": "1d0d704e-e4df-4f55-badf-9dcd588740ee",
              "name": "Quick compatibility score",
              "request": {
                "name": "Quick compatibility score",
                "description": {
                  "content": "🎯 **Quick Compatibility Score**\n\n📋 **Endpoint Description:**\n🎯 **Quick Compatibility Score** - Fast numerical compatibility\n\n**Perfect for:**\n- 📱 Dating app swipe decisions\n- ⚡ Quick compatibility checks\n- 🎰 Match percentage displays\n\n**What you get:**\n- **Overall Score** - 0-100 compatibility percentage\n- **Category Breakdown** - Emotional, intellectual, physical scores\n- **Match Quality** - Excellent/Good/Moderate/Challenging\n\n**Response time:** ~200ms | **Optimized for speed**\n\n✨ **Example Description:**\nFast compatibility percentage for dating apps\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/compatibility-score`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "compatibility-score"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Oleg\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 5,\n        \"day\": 11,\n        \"hour\": 18,\n        \"minute\": 15,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Match\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 8,\n        \"day\": 22,\n        \"hour\": 10,\n        \"minute\": 30,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "5fbd7c1c-3fc5-4d35-8836-3ec6c3c3b70c",
              "name": "Using coordinates for speed",
              "request": {
                "name": "Using coordinates for speed",
                "description": {
                  "content": "🎯 **Quick Compatibility Score**\n\n📋 **Endpoint Description:**\n🎯 **Quick Compatibility Score** - Fast numerical compatibility\n\n**Perfect for:**\n- 📱 Dating app swipe decisions\n- ⚡ Quick compatibility checks\n- 🎰 Match percentage displays\n\n**What you get:**\n- **Overall Score** - 0-100 compatibility percentage\n- **Category Breakdown** - Emotional, intellectual, physical scores\n- **Match Quality** - Excellent/Good/Moderate/Challenging\n\n**Response time:** ~200ms | **Optimized for speed**\n\n✨ **Example Description:**\nDirect coordinate input avoids geocoding delay\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/compatibility-score`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "compatibility-score"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Person A\",\n      \"birth_data\": {\n        \"year\": 1987,\n        \"month\": 9,\n        \"day\": 3,\n        \"hour\": 14,\n        \"minute\": 22,\n        \"latitude\": 50.4501,\n        \"longitude\": 30.5234,\n        \"timezone\": \"Europe/Kiev\"\n      }\n    },\n    {\n      \"name\": \"Person B\",\n      \"birth_data\": {\n        \"year\": 1992,\n        \"month\": 12,\n        \"day\": 7,\n        \"hour\": 16,\n        \"minute\": 45,\n        \"latitude\": 51.5074,\n        \"longitude\": -0.1278,\n        \"timezone\": \"Europe/London\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Love Languages",
          "description": "All available examples for Analyze Love Languages endpoint. 💝 **Love Language Analysis** - Discover how you give and receive love\n\n**Based on:**\n- **Venus** - How you show love and affection\n- **Moon** - Your emotional needs and comfort\n- **Mars** - Your passion and desire nature\n- **5th House** - Romance and creative expression\n\n**What you get:**\n- **Primary Love Language** - Your main way of expressing love\n- **Secondary Love Language** - Your secondary expression\n- **Receiving Style** - How you prefer to receive love\n- **Romantic Tendencies** - Detailed personality insights\n\n**Response time:** ~300ms",
          "item": [
            {
              "id": "7c51d2b3-24d7-409d-99f5-f28372a832e5",
              "name": "Individual love language style",
              "request": {
                "name": "Individual love language style",
                "description": {
                  "content": "🎯 **Analyze Love Languages**\n\n📋 **Endpoint Description:**\n💝 **Love Language Analysis** - Discover how you give and receive love\n\n**Based on:**\n- **Venus** - How you show love and affection\n- **Moon** - Your emotional needs and comfort\n- **Mars** - Your passion and desire nature\n- **5th House** - Romance and creative expression\n\n**What you get:**\n- **Primary Love Language** - Your main way of expressing love\n- **Secondary Love Language** - Your secondary expression\n- **Receiving Style** - How you prefer to receive love\n- **Romantic Tendencies** - Detailed personality insights\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nAnalyze one person's love language preferences\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/love-languages`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "love-languages"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7dcf88d3-8edf-43b2-8a15-49702105eefe",
              "name": "Ukrainian person analysis",
              "request": {
                "name": "Ukrainian person analysis",
                "description": {
                  "content": "🎯 **Analyze Love Languages**\n\n📋 **Endpoint Description:**\n💝 **Love Language Analysis** - Discover how you give and receive love\n\n**Based on:**\n- **Venus** - How you show love and affection\n- **Moon** - Your emotional needs and comfort\n- **Mars** - Your passion and desire nature\n- **5th House** - Romance and creative expression\n\n**What you get:**\n- **Primary Love Language** - Your main way of expressing love\n- **Secondary Love Language** - Your secondary expression\n- **Receiving Style** - How you prefer to receive love\n- **Romantic Tendencies** - Detailed personality insights\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nLove language analysis in Russian (fallback)\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/love-languages`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "love-languages"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"\\u0406\\u0432\\u0430\\u043d\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 18,\n      \"hour\": 9,\n      \"minute\": 45,\n      \"city\": \"Kiev\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"ru\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "36021df4-e232-4ef0-9519-b73bfae6d5d5",
              "name": "French person analysis",
              "request": {
                "name": "French person analysis",
                "description": {
                  "content": "🎯 **Analyze Love Languages**\n\n📋 **Endpoint Description:**\n💝 **Love Language Analysis** - Discover how you give and receive love\n\n**Based on:**\n- **Venus** - How you show love and affection\n- **Moon** - Your emotional needs and comfort\n- **Mars** - Your passion and desire nature\n- **5th House** - Romance and creative expression\n\n**What you get:**\n- **Primary Love Language** - Your main way of expressing love\n- **Secondary Love Language** - Your secondary expression\n- **Receiving Style** - How you prefer to receive love\n- **Romantic Tendencies** - Detailed personality insights\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nLove language analysis in French\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/love-languages`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "love-languages"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Marie\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 11,\n      \"day\": 2,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"options\": {\n    \"language\": \"fr\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Davison Chart",
          "description": "All available examples for Calculate Davison Chart endpoint. 🌌 **Davison Relationship Chart** - The midpoint chart of your relationship\n\n**What is it?**\nThe Davison chart calculates the exact midpoint in time and space between\ntwo births, creating a chart for the relationship itself as a separate entity.\n\n**Calculation:**\n- Midpoint in space (latitude/longitude average)\n- Midpoint in time (between two birth moments)\n- Creates a third chart representing the relationship\n\n**Use cases:**\n- Understanding the relationship's purpose\n- Timing for the relationship\n- Relationship's personality\n\n**Response time:** ~400ms",
          "item": [
            {
              "id": "077a2ad3-05fb-4136-b2fa-87b5d110d746",
              "name": "Ukrainian couple Davison chart",
              "request": {
                "name": "Ukrainian couple Davison chart",
                "description": {
                  "content": "🎯 **Calculate Davison Chart**\n\n📋 **Endpoint Description:**\n🌌 **Davison Relationship Chart** - The midpoint chart of your relationship\n\n**What is it?**\nThe Davison chart calculates the exact midpoint in time and space between\ntwo births, creating a chart for the relationship itself as a separate entity.\n\n**Calculation:**\n- Midpoint in space (latitude/longitude average)\n- Midpoint in time (between two birth moments)\n- Creates a third chart representing the relationship\n\n**Use cases:**\n- Understanding the relationship's purpose\n- Timing for the relationship\n- Relationship's personality\n\n**Response time:** ~400ms\n\n✨ **Example Description:**\nMidpoint relationship chart for Ukrainian couple\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/davison`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "davison"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Oleg\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 5,\n        \"day\": 11,\n        \"hour\": 18,\n        \"minute\": 15,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Partner\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 8,\n        \"day\": 22,\n        \"hour\": 14,\n        \"minute\": 30,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"ru\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e1e8d8de-f839-47ec-a4b8-b8f1a0bd1ce3",
              "name": "International relationship",
              "request": {
                "name": "International relationship",
                "description": {
                  "content": "🎯 **Calculate Davison Chart**\n\n📋 **Endpoint Description:**\n🌌 **Davison Relationship Chart** - The midpoint chart of your relationship\n\n**What is it?**\nThe Davison chart calculates the exact midpoint in time and space between\ntwo births, creating a chart for the relationship itself as a separate entity.\n\n**Calculation:**\n- Midpoint in space (latitude/longitude average)\n- Midpoint in time (between two birth moments)\n- Creates a third chart representing the relationship\n\n**Use cases:**\n- Understanding the relationship's purpose\n- Timing for the relationship\n- Relationship's personality\n\n**Response time:** ~400ms\n\n✨ **Example Description:**\nCross-cultural Davison chart analysis\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/davison`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "davison"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Person A\",\n      \"birth_data\": {\n        \"year\": 1987,\n        \"month\": 2,\n        \"day\": 28,\n        \"hour\": 22,\n        \"minute\": 30,\n        \"city\": \"Lviv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Person B\",\n      \"birth_data\": {\n        \"year\": 1989,\n        \"month\": 6,\n        \"day\": 10,\n        \"hour\": 11,\n        \"minute\": 0,\n        \"city\": \"Berlin\",\n        \"country_code\": \"DE\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"de\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "519106a5-78e6-4bd5-9b40-7d2571f3c38f",
              "name": "Marriage relationship chart",
              "request": {
                "name": "Marriage relationship chart",
                "description": {
                  "content": "🎯 **Calculate Davison Chart**\n\n📋 **Endpoint Description:**\n🌌 **Davison Relationship Chart** - The midpoint chart of your relationship\n\n**What is it?**\nThe Davison chart calculates the exact midpoint in time and space between\ntwo births, creating a chart for the relationship itself as a separate entity.\n\n**Calculation:**\n- Midpoint in space (latitude/longitude average)\n- Midpoint in time (between two birth moments)\n- Creates a third chart representing the relationship\n\n**Use cases:**\n- Understanding the relationship's purpose\n- Timing for the relationship\n- Relationship's personality\n\n**Response time:** ~400ms\n\n✨ **Example Description:**\nLong-term partnership Davison analysis\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/davison`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "davison"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Partner 1\",\n      \"birth_data\": {\n        \"year\": 1983,\n        \"month\": 12,\n        \"day\": 5,\n        \"hour\": 16,\n        \"minute\": 45,\n        \"city\": \"Warsaw\",\n        \"country_code\": \"PL\"\n      }\n    },\n    {\n      \"name\": \"Partner 2\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 3,\n        \"day\": 20,\n        \"hour\": 8,\n        \"minute\": 15,\n        \"city\": \"Krakow\",\n        \"country_code\": \"PL\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Relationship Timing",
          "description": "All available examples for Calculate Relationship Timing endpoint. 📅 **Relationship Timing Analysis** - Find optimal dates for milestones\n\n**Analyzes:**\n- 💑 Best dates for commitment\n- 🏠 Moving in together timing\n- 💍 Engagement opportunities\n- 👰 Wedding date selection\n- 🌙 Lunar phases for romance\n\n**Based on:**\n- Individual transits\n- Composite chart transits\n- Davison chart transits\n- Venus and Mars cycles\n- Lunar phases\n\n**Response time:** ~600ms",
          "item": [
            {
              "id": "7f24770b-5f18-4501-919d-df40b540d2b6",
              "name": "Wedding date planning",
              "request": {
                "name": "Wedding date planning",
                "description": {
                  "content": "🎯 **Calculate Relationship Timing**\n\n📋 **Endpoint Description:**\n📅 **Relationship Timing Analysis** - Find optimal dates for milestones\n\n**Analyzes:**\n- 💑 Best dates for commitment\n- 🏠 Moving in together timing\n- 💍 Engagement opportunities\n- 👰 Wedding date selection\n- 🌙 Lunar phases for romance\n\n**Based on:**\n- Individual transits\n- Composite chart transits\n- Davison chart transits\n- Venus and Mars cycles\n- Lunar phases\n\n**Response time:** ~600ms\n\n✨ **Example Description:**\nFind optimal wedding dates for engaged couple\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Oleg\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 5,\n        \"day\": 11,\n        \"hour\": 18,\n        \"minute\": 15,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Fianc\\u00e9e\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 8,\n        \"day\": 22,\n        \"hour\": 14,\n        \"minute\": 30,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\"\n  },\n  \"compatibility_options\": {\n    \"start_date\": \"2024-06-01\",\n    \"end_date\": \"2025-12-31\",\n    \"milestones\": [\n      \"wedding\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "93ccce12-df7a-4935-bbd9-3efb9b72ebfd",
              "name": "Dating milestone timing",
              "request": {
                "name": "Dating milestone timing",
                "description": {
                  "content": "🎯 **Calculate Relationship Timing**\n\n📋 **Endpoint Description:**\n📅 **Relationship Timing Analysis** - Find optimal dates for milestones\n\n**Analyzes:**\n- 💑 Best dates for commitment\n- 🏠 Moving in together timing\n- 💍 Engagement opportunities\n- 👰 Wedding date selection\n- 🌙 Lunar phases for romance\n\n**Based on:**\n- Individual transits\n- Composite chart transits\n- Davison chart transits\n- Venus and Mars cycles\n- Lunar phases\n\n**Response time:** ~600ms\n\n✨ **Example Description:**\nEarly relationship progression timing\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Person 1\",\n      \"birth_data\": {\n        \"year\": 1992,\n        \"month\": 1,\n        \"day\": 25,\n        \"hour\": 12,\n        \"minute\": 0,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Person 2\",\n      \"birth_data\": {\n        \"year\": 1988,\n        \"month\": 11,\n        \"day\": 14,\n        \"hour\": 8,\n        \"minute\": 45,\n        \"city\": \"Prague\",\n        \"country_code\": \"CZ\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\"\n  },\n  \"compatibility_options\": {\n    \"milestones\": [\n      \"commitment\",\n      \"moving_together\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "2186e510-fd4b-4ac3-81ca-b16c4bd305ff",
              "name": "Complete relationship timeline",
              "request": {
                "name": "Complete relationship timeline",
                "description": {
                  "content": "🎯 **Calculate Relationship Timing**\n\n📋 **Endpoint Description:**\n📅 **Relationship Timing Analysis** - Find optimal dates for milestones\n\n**Analyzes:**\n- 💑 Best dates for commitment\n- 🏠 Moving in together timing\n- 💍 Engagement opportunities\n- 👰 Wedding date selection\n- 🌙 Lunar phases for romance\n\n**Based on:**\n- Individual transits\n- Composite chart transits\n- Davison chart transits\n- Venus and Mars cycles\n- Lunar phases\n\n**Response time:** ~600ms\n\n✨ **Example Description:**\nAll major relationship milestones timing\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Partner A\",\n      \"birth_data\": {\n        \"year\": 1987,\n        \"month\": 4,\n        \"day\": 3,\n        \"hour\": 15,\n        \"minute\": 20,\n        \"city\": \"Odessa\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Partner B\",\n      \"birth_data\": {\n        \"year\": 1991,\n        \"month\": 9,\n        \"day\": 12,\n        \"hour\": 21,\n        \"minute\": 45,\n        \"city\": \"Lviv\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"ru\"\n  },\n  \"compatibility_options\": {\n    \"milestones\": [\n      \"commitment\",\n      \"moving_together\",\n      \"engagement\",\n      \"wedding\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Red Green Flags",
          "description": "All available examples for Analyze Red Green Flags endpoint. 🚦 **Red & Green Flags Analysis** - Dating profile insights\n\n**Identifies:**\n- 🟢 **Green Flags** - Positive relationship indicators\n- 🟡 **Yellow Flags** - Areas needing awareness\n- 🔴 **Red Flags** - Potential challenges\n\n**Analyzes:**\n- Venus aspects (love nature)\n- Moon aspects (emotional patterns)\n- Mars aspects (conflict style)\n- Saturn aspects (commitment)\n- 7th house (partnership approach)\n\n**Response time:** ~300ms",
          "item": [
            {
              "id": "52045320-0b1f-4d67-ab74-f88be149dc41",
              "name": "Dating profile insights",
              "request": {
                "name": "Dating profile insights",
                "description": {
                  "content": "🎯 **Analyze Red Green Flags**\n\n📋 **Endpoint Description:**\n🚦 **Red & Green Flags Analysis** - Dating profile insights\n\n**Identifies:**\n- 🟢 **Green Flags** - Positive relationship indicators\n- 🟡 **Yellow Flags** - Areas needing awareness\n- 🔴 **Red Flags** - Potential challenges\n\n**Analyzes:**\n- Venus aspects (love nature)\n- Moon aspects (emotional patterns)\n- Mars aspects (conflict style)\n- Saturn aspects (commitment)\n- 7th house (partnership approach)\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nAnalyze relationship patterns for dating\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/red-flags`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "red-flags"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "38b17343-df2f-4f8a-b8e9-2079a8697ba0",
              "name": "Self-awareness analysis",
              "request": {
                "name": "Self-awareness analysis",
                "description": {
                  "content": "🎯 **Analyze Red Green Flags**\n\n📋 **Endpoint Description:**\n🚦 **Red & Green Flags Analysis** - Dating profile insights\n\n**Identifies:**\n- 🟢 **Green Flags** - Positive relationship indicators\n- 🟡 **Yellow Flags** - Areas needing awareness\n- 🔴 **Red Flags** - Potential challenges\n\n**Analyzes:**\n- Venus aspects (love nature)\n- Moon aspects (emotional patterns)\n- Mars aspects (conflict style)\n- Saturn aspects (commitment)\n- 7th house (partnership approach)\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nUnderstanding your relationship patterns\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/red-flags`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "red-flags"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Anna\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 9,\n      \"day\": 8,\n      \"hour\": 11,\n      \"minute\": 45,\n      \"city\": \"Kiev\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"ru\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "9f0bc2e4-ba0e-4400-a45b-13a5d9aa29e9",
              "name": "Relationship counseling prep",
              "request": {
                "name": "Relationship counseling prep",
                "description": {
                  "content": "🎯 **Analyze Red Green Flags**\n\n📋 **Endpoint Description:**\n🚦 **Red & Green Flags Analysis** - Dating profile insights\n\n**Identifies:**\n- 🟢 **Green Flags** - Positive relationship indicators\n- 🟡 **Yellow Flags** - Areas needing awareness\n- 🔴 **Red Flags** - Potential challenges\n\n**Analyzes:**\n- Venus aspects (love nature)\n- Moon aspects (emotional patterns)\n- Mars aspects (conflict style)\n- Saturn aspects (commitment)\n- 7th house (partnership approach)\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nPrepare for relationship therapy session\n\n🔗 **Endpoint:** `POST /api/v3/insights/relationship/red-flags`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    "red-flags"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"\\u041c\\u0438\\u0445\\u0430\\u0439\\u043b\\u043e\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 12,\n      \"day\": 3,\n      \"hour\": 16,\n      \"minute\": 20,\n      \"city\": \"Dnipro\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"ru\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "62f66880-6558-4409-952f-0f43393dca42",
          "name": "Discover Relationship Insights",
          "request": {
            "name": "Discover Relationship Insights",
            "description": {
              "content": "💕 **Relationship Insights Discovery** - Available relationship analyses\n\nExplore all available relationship and compatibility insights.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "insights",
                "relationship",
                ""
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "22d8785b-8a6c-4ee5-84dc-acb9ac379df5",
              "name": "Successful Response",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "15eefafc-e9fe-40bf-8361-005379e504ab",
              "name": "Invalid insights parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "37a7ea17-7515-4a24-a3f3-2dcca91776d4",
              "name": "Validation error - check input data",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "relationship",
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "🐾 Pet Insights",
      "description": "",
      "item": [
        {
          "name": "📁 Analyze Pet Personality",
          "description": "All available examples for Analyze Pet Personality endpoint. 🐾 **Pet Personality Analysis** - Understand your pet's unique character\n\n**Perfect for:**\n- 🐕 New pet parents wanting to understand their companion\n- 🐈 Trainers developing customized approaches\n- 🦜 Breeders understanding temperament patterns\n- 🐴 Anyone deepening their pet relationship\n\n**What you get:**\n- **Personality Profile** - Core temperament and traits\n- **Energy Level** - Activity needs and patterns\n- **Social Style** - How they interact with others\n- **Training Approach** - Best methods for this personality\n- **Emotional Needs** - What makes them feel secure\n\n**Response time:** ~300ms | **Accuracy:** Based on birth time precision",
          "item": [
            {
              "id": "2ce60de8-2286-42ad-90eb-34580ae31ee3",
              "name": "Golden Retriever personality analysis",
              "request": {
                "name": "Golden Retriever personality analysis",
                "description": {
                  "content": "🎯 **Analyze Pet Personality**\n\n📋 **Endpoint Description:**\n🐾 **Pet Personality Analysis** - Understand your pet's unique character\n\n**Perfect for:**\n- 🐕 New pet parents wanting to understand their companion\n- 🐈 Trainers developing customized approaches\n- 🦜 Breeders understanding temperament patterns\n- 🐴 Anyone deepening their pet relationship\n\n**What you get:**\n- **Personality Profile** - Core temperament and traits\n- **Energy Level** - Activity needs and patterns\n- **Social Style** - How they interact with others\n- **Training Approach** - Best methods for this personality\n- **Emotional Needs** - What makes them feel secure\n\n**Response time:** ~300ms | **Accuracy:** Based on birth time precision\n\n✨ **Example Description:**\nAnalyze personality traits of a Golden Retriever puppy\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/personality`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "personality"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Buddy\",\n    \"birth_data\": {\n      \"year\": 2020,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"pet_options\": {\n    \"pet_type\": \"dog\",\n    \"breed\": \"golden_retriever\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "85d1be06-bb3f-4a89-b99d-4e183238493c",
              "name": "Persian cat personality analysis",
              "request": {
                "name": "Persian cat personality analysis",
                "description": {
                  "content": "🎯 **Analyze Pet Personality**\n\n📋 **Endpoint Description:**\n🐾 **Pet Personality Analysis** - Understand your pet's unique character\n\n**Perfect for:**\n- 🐕 New pet parents wanting to understand their companion\n- 🐈 Trainers developing customized approaches\n- 🦜 Breeders understanding temperament patterns\n- 🐴 Anyone deepening their pet relationship\n\n**What you get:**\n- **Personality Profile** - Core temperament and traits\n- **Energy Level** - Activity needs and patterns\n- **Social Style** - How they interact with others\n- **Training Approach** - Best methods for this personality\n- **Emotional Needs** - What makes them feel secure\n\n**Response time:** ~300ms | **Accuracy:** Based on birth time precision\n\n✨ **Example Description:**\nUnderstanding a Persian cat's unique traits\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/personality`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "personality"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Whiskers\",\n    \"birth_data\": {\n      \"year\": 2021,\n      \"month\": 7,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"pet_options\": {\n    \"pet_type\": \"cat\",\n    \"breed\": \"persian\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "838d1333-3537-49b1-ba1b-3cab6b76092b",
              "name": "Pet-Owner personality analysis",
              "request": {
                "name": "Pet-Owner personality analysis",
                "description": {
                  "content": "🎯 **Analyze Pet Personality**\n\n📋 **Endpoint Description:**\n🐾 **Pet Personality Analysis** - Understand your pet's unique character\n\n**Perfect for:**\n- 🐕 New pet parents wanting to understand their companion\n- 🐈 Trainers developing customized approaches\n- 🦜 Breeders understanding temperament patterns\n- 🐴 Anyone deepening their pet relationship\n\n**What you get:**\n- **Personality Profile** - Core temperament and traits\n- **Energy Level** - Activity needs and patterns\n- **Social Style** - How they interact with others\n- **Training Approach** - Best methods for this personality\n- **Emotional Needs** - What makes them feel secure\n\n**Response time:** ~300ms | **Accuracy:** Based on birth time precision\n\n✨ **Example Description:**\nEnhanced pet analysis with owner's astrological influence\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/personality`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "personality"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Luna\",\n    \"birth_data\": {\n      \"year\": 2022,\n      \"month\": 4,\n      \"day\": 10,\n      \"hour\": 8,\n      \"minute\": 30,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"owner\": {\n    \"name\": \"Marie\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 25,\n      \"hour\": 16,\n      \"minute\": 45,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"pet_options\": {\n    \"pet_type\": \"cat\",\n    \"breed\": \"siamese\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Pet Human Compatibility",
          "description": "All available examples for Calculate Pet Human Compatibility endpoint. 🤝 **Human-Pet Compatibility** - Analyze your bond with your pet\n\n**Perfect for:**\n- 🏠 Choosing the right pet for your lifestyle\n- 💕 Understanding your existing pet relationship\n- 🎯 Optimizing training and care approaches\n- 🔮 Deepening the human-animal bond\n\n**What you get:**\n- **Compatibility Score** - Overall match percentage\n- **Energy Match** - Activity level compatibility\n- **Emotional Bond** - Connection depth potential\n- **Communication Style** - How you understand each other\n- **Care Recommendations** - Personalized care tips\n\n**Response time:** ~400ms | **Multi-pet household:** Compare multiple pets",
          "item": [
            {
              "id": "897aafcb-59ea-45fb-a402-42de6f49eaf2",
              "name": "Human-dog compatibility analysis",
              "request": {
                "name": "Human-dog compatibility analysis",
                "description": {
                  "content": "🎯 **Calculate Pet Human Compatibility**\n\n📋 **Endpoint Description:**\n🤝 **Human-Pet Compatibility** - Analyze your bond with your pet\n\n**Perfect for:**\n- 🏠 Choosing the right pet for your lifestyle\n- 💕 Understanding your existing pet relationship\n- 🎯 Optimizing training and care approaches\n- 🔮 Deepening the human-animal bond\n\n**What you get:**\n- **Compatibility Score** - Overall match percentage\n- **Energy Match** - Activity level compatibility\n- **Emotional Bond** - Connection depth potential\n- **Communication Style** - How you understand each other\n- **Care Recommendations** - Personalized care tips\n\n**Response time:** ~400ms | **Multi-pet household:** Compare multiple pets\n\n✨ **Example Description:**\nAnalyze compatibility between a human owner and their dog\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Oleg\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 5,\n        \"day\": 11,\n        \"hour\": 18,\n        \"minute\": 15,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Max\",\n      \"birth_data\": {\n        \"year\": 2020,\n        \"month\": 3,\n        \"day\": 15,\n        \"hour\": 10,\n        \"minute\": 0,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"pet_type\": \"dog\",\n    \"breed\": \"golden_retriever\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "73967168-9e45-4522-957c-4dd9620a1a80",
              "name": "Human-cat compatibility analysis",
              "request": {
                "name": "Human-cat compatibility analysis",
                "description": {
                  "content": "🎯 **Calculate Pet Human Compatibility**\n\n📋 **Endpoint Description:**\n🤝 **Human-Pet Compatibility** - Analyze your bond with your pet\n\n**Perfect for:**\n- 🏠 Choosing the right pet for your lifestyle\n- 💕 Understanding your existing pet relationship\n- 🎯 Optimizing training and care approaches\n- 🔮 Deepening the human-animal bond\n\n**What you get:**\n- **Compatibility Score** - Overall match percentage\n- **Energy Match** - Activity level compatibility\n- **Emotional Bond** - Connection depth potential\n- **Communication Style** - How you understand each other\n- **Care Recommendations** - Personalized care tips\n\n**Response time:** ~400ms | **Multi-pet household:** Compare multiple pets\n\n✨ **Example Description:**\nUnderstanding the bond between human and feline\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Sarah\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 8,\n        \"day\": 22,\n        \"hour\": 14,\n        \"minute\": 30,\n        \"city\": \"London\",\n        \"country_code\": \"GB\"\n      }\n    },\n    {\n      \"name\": \"Luna\",\n      \"birth_data\": {\n        \"year\": 2021,\n        \"month\": 7,\n        \"day\": 8,\n        \"hour\": 9,\n        \"minute\": 15,\n        \"city\": \"London\",\n        \"country_code\": \"GB\"\n      }\n    }\n  ],\n  \"options\": {\n    \"pet_type\": \"cat\",\n    \"breed\": \"siamese\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Optimal Training Windows",
          "description": "All available examples for Get Optimal Training Windows endpoint. 📚 **Optimal Training Windows** - Find the best times for training\n\n**Perfect for:**\n- 🎓 Professional trainers planning programs\n- 🏆 Competition preparation timing\n- 🧠 Learning new tricks or behaviors\n- 🤝 Socialization planning\n\n**What you get:**\n- **Best Training Days** - When learning is easiest\n- **Focus Areas** - What to train on specific days\n- **Bonding Windows** - Best times for connection\n- **Challenge Days** - When to take it easy\n\n**Response time:** ~500ms | **Range:** Up to 365 days ahead",
          "item": [
            {
              "id": "b58f6545-96d2-4a67-bf3b-4a2004722f4d",
              "name": "Dog obedience training",
              "request": {
                "name": "Dog obedience training",
                "description": {
                  "content": "🎯 **Get Optimal Training Windows**\n\n📋 **Endpoint Description:**\n📚 **Optimal Training Windows** - Find the best times for training\n\n**Perfect for:**\n- 🎓 Professional trainers planning programs\n- 🏆 Competition preparation timing\n- 🧠 Learning new tricks or behaviors\n- 🤝 Socialization planning\n\n**What you get:**\n- **Best Training Days** - When learning is easiest\n- **Focus Areas** - What to train on specific days\n- **Bonding Windows** - Best times for connection\n- **Challenge Days** - When to take it easy\n\n**Response time:** ~500ms | **Range:** Up to 365 days ahead\n\n✨ **Example Description:**\nAnalyze best times for training a dog\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/training-windows`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "training-windows"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Rex\",\n    \"birth_data\": {\n      \"year\": 2020,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"pet_options\": {\n    \"pet_type\": \"dog\",\n    \"training_type\": \"obedience\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "8b6b4569-555c-48bb-b934-0b5b6994ff3a",
              "name": "Cat behavior training",
              "request": {
                "name": "Cat behavior training",
                "description": {
                  "content": "🎯 **Get Optimal Training Windows**\n\n📋 **Endpoint Description:**\n📚 **Optimal Training Windows** - Find the best times for training\n\n**Perfect for:**\n- 🎓 Professional trainers planning programs\n- 🏆 Competition preparation timing\n- 🧠 Learning new tricks or behaviors\n- 🤝 Socialization planning\n\n**What you get:**\n- **Best Training Days** - When learning is easiest\n- **Focus Areas** - What to train on specific days\n- **Bonding Windows** - Best times for connection\n- **Challenge Days** - When to take it easy\n\n**Response time:** ~500ms | **Range:** Up to 365 days ahead\n\n✨ **Example Description:**\nFind optimal times for cat training\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/training-windows`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "training-windows"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Whiskers\",\n    \"birth_data\": {\n      \"year\": 2021,\n      \"month\": 7,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"pet_options\": {\n    \"pet_type\": \"cat\",\n    \"training_type\": \"socialization\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "23c7d072-6017-45c5-bf0e-5efd7010d575",
              "name": "Puppy socialization windows",
              "request": {
                "name": "Puppy socialization windows",
                "description": {
                  "content": "🎯 **Get Optimal Training Windows**\n\n📋 **Endpoint Description:**\n📚 **Optimal Training Windows** - Find the best times for training\n\n**Perfect for:**\n- 🎓 Professional trainers planning programs\n- 🏆 Competition preparation timing\n- 🧠 Learning new tricks or behaviors\n- 🤝 Socialization planning\n\n**What you get:**\n- **Best Training Days** - When learning is easiest\n- **Focus Areas** - What to train on specific days\n- **Bonding Windows** - Best times for connection\n- **Challenge Days** - When to take it easy\n\n**Response time:** ~500ms | **Range:** Up to 365 days ahead\n\n✨ **Example Description:**\nBest times for socializing a young puppy\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/training-windows`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "training-windows"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Buddy\",\n    \"birth_data\": {\n      \"year\": 2024,\n      \"month\": 1,\n      \"day\": 5,\n      \"hour\": 8,\n      \"minute\": 15,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"pet_options\": {\n    \"pet_type\": \"dog\",\n    \"breed\": \"golden_retriever\",\n    \"training_type\": \"socialization\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Health Sensitivities",
          "description": "All available examples for Analyze Health Sensitivities endpoint. 🏥 **Health Sensitivity Analysis** - Preventive health insights\n\n**Perfect for:**\n- 🩺 Preventive health planning\n- 🥗 Dietary optimization\n- 💪 Exercise planning\n- 😰 Stress management\n\n**What you get:**\n- **Sensitive Areas** - Body systems needing attention\n- **Dietary Considerations** - Nutritional needs\n- **Exercise Needs** - Optimal activity levels\n- **Stress Triggers** - What to avoid or minimize\n- **Preventive Care** - Proactive health measures\n\n**Note:** This is astrological insight only - always consult your veterinarian\n\n**Response time:** ~300ms",
          "item": [
            {
              "id": "5441dafe-3171-47fd-9d65-56e82c025751",
              "name": "Persian cat health analysis",
              "request": {
                "name": "Persian cat health analysis",
                "description": {
                  "content": "🎯 **Analyze Health Sensitivities**\n\n📋 **Endpoint Description:**\n🏥 **Health Sensitivity Analysis** - Preventive health insights\n\n**Perfect for:**\n- 🩺 Preventive health planning\n- 🥗 Dietary optimization\n- 💪 Exercise planning\n- 😰 Stress management\n\n**What you get:**\n- **Sensitive Areas** - Body systems needing attention\n- **Dietary Considerations** - Nutritional needs\n- **Exercise Needs** - Optimal activity levels\n- **Stress Triggers** - What to avoid or minimize\n- **Preventive Care** - Proactive health measures\n\n**Note:** This is astrological insight only - always consult your veterinarian\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nAnalyze health sensitivities for a Persian cat\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/health-sensitivities`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "health-sensitivities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Princess\",\n    \"birth_data\": {\n      \"year\": 2020,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"pet_options\": {\n    \"pet_type\": \"cat\",\n    \"breed\": \"persian\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d1c92a66-52c2-4184-8c72-5809903d53a6",
              "name": "Labrador health check",
              "request": {
                "name": "Labrador health check",
                "description": {
                  "content": "🎯 **Analyze Health Sensitivities**\n\n📋 **Endpoint Description:**\n🏥 **Health Sensitivity Analysis** - Preventive health insights\n\n**Perfect for:**\n- 🩺 Preventive health planning\n- 🥗 Dietary optimization\n- 💪 Exercise planning\n- 😰 Stress management\n\n**What you get:**\n- **Sensitive Areas** - Body systems needing attention\n- **Dietary Considerations** - Nutritional needs\n- **Exercise Needs** - Optimal activity levels\n- **Stress Triggers** - What to avoid or minimize\n- **Preventive Care** - Proactive health measures\n\n**Note:** This is astrological insight only - always consult your veterinarian\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nHealth sensitivities for a Labrador Retriever\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/health-sensitivities`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "health-sensitivities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lucky\",\n    \"birth_data\": {\n      \"year\": 2019,\n      \"month\": 9,\n      \"day\": 10,\n      \"hour\": 7,\n      \"minute\": 30,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"pet_options\": {\n    \"pet_type\": \"dog\",\n    \"breed\": \"labrador\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "fbeba2a1-6932-4334-8104-38065137a4ac",
              "name": "Rabbit health analysis",
              "request": {
                "name": "Rabbit health analysis",
                "description": {
                  "content": "🎯 **Analyze Health Sensitivities**\n\n📋 **Endpoint Description:**\n🏥 **Health Sensitivity Analysis** - Preventive health insights\n\n**Perfect for:**\n- 🩺 Preventive health planning\n- 🥗 Dietary optimization\n- 💪 Exercise planning\n- 😰 Stress management\n\n**What you get:**\n- **Sensitive Areas** - Body systems needing attention\n- **Dietary Considerations** - Nutritional needs\n- **Exercise Needs** - Optimal activity levels\n- **Stress Triggers** - What to avoid or minimize\n- **Preventive Care** - Proactive health measures\n\n**Note:** This is astrological insight only - always consult your veterinarian\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nHealth considerations for a Holland Lop rabbit\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/health-sensitivities`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "health-sensitivities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Nibbles\",\n    \"birth_data\": {\n      \"year\": 2022,\n      \"month\": 4,\n      \"day\": 1,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"city\": \"Berlin\",\n      \"country_code\": \"DE\"\n    }\n  },\n  \"pet_options\": {\n    \"pet_type\": \"rabbit\",\n    \"breed\": \"holland_lop\",\n    \"language\": \"de\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Multi Pet Household",
          "description": "All available examples for Analyze Multi Pet Household endpoint. 🏡 **Multi-Pet Household Dynamics** - Harmony in multi-pet homes\n\n**Perfect for:**\n- 🐕🐈 Multi-pet households\n- 🆕 Adding a new pet to the family\n- ⚖️ Resolving pet conflicts\n- 🎭 Understanding pack dynamics\n\n**What you get:**\n- **Pack Dynamics** - Leadership and hierarchy\n- **Pair Compatibilities** - Each pet-to-pet relationship\n- **Harmony Tips** - Creating peaceful coexistence\n- **Resource Management** - Avoiding competition\n- **Introduction Timing** - Best times for new additions\n\n**Response time:** ~600ms | **Pets analyzed:** Up to 5",
          "item": [
            {
              "id": "65219f8e-98b2-418a-a0bd-92e302107c19",
              "name": "Dog and cat household",
              "request": {
                "name": "Dog and cat household",
                "description": {
                  "content": "🎯 **Analyze Multi Pet Household**\n\n📋 **Endpoint Description:**\n🏡 **Multi-Pet Household Dynamics** - Harmony in multi-pet homes\n\n**Perfect for:**\n- 🐕🐈 Multi-pet households\n- 🆕 Adding a new pet to the family\n- ⚖️ Resolving pet conflicts\n- 🎭 Understanding pack dynamics\n\n**What you get:**\n- **Pack Dynamics** - Leadership and hierarchy\n- **Pair Compatibilities** - Each pet-to-pet relationship\n- **Harmony Tips** - Creating peaceful coexistence\n- **Resource Management** - Avoiding competition\n- **Introduction Timing** - Best times for new additions\n\n**Response time:** ~600ms | **Pets analyzed:** Up to 5\n\n✨ **Example Description:**\nAnalyze dynamics between a dog and cat\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/multi-pet-dynamics`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "multi-pet-dynamics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Max\",\n      \"birth_data\": {\n        \"year\": 2020,\n        \"month\": 3,\n        \"day\": 15,\n        \"hour\": 10,\n        \"minute\": 0,\n        \"city\": \"London\",\n        \"country_code\": \"GB\"\n      }\n    },\n    {\n      \"name\": \"Luna\",\n      \"birth_data\": {\n        \"year\": 2021,\n        \"month\": 7,\n        \"day\": 8,\n        \"hour\": 14,\n        \"minute\": 30,\n        \"city\": \"London\",\n        \"country_code\": \"GB\"\n      }\n    }\n  ],\n  \"pet_options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "4d94202e-e006-4515-8dc9-44cf0e7d4d76",
              "name": "Three dog pack",
              "request": {
                "name": "Three dog pack",
                "description": {
                  "content": "🎯 **Analyze Multi Pet Household**\n\n📋 **Endpoint Description:**\n🏡 **Multi-Pet Household Dynamics** - Harmony in multi-pet homes\n\n**Perfect for:**\n- 🐕🐈 Multi-pet households\n- 🆕 Adding a new pet to the family\n- ⚖️ Resolving pet conflicts\n- 🎭 Understanding pack dynamics\n\n**What you get:**\n- **Pack Dynamics** - Leadership and hierarchy\n- **Pair Compatibilities** - Each pet-to-pet relationship\n- **Harmony Tips** - Creating peaceful coexistence\n- **Resource Management** - Avoiding competition\n- **Introduction Timing** - Best times for new additions\n\n**Response time:** ~600ms | **Pets analyzed:** Up to 5\n\n✨ **Example Description:**\nAnalyze pack dynamics with three dogs\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/multi-pet-dynamics`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "multi-pet-dynamics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Rex\",\n      \"birth_data\": {\n        \"year\": 2019,\n        \"month\": 1,\n        \"day\": 10,\n        \"hour\": 8,\n        \"minute\": 0,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Buddy\",\n      \"birth_data\": {\n        \"year\": 2020,\n        \"month\": 5,\n        \"day\": 15,\n        \"hour\": 12,\n        \"minute\": 30,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Charlie\",\n      \"birth_data\": {\n        \"year\": 2021,\n        \"month\": 9,\n        \"day\": 20,\n        \"hour\": 16,\n        \"minute\": 45,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"pet_options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e52008e8-a8da-4c63-8b3c-fb1daaea51a4",
              "name": "Mixed species household",
              "request": {
                "name": "Mixed species household",
                "description": {
                  "content": "🎯 **Analyze Multi Pet Household**\n\n📋 **Endpoint Description:**\n🏡 **Multi-Pet Household Dynamics** - Harmony in multi-pet homes\n\n**Perfect for:**\n- 🐕🐈 Multi-pet households\n- 🆕 Adding a new pet to the family\n- ⚖️ Resolving pet conflicts\n- 🎭 Understanding pack dynamics\n\n**What you get:**\n- **Pack Dynamics** - Leadership and hierarchy\n- **Pair Compatibilities** - Each pet-to-pet relationship\n- **Harmony Tips** - Creating peaceful coexistence\n- **Resource Management** - Avoiding competition\n- **Introduction Timing** - Best times for new additions\n\n**Response time:** ~600ms | **Pets analyzed:** Up to 5\n\n✨ **Example Description:**\nDog, cat, and rabbit living together\n\n🔗 **Endpoint:** `POST /api/v3/insights/pet/multi-pet-dynamics`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "pet",
                    "multi-pet-dynamics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Cooper\",\n      \"birth_data\": {\n        \"year\": 2020,\n        \"month\": 2,\n        \"day\": 14,\n        \"hour\": 9,\n        \"minute\": 15,\n        \"city\": \"Paris\",\n        \"country_code\": \"FR\"\n      }\n    },\n    {\n      \"name\": \"Mittens\",\n      \"birth_data\": {\n        \"year\": 2021,\n        \"month\": 6,\n        \"day\": 1,\n        \"hour\": 11,\n        \"minute\": 0,\n        \"city\": \"Paris\",\n        \"country_code\": \"FR\"\n      }\n    },\n    {\n      \"name\": \"Oreo\",\n      \"birth_data\": {\n        \"year\": 2022,\n        \"month\": 3,\n        \"day\": 10,\n        \"hour\": 14,\n        \"minute\": 20,\n        \"city\": \"Paris\",\n        \"country_code\": \"FR\"\n      }\n    }\n  ],\n  \"pet_options\": {\n    \"language\": \"fr\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🌿 Wellness Insights",
      "description": "",
      "item": [
        {
          "name": "📁 Analyze Body Mapping",
          "description": "All available examples for Analyze Body Mapping endpoint. 🗺️ **Astrological Body Mapping** - Traditional medical astrology insights\n\n**Based on:**\n- 🌟 Zodiac signs ruling body systems\n- 🪐 Planetary influences on health\n- 🏠 6th house (health house) analysis\n- 🔥 Elemental balance and constitution\n\n**What you get:**\n- **Sensitive Systems** - Areas needing extra care\n- **Strong Systems** - Your constitutional strengths\n- **Element Balance** - Constitutional type\n- **Wellness Focus** - Personalized health priorities\n- **Preventive Care** - Proactive recommendations\n\n**Note:** For entertainment only - always consult healthcare professionals\n\n**Response time:** ~300ms",
          "item": [
            {
              "id": "f9a04b34-2acb-4262-a001-fd85955d1087",
              "name": "Body mapping analysis for Oleg",
              "request": {
                "name": "Body mapping analysis for Oleg",
                "description": {
                  "content": "🎯 **Analyze Body Mapping**\n\n📋 **Endpoint Description:**\n🗺️ **Astrological Body Mapping** - Traditional medical astrology insights\n\n**Based on:**\n- 🌟 Zodiac signs ruling body systems\n- 🪐 Planetary influences on health\n- 🏠 6th house (health house) analysis\n- 🔥 Elemental balance and constitution\n\n**What you get:**\n- **Sensitive Systems** - Areas needing extra care\n- **Strong Systems** - Your constitutional strengths\n- **Element Balance** - Constitutional type\n- **Wellness Focus** - Personalized health priorities\n- **Preventive Care** - Proactive recommendations\n\n**Note:** For entertainment only - always consult healthcare professionals\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nTraditional medical astrology body system mapping\n\n🔗 **Endpoint:** `POST /api/v3/insights/wellness/body-mapping`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "wellness",
                    "body-mapping"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Biorhythms",
          "description": "All available examples for Calculate Biorhythms endpoint. 〰️ **Biorhythm Calculator** - Physical, emotional, and intellectual cycles\n\n**Tracks:**\n- 💪 **Physical Cycle** - 23-day energy and strength rhythm\n- ❤️ **Emotional Cycle** - 28-day mood and sensitivity rhythm\n- 🧠 **Intellectual Cycle** - 33-day mental clarity rhythm\n- 🌙 **Lunar Influence** - Personal moon cycle overlay\n\n**What you get:**\n- **Current Values** - -100 to +100 for each rhythm\n- **Critical Days** - Transition points requiring care\n- **Lunar Phase** - Current moon influence\n- **Overall Vitality** - Combined energy assessment (text interpretation)\n- **Daily Recommendations** - What to focus on today (text interpretation)\n\n**Language Support:**\n- **English (en)** - Default language\n- **Russian (ru)** - Русские интерпретации\n- **French (fr)** - Interprétations françaises  \n- **German (de)** - Deutsche Interpretationen\n- **Spanish (es)** - Interpretaciones españolas\n- **Italian (it)** - Interpretazioni italiane\n- **Portuguese (pt)** - Interpretações portuguesas\n- **Chinese (zh)** - 中文解释\n\n**Response time:** ~200ms | **Range:** Any date from birth",
          "item": [
            {
              "id": "c06cfd35-0b6b-4c97-ba47-1e48ee7666ef",
              "name": "Calculate biorhythms for today",
              "request": {
                "name": "Calculate biorhythms for today",
                "description": {
                  "content": "🎯 **Calculate Biorhythms**\n\n📋 **Endpoint Description:**\n〰️ **Biorhythm Calculator** - Physical, emotional, and intellectual cycles\n\n**Tracks:**\n- 💪 **Physical Cycle** - 23-day energy and strength rhythm\n- ❤️ **Emotional Cycle** - 28-day mood and sensitivity rhythm\n- 🧠 **Intellectual Cycle** - 33-day mental clarity rhythm\n- 🌙 **Lunar Influence** - Personal moon cycle overlay\n\n**What you get:**\n- **Current Values** - -100 to +100 for each rhythm\n- **Critical Days** - Transition points requiring care\n- **Lunar Phase** - Current moon influence\n- **Overall Vitality** - Combined energy assessment (text interpretation)\n- **Daily Recommendations** - What to focus on today (text interpretation)\n\n**Language Support:**\n- **English (en)** - Default language\n- **Russian (ru)** - Русские интерпретации\n- **French (fr)** - Interprétations françaises  \n- **German (de)** - Deutsche Interpretationen\n- **Spanish (es)** - Interpretaciones españolas\n- **Italian (it)** - Interpretazioni italiane\n- **Portuguese (pt)** - Interpretações portuguesas\n- **Chinese (zh)** - 中文解释\n\n**Response time:** ~200ms | **Range:** Any date from birth\n\n✨ **Example Description:**\nPhysical, emotional and intellectual cycles for Oleg\n\n🔗 **Endpoint:** `POST /api/v3/insights/wellness/biorhythms`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "wellness",
                    "biorhythms"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f8f2799d-83d4-4c57-9a3c-cdf295601ce5",
              "name": "Calculate biorhythms for specific date",
              "request": {
                "name": "Calculate biorhythms for specific date",
                "description": {
                  "content": "🎯 **Calculate Biorhythms**\n\n📋 **Endpoint Description:**\n〰️ **Biorhythm Calculator** - Physical, emotional, and intellectual cycles\n\n**Tracks:**\n- 💪 **Physical Cycle** - 23-day energy and strength rhythm\n- ❤️ **Emotional Cycle** - 28-day mood and sensitivity rhythm\n- 🧠 **Intellectual Cycle** - 33-day mental clarity rhythm\n- 🌙 **Lunar Influence** - Personal moon cycle overlay\n\n**What you get:**\n- **Current Values** - -100 to +100 for each rhythm\n- **Critical Days** - Transition points requiring care\n- **Lunar Phase** - Current moon influence\n- **Overall Vitality** - Combined energy assessment (text interpretation)\n- **Daily Recommendations** - What to focus on today (text interpretation)\n\n**Language Support:**\n- **English (en)** - Default language\n- **Russian (ru)** - Русские интерпретации\n- **French (fr)** - Interprétations françaises  \n- **German (de)** - Deutsche Interpretationen\n- **Spanish (es)** - Interpretaciones españolas\n- **Italian (it)** - Interpretazioni italiane\n- **Portuguese (pt)** - Interpretações portuguesas\n- **Chinese (zh)** - 中文解释\n\n**Response time:** ~200ms | **Range:** Any date from birth\n\n✨ **Example Description:**\nBiorhythms with custom analysis date in Chinese\n\n🔗 **Endpoint:** `POST /api/v3/insights/wellness/biorhythms`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "wellness",
                    "biorhythms"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Li Wei\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 25,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Beijing\",\n      \"country_code\": \"CN\"\n    }\n  },\n  \"options\": {\n    \"language\": \"zh\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Find Wellness Timing",
          "description": "All available examples for Find Wellness Timing endpoint. 📅 **Wellness Timing Optimizer** - Find best dates for health activities\n\n**Timing for:**\n- 🏥 **Surgery** - Optimal healing periods (consult doctors)\n- 🥗 **Detox** - Best cleansing windows\n- 💪 **Exercise Start** - Motivation and energy peaks\n- 🍎 **Diet Change** - Sustainable habit formation\n- 🧘 **Meditation** - Spiritual receptivity\n- 💚 **Healing** - Recovery and regeneration\n\n**Based on:**\n- Moon phases and signs\n- Personal transits\n- Biorhythm cycles\n- Planetary hours\n\n**Response time:** ~500ms | **Range:** Up to 90 days",
          "item": [
            {
              "id": "f764ac80-95b4-42e7-ac07-2a302437294d",
              "name": "Surgery timing optimization",
              "request": {
                "name": "Surgery timing optimization",
                "description": {
                  "content": "🎯 **Find Wellness Timing**\n\n📋 **Endpoint Description:**\n📅 **Wellness Timing Optimizer** - Find best dates for health activities\n\n**Timing for:**\n- 🏥 **Surgery** - Optimal healing periods (consult doctors)\n- 🥗 **Detox** - Best cleansing windows\n- 💪 **Exercise Start** - Motivation and energy peaks\n- 🍎 **Diet Change** - Sustainable habit formation\n- 🧘 **Meditation** - Spiritual receptivity\n- 💚 **Healing** - Recovery and regeneration\n\n**Based on:**\n- Moon phases and signs\n- Personal transits\n- Biorhythm cycles\n- Planetary hours\n\n**Response time:** ~500ms | **Range:** Up to 90 days\n\n✨ **Example Description:**\nFind optimal dates for surgical procedures\n\n🔗 **Endpoint:** `POST /api/v3/insights/wellness/wellness-timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "wellness",
                    "wellness-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"activity_type\": \"surgery\",\n    \"timeframe\": \"monthly\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7c79523c-c86a-4e0f-a7a6-28f8242902a9",
              "name": "Detox program timing",
              "request": {
                "name": "Detox program timing",
                "description": {
                  "content": "🎯 **Find Wellness Timing**\n\n📋 **Endpoint Description:**\n📅 **Wellness Timing Optimizer** - Find best dates for health activities\n\n**Timing for:**\n- 🏥 **Surgery** - Optimal healing periods (consult doctors)\n- 🥗 **Detox** - Best cleansing windows\n- 💪 **Exercise Start** - Motivation and energy peaks\n- 🍎 **Diet Change** - Sustainable habit formation\n- 🧘 **Meditation** - Spiritual receptivity\n- 💚 **Healing** - Recovery and regeneration\n\n**Based on:**\n- Moon phases and signs\n- Personal transits\n- Biorhythm cycles\n- Planetary hours\n\n**Response time:** ~500ms | **Range:** Up to 90 days\n\n✨ **Example Description:**\nPlan cleansing and detox activities\n\n🔗 **Endpoint:** `POST /api/v3/insights/wellness/wellness-timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "wellness",
                    "wellness-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Ivan\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Kiev\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"activity_type\": \"detox\",\n    \"timeframe\": \"weekly\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "2b2a5398-7ee3-48cb-9580-79a767b81576",
              "name": "Exercise program launch",
              "request": {
                "name": "Exercise program launch",
                "description": {
                  "content": "🎯 **Find Wellness Timing**\n\n📋 **Endpoint Description:**\n📅 **Wellness Timing Optimizer** - Find best dates for health activities\n\n**Timing for:**\n- 🏥 **Surgery** - Optimal healing periods (consult doctors)\n- 🥗 **Detox** - Best cleansing windows\n- 💪 **Exercise Start** - Motivation and energy peaks\n- 🍎 **Diet Change** - Sustainable habit formation\n- 🧘 **Meditation** - Spiritual receptivity\n- 💚 **Healing** - Recovery and regeneration\n\n**Based on:**\n- Moon phases and signs\n- Personal transits\n- Biorhythm cycles\n- Planetary hours\n\n**Response time:** ~500ms | **Range:** Up to 90 days\n\n✨ **Example Description:**\nBest time to start new fitness routine\n\n🔗 **Endpoint:** `POST /api/v3/insights/wellness/wellness-timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "wellness",
                    "wellness-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oksana\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 3,\n      \"day\": 14,\n      \"hour\": 9,\n      \"minute\": 45,\n      \"city\": \"Lviv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"activity_type\": \"exercise\",\n    \"timeframe\": \"monthly\",\n    \"language\": \"ru\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Energy Patterns",
          "description": "All available examples for Analyze Energy Patterns endpoint. ⚡ **Energy Pattern Analysis** - Understand your natural rhythms\n\n**Discovers:**\n- 🌅 **Chronotype** - Morning person or night owl\n- ⏰ **Peak Hours** - When you're most productive\n- 📉 **Low Energy Times** - When to rest or do routine tasks\n- 📅 **Monthly Patterns** - Lunar cycle influence\n- 🍂 **Seasonal Patterns** - Yearly energy fluctuations\n\n**Personalized for:**\n- Exercise timing and style\n- Work schedule optimization\n- Recovery and rest needs\n- Energy management strategies\n\n**Response time:** ~300ms",
          "item": [
            {
              "id": "e1072604-c825-44e3-b7ef-f8f8a9fd7da0",
              "name": "Energy pattern analysis for Oleg",
              "request": {
                "name": "Energy pattern analysis for Oleg",
                "description": {
                  "content": "🎯 **Analyze Energy Patterns**\n\n📋 **Endpoint Description:**\n⚡ **Energy Pattern Analysis** - Understand your natural rhythms\n\n**Discovers:**\n- 🌅 **Chronotype** - Morning person or night owl\n- ⏰ **Peak Hours** - When you're most productive\n- 📉 **Low Energy Times** - When to rest or do routine tasks\n- 📅 **Monthly Patterns** - Lunar cycle influence\n- 🍂 **Seasonal Patterns** - Yearly energy fluctuations\n\n**Personalized for:**\n- Exercise timing and style\n- Work schedule optimization\n- Recovery and rest needs\n- Energy management strategies\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nUnderstand natural energy rhythms and chronotype\n\n🔗 **Endpoint:** `POST /api/v3/insights/wellness/energy-patterns`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "wellness",
                    "energy-patterns"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"en\",\n    \"analysis_period\": \"monthly\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Wellness Score",
          "description": "All available examples for Calculate Wellness Score endpoint. 💯 **Wellness Score Calculator** - Comprehensive health potential assessment\n\n**Evaluates:**\n- 💪 **Physical Vitality** - Constitutional strength\n- ❤️ **Emotional Balance** - Mood stability potential\n- 🧠 **Mental Clarity** - Cognitive function support\n- 🕊️ **Spiritual Connection** - Inner peace capacity\n\n**Factors:**\n- Natal chart indicators\n- Current transit influences\n- Biorhythm positions\n- Lunar phase effects\n\n**What you get:**\n- Overall wellness score (0-100)\n- Category breakdowns\n- Current influences assessment\n- Personalized recommendations\n- Focus areas for improvement\n\n**Response time:** ~400ms",
          "item": [
            {
              "id": "37283ce8-2ebb-4d2f-ba72-5478129269c4",
              "name": "Wellness score calculation for Oleg",
              "request": {
                "name": "Wellness score calculation for Oleg",
                "description": {
                  "content": "🎯 **Calculate Wellness Score**\n\n📋 **Endpoint Description:**\n💯 **Wellness Score Calculator** - Comprehensive health potential assessment\n\n**Evaluates:**\n- 💪 **Physical Vitality** - Constitutional strength\n- ❤️ **Emotional Balance** - Mood stability potential\n- 🧠 **Mental Clarity** - Cognitive function support\n- 🕊️ **Spiritual Connection** - Inner peace capacity\n\n**Factors:**\n- Natal chart indicators\n- Current transit influences\n- Biorhythm positions\n- Lunar phase effects\n\n**What you get:**\n- Overall wellness score (0-100)\n- Category breakdowns\n- Current influences assessment\n- Personalized recommendations\n- Focus areas for improvement\n\n**Response time:** ~400ms\n\n✨ **Example Description:**\nComprehensive health potential assessment\n\n🔗 **Endpoint:** `POST /api/v3/insights/wellness/wellness-score`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "wellness",
                    "wellness-score"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Moon Wellness Calendar",
          "description": "All available examples for Get Moon Wellness Calendar endpoint. 🌙 **Moon Wellness Calendar** - Lunar health and wellness guide\n\n**Moon Phases for Wellness:**\n- 🌑 **New Moon** - Set intentions, begin new health habits\n- 🌒 **Waxing** - Build energy, increase activity\n- 🌕 **Full Moon** - Peak energy, emotional release\n- 🌘 **Waning** - Detox, release, rest and recovery\n\n**Daily Guidance:**\n- Best activities for each moon phase\n- Emotional wellness tips\n- Physical activity recommendations\n- Dietary suggestions\n- Sleep and rest guidance\n\n**Response time:** ~300ms | **Range:** Up to 60 days",
          "item": [
            {
              "id": "fe5d7356-eeb4-4ca7-8d63-d12432987692",
              "name": "Moon wellness calendar for Oleg",
              "request": {
                "name": "Moon wellness calendar for Oleg",
                "description": {
                  "content": "🎯 **Get Moon Wellness Calendar**\n\n📋 **Endpoint Description:**\n🌙 **Moon Wellness Calendar** - Lunar health and wellness guide\n\n**Moon Phases for Wellness:**\n- 🌑 **New Moon** - Set intentions, begin new health habits\n- 🌒 **Waxing** - Build energy, increase activity\n- 🌕 **Full Moon** - Peak energy, emotional release\n- 🌘 **Waning** - Detox, release, rest and recovery\n\n**Daily Guidance:**\n- Best activities for each moon phase\n- Emotional wellness tips\n- Physical activity recommendations\n- Dietary suggestions\n- Sleep and rest guidance\n\n**Response time:** ~300ms | **Range:** Up to 60 days\n\n✨ **Example Description:**\nLunar health and wellness guide\n\n🔗 **Endpoint:** `POST /api/v3/insights/wellness/moon-wellness`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "wellness",
                    "moon-wellness"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"en\",\n    \"focus_area\": \"general\",\n    \"period\": \"month\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "💰 Financial Insights",
      "description": "",
      "item": [
        {
          "name": "📁 Analyze Market Timing",
          "description": "All available examples for Analyze Market Timing endpoint. 📈 **Market Timing Analysis** - Planetary cycles and market correlations\n\n**Based on:**\n- 🌙 Lunar phases and market volatility\n- 🪐 Planetary aspects and sentiment shifts\n- 📊 Sector rotation by planetary rulership\n- 🔄 Major planetary cycles (Jupiter, Saturn, Uranus)\n\n**What you get:**\n- **Market Bias** - Bullish/bearish/neutral outlook\n- **Volatility Forecast** - Expected market turbulence\n- **Sector Recommendations** - Which sectors align with cycles\n- **Key Dates** - Important turning points\n- **Risk Windows** - Periods requiring caution\n\n**Response time:** ~400ms | **Range:** Up to 90 days",
          "item": [
            {
              "id": "7ae5e22d-ce05-4f00-8e74-07211b1c94a6",
              "name": "Market timing analysis",
              "request": {
                "name": "Market timing analysis",
                "description": {
                  "content": "🎯 **Analyze Market Timing**\n\n📋 **Endpoint Description:**\n📈 **Market Timing Analysis** - Planetary cycles and market correlations\n\n**Based on:**\n- 🌙 Lunar phases and market volatility\n- 🪐 Planetary aspects and sentiment shifts\n- 📊 Sector rotation by planetary rulership\n- 🔄 Major planetary cycles (Jupiter, Saturn, Uranus)\n\n**What you get:**\n- **Market Bias** - Bullish/bearish/neutral outlook\n- **Volatility Forecast** - Expected market turbulence\n- **Sector Recommendations** - Which sectors align with cycles\n- **Key Dates** - Important turning points\n- **Risk Windows** - Periods requiring caution\n\n**Response time:** ~400ms | **Range:** Up to 90 days\n\n🔗 **Endpoint:** `POST /api/v3/insights/financial/market-timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "market-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"start_date\": \"2024-01-01\",\n  \"end_date\": \"2024-01-31\",\n  \"markets\": [\n    \"stocks\",\n    \"crypto\"\n  ],\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Personal Trading Windows",
          "description": "All available examples for Analyze Personal Trading Windows endpoint. 🎯 **Personal Trading Windows** - Your optimal trading times\n\n**Analyzes:**\n- 🧠 Mental clarity periods for decision-making\n- 💰 Financial luck cycles from Jupiter\n- ⚠️ Risk periods from challenging transits\n- 🎲 Speculation windows from Neptune/Uranus\n- 📊 Best sectors based on your chart\n\n**Trading Styles:**\n- **Day Trading** - Intraday mental acuity\n- **Swing Trading** - Multi-day momentum\n- **Position Trading** - Weeks to months\n- **Investment** - Long-term cycles\n\n**What you get:**\n- **Optimal Trading Days** - Your best performance windows\n- **Risk Profile** - Current risk tolerance\n- **Sector Affinity** - Markets aligned with your energy\n- **Avoid Periods** - When to stay flat\n\n**Response time:** ~500ms",
          "item": [
            {
              "id": "0303969c-bcdf-4bef-981f-63d5c139815b",
              "name": "Personal trading analysis (standard format)",
              "request": {
                "name": "Personal trading analysis (standard format)",
                "description": {
                  "content": "🎯 **Analyze Personal Trading Windows**\n\n📋 **Endpoint Description:**\n🎯 **Personal Trading Windows** - Your optimal trading times\n\n**Analyzes:**\n- 🧠 Mental clarity periods for decision-making\n- 💰 Financial luck cycles from Jupiter\n- ⚠️ Risk periods from challenging transits\n- 🎲 Speculation windows from Neptune/Uranus\n- 📊 Best sectors based on your chart\n\n**Trading Styles:**\n- **Day Trading** - Intraday mental acuity\n- **Swing Trading** - Multi-day momentum\n- **Position Trading** - Weeks to months\n- **Investment** - Long-term cycles\n\n**What you get:**\n- **Optimal Trading Days** - Your best performance windows\n- **Risk Profile** - Current risk tolerance\n- **Sector Affinity** - Markets aligned with your energy\n- **Avoid Periods** - When to stay flat\n\n**Response time:** ~500ms\n\n✨ **Example Description:**\nUsing the new standardized request format with subject and options\n\n🔗 **Endpoint:** `POST /api/v3/insights/financial/personal-trading`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "personal-trading"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Test User\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"trading_style\": \"day_trading\",\n    \"analysis_period_days\": 30,\n    \"include_lunar_cycles\": true,\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "12906e1a-1aca-4fcc-89bc-442419b88da4",
              "name": "Legacy format (backward compatible)",
              "request": {
                "name": "Legacy format (backward compatible)",
                "description": {
                  "content": "🎯 **Analyze Personal Trading Windows**\n\n📋 **Endpoint Description:**\n🎯 **Personal Trading Windows** - Your optimal trading times\n\n**Analyzes:**\n- 🧠 Mental clarity periods for decision-making\n- 💰 Financial luck cycles from Jupiter\n- ⚠️ Risk periods from challenging transits\n- 🎲 Speculation windows from Neptune/Uranus\n- 📊 Best sectors based on your chart\n\n**Trading Styles:**\n- **Day Trading** - Intraday mental acuity\n- **Swing Trading** - Multi-day momentum\n- **Position Trading** - Weeks to months\n- **Investment** - Long-term cycles\n\n**What you get:**\n- **Optimal Trading Days** - Your best performance windows\n- **Risk Profile** - Current risk tolerance\n- **Sector Affinity** - Markets aligned with your energy\n- **Avoid Periods** - When to stay flat\n\n**Response time:** ~500ms\n\n✨ **Example Description:**\nOld format still supported through request adapter\n\n🔗 **Endpoint:** `POST /api/v3/insights/financial/personal-trading`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "personal-trading"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"analysis_period_days\": 30,\n  \"include_lunar_cycles\": true,\n  \"trading_style\": \"swing\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "fcc207c4-a861-4d76-a30f-fe80a2195764",
          "name": "Calculate Gann Cycles",
          "request": {
            "name": "Calculate Gann Cycles",
            "description": {
              "content": "📐 **W.D. Gann Cycle Analysis** - Time and price calculations\n\n**Gann Techniques:**\n- 🔄 Planetary cycle periods\n- 📐 Geometric angles (45°, 90°, 180°, 360°)\n- 📅 Time cycles and squares\n- 🎯 Support/resistance levels\n- 🌟 Natural time periods\n\n**Calculations:**\n- **Major Cycles** - Jupiter (12yr), Saturn (29yr)\n- **Minor Cycles** - Mercury, Venus, Mars\n- **Gann Angles** - Price/time relationships\n- **Square of Nine** - Price targets\n\n**Response time:** ~300ms | **Accuracy:** Based on astronomical precision",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "insights",
                "financial",
                "gann-analysis"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"symbol\": \"SPX\",\n  \"reference_date\": \"<date>\",\n  \"forecast_days\": 90\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "39af1c90-5aac-4cc0-843b-be0d44a82b6f",
              "name": "Successful Response",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "gann-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"symbol\": \"SPX\",\n  \"reference_date\": \"<date>\",\n  \"forecast_days\": 90\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "159c3427-83b0-41e3-838b-d4478760847f",
              "name": "Invalid insights parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "gann-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"symbol\": \"SPX\",\n  \"reference_date\": \"<date>\",\n  \"forecast_days\": 90\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "404fe4f1-eab9-475f-8caa-3a0309850ee2",
              "name": "Validation error - check input data",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "gann-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"symbol\": \"SPX\",\n  \"reference_date\": \"<date>\",\n  \"forecast_days\": 90\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Calculate Bradley Turns",
          "description": "All available examples for Calculate Bradley Turns endpoint. 📉 **Bradley Siderograph** - Major market turning points\n\n**Donald Bradley's Method:**\n- 🌌 Planetary aspects sum\n- 📊 Market sentiment indicator\n- 🔄 Major trend reversals\n- 📅 Turn dates (+/- 4 days)\n\n**Identifies:**\n- **Major Turns** - Significant trend changes\n- **Minor Turns** - Short-term reversals\n- **Trend Direction** - Up or down bias\n- **Intensity** - Strength of the turn\n\n**Historical Accuracy:**\n- Major turns: ~70% within 4 trading days\n- Works best with indices, not individual stocks\n\n**Flexible Input:**\n- **Period-based** - \"yearly\", \"quarterly\", \"monthly\"\n- **Year extraction** - Automatically determines year from period\n- **Personal data** - Optional birth data for enhanced analysis\n- **Language support** - Multi-language interpretations\n\n**Response time:** ~400ms | **Range:** Full year analysis",
          "item": [
            {
              "id": "aefe385c-5f0e-4d1e-9886-46c634c7e879",
              "name": "Yearly Bradley Siderograph analysis",
              "request": {
                "name": "Yearly Bradley Siderograph analysis",
                "description": {
                  "content": "🎯 **Calculate Bradley Turns**\n\n📋 **Endpoint Description:**\n📉 **Bradley Siderograph** - Major market turning points\n\n**Donald Bradley's Method:**\n- 🌌 Planetary aspects sum\n- 📊 Market sentiment indicator\n- 🔄 Major trend reversals\n- 📅 Turn dates (+/- 4 days)\n\n**Identifies:**\n- **Major Turns** - Significant trend changes\n- **Minor Turns** - Short-term reversals\n- **Trend Direction** - Up or down bias\n- **Intensity** - Strength of the turn\n\n**Historical Accuracy:**\n- Major turns: ~70% within 4 trading days\n- Works best with indices, not individual stocks\n\n**Flexible Input:**\n- **Period-based** - \"yearly\", \"quarterly\", \"monthly\"\n- **Year extraction** - Automatically determines year from period\n- **Personal data** - Optional birth data for enhanced analysis\n- **Language support** - Multi-language interpretations\n\n**Response time:** ~400ms | **Range:** Full year analysis\n\n✨ **Example Description:**\nCalculate major market turning points for entire year\n\n🔗 **Endpoint:** `POST /api/v3/insights/financial/bradley-siderograph`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "bradley-siderograph"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"period\": \"yearly\",\n  \"market\": \"stocks\",\n  \"year\": 2024,\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "aa87f184-579b-4d55-a42a-ccc114fbf881",
              "name": "Quarterly Bradley analysis",
              "request": {
                "name": "Quarterly Bradley analysis",
                "description": {
                  "content": "🎯 **Calculate Bradley Turns**\n\n📋 **Endpoint Description:**\n📉 **Bradley Siderograph** - Major market turning points\n\n**Donald Bradley's Method:**\n- 🌌 Planetary aspects sum\n- 📊 Market sentiment indicator\n- 🔄 Major trend reversals\n- 📅 Turn dates (+/- 4 days)\n\n**Identifies:**\n- **Major Turns** - Significant trend changes\n- **Minor Turns** - Short-term reversals\n- **Trend Direction** - Up or down bias\n- **Intensity** - Strength of the turn\n\n**Historical Accuracy:**\n- Major turns: ~70% within 4 trading days\n- Works best with indices, not individual stocks\n\n**Flexible Input:**\n- **Period-based** - \"yearly\", \"quarterly\", \"monthly\"\n- **Year extraction** - Automatically determines year from period\n- **Personal data** - Optional birth data for enhanced analysis\n- **Language support** - Multi-language interpretations\n\n**Response time:** ~400ms | **Range:** Full year analysis\n\n✨ **Example Description:**\nFocused quarterly analysis with personal birth data\n\n🔗 **Endpoint:** `POST /api/v3/insights/financial/bradley-siderograph`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "bradley-siderograph"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"period\": \"quarterly\",\n  \"market\": \"crypto\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "8ad2e8f3-d825-45e3-8ebd-4286576b2329",
              "name": "Legacy test format support",
              "request": {
                "name": "Legacy test format support",
                "description": {
                  "content": "🎯 **Calculate Bradley Turns**\n\n📋 **Endpoint Description:**\n📉 **Bradley Siderograph** - Major market turning points\n\n**Donald Bradley's Method:**\n- 🌌 Planetary aspects sum\n- 📊 Market sentiment indicator\n- 🔄 Major trend reversals\n- 📅 Turn dates (+/- 4 days)\n\n**Identifies:**\n- **Major Turns** - Significant trend changes\n- **Minor Turns** - Short-term reversals\n- **Trend Direction** - Up or down bias\n- **Intensity** - Strength of the turn\n\n**Historical Accuracy:**\n- Major turns: ~70% within 4 trading days\n- Works best with indices, not individual stocks\n\n**Flexible Input:**\n- **Period-based** - \"yearly\", \"quarterly\", \"monthly\"\n- **Year extraction** - Automatically determines year from period\n- **Personal data** - Optional birth data for enhanced analysis\n- **Language support** - Multi-language interpretations\n\n**Response time:** ~400ms | **Range:** Full year analysis\n\n✨ **Example Description:**\nBackward compatibility with existing test format\n\n🔗 **Endpoint:** `POST /api/v3/insights/financial/bradley-siderograph`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "bradley-siderograph"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"analysis_date\": {\n    \"year\": 2024,\n    \"month\": 10,\n    \"day\": 1\n  },\n  \"market\": \"US_STOCKS\",\n  \"period\": \"yearly\",\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "1833cc68-d7ef-497e-bf2c-8f5651ea5e11",
              "name": "Simple yearly without birth data",
              "request": {
                "name": "Simple yearly without birth data",
                "description": {
                  "content": "🎯 **Calculate Bradley Turns**\n\n📋 **Endpoint Description:**\n📉 **Bradley Siderograph** - Major market turning points\n\n**Donald Bradley's Method:**\n- 🌌 Planetary aspects sum\n- 📊 Market sentiment indicator\n- 🔄 Major trend reversals\n- 📅 Turn dates (+/- 4 days)\n\n**Identifies:**\n- **Major Turns** - Significant trend changes\n- **Minor Turns** - Short-term reversals\n- **Trend Direction** - Up or down bias\n- **Intensity** - Strength of the turn\n\n**Historical Accuracy:**\n- Major turns: ~70% within 4 trading days\n- Works best with indices, not individual stocks\n\n**Flexible Input:**\n- **Period-based** - \"yearly\", \"quarterly\", \"monthly\"\n- **Year extraction** - Automatically determines year from period\n- **Personal data** - Optional birth data for enhanced analysis\n- **Language support** - Multi-language interpretations\n\n**Response time:** ~400ms | **Range:** Full year analysis\n\n✨ **Example Description:**\nGeneral market analysis without personal data\n\n🔗 **Endpoint:** `POST /api/v3/insights/financial/bradley-siderograph`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "bradley-siderograph"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"period\": \"yearly\",\n  \"market\": \"stocks\",\n  \"year\": 2024,\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Crypto Timing",
          "description": "All available examples for Analyze Crypto Timing endpoint. ₿ **Crypto Market Timing** - 24/7 market cycle analysis\n\n**Crypto-Specific Factors:**\n- 🌙 Lunar correlation (retail sentiment)\n- ⚡ Uranus cycles (innovation/disruption)\n- 🌊 Neptune cycles (speculation/delusion)\n- 🪐 Saturn cycles (regulation/structure)\n\n**Analysis Includes:**\n- **Volatility Windows** - High movement periods\n- **Accumulation Zones** - Good entry timing\n- **Distribution Signals** - Exit considerations\n- **Social Sentiment** - Mass psychology cycles\n- **DCA Optimization** - Best regular buy days\n\n**24/7 Market Considerations:**\n- Weekend patterns\n- Asian/European/US session timing\n- Full moon volatility spikes\n\n**Response time:** ~400ms",
          "item": [
            {
              "id": "db8acd58-a7cb-436e-8896-a1f3e752497a",
              "name": "Crypto timing analysis",
              "request": {
                "name": "Crypto timing analysis",
                "description": {
                  "content": "🎯 **Analyze Crypto Timing**\n\n📋 **Endpoint Description:**\n₿ **Crypto Market Timing** - 24/7 market cycle analysis\n\n**Crypto-Specific Factors:**\n- 🌙 Lunar correlation (retail sentiment)\n- ⚡ Uranus cycles (innovation/disruption)\n- 🌊 Neptune cycles (speculation/delusion)\n- 🪐 Saturn cycles (regulation/structure)\n\n**Analysis Includes:**\n- **Volatility Windows** - High movement periods\n- **Accumulation Zones** - Good entry timing\n- **Distribution Signals** - Exit considerations\n- **Social Sentiment** - Mass psychology cycles\n- **DCA Optimization** - Best regular buy days\n\n**24/7 Market Considerations:**\n- Weekend patterns\n- Asian/European/US session timing\n- Full moon volatility spikes\n\n**Response time:** ~400ms\n\n🔗 **Endpoint:** `POST /api/v3/insights/financial/crypto-timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "crypto-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"cryptocurrency\": \"bitcoin\",\n  \"analysis_period_days\": 30,\n  \"include_volatility_forecast\": true,\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "bbb85b91-4cab-4930-8dd7-8ebee99b1f91",
          "name": "Analyze Forex Timing",
          "request": {
            "name": "Analyze Forex Timing",
            "description": {
              "content": "💱 **Forex Market Timing** - Currency pair cycle analysis\n\n**Session-Based Analysis:**\n- 🇦🇺 **Sydney** - AUD, NZD strength\n- 🇯🇵 **Tokyo** - JPY, Asian currencies\n- 🇬🇧 **London** - EUR, GBP movements\n- 🇺🇸 **New York** - USD dominance\n\n**Planetary Correlations:**\n- **Mercury** - Short-term volatility\n- **Venus** - Value and balance\n- **Mars** - Aggressive moves\n- **Jupiter** - Expansion trends\n\n**What you get:**\n- **Session Strength** - Best trading hours\n- **Volatility Forecast** - Pip movement potential\n- **Trend Bias** - Directional tendency\n- **Key Levels** - Planetary support/resistance\n\n**Response time:** ~300ms | **Range:** Up to 30 days",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "insights",
                "financial",
                "forex-timing"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"pair\": \"EUR/USD\",\n  \"trading_session\": \"london\",\n  \"forecast_days\": 7\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "ee5384cb-d7a1-486d-bb0c-7b4f938476db",
              "name": "Forex market timing analysis completed successfully",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "forex-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"pair\": \"EUR/USD\",\n  \"trading_session\": \"london\",\n  \"forecast_days\": 7\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "b154e19a-1f93-446e-b897-532ae8eb25c8",
              "name": "Invalid insights parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "forex-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"pair\": \"EUR/USD\",\n  \"trading_session\": \"london\",\n  \"forecast_days\": 7\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "fb83a25e-074f-48cf-981a-8177048ccd9d",
              "name": "Validation error in forex timing parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "financial",
                    "forex-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"pair\": \"EUR/USD\",\n  \"trading_session\": \"london\",\n  \"forecast_days\": 7\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"examples\": {\n    \"invalid_currency_pair\": {\n      \"summary\": \"Unsupported currency pair\",\n      \"description\": \"Currency pair not available for analysis\",\n      \"value\": {\n        \"success\": false,\n        \"error\": {\n          \"error_code\": \"INVALID_FIELD_VALUE\",\n          \"message\": \"Currency pair not supported\",\n          \"field\": \"pair\",\n          \"value\": \"BTC/USD\",\n          \"severity\": \"low\",\n          \"suggestions\": [\n            \"Use major forex pairs: EUR/USD, GBP/USD, USD/JPY\",\n            \"See /api/v3/glossary/forex-pairs for complete list\",\n            \"For crypto analysis use /crypto-timing endpoint\"\n          ]\n        },\n        \"timestamp\": \"2024-01-15T10:30:00Z\"\n      }\n    },\n    \"invalid_trading_session\": {\n      \"summary\": \"Unknown trading session\",\n      \"description\": \"Trading session not recognized\",\n      \"value\": {\n        \"success\": false,\n        \"error\": {\n          \"error_code\": \"INVALID_FIELD_VALUE\",\n          \"message\": \"Invalid trading session\",\n          \"field\": \"trading_session\",\n          \"value\": \"africa\",\n          \"severity\": \"low\",\n          \"suggestions\": [\n            \"Use valid sessions: sydney, tokyo, london, newyork\",\n            \"Consider timezone overlaps for higher volatility\"\n          ]\n        },\n        \"timestamp\": \"2024-01-15T10:30:00Z\"\n      }\n    },\n    \"forecast_period_too_long\": {\n      \"summary\": \"Forecast period exceeds limit\",\n      \"description\": \"Forex forecast period too long for accurate analysis\",\n      \"value\": {\n        \"success\": false,\n        \"error\": {\n          \"error_code\": \"INVALID_FIELD_VALUE\",\n          \"message\": \"Maximum 30 days for forex forecast\",\n          \"field\": \"forecast_days\",\n          \"value\": 45,\n          \"severity\": \"medium\",\n          \"suggestions\": [\n            \"Limit forex forecast to 30 days or less\",\n            \"Use shorter periods for higher accuracy\"\n          ]\n        },\n        \"timestamp\": \"2024-01-15T10:30:00Z\"\n      }\n    }\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "🏢 Business Insights",
      "description": "",
      "item": [
        {
          "name": "📁 Analyze Team Dynamics",
          "description": "All available examples for Analyze Team Dynamics endpoint. 👥 **Team Dynamics Analysis** - Understand your team's chemistry\n\n**Analyzes:**\n- 🤝 **Compatibility Matrix** - Every team member pair\n- ⚖️ **Element Balance** - Team's collective energy\n- 💬 **Communication Patterns** - How information flows\n- 👑 **Natural Leaders** - Who emerges as leaders\n- 🏢 **Department Synergy** - Cross-functional harmony\n\n**Perfect for:**\n- Team building and optimization\n- Identifying collaboration opportunities\n- Resolving team conflicts\n- Project team selection\n- Department restructuring\n\n**Response time:** ~600ms | **Team size:** 2-20 members",
          "item": [
            {
              "id": "bafb009c-7bc0-4207-a427-e056e2138631",
              "name": "Development team analysis",
              "request": {
                "name": "Development team analysis",
                "description": {
                  "content": "🎯 **Analyze Team Dynamics**\n\n📋 **Endpoint Description:**\n👥 **Team Dynamics Analysis** - Understand your team's chemistry\n\n**Analyzes:**\n- 🤝 **Compatibility Matrix** - Every team member pair\n- ⚖️ **Element Balance** - Team's collective energy\n- 💬 **Communication Patterns** - How information flows\n- 👑 **Natural Leaders** - Who emerges as leaders\n- 🏢 **Department Synergy** - Cross-functional harmony\n\n**Perfect for:**\n- Team building and optimization\n- Identifying collaboration opportunities\n- Resolving team conflicts\n- Project team selection\n- Department restructuring\n\n**Response time:** ~600ms | **Team size:** 2-20 members\n\n✨ **Example Description:**\nAnalyze team dynamics for a software development team\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/team-dynamics`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "team-dynamics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Alice Johnson\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 3,\n        \"day\": 15,\n        \"hour\": 10,\n        \"minute\": 30,\n        \"city\": \"New York\",\n        \"country_code\": \"US\"\n      }\n    },\n    {\n      \"name\": \"Bob Smith\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 7,\n        \"day\": 22,\n        \"hour\": 14,\n        \"minute\": 15,\n        \"city\": \"San Francisco\",\n        \"country_code\": \"US\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"team_name\": \"Dev Team\",\n    \"department_focus\": \"tech\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c9682ef0-b5ac-4b07-a103-1081ef72cf08",
              "name": "Executive team analysis",
              "request": {
                "name": "Executive team analysis",
                "description": {
                  "content": "🎯 **Analyze Team Dynamics**\n\n📋 **Endpoint Description:**\n👥 **Team Dynamics Analysis** - Understand your team's chemistry\n\n**Analyzes:**\n- 🤝 **Compatibility Matrix** - Every team member pair\n- ⚖️ **Element Balance** - Team's collective energy\n- 💬 **Communication Patterns** - How information flows\n- 👑 **Natural Leaders** - Who emerges as leaders\n- 🏢 **Department Synergy** - Cross-functional harmony\n\n**Perfect for:**\n- Team building and optimization\n- Identifying collaboration opportunities\n- Resolving team conflicts\n- Project team selection\n- Department restructuring\n\n**Response time:** ~600ms | **Team size:** 2-20 members\n\n✨ **Example Description:**\nAnalyze dynamics between C-level executives\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/team-dynamics`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "team-dynamics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Sarah Wilson\",\n      \"birth_data\": {\n        \"year\": 1978,\n        \"month\": 12,\n        \"day\": 8,\n        \"hour\": 9,\n        \"minute\": 0,\n        \"city\": \"London\",\n        \"country_code\": \"GB\"\n      }\n    },\n    {\n      \"name\": \"Michael Chen\",\n      \"birth_data\": {\n        \"year\": 1982,\n        \"month\": 6,\n        \"day\": 25,\n        \"hour\": 16,\n        \"minute\": 45,\n        \"city\": \"Singapore\",\n        \"country_code\": \"SG\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"team_name\": \"Executive Team\",\n    \"department_focus\": \"leadership\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Hiring Compatibility",
          "description": "All available examples for Analyze Hiring Compatibility endpoint. 🎯 **Hiring Compatibility Analysis** - Make better hiring decisions\n\n**Evaluates:**\n- 🤝 **Team Fit** - Chemistry with existing team\n- 🏢 **Department Match** - Alignment with department energy\n- 📈 **Growth Potential** - Long-term development prospects\n- ⏰ **Start Timing** - Best onboarding dates\n- 🗣️ **Interview Timing** - Optimal interview slots\n\n**Based on:**\n- Synastry with team members\n- Element balance impact\n- Communication style match\n- Leadership potential\n- Cultural fit indicators\n\n**Response time:** ~500ms",
          "item": [
            {
              "id": "361a2b98-017d-4eab-85ef-01d07ec83de5",
              "name": "Tech department hiring",
              "request": {
                "name": "Tech department hiring",
                "description": {
                  "content": "🎯 **Analyze Hiring Compatibility**\n\n📋 **Endpoint Description:**\n🎯 **Hiring Compatibility Analysis** - Make better hiring decisions\n\n**Evaluates:**\n- 🤝 **Team Fit** - Chemistry with existing team\n- 🏢 **Department Match** - Alignment with department energy\n- 📈 **Growth Potential** - Long-term development prospects\n- ⏰ **Start Timing** - Best onboarding dates\n- 🗣️ **Interview Timing** - Optimal interview slots\n\n**Based on:**\n- Synastry with team members\n- Element balance impact\n- Communication style match\n- Leadership potential\n- Cultural fit indicators\n\n**Response time:** ~500ms\n\n✨ **Example Description:**\nCandidate and existing team compatibility analysis\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/hiring-compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "hiring-compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Oleksandr Petrenko\",\n      \"birth_data\": {\n        \"year\": 1992,\n        \"month\": 5,\n        \"day\": 10,\n        \"hour\": 9,\n        \"minute\": 0,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Viktor Shevchenko\",\n      \"birth_data\": {\n        \"year\": 1987,\n        \"month\": 6,\n        \"day\": 18,\n        \"hour\": 10,\n        \"minute\": 15,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"role\": \"Senior Developer\",\n    \"department\": \"tech\",\n    \"include_timing\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f3dfbb07-c052-424b-9b1e-6cc43f442865",
              "name": "Executive hiring",
              "request": {
                "name": "Executive hiring",
                "description": {
                  "content": "🎯 **Analyze Hiring Compatibility**\n\n📋 **Endpoint Description:**\n🎯 **Hiring Compatibility Analysis** - Make better hiring decisions\n\n**Evaluates:**\n- 🤝 **Team Fit** - Chemistry with existing team\n- 🏢 **Department Match** - Alignment with department energy\n- 📈 **Growth Potential** - Long-term development prospects\n- ⏰ **Start Timing** - Best onboarding dates\n- 🗣️ **Interview Timing** - Optimal interview slots\n\n**Based on:**\n- Synastry with team members\n- Element balance impact\n- Communication style match\n- Leadership potential\n- Cultural fit indicators\n\n**Response time:** ~500ms\n\n✨ **Example Description:**\nLeadership position candidate assessment\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/hiring-compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "hiring-compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Anna Kovalenko\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 3,\n        \"day\": 22,\n        \"hour\": 11,\n        \"minute\": 45,\n        \"city\": \"Dnipro\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Current CEO\",\n      \"birth_data\": {\n        \"year\": 1975,\n        \"month\": 8,\n        \"day\": 12,\n        \"hour\": 14,\n        \"minute\": 30,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"role\": \"VP of Marketing\",\n    \"department\": \"leadership\",\n    \"include_timing\": false\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Leadership Style",
          "description": "All available examples for Analyze Leadership Style endpoint. 👔 **Leadership Style Analysis** - Discover natural leadership approach\n\n**Identifies:**\n- 🎯 **Core Style** - Visionary, Collaborative, Methodical, etc.\n- 🧠 **Decision Making** - How you process and decide\n- 👥 **Team Management** - Your people management approach\n- 😤 **Stress Response** - Leadership under pressure\n- 📈 **Growth Areas** - Leadership development opportunities\n\n**Leadership Styles:**\n- **Visionary** - Future-focused, inspirational\n- **Collaborative** - Team-oriented, consensus-building\n- **Methodical** - Process-driven, systematic\n- **Intuitive** - Instinct-based, adaptive\n- **Transformational** - Change-oriented, innovative\n\n**Response time:** ~300ms",
          "item": [
            {
              "id": "aa6c898c-03ae-4fd7-b7f0-4c9dbae44406",
              "name": "Executive leadership style",
              "request": {
                "name": "Executive leadership style",
                "description": {
                  "content": "🎯 **Analyze Leadership Style**\n\n📋 **Endpoint Description:**\n👔 **Leadership Style Analysis** - Discover natural leadership approach\n\n**Identifies:**\n- 🎯 **Core Style** - Visionary, Collaborative, Methodical, etc.\n- 🧠 **Decision Making** - How you process and decide\n- 👥 **Team Management** - Your people management approach\n- 😤 **Stress Response** - Leadership under pressure\n- 📈 **Growth Areas** - Leadership development opportunities\n\n**Leadership Styles:**\n- **Visionary** - Future-focused, inspirational\n- **Collaborative** - Team-oriented, consensus-building\n- **Methodical** - Process-driven, systematic\n- **Intuitive** - Instinct-based, adaptive\n- **Transformational** - Change-oriented, innovative\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nComprehensive leadership analysis for C-level executive\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/leadership-style`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "leadership-style"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg Yaroshevych\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"en\",\n    \"include_development\": true,\n    \"detail_level\": \"professional\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "cb4d1cec-5832-4a3b-a465-e7f082ba032d",
              "name": "Team leader assessment",
              "request": {
                "name": "Team leader assessment",
                "description": {
                  "content": "🎯 **Analyze Leadership Style**\n\n📋 **Endpoint Description:**\n👔 **Leadership Style Analysis** - Discover natural leadership approach\n\n**Identifies:**\n- 🎯 **Core Style** - Visionary, Collaborative, Methodical, etc.\n- 🧠 **Decision Making** - How you process and decide\n- 👥 **Team Management** - Your people management approach\n- 😤 **Stress Response** - Leadership under pressure\n- 📈 **Growth Areas** - Leadership development opportunities\n\n**Leadership Styles:**\n- **Visionary** - Future-focused, inspirational\n- **Collaborative** - Team-oriented, consensus-building\n- **Methodical** - Process-driven, systematic\n- **Intuitive** - Instinct-based, adaptive\n- **Transformational** - Change-oriented, innovative\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nLeadership style for team management roles\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/leadership-style`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "leadership-style"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Maria Petrova\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Kiev\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"language\": \"en\",\n    \"include_development\": false,\n    \"detail_level\": \"standard\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "63db073e-7e60-423e-8ae1-7819fa085444",
          "name": "Calculate Business Timing",
          "request": {
            "name": "Calculate Business Timing",
            "description": {
              "content": "📅 **Business Activity Timing** - Optimize important business events\n\n**Timing for:**\n- 🚀 **Product Launch** - Maximum impact timing with astrological factors\n- 🤝 **Meetings** - Productive discussion windows\n- 💼 **Negotiations** - Favorable deal-making periods\n- 👥 **Hiring** - Best recruitment windows\n- 🔄 **Restructuring** - Smooth transition periods with transformation factors\n\n**Based on planetary cycles:**\n- Mercury (communication, contracts)\n- Venus (negotiations, partnerships)\n- Mars (launches, initiatives)\n- Jupiter (expansion, growth)\n- Saturn (structure, long-term planning)\n\n**What you get:**\n- **launch_windows** - Each window includes `astrological_factors` (transits, lunar phases)\n- **restructuring_periods** - Each period includes `astrological_factors` (Saturn, Pluto transits)\n- **astrological_context** - Overall period planetary climate with `current_events`\n\n**Astrological factors structure:**\n```json\n{\n  \"type\": \"transit|lunar_phase|aspect|sign_ingress\",\n  \"datetime_utc\": \"2024-01-15T00:00:00\",\n  \"name\": \"Jupiter trine Sun\",\n  \"influence\": \"supportive|challenging|neutral|transformative\",\n  \"primary_body\": \"Jupiter\",\n  \"secondary_body\": \"natal_Sun\",\n  \"aspect_type\": \"trine\",\n  \"strength\": 0.85\n}\n```\n\n**Response time:** ~400ms | **Range:** Up to 90 days",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "insights",
                "business",
                "business-timing"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"activities\": [\n    \"product_launch\",\n    \"meetings\"\n  ],\n  \"start_date\": \"<date>\",\n  \"end_date\": \"<date>\",\n  \"company_data\": {\n    \"year\": \"<integer>\",\n    \"month\": \"<integer>\",\n    \"day\": \"<integer>\",\n    \"hour\": \"<integer>\",\n    \"minute\": \"<integer>\",\n    \"second\": 0,\n    \"latitude\": \"<number>\",\n    \"longitude\": \"<number>\",\n    \"city\": \"<string>\",\n    \"country_code\": \"<string>\",\n    \"timezone\": \"<string>\"\n  },\n  \"language\": \"en\"\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "9bce3171-be51-4e55-8966-0b32a1dec514",
              "name": "Successful business timing analysis",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "business-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"activities\": [\n    \"product_launch\",\n    \"meetings\"\n  ],\n  \"start_date\": \"<date>\",\n  \"end_date\": \"<date>\",\n  \"company_data\": {\n    \"year\": \"<integer>\",\n    \"month\": \"<integer>\",\n    \"day\": \"<integer>\",\n    \"hour\": \"<integer>\",\n    \"minute\": \"<integer>\",\n    \"second\": 0,\n    \"latitude\": \"<number>\",\n    \"longitude\": \"<number>\",\n    \"city\": \"<string>\",\n    \"country_code\": \"<string>\",\n    \"timezone\": \"<string>\"\n  },\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "2753a9c6-2a7a-4b68-89c4-83478ff919c7",
              "name": "Invalid insights parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "business-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"activities\": [\n    \"product_launch\",\n    \"meetings\"\n  ],\n  \"start_date\": \"<date>\",\n  \"end_date\": \"<date>\",\n  \"company_data\": {\n    \"year\": \"<integer>\",\n    \"month\": \"<integer>\",\n    \"day\": \"<integer>\",\n    \"hour\": \"<integer>\",\n    \"minute\": \"<integer>\",\n    \"second\": 0,\n    \"latitude\": \"<number>\",\n    \"longitude\": \"<number>\",\n    \"city\": \"<string>\",\n    \"country_code\": \"<string>\",\n    \"timezone\": \"<string>\"\n  },\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "946701d2-1011-47f8-be8d-4889b809fbe1",
              "name": "Validation error in business timing request",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "business-timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"activities\": [\n    \"product_launch\",\n    \"meetings\"\n  ],\n  \"start_date\": \"<date>\",\n  \"end_date\": \"<date>\",\n  \"company_data\": {\n    \"year\": \"<integer>\",\n    \"month\": \"<integer>\",\n    \"day\": \"<integer>\",\n    \"hour\": \"<integer>\",\n    \"minute\": \"<integer>\",\n    \"second\": 0,\n    \"latitude\": \"<number>\",\n    \"longitude\": \"<number>\",\n    \"city\": \"<string>\",\n    \"country_code\": \"<string>\",\n    \"timezone\": \"<string>\"\n  },\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"examples\": {\n    \"date_range_too_long\": {\n      \"summary\": \"Analysis period exceeds limit\",\n      \"description\": \"Date range cannot exceed 90 days\",\n      \"value\": {\n        \"success\": false,\n        \"error\": {\n          \"error_code\": \"INVALID_FIELD_VALUE\",\n          \"message\": \"Date range cannot exceed 90 days\",\n          \"field\": \"date_range\",\n          \"severity\": \"medium\",\n          \"suggestions\": [\n            \"Reduce the date range to 90 days or less\"\n          ]\n        },\n        \"timestamp\": \"2024-01-15T10:30:00Z\"\n      }\n    }\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Analyze Department Compatibility",
          "description": "All available examples for Analyze Department Compatibility endpoint. 🏢 **Department Compatibility Analysis** - Optimize organizational structure\n\n**Analyzes:**\n- 🔄 **Inter-Department Synergy** - How departments work together\n- 🤝 **Collaboration Potential** - Cross-functional opportunities\n- ⚡ **Friction Points** - Where conflicts may arise\n- 📊 **Communication Flow** - Information exchange patterns\n- 🎯 **Project Success** - Which departments work best together\n\n**Department Types:**\n- Sales, Marketing, Tech, Creative\n- HR, Finance, Operations, Leadership\n\n**Use Cases:**\n- Organizational restructuring\n- Cross-functional team building\n- Identifying collaboration opportunities\n- Resolving inter-department conflicts\n\n**Response time:** ~500ms",
          "item": [
            {
              "id": "9c8ec016-2bbf-4da2-921a-47ea5539fb36",
              "name": "Simple department names (recommended)",
              "request": {
                "name": "Simple department names (recommended)",
                "description": {
                  "content": "🎯 **Analyze Department Compatibility**\n\n📋 **Endpoint Description:**\n🏢 **Department Compatibility Analysis** - Optimize organizational structure\n\n**Analyzes:**\n- 🔄 **Inter-Department Synergy** - How departments work together\n- 🤝 **Collaboration Potential** - Cross-functional opportunities\n- ⚡ **Friction Points** - Where conflicts may arise\n- 📊 **Communication Flow** - Information exchange patterns\n- 🎯 **Project Success** - Which departments work best together\n\n**Department Types:**\n- Sales, Marketing, Tech, Creative\n- HR, Finance, Operations, Leadership\n\n**Use Cases:**\n- Organizational restructuring\n- Cross-functional team building\n- Identifying collaboration opportunities\n- Resolving inter-department conflicts\n\n**Response time:** ~500ms\n\n✨ **Example Description:**\nUse simple department names - API will auto-assign members\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/department-compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "department-compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Andriy Shevchenko\",\n      \"birth_data\": {\n        \"year\": 1988,\n        \"month\": 4,\n        \"day\": 12,\n        \"hour\": 10,\n        \"minute\": 30,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Olena Kovalenko\",\n      \"birth_data\": {\n        \"year\": 1991,\n        \"month\": 9,\n        \"day\": 5,\n        \"hour\": 14,\n        \"minute\": 15,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"departments\": [\n      \"engineering\",\n      \"marketing\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "1b342297-5de9-450b-acc4-ee9ab7887f23",
              "name": "Advanced format with member assignment",
              "request": {
                "name": "Advanced format with member assignment",
                "description": {
                  "content": "🎯 **Analyze Department Compatibility**\n\n📋 **Endpoint Description:**\n🏢 **Department Compatibility Analysis** - Optimize organizational structure\n\n**Analyzes:**\n- 🔄 **Inter-Department Synergy** - How departments work together\n- 🤝 **Collaboration Potential** - Cross-functional opportunities\n- ⚡ **Friction Points** - Where conflicts may arise\n- 📊 **Communication Flow** - Information exchange patterns\n- 🎯 **Project Success** - Which departments work best together\n\n**Department Types:**\n- Sales, Marketing, Tech, Creative\n- HR, Finance, Operations, Leadership\n\n**Use Cases:**\n- Organizational restructuring\n- Cross-functional team building\n- Identifying collaboration opportunities\n- Resolving inter-department conflicts\n\n**Response time:** ~500ms\n\n✨ **Example Description:**\nFull control over department membership (advanced users)\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/department-compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "department-compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Andriy Shevchenko\",\n      \"birth_data\": {\n        \"year\": 1988,\n        \"month\": 4,\n        \"day\": 12,\n        \"hour\": 10,\n        \"minute\": 30,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Olena Kovalenko\",\n      \"birth_data\": {\n        \"year\": 1991,\n        \"month\": 9,\n        \"day\": 5,\n        \"hour\": 14,\n        \"minute\": 15,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Yana Petrenko\",\n      \"birth_data\": {\n        \"year\": 1989,\n        \"month\": 6,\n        \"day\": 20,\n        \"hour\": 11,\n        \"minute\": 0,\n        \"city\": \"Lviv\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"departments\": [\n      {\n        \"name\": \"Engineering\",\n        \"type\": \"tech\",\n        \"members\": [\n          0,\n          1\n        ]\n      },\n      {\n        \"name\": \"Marketing\",\n        \"type\": \"marketing\",\n        \"members\": [\n          2\n        ]\n      }\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "5d4c3d6b-1fc3-4cd3-b4d2-014c8d909ff5",
              "name": "Complete organizational analysis",
              "request": {
                "name": "Complete organizational analysis",
                "description": {
                  "content": "🎯 **Analyze Department Compatibility**\n\n📋 **Endpoint Description:**\n🏢 **Department Compatibility Analysis** - Optimize organizational structure\n\n**Analyzes:**\n- 🔄 **Inter-Department Synergy** - How departments work together\n- 🤝 **Collaboration Potential** - Cross-functional opportunities\n- ⚡ **Friction Points** - Where conflicts may arise\n- 📊 **Communication Flow** - Information exchange patterns\n- 🎯 **Project Success** - Which departments work best together\n\n**Department Types:**\n- Sales, Marketing, Tech, Creative\n- HR, Finance, Operations, Leadership\n\n**Use Cases:**\n- Organizational restructuring\n- Cross-functional team building\n- Identifying collaboration opportunities\n- Resolving inter-department conflicts\n\n**Response time:** ~500ms\n\n✨ **Example Description:**\nMulti-department compatibility for full organization\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/department-compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "department-compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Maksym Bondarenko\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 2,\n        \"day\": 14,\n        \"hour\": 9,\n        \"minute\": 45,\n        \"city\": \"Odessa\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Iryna Savchenko\",\n      \"birth_data\": {\n        \"year\": 1987,\n        \"month\": 11,\n        \"day\": 8,\n        \"hour\": 13,\n        \"minute\": 20,\n        \"city\": \"Dnipro\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Roman Tkachenko\",\n      \"birth_data\": {\n        \"year\": 1992,\n        \"month\": 5,\n        \"day\": 3,\n        \"hour\": 15,\n        \"minute\": 30,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"departments\": [\n      {\n        \"name\": \"Sales\",\n        \"type\": \"sales\",\n        \"members\": [\n          0\n        ]\n      },\n      {\n        \"name\": \"Operations\",\n        \"type\": \"operations\",\n        \"members\": [\n          1\n        ]\n      },\n      {\n        \"name\": \"Creative\",\n        \"type\": \"creative\",\n        \"members\": [\n          2\n        ]\n      }\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Succession Planning",
          "description": "All available examples for Analyze Succession Planning endpoint. 🔄 **Succession Planning Analysis** - Identify future leaders\n\n**Evaluates:**\n- 👑 **Leadership Readiness** - Who's ready to lead\n- 🎯 **Style Compatibility** - Continuity vs change\n- 📈 **Growth Timeline** - When they'll be ready\n- 🤝 **Team Acceptance** - How team will respond\n- 🚀 **Transition Timing** - Optimal handover periods\n\n**Provides:**\n- Successor rankings with scores\n- Development recommendations\n- Optimal transition timing\n- Risk assessments\n- Mentorship pairings\n\n**Response time:** ~400ms",
          "item": [
            {
              "id": "e65ac573-4e2d-472b-9364-42ca148a6890",
              "name": "CEO succession planning",
              "request": {
                "name": "CEO succession planning",
                "description": {
                  "content": "🎯 **Analyze Succession Planning**\n\n📋 **Endpoint Description:**\n🔄 **Succession Planning Analysis** - Identify future leaders\n\n**Evaluates:**\n- 👑 **Leadership Readiness** - Who's ready to lead\n- 🎯 **Style Compatibility** - Continuity vs change\n- 📈 **Growth Timeline** - When they'll be ready\n- 🤝 **Team Acceptance** - How team will respond\n- 🚀 **Transition Timing** - Optimal handover periods\n\n**Provides:**\n- Successor rankings with scores\n- Development recommendations\n- Optimal transition timing\n- Risk assessments\n- Mentorship pairings\n\n**Response time:** ~400ms\n\n✨ **Example Description:**\nCurrent CEO and potential successors analysis\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/succession-planning`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "succession-planning"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Volodymyr Kravchenko\",\n      \"birth_data\": {\n        \"year\": 1975,\n        \"month\": 3,\n        \"day\": 15,\n        \"hour\": 11,\n        \"minute\": 30,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Oleksandr Moroz\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 6,\n        \"day\": 12,\n        \"hour\": 10,\n        \"minute\": 0,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Anastasiya Kovalchuk\",\n      \"birth_data\": {\n        \"year\": 1987,\n        \"month\": 9,\n        \"day\": 30,\n        \"hour\": 13,\n        \"minute\": 20,\n        \"city\": \"Dnipro\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"current_leader_role\": \"CEO\",\n    \"succession_department\": \"leadership\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "8fab4624-e3d1-435f-b6c9-2425281ff0cf",
              "name": "Department head succession",
              "request": {
                "name": "Department head succession",
                "description": {
                  "content": "🎯 **Analyze Succession Planning**\n\n📋 **Endpoint Description:**\n🔄 **Succession Planning Analysis** - Identify future leaders\n\n**Evaluates:**\n- 👑 **Leadership Readiness** - Who's ready to lead\n- 🎯 **Style Compatibility** - Continuity vs change\n- 📈 **Growth Timeline** - When they'll be ready\n- 🤝 **Team Acceptance** - How team will respond\n- 🚀 **Transition Timing** - Optimal handover periods\n\n**Provides:**\n- Successor rankings with scores\n- Development recommendations\n- Optimal transition timing\n- Risk assessments\n- Mentorship pairings\n\n**Response time:** ~400ms\n\n✨ **Example Description:**\nTech department leadership succession planning\n\n🔗 **Endpoint:** `POST /api/v3/insights/business/succession-planning`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    "business",
                    "succession-planning"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Sergiy Petrov\",\n      \"birth_data\": {\n        \"year\": 1978,\n        \"month\": 8,\n        \"day\": 22,\n        \"hour\": 9,\n        \"minute\": 45,\n        \"city\": \"Kharkiv\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Pavlo Kravets\",\n      \"birth_data\": {\n        \"year\": 1984,\n        \"month\": 7,\n        \"day\": 5,\n        \"hour\": 9,\n        \"minute\": 15,\n        \"city\": \"Kiev\",\n        \"country_code\": \"UA\"\n      }\n    },\n    {\n      \"name\": \"Tetyana Savchuk\",\n      \"birth_data\": {\n        \"year\": 1989,\n        \"month\": 10,\n        \"day\": 14,\n        \"hour\": 12,\n        \"minute\": 0,\n        \"city\": \"Lviv\",\n        \"country_code\": \"UA\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"current_leader_role\": \"VP of Engineering\",\n    \"succession_department\": \"tech\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "💫 Insights Platform",
      "description": "",
      "item": [
        {
          "id": "c35108d0-0c9e-4c6c-8a2e-86f4599931f7",
          "name": "Discover Insights",
          "request": {
            "name": "Discover Insights",
            "description": {
              "content": "🌟 **Discover Astrology Insights Platform** - Specialized astrological wisdom\n\n**Available Insights:**\n- 💕 **Relationship** - Compatibility, love languages, timing\n- 🐾 **Pet** - Pet personality, training, owner bonding (coming soon)\n- 🏥 **Wellness** - Health patterns, biorhythms, timing (coming soon)\n- 💰 **Financial** - Market timing, trading signals (coming soon)\n- 💼 **Business** - Team dynamics, hiring, leadership (coming soon)\n\n**Why Insights?**\nOur insights platform transforms complex astrological calculations into\npractical, actionable wisdom for every aspect of modern life.\n\n**Response time:** ~10ms",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "insights",
                ""
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "a19757a8-6a35-4a36-ad56-260bf64dde70",
              "name": "Successful Response",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "9183f958-673f-4fa3-828e-1380893a1291",
              "name": "Invalid insights parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "6406c7de-a8e5-4c5c-865a-4e52b73aac0e",
              "name": "Validation error - check input data",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "insights",
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "🔧 Health & Monitoring",
      "description": "API system monitoring and health checks.",
      "item": [
        {
          "id": "f5ee1555-ce43-4d8b-a0f3-ac08b813fcf0",
          "name": "Health Check",
          "request": {
            "name": "Health Check",
            "description": {
              "content": "🏥 **API Health Check**\n\nSimple health status check for monitoring and load balancers.\n\n**Perfect for:**\n- 🔍 Load balancer health checks\n- 📊 Uptime monitoring systems\n- 🚀 RapidAPI automatic monitoring\n- ⚡ Quick service validation\n\n**Returns:**\n- **status** - Current health status (\"healthy\" or \"unhealthy\")\n- **version** - API version number\n- **api** - API name and identifier\n- **timestamp** - Response generation time\n\n**Response time:** ~50ms | **Use:** Production monitoring",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "health",
                ""
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "21419586-41fe-4b54-b7b0-72939c990462",
              "name": "API is healthy and operational",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "health",
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "9a86b2a6-92c7-4e24-a9e3-f304d2cfc7f1",
              "name": "Internal server error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "health",
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "0e88ef1e-2037-4154-85fc-a38f4cc68f44",
              "name": "API is unhealthy or experiencing issues",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "health",
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Service Unavailable",
              "code": 503,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"examples\": {\n    \"unhealthy_response\": {\n      \"summary\": \"Unhealthy API Response\",\n      \"description\": \"Response when API components are failing\",\n      \"value\": {\n        \"success\": false,\n        \"error\": {\n          \"error_code\": \"INTERNAL_SERVER_ERROR\",\n          \"message\": \"Health check failed: Basic calculation test failed\",\n          \"severity\": \"high\",\n          \"suggestions\": [\n            \"Check server logs for detailed error information\",\n            \"Verify all service dependencies are running\",\n            \"Contact system administrator if issue persists\"\n          ]\n        },\n        \"timestamp\": \"2024-09-14T21:26:00.123456Z\"\n      }\n    }\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "3f69d0f4-d93b-4e31-b4de-8c4450014f6f",
          "name": "Debug TimezoneFinder",
          "request": {
            "name": "Debug TimezoneFinder",
            "description": {
              "content": "Debug endpoint to check TimezoneFinder behavior on production.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "health",
                "debug",
                "timezone"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "297a031f-183e-4f04-9e1d-b9ecde8bdf3f",
              "name": "Successful Response",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "health",
                    "debug",
                    "timezone"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "e8325186-bafa-4eee-8b64-c8869cfcf267",
              "name": "Internal server error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "health",
                    "debug",
                    "timezone"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "8bac6bf8-5624-48be-b097-a8c1e66f9752",
              "name": "Service unavailable - health check failed",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "health",
                    "debug",
                    "timezone"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Service Unavailable",
              "code": 503,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "✨ Enhanced Traditional Analysis",
      "description": "Advanced traditional analysis with comprehensive calculations.",
      "item": [
        {
          "name": "📁 Get Personal Analysis",
          "description": "All available examples for Get Personal Analysis endpoint. 🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations",
          "item": [
            {
              "id": "7774af44-b43d-486e-b343-20d29b2157f2",
              "name": "Comprehensive Personal Analysis",
              "request": {
                "name": "Comprehensive Personal Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nComplete traditional analysis with current transits and profections using standardized test subject\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\"\n    ],\n    \"precision\": 4\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "44b880da-6ab2-4d3e-bbf8-40b29f74aaed",
              "name": "Dignity-Focused Analysis",
              "request": {
                "name": "Dignity-Focused Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nEmphasis on essential dignities and planetary conditions\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Dignity Scholar\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 41.9028,\n      \"longitude\": 12.4964\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 1.5,\n    \"minor_aspects_deg\": 0.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e1005567-6fe8-4483-98e8-85435343dc82",
              "name": "Fixed Stars Analysis",
              "request": {
                "name": "Fixed Stars Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nPersonal analysis with emphasis on fixed star conjunctions\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Star Gazer\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Cairo\",\n      \"country_code\": \"EG\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Aldebaran\",\n      \"Regulus\",\n      \"Antares\",\n      \"Fomalhaut\",\n      \"Sirius\"\n    ],\n    \"precision\": 2\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.5,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "604721ee-0f10-4c72-a626-43db2353d83f",
              "name": "Night Chart - Sect Analysis",
              "request": {
                "name": "Night Chart - Sect Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nTraditional analysis for night birth emphasizing nocturnal planets\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Luna Nocturna\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 4,\n      \"hour\": 23,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Sydney\",\n      \"country_code\": \"AU\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\"\n    ],\n    \"precision\": 4\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7f13720d-9cf0-4c10-85cf-cbc00880522f",
              "name": "Day Chart - Solar Emphasis",
              "request": {
                "name": "Day Chart - Solar Emphasis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nTraditional analysis for day birth emphasizing diurnal planets\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sol Diurnus\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 6,\n      \"day\": 21,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 1.5,\n    \"minor_aspects_deg\": 0.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "75742c86-f3f1-425e-9944-287314abfa1b",
              "name": "Arabic Parts Emphasis",
              "request": {
                "name": "Arabic Parts Emphasis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nAnalysis focusing on traditional Arabic Parts and Lots\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Parts Master\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 9,\n      \"day\": 23,\n      \"hour\": 15,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Baghdad\",\n      \"country_code\": \"IQ\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\"\n    ],\n    \"precision\": 5\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 3.0,\n    \"minor_aspects_deg\": 1.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d8221bf4-a7d8-45b1-9815-0a2227930844",
              "name": "Mutual Reception Analysis",
              "request": {
                "name": "Mutual Reception Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nEmphasis on planetary mutual receptions and dispositor chains\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Reception Scholar\",\n    \"birth_data\": {\n      \"year\": 1991,\n      \"month\": 4,\n      \"day\": 10,\n      \"hour\": 6,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Florence\",\n      \"country_code\": \"IT\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\"\n    ],\n    \"precision\": 4\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "25654610-eeee-4985-956b-a629464c1915",
              "name": "Combustion & Cazimi Analysis",
              "request": {
                "name": "Combustion & Cazimi Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nFocus on planets in combustion, cazimi, and under the beams\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Solar Proximity\",\n    \"birth_data\": {\n      \"year\": 1989,\n      \"month\": 8,\n      \"day\": 15,\n      \"hour\": 11,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 35.6762,\n      \"longitude\": 139.6503\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\"\n    ],\n    \"precision\": 6\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 1.0,\n    \"minor_aspects_deg\": 0.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "84461243-e0ba-4d3b-a860-bfbcfdb3c2f7",
              "name": "Sidereal Traditional Analysis",
              "request": {
                "name": "Sidereal Traditional Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nTraditional Hellenistic techniques applied to Sidereal zodiac with Whole Sign houses\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sidereal Traditionalist\",\n    \"birth_data\": {\n      \"year\": 1993,\n      \"month\": 12,\n      \"day\": 25,\n      \"hour\": 18,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Varanasi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Sidereal\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.5,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f74847b1-8e98-47ac-b9e9-09e26a2f780c",
              "name": "Current Profection Analysis",
              "request": {
                "name": "Current Profection Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nPersonal analysis with current profection year timing\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Timing Master\",\n    \"birth_data\": {\n      \"year\": 1986,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 20,\n      \"second\": 0,\n      \"city\": \"Vienna\",\n      \"country_code\": \"AT\"\n    }\n  },\n  \"calculation_time\": {\n    \"year\": 2024,\n    \"month\": 3,\n    \"day\": 15,\n    \"hour\": 12,\n    \"minute\": 0,\n    \"second\": 0\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"Part_of_Fortune\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Global Analysis",
          "description": "All available examples for Get Global Analysis endpoint. 🌍 **Global Traditional Analysis** - Current planetary conditions without natal correlation\n\n**Perfect for:**\n- 🔮 Electional astrology (choosing optimal timing)\n- 📅 Universal astrological planning\n- 🌙 Lunar timing and void-of-course periods\n- 📊 Current sky analysis and research\n\n**What you get:**\n- **Current planetary positions** with traditional dignities\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Current aspects** - between transiting planets\n- **Fixed star conjunctions** - 7 major stars\n- **Lunar phase data** - current Moon phase and elongation\n- **Sect analysis** - day/night determination\n- **Dispositor chains** - current rulership patterns\n- **Mutual receptions** - current planetary relationships\n\n**No Birth Data Required:**\n- Pure astronomical/astrological analysis\n- Universal timing information\n- Current planetary dignity states\n- Optimal for electional astrology\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris + Traditional calculations",
          "item": [
            {
              "id": "e94ac3ae-69da-43f3-9127-2b1bfffc2f35",
              "name": "Current Sky Analysis",
              "request": {
                "name": "Current Sky Analysis",
                "description": {
                  "content": "🎯 **Get Global Analysis**\n\n📋 **Endpoint Description:**\n🌍 **Global Traditional Analysis** - Current planetary conditions without natal correlation\n\n**Perfect for:**\n- 🔮 Electional astrology (choosing optimal timing)\n- 📅 Universal astrological planning\n- 🌙 Lunar timing and void-of-course periods\n- 📊 Current sky analysis and research\n\n**What you get:**\n- **Current planetary positions** with traditional dignities\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Current aspects** - between transiting planets\n- **Fixed star conjunctions** - 7 major stars\n- **Lunar phase data** - current Moon phase and elongation\n- **Sect analysis** - day/night determination\n- **Dispositor chains** - current rulership patterns\n- **Mutual receptions** - current planetary relationships\n\n**No Birth Data Required:**\n- Pure astronomical/astrological analysis\n- Universal timing information\n- Current planetary dignity states\n- Optimal for electional astrology\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nCurrent planetary conditions for electional astrology (uses current time)\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/global-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "global-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ffbf8005-03bc-40b0-b456-d282c0f7584c",
              "name": "New Moon Electional",
              "request": {
                "name": "New Moon Electional",
                "description": {
                  "content": "🎯 **Get Global Analysis**\n\n📋 **Endpoint Description:**\n🌍 **Global Traditional Analysis** - Current planetary conditions without natal correlation\n\n**Perfect for:**\n- 🔮 Electional astrology (choosing optimal timing)\n- 📅 Universal astrological planning\n- 🌙 Lunar timing and void-of-course periods\n- 📊 Current sky analysis and research\n\n**What you get:**\n- **Current planetary positions** with traditional dignities\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Current aspects** - between transiting planets\n- **Fixed star conjunctions** - 7 major stars\n- **Lunar phase data** - current Moon phase and elongation\n- **Sect analysis** - day/night determination\n- **Dispositor chains** - current rulership patterns\n- **Mutual receptions** - current planetary relationships\n\n**No Birth Data Required:**\n- Pure astronomical/astrological analysis\n- Universal timing information\n- Current planetary dignity states\n- Optimal for electional astrology\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nOptimal timing analysis around New Moon for manifestation\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/global-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "global-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"calculation_time\": {\n    \"year\": 2024,\n    \"month\": 4,\n    \"day\": 8,\n    \"hour\": 19,\n    \"minute\": 21,\n    \"second\": 0\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"Part_of_Fortune\"\n    ],\n    \"precision\": 4\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 1.5,\n    \"minor_aspects_deg\": 0.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e7d20cca-96da-4450-9616-0ee4acbd7af9",
              "name": "Eclipse Period Analysis",
              "request": {
                "name": "Eclipse Period Analysis",
                "description": {
                  "content": "🎯 **Get Global Analysis**\n\n📋 **Endpoint Description:**\n🌍 **Global Traditional Analysis** - Current planetary conditions without natal correlation\n\n**Perfect for:**\n- 🔮 Electional astrology (choosing optimal timing)\n- 📅 Universal astrological planning\n- 🌙 Lunar timing and void-of-course periods\n- 📊 Current sky analysis and research\n\n**What you get:**\n- **Current planetary positions** with traditional dignities\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Current aspects** - between transiting planets\n- **Fixed star conjunctions** - 7 major stars\n- **Lunar phase data** - current Moon phase and elongation\n- **Sect analysis** - day/night determination\n- **Dispositor chains** - current rulership patterns\n- **Mutual receptions** - current planetary relationships\n\n**No Birth Data Required:**\n- Pure astronomical/astrological analysis\n- Universal timing information\n- Current planetary dignity states\n- Optimal for electional astrology\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nGlobal analysis during eclipse for major timing decisions\n\n🔗 **Endpoint:** `POST /api/v3/enhanced/global-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced",
                    "global-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"calculation_time\": {\n    \"year\": 2024,\n    \"month\": 10,\n    \"day\": 14,\n    \"hour\": 18,\n    \"minute\": 55,\n    \"second\": 0\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Mean_South_Node\",\n      \"True_South_Node\"\n    ],\n    \"precision\": 5\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 3.0,\n    \"minor_aspects_deg\": 1.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "✨ Enhanced Traditional Analysis (Alt Path)",
      "description": "",
      "item": [
        {
          "name": "📁 Get Personal Analysis",
          "description": "All available examples for Get Personal Analysis endpoint. 🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations",
          "item": [
            {
              "id": "ff11fb8e-2d3b-4014-86e2-a5b1eefabbfb",
              "name": "Comprehensive Personal Analysis",
              "request": {
                "name": "Comprehensive Personal Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nComplete traditional analysis with current transits and profections using standardized test subject\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\"\n    ],\n    \"precision\": 4\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "089db930-ecab-4eec-b8c0-ebfb8a27cd11",
              "name": "Dignity-Focused Analysis",
              "request": {
                "name": "Dignity-Focused Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nEmphasis on essential dignities and planetary conditions\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Dignity Scholar\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 41.9028,\n      \"longitude\": 12.4964\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 1.5,\n    \"minor_aspects_deg\": 0.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "68b03cee-7bcf-4486-a35d-191933b9bcfd",
              "name": "Fixed Stars Analysis",
              "request": {
                "name": "Fixed Stars Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nPersonal analysis with emphasis on fixed star conjunctions\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Star Gazer\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 0,\n      \"city\": \"Cairo\",\n      \"country_code\": \"EG\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Aldebaran\",\n      \"Regulus\",\n      \"Antares\",\n      \"Fomalhaut\",\n      \"Sirius\"\n    ],\n    \"precision\": 2\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.5,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "10f0ca01-fc1b-4e4b-968f-0bdf8d1e4ff8",
              "name": "Night Chart - Sect Analysis",
              "request": {
                "name": "Night Chart - Sect Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nTraditional analysis for night birth emphasizing nocturnal planets\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Luna Nocturna\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 4,\n      \"hour\": 23,\n      \"minute\": 45,\n      \"second\": 0,\n      \"city\": \"Sydney\",\n      \"country_code\": \"AU\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\"\n    ],\n    \"precision\": 4\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "23d5489e-89c1-48aa-b278-eb453f57dba7",
              "name": "Day Chart - Solar Emphasis",
              "request": {
                "name": "Day Chart - Solar Emphasis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nTraditional analysis for day birth emphasizing diurnal planets\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sol Diurnus\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 6,\n      \"day\": 21,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 1.5,\n    \"minor_aspects_deg\": 0.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ffc95c48-c01c-4207-a590-e06258c9ddfc",
              "name": "Arabic Parts Emphasis",
              "request": {
                "name": "Arabic Parts Emphasis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nAnalysis focusing on traditional Arabic Parts and Lots\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Parts Master\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 9,\n      \"day\": 23,\n      \"hour\": 15,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Baghdad\",\n      \"country_code\": \"IQ\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Part_of_Fortune\",\n      \"Part_of_Spirit\"\n    ],\n    \"precision\": 5\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 3.0,\n    \"minor_aspects_deg\": 1.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "db4f71c1-49ad-47e0-aed5-5393137c984e",
              "name": "Mutual Reception Analysis",
              "request": {
                "name": "Mutual Reception Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nEmphasis on planetary mutual receptions and dispositor chains\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Reception Scholar\",\n    \"birth_data\": {\n      \"year\": 1991,\n      \"month\": 4,\n      \"day\": 10,\n      \"hour\": 6,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"Florence\",\n      \"country_code\": \"IT\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\"\n    ],\n    \"precision\": 4\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "dfb9c45f-8fdf-4781-bb3d-43308a94e15a",
              "name": "Combustion & Cazimi Analysis",
              "request": {
                "name": "Combustion & Cazimi Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nFocus on planets in combustion, cazimi, and under the beams\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Solar Proximity\",\n    \"birth_data\": {\n      \"year\": 1989,\n      \"month\": 8,\n      \"day\": 15,\n      \"hour\": 11,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 35.6762,\n      \"longitude\": 139.6503\n    }\n  },\n  \"options\": {\n    \"house_system\": \"P\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Chiron\"\n    ],\n    \"precision\": 6\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 1.0,\n    \"minor_aspects_deg\": 0.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ccac5936-ec2d-4b34-bade-3d2d342c0e24",
              "name": "Sidereal Traditional Analysis",
              "request": {
                "name": "Sidereal Traditional Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nTraditional Hellenistic techniques applied to Sidereal zodiac with Whole Sign houses\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sidereal Traditionalist\",\n    \"birth_data\": {\n      \"year\": 1993,\n      \"month\": 12,\n      \"day\": 25,\n      \"hour\": 18,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Varanasi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Sidereal\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.5,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "39cbb9b2-56c9-42c1-9c52-80e0d3fae4e9",
              "name": "Current Profection Analysis",
              "request": {
                "name": "Current Profection Analysis",
                "description": {
                  "content": "🎯 **Get Personal Analysis**\n\n📋 **Endpoint Description:**\n🏛️ **Personal Traditional Analysis** - Complete natal chart with traditional astrology\n\n**Perfect for:**\n- 🎯 Personal astrological consultations with birth data\n- 📱 Personalized astrology apps with natal correlation\n- 🔮 Traditional timing and profection analysis\n- 📊 Complete dignity and reception analysis\n\n**What you get:**\n- **Complete natal chart** with traditional enhancements\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Dispositor chains** - full rulership sequences\n- **Mutual receptions** - traditional planetary relationships\n- **Annual profections** - Lord of the Year (Chronocrator)\n- **Fixed star conjunctions** - 7 major stars (Aldebaran, Regulus, etc.)\n- **Enhanced aspects** - with reception analysis\n- **Lunar phase data** - current Moon phase and elongation\n- **House system** - Whole Sign by default (traditional)\n\n**Traditional Features:**\n- Hellenistic astrology methods\n- Sect analysis (day/night chart)\n- Houses of joy (jubilation)\n- About-to-change-sign predictions\n- Complete 12-house data\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nPersonal analysis with current profection year timing\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/personal-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "personal-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Timing Master\",\n    \"birth_data\": {\n      \"year\": 1986,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 20,\n      \"second\": 0,\n      \"city\": \"Vienna\",\n      \"country_code\": \"AT\"\n    }\n  },\n  \"calculation_time\": {\n    \"year\": 2024,\n    \"month\": 3,\n    \"day\": 15,\n    \"hour\": 12,\n    \"minute\": 0,\n    \"second\": 0\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"Part_of_Fortune\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Global Analysis",
          "description": "All available examples for Get Global Analysis endpoint. 🌍 **Global Traditional Analysis** - Current planetary conditions without natal correlation\n\n**Perfect for:**\n- 🔮 Electional astrology (choosing optimal timing)\n- 📅 Universal astrological planning\n- 🌙 Lunar timing and void-of-course periods\n- 📊 Current sky analysis and research\n\n**What you get:**\n- **Current planetary positions** with traditional dignities\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Current aspects** - between transiting planets\n- **Fixed star conjunctions** - 7 major stars\n- **Lunar phase data** - current Moon phase and elongation\n- **Sect analysis** - day/night determination\n- **Dispositor chains** - current rulership patterns\n- **Mutual receptions** - current planetary relationships\n\n**No Birth Data Required:**\n- Pure astronomical/astrological analysis\n- Universal timing information\n- Current planetary dignity states\n- Optimal for electional astrology\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris + Traditional calculations",
          "item": [
            {
              "id": "1912b96f-45bf-484d-9c05-e7eb79d6843d",
              "name": "Current Sky Analysis",
              "request": {
                "name": "Current Sky Analysis",
                "description": {
                  "content": "🎯 **Get Global Analysis**\n\n📋 **Endpoint Description:**\n🌍 **Global Traditional Analysis** - Current planetary conditions without natal correlation\n\n**Perfect for:**\n- 🔮 Electional astrology (choosing optimal timing)\n- 📅 Universal astrological planning\n- 🌙 Lunar timing and void-of-course periods\n- 📊 Current sky analysis and research\n\n**What you get:**\n- **Current planetary positions** with traditional dignities\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Current aspects** - between transiting planets\n- **Fixed star conjunctions** - 7 major stars\n- **Lunar phase data** - current Moon phase and elongation\n- **Sect analysis** - day/night determination\n- **Dispositor chains** - current rulership patterns\n- **Mutual receptions** - current planetary relationships\n\n**No Birth Data Required:**\n- Pure astronomical/astrological analysis\n- Universal timing information\n- Current planetary dignity states\n- Optimal for electional astrology\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nCurrent planetary conditions for electional astrology (uses current time)\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/global-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "global-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Uranus\",\n      \"Neptune\",\n      \"Pluto\"\n    ],\n    \"precision\": 3\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 2.0,\n    \"minor_aspects_deg\": 1.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e9e91991-c80c-46f9-8c70-f85fcaccdaba",
              "name": "New Moon Electional",
              "request": {
                "name": "New Moon Electional",
                "description": {
                  "content": "🎯 **Get Global Analysis**\n\n📋 **Endpoint Description:**\n🌍 **Global Traditional Analysis** - Current planetary conditions without natal correlation\n\n**Perfect for:**\n- 🔮 Electional astrology (choosing optimal timing)\n- 📅 Universal astrological planning\n- 🌙 Lunar timing and void-of-course periods\n- 📊 Current sky analysis and research\n\n**What you get:**\n- **Current planetary positions** with traditional dignities\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Current aspects** - between transiting planets\n- **Fixed star conjunctions** - 7 major stars\n- **Lunar phase data** - current Moon phase and elongation\n- **Sect analysis** - day/night determination\n- **Dispositor chains** - current rulership patterns\n- **Mutual receptions** - current planetary relationships\n\n**No Birth Data Required:**\n- Pure astronomical/astrological analysis\n- Universal timing information\n- Current planetary dignity states\n- Optimal for electional astrology\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nOptimal timing analysis around New Moon for manifestation\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/global-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "global-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"calculation_time\": {\n    \"year\": 2024,\n    \"month\": 4,\n    \"day\": 8,\n    \"hour\": 19,\n    \"minute\": 21,\n    \"second\": 0\n  },\n  \"options\": {\n    \"house_system\": \"A\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"Part_of_Fortune\"\n    ],\n    \"precision\": 4\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 1.5,\n    \"minor_aspects_deg\": 0.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b5f3cac9-e41f-489f-862c-fdd2cb498903",
              "name": "Eclipse Period Analysis",
              "request": {
                "name": "Eclipse Period Analysis",
                "description": {
                  "content": "🎯 **Get Global Analysis**\n\n📋 **Endpoint Description:**\n🌍 **Global Traditional Analysis** - Current planetary conditions without natal correlation\n\n**Perfect for:**\n- 🔮 Electional astrology (choosing optimal timing)\n- 📅 Universal astrological planning\n- 🌙 Lunar timing and void-of-course periods\n- 📊 Current sky analysis and research\n\n**What you get:**\n- **Current planetary positions** with traditional dignities\n- **Essential dignities** - domicile, exaltation, triplicity, term, decan\n- **Essential debilities** - exile and fall\n- **Planetary conditions** - combust, cazimi, under beams\n- **Current aspects** - between transiting planets\n- **Fixed star conjunctions** - 7 major stars\n- **Lunar phase data** - current Moon phase and elongation\n- **Sect analysis** - day/night determination\n- **Dispositor chains** - current rulership patterns\n- **Mutual receptions** - current planetary relationships\n\n**No Birth Data Required:**\n- Pure astronomical/astrological analysis\n- Universal timing information\n- Current planetary dignity states\n- Optimal for electional astrology\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris + Traditional calculations\n\n✨ **Example Description:**\nGlobal analysis during eclipse for major timing decisions\n\n🔗 **Endpoint:** `POST /api/v3/enhanced_charts/global-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "enhanced_charts",
                    "global-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"calculation_time\": {\n    \"year\": 2024,\n    \"month\": 10,\n    \"day\": 14,\n    \"hour\": 18,\n    \"minute\": 55,\n    \"second\": 0\n  },\n  \"options\": {\n    \"house_system\": \"W\",\n    \"zodiac_type\": \"Tropic\",\n    \"active_points\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mean_Node\",\n      \"True_Node\",\n      \"Mean_South_Node\",\n      \"True_South_Node\"\n    ],\n    \"precision\": 5\n  },\n  \"orbs\": {\n    \"major_aspects_deg\": 3.0,\n    \"minor_aspects_deg\": 1.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🗺️ Astrocartography & Relocation",
      "description": "",
      "item": [
        {
          "name": "📁 Generate Astrocartography Map",
          "description": "All available examples for Generate Astrocartography Map endpoint. 🗺️ **Generate Astrocartography SVG Map** - Planetary influence lines on world map\n\n**Perfect for:**\n- 🌍 Relocation astrology consultations\n- 📱 Travel planning applications\n- 🎯 Finding power locations worldwide\n- 📊 Geographic astrology analysis\n\n**What you get:**\n- **Planetary lines** - AC, MC, DS, IC lines for selected planets\n- **World map** - Accurate geographic projection with country boundaries\n- **Power zones** - Highlighted intersections of planetary lines\n- **City markers** - Major cities with population filtering\n- **Interactive data** - Coordinates and meanings for frontend integration\n- **Customizable** - Size, colors, projection, and styling options\n\n**Line Types:**\n- **AC (Ascendant)** - Where planet rises on eastern horizon\n- **MC (Midheaven)** - Where planet culminates overhead\n- **DS (Descendant)** - Where planet sets on western horizon\n- **IC (Imum Coeli)** - Where planet is at lowest point\n\n**Supported Planets:**\nSun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto,\nMean_Node, True_Node, Chiron\n\n**Map Projections:**\n- **Mercator** - Standard web mapping (default)\n- **Robinson** - Balanced world view\n- **Mollweide** - Equal-area projection\n- **Equirectangular** - Simple latitude/longitude grid\n\n**Response time:** ~800ms | **Format:** Scalable SVG with embedded data",
          "item": [
            {
              "id": "0fe463e3-489c-4b20-a30b-d8fa4a90e31e",
              "name": "Basic World Map",
              "request": {
                "name": "Basic World Map",
                "description": {
                  "content": "🎯 **Generate Astrocartography Map**\n\n📋 **Endpoint Description:**\n🗺️ **Generate Astrocartography SVG Map** - Planetary influence lines on world map\n\n**Perfect for:**\n- 🌍 Relocation astrology consultations\n- 📱 Travel planning applications\n- 🎯 Finding power locations worldwide\n- 📊 Geographic astrology analysis\n\n**What you get:**\n- **Planetary lines** - AC, MC, DS, IC lines for selected planets\n- **World map** - Accurate geographic projection with country boundaries\n- **Power zones** - Highlighted intersections of planetary lines\n- **City markers** - Major cities with population filtering\n- **Interactive data** - Coordinates and meanings for frontend integration\n- **Customizable** - Size, colors, projection, and styling options\n\n**Line Types:**\n- **AC (Ascendant)** - Where planet rises on eastern horizon\n- **MC (Midheaven)** - Where planet culminates overhead\n- **DS (Descendant)** - Where planet sets on western horizon\n- **IC (Imum Coeli)** - Where planet is at lowest point\n\n**Supported Planets:**\nSun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto,\nMean_Node, True_Node, Chiron\n\n**Map Projections:**\n- **Mercator** - Standard web mapping (default)\n- **Robinson** - Balanced world view\n- **Mollweide** - Equal-area projection\n- **Equirectangular** - Simple latitude/longitude grid\n\n**Response time:** ~800ms | **Format:** Scalable SVG with embedded data\n\n✨ **Example Description:**\nStandard astrocartography map with main planets\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/map`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "map"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"World Explorer\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"map_options\": {\n    \"planets\": [\n      \"Sun\",\n      \"Moon\",\n      \"Venus\",\n      \"Jupiter\",\n      \"Mars\"\n    ],\n    \"line_types\": [\n      \"AC\",\n      \"MC\"\n    ],\n    \"map_projection\": \"mercator\"\n  },\n  \"visual_options\": {\n    \"width\": 1200,\n    \"height\": 600,\n    \"theme\": \"modern\",\n    \"show_legend\": true,\n    \"city_min_population\": 750000\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "010f0d2c-0a40-4eef-bce4-7c1fad002a51",
              "name": "Regional Focus - North America",
              "request": {
                "name": "Regional Focus - North America",
                "description": {
                  "content": "🎯 **Generate Astrocartography Map**\n\n📋 **Endpoint Description:**\n🗺️ **Generate Astrocartography SVG Map** - Planetary influence lines on world map\n\n**Perfect for:**\n- 🌍 Relocation astrology consultations\n- 📱 Travel planning applications\n- 🎯 Finding power locations worldwide\n- 📊 Geographic astrology analysis\n\n**What you get:**\n- **Planetary lines** - AC, MC, DS, IC lines for selected planets\n- **World map** - Accurate geographic projection with country boundaries\n- **Power zones** - Highlighted intersections of planetary lines\n- **City markers** - Major cities with population filtering\n- **Interactive data** - Coordinates and meanings for frontend integration\n- **Customizable** - Size, colors, projection, and styling options\n\n**Line Types:**\n- **AC (Ascendant)** - Where planet rises on eastern horizon\n- **MC (Midheaven)** - Where planet culminates overhead\n- **DS (Descendant)** - Where planet sets on western horizon\n- **IC (Imum Coeli)** - Where planet is at lowest point\n\n**Supported Planets:**\nSun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto,\nMean_Node, True_Node, Chiron\n\n**Map Projections:**\n- **Mercator** - Standard web mapping (default)\n- **Robinson** - Balanced world view\n- **Mollweide** - Equal-area projection\n- **Equirectangular** - Simple latitude/longitude grid\n\n**Response time:** ~800ms | **Format:** Scalable SVG with embedded data\n\n✨ **Example Description:**\nFocused map of North America with all line types\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/map`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "map"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Regional Seeker\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 0,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"map_options\": {\n    \"planets\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"line_types\": [\n      \"AC\",\n      \"MC\",\n      \"DS\",\n      \"IC\"\n    ],\n    \"region\": {\n      \"latitude_range\": [\n        25,\n        70\n      ],\n      \"longitude_range\": [\n        -140,\n        -50\n      ]\n    }\n  },\n  \"visual_options\": {\n    \"width\": 1400,\n    \"height\": 800,\n    \"theme\": \"classic\",\n    \"highlight_power_zones\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "9b0e47bc-6d7c-451e-b000-e45074242e63",
              "name": "High Precision Analysis",
              "request": {
                "name": "High Precision Analysis",
                "description": {
                  "content": "🎯 **Generate Astrocartography Map**\n\n📋 **Endpoint Description:**\n🗺️ **Generate Astrocartography SVG Map** - Planetary influence lines on world map\n\n**Perfect for:**\n- 🌍 Relocation astrology consultations\n- 📱 Travel planning applications\n- 🎯 Finding power locations worldwide\n- 📊 Geographic astrology analysis\n\n**What you get:**\n- **Planetary lines** - AC, MC, DS, IC lines for selected planets\n- **World map** - Accurate geographic projection with country boundaries\n- **Power zones** - Highlighted intersections of planetary lines\n- **City markers** - Major cities with population filtering\n- **Interactive data** - Coordinates and meanings for frontend integration\n- **Customizable** - Size, colors, projection, and styling options\n\n**Line Types:**\n- **AC (Ascendant)** - Where planet rises on eastern horizon\n- **MC (Midheaven)** - Where planet culminates overhead\n- **DS (Descendant)** - Where planet sets on western horizon\n- **IC (Imum Coeli)** - Where planet is at lowest point\n\n**Supported Planets:**\nSun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto,\nMean_Node, True_Node, Chiron\n\n**Map Projections:**\n- **Mercator** - Standard web mapping (default)\n- **Robinson** - Balanced world view\n- **Mollweide** - Equal-area projection\n- **Equirectangular** - Simple latitude/longitude grid\n\n**Response time:** ~800ms | **Format:** Scalable SVG with embedded data\n\n✨ **Example Description:**\nDetailed map with moderate precision for faster processing\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/map`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "map"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precision Astrologer\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"second\": 30,\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    }\n  },\n  \"map_options\": {\n    \"planets\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\"\n    ],\n    \"line_types\": [\n      \"AC\",\n      \"MC\"\n    ],\n    \"coordinate_precision\": 4\n  },\n  \"visual_options\": {\n    \"width\": 1200,\n    \"height\": 600,\n    \"theme\": \"dark\",\n    \"city_min_population\": 750000\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Render Astrocartography Map",
          "description": "All available examples for Render Astrocartography Map endpoint. 🗺️ **Render Astrocartography Map** - Multi-format map generation\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, interactive features\n- `png` - Raster with transparency - email reports (Outlook compatible!)\n- `jpg` - Compressed raster - social media sharing\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional consultations\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096)\n- `scale` - Resolution multiplier for HiDPI displays\n\n**🎨 Custom Colors:**\nOverride default theme colors for branded maps:\n- `background`, `text`, `primary`, `secondary`\n- `aspect_harmony`, `aspect_tension`\n\n**Use Cases:**\n- 📧 Email reports → `png` or `jpg` (Outlook compatible)\n- 🌐 Web display → `svg` (interactive, scalable)\n- 📱 Social media → `jpg` with width=1200\n- 🖨️ Print → `pdf` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~800-1200ms depending on format and complexity",
          "item": [
            {
              "id": "b898fbed-734e-4061-bf7f-777b04e7f3db",
              "name": "SVG Map (Default)",
              "request": {
                "name": "SVG Map (Default)",
                "description": {
                  "content": "🎯 **Render Astrocartography Map**\n\n📋 **Endpoint Description:**\n🗺️ **Render Astrocartography Map** - Multi-format map generation\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, interactive features\n- `png` - Raster with transparency - email reports (Outlook compatible!)\n- `jpg` - Compressed raster - social media sharing\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional consultations\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096)\n- `scale` - Resolution multiplier for HiDPI displays\n\n**🎨 Custom Colors:**\nOverride default theme colors for branded maps:\n- `background`, `text`, `primary`, `secondary`\n- `aspect_harmony`, `aspect_tension`\n\n**Use Cases:**\n- 📧 Email reports → `png` or `jpg` (Outlook compatible)\n- 🌐 Web display → `svg` (interactive, scalable)\n- 📱 Social media → `jpg` with width=1200\n- 🖨️ Print → `pdf` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~800-1200ms depending on format and complexity\n\n✨ **Example Description:**\nScalable vector map for web display\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/render`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "render"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"map_options\": {\n    \"planets\": [\n      \"Sun\",\n      \"Moon\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\"\n    ]\n  },\n  \"visual_options\": {\n    \"theme\": \"dark\"\n  },\n  \"render_options\": {\n    \"format\": \"svg\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "3e5029b5-259e-4062-ab5e-40f84c29b39e",
              "name": "PNG for Email/Reports",
              "request": {
                "name": "PNG for Email/Reports",
                "description": {
                  "content": "🎯 **Render Astrocartography Map**\n\n📋 **Endpoint Description:**\n🗺️ **Render Astrocartography Map** - Multi-format map generation\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, interactive features\n- `png` - Raster with transparency - email reports (Outlook compatible!)\n- `jpg` - Compressed raster - social media sharing\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional consultations\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096)\n- `scale` - Resolution multiplier for HiDPI displays\n\n**🎨 Custom Colors:**\nOverride default theme colors for branded maps:\n- `background`, `text`, `primary`, `secondary`\n- `aspect_harmony`, `aspect_tension`\n\n**Use Cases:**\n- 📧 Email reports → `png` or `jpg` (Outlook compatible)\n- 🌐 Web display → `svg` (interactive, scalable)\n- 📱 Social media → `jpg` with width=1200\n- 🖨️ Print → `pdf` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~800-1200ms depending on format and complexity\n\n✨ **Example Description:**\nRaster format for email reports, works in Outlook\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/render`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "render"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma Wilson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"map_options\": {\n    \"planets\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ]\n  },\n  \"visual_options\": {\n    \"theme\": \"classic\",\n    \"show_cities\": true,\n    \"city_min_population\": 1000000\n  },\n  \"render_options\": {\n    \"format\": \"png\",\n    \"width\": 1600,\n    \"scale\": 1.5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "3027302d-9ef4-48f8-b864-018c93aa3516",
              "name": "PDF for Print",
              "request": {
                "name": "PDF for Print",
                "description": {
                  "content": "🎯 **Render Astrocartography Map**\n\n📋 **Endpoint Description:**\n🗺️ **Render Astrocartography Map** - Multi-format map generation\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, interactive features\n- `png` - Raster with transparency - email reports (Outlook compatible!)\n- `jpg` - Compressed raster - social media sharing\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional consultations\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096)\n- `scale` - Resolution multiplier for HiDPI displays\n\n**🎨 Custom Colors:**\nOverride default theme colors for branded maps:\n- `background`, `text`, `primary`, `secondary`\n- `aspect_harmony`, `aspect_tension`\n\n**Use Cases:**\n- 📧 Email reports → `png` or `jpg` (Outlook compatible)\n- 🌐 Web display → `svg` (interactive, scalable)\n- 📱 Social media → `jpg` with width=1200\n- 🖨️ Print → `pdf` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~800-1200ms depending on format and complexity\n\n✨ **Example Description:**\nVector format for high-quality printing\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/render`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "render"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"James Chen\",\n    \"birth_data\": {\n      \"year\": 1975,\n      \"month\": 12,\n      \"day\": 8,\n      \"hour\": 6,\n      \"minute\": 0,\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  },\n  \"visual_options\": {\n    \"theme\": \"classic\"\n  },\n  \"render_options\": {\n    \"format\": \"pdf\",\n    \"scale\": 2.0\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "607e1b30-b0b3-4f73-acfb-70b4c9b30d61",
              "name": "🎨 Custom Branded Map",
              "request": {
                "name": "🎨 Custom Branded Map",
                "description": {
                  "content": "🎯 **Render Astrocartography Map**\n\n📋 **Endpoint Description:**\n🗺️ **Render Astrocartography Map** - Multi-format map generation\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, interactive features\n- `png` - Raster with transparency - email reports (Outlook compatible!)\n- `jpg` - Compressed raster - social media sharing\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional consultations\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096)\n- `scale` - Resolution multiplier for HiDPI displays\n\n**🎨 Custom Colors:**\nOverride default theme colors for branded maps:\n- `background`, `text`, `primary`, `secondary`\n- `aspect_harmony`, `aspect_tension`\n\n**Use Cases:**\n- 📧 Email reports → `png` or `jpg` (Outlook compatible)\n- 🌐 Web display → `svg` (interactive, scalable)\n- 📱 Social media → `jpg` with width=1200\n- 🖨️ Print → `pdf` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~800-1200ms depending on format and complexity\n\n✨ **Example Description:**\nMap with custom brand colors for white-label apps\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/render`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "render"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Brand Style\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"map_options\": {\n    \"planets\": [\n      \"Sun\",\n      \"Moon\",\n      \"Venus\",\n      \"Jupiter\"\n    ]\n  },\n  \"visual_options\": {\n    \"theme\": \"dark\"\n  },\n  \"render_options\": {\n    \"format\": \"png\",\n    \"width\": 1920,\n    \"custom_colors\": {\n      \"background\": \"#0a0a1a\",\n      \"text\": \"#e0e0ff\",\n      \"primary\": \"#8b5cf6\",\n      \"secondary\": \"#06b6d4\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "77daacd2-75dc-49cf-9e97-ef5faaa69689",
              "name": "🔮 Map with Life Area Interpretations",
              "request": {
                "name": "🔮 Map with Life Area Interpretations",
                "description": {
                  "content": "🎯 **Render Astrocartography Map**\n\n📋 **Endpoint Description:**\n🗺️ **Render Astrocartography Map** - Multi-format map generation\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, interactive features\n- `png` - Raster with transparency - email reports (Outlook compatible!)\n- `jpg` - Compressed raster - social media sharing\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional consultations\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096)\n- `scale` - Resolution multiplier for HiDPI displays\n\n**🎨 Custom Colors:**\nOverride default theme colors for branded maps:\n- `background`, `text`, `primary`, `secondary`\n- `aspect_harmony`, `aspect_tension`\n\n**Use Cases:**\n- 📧 Email reports → `png` or `jpg` (Outlook compatible)\n- 🌐 Web display → `svg` (interactive, scalable)\n- 📱 Social media → `jpg` with width=1200\n- 🖨️ Print → `pdf` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~800-1200ms depending on format and complexity\n\n✨ **Example Description:**\nFull-featured map with colored power zones, life area icons, and city markers\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/render`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "render"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"visual_options\": {\n    \"theme\": \"dark\",\n    \"interpretation_icons\": \"below\",\n    \"interpretation_colored_zones\": true,\n    \"show_city_life_area_icons\": true\n  },\n  \"render_options\": {\n    \"format\": \"png\",\n    \"width\": 1800\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c4721d23-1e4b-444e-9c9d-cd9a02791026",
              "name": "🧹 Minimal Clean Map",
              "request": {
                "name": "🧹 Minimal Clean Map",
                "description": {
                  "content": "🎯 **Render Astrocartography Map**\n\n📋 **Endpoint Description:**\n🗺️ **Render Astrocartography Map** - Multi-format map generation\n\n**Output Formats:**\n- `svg` - Scalable vector (default) - best for web, interactive features\n- `png` - Raster with transparency - email reports (Outlook compatible!)\n- `jpg` - Compressed raster - social media sharing\n- `webp` - Modern format - 30% smaller than PNG\n- `pdf` - Print-ready vector - professional consultations\n\n**Size Options:**\n- `width` - Output width in pixels (100-4096)\n- `scale` - Resolution multiplier for HiDPI displays\n\n**🎨 Custom Colors:**\nOverride default theme colors for branded maps:\n- `background`, `text`, `primary`, `secondary`\n- `aspect_harmony`, `aspect_tension`\n\n**Use Cases:**\n- 📧 Email reports → `png` or `jpg` (Outlook compatible)\n- 🌐 Web display → `svg` (interactive, scalable)\n- 📱 Social media → `jpg` with width=1200\n- 🖨️ Print → `pdf` with scale=2.0\n- 🎨 White-label → `custom_colors` for brand consistency\n\n**Response time:** ~800-1200ms depending on format and complexity\n\n✨ **Example Description:**\nClean map without interpretations - just lines and cities\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/render`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "render"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Test\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 3,\n      \"day\": 20,\n      \"hour\": 10,\n      \"minute\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"visual_options\": {\n    \"theme\": \"classic\",\n    \"interpretation_icons\": \"none\",\n    \"show_city_life_area_icons\": false,\n    \"line_label_mode\": \"none\"\n  },\n  \"render_options\": {\n    \"format\": \"svg\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Astrocartography Lines",
          "description": "All available examples for Get Astrocartography Lines endpoint. 📊 **Raw Astrocartography Line Data** - Coordinate data without visualization\n\n**Perfect for:**\n- 🔧 Custom map implementations\n- 📱 Mobile app integration\n- 🎯 Precise coordinate analysis\n- 📊 Data processing and analysis\n\n**What you get:**\n- **Precise coordinates** - Latitude/longitude points for each line\n- **Line metadata** - Planet, type, color, meaning, strength\n- **Calculation info** - Ephemeris, precision, coordinate system details\n- **Birth location** - Original birth coordinates and city info\n- **Keywords** - Astrological themes for each line\n\n**Coordinate Density:**\n- **20-100** - Basic mapping (fast)\n- **100-300** - Standard precision (recommended)\n- **300-500** - High precision (detailed analysis)\n\n**Use Cases:**\n- Build custom interactive maps\n- Integrate with GIS systems\n- Create mobile visualizations\n- Perform statistical analysis\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "172c40a4-2ec9-4028-8941-34b74591f603",
              "name": "Basic Planetary Lines",
              "request": {
                "name": "Basic Planetary Lines",
                "description": {
                  "content": "🎯 **Get Astrocartography Lines**\n\n📋 **Endpoint Description:**\n📊 **Raw Astrocartography Line Data** - Coordinate data without visualization\n\n**Perfect for:**\n- 🔧 Custom map implementations\n- 📱 Mobile app integration\n- 🎯 Precise coordinate analysis\n- 📊 Data processing and analysis\n\n**What you get:**\n- **Precise coordinates** - Latitude/longitude points for each line\n- **Line metadata** - Planet, type, color, meaning, strength\n- **Calculation info** - Ephemeris, precision, coordinate system details\n- **Birth location** - Original birth coordinates and city info\n- **Keywords** - Astrological themes for each line\n\n**Coordinate Density:**\n- **20-100** - Basic mapping (fast)\n- **100-300** - Standard precision (recommended)\n- **300-500** - High precision (detailed analysis)\n\n**Use Cases:**\n- Build custom interactive maps\n- Integrate with GIS systems\n- Create mobile visualizations\n- Perform statistical analysis\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nRaw coordinate data for main planets and angles\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/lines`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "lines"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Data Analyst\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 3,\n      \"day\": 25,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"second\": 0,\n      \"city\": \"Sydney\",\n      \"country_code\": \"AU\"\n    }\n  },\n  \"options\": {\n    \"planets\": [\n      \"Sun\",\n      \"Moon\",\n      \"Venus\",\n      \"Jupiter\"\n    ],\n    \"line_types\": [\n      \"AC\",\n      \"MC\"\n    ],\n    \"coordinate_precision\": 4\n  },\n  \"coordinate_density\": 50\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b067a730-a873-49df-bc61-0ebe6c019687",
              "name": "High Density Coordinates",
              "request": {
                "name": "High Density Coordinates",
                "description": {
                  "content": "🎯 **Get Astrocartography Lines**\n\n📋 **Endpoint Description:**\n📊 **Raw Astrocartography Line Data** - Coordinate data without visualization\n\n**Perfect for:**\n- 🔧 Custom map implementations\n- 📱 Mobile app integration\n- 🎯 Precise coordinate analysis\n- 📊 Data processing and analysis\n\n**What you get:**\n- **Precise coordinates** - Latitude/longitude points for each line\n- **Line metadata** - Planet, type, color, meaning, strength\n- **Calculation info** - Ephemeris, precision, coordinate system details\n- **Birth location** - Original birth coordinates and city info\n- **Keywords** - Astrological themes for each line\n\n**Coordinate Density:**\n- **20-100** - Basic mapping (fast)\n- **100-300** - Standard precision (recommended)\n- **300-500** - High precision (detailed analysis)\n\n**Use Cases:**\n- Build custom interactive maps\n- Integrate with GIS systems\n- Create mobile visualizations\n- Perform statistical analysis\n\n**Response time:** ~300ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nMaximum coordinate density for precise mapping\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/lines`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "lines"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precision Mapper\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 7,\n      \"day\": 4,\n      \"hour\": 16,\n      \"minute\": 30,\n      \"second\": 0,\n      \"latitude\": 35.6762,\n      \"longitude\": 139.6503\n    }\n  },\n  \"options\": {\n    \"planets\": [\n      \"Sun\",\n      \"Moon\",\n      \"Mercury\",\n      \"Venus\",\n      \"Mars\",\n      \"Jupiter\",\n      \"Saturn\"\n    ],\n    \"line_types\": [\n      \"AC\",\n      \"MC\",\n      \"DS\",\n      \"IC\"\n    ],\n    \"coordinate_precision\": 6,\n    \"region\": {\n      \"latitude_range\": [\n        -90,\n        90\n      ],\n      \"longitude_range\": [\n        -180,\n        180\n      ]\n    }\n  },\n  \"coordinate_density\": 500\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Location",
          "description": "All available examples for Analyze Location endpoint. 🎯 **Analyze Specific Location** - Detailed astrological analysis for any location\n\n**Perfect for:**\n- 🏠 Relocation decision making\n- 🎯 Evaluating potential moves\n- 📊 Comparing location options\n- 🔍 Understanding local influences\n\n**What you get:**\n- **Nearby lines** - Planetary lines within orb tolerance\n- **Relocated chart** - How your natal chart changes at this location\n- **Life area ratings** - Scores for career, love, creativity, health, etc.\n- **Overall score** - Comprehensive location rating (0-10)\n- **Detailed analysis** - Strengths, challenges, and opportunities\n- **Summary** - Key insights and recommendations\n\n**Life Areas Analyzed:**\n- **Career** - Professional success and recognition\n- **Relationships** - Love, partnerships, social connections\n- **Creativity** - Artistic expression and inspiration\n- **Health** - Physical and mental wellbeing\n- **Spirituality** - Growth and higher learning\n- **Finances** - Material prosperity and resources\n\n**Analysis Factors:**\n- Planetary line proximity and strength\n- House changes in relocated chart\n- Angular planet emphasis\n- Aspect pattern modifications\n- Traditional dignity considerations\n\n**Response time:** ~500ms | **Accuracy:** Professional grade analysis",
          "item": [
            {
              "id": "f4875d9f-6e62-4ed3-855e-3e009890dd59",
              "name": "Analyze Specific City",
              "request": {
                "name": "Analyze Specific City",
                "description": {
                  "content": "🎯 **Analyze Location**\n\n📋 **Endpoint Description:**\n🎯 **Analyze Specific Location** - Detailed astrological analysis for any location\n\n**Perfect for:**\n- 🏠 Relocation decision making\n- 🎯 Evaluating potential moves\n- 📊 Comparing location options\n- 🔍 Understanding local influences\n\n**What you get:**\n- **Nearby lines** - Planetary lines within orb tolerance\n- **Relocated chart** - How your natal chart changes at this location\n- **Life area ratings** - Scores for career, love, creativity, health, etc.\n- **Overall score** - Comprehensive location rating (0-10)\n- **Detailed analysis** - Strengths, challenges, and opportunities\n- **Summary** - Key insights and recommendations\n\n**Life Areas Analyzed:**\n- **Career** - Professional success and recognition\n- **Relationships** - Love, partnerships, social connections\n- **Creativity** - Artistic expression and inspiration\n- **Health** - Physical and mental wellbeing\n- **Spirituality** - Growth and higher learning\n- **Finances** - Material prosperity and resources\n\n**Analysis Factors:**\n- Planetary line proximity and strength\n- House changes in relocated chart\n- Angular planet emphasis\n- Aspect pattern modifications\n- Traditional dignity considerations\n\n**Response time:** ~500ms | **Accuracy:** Professional grade analysis\n\n✨ **Example Description:**\nComplete astrological analysis of living in Los Angeles\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/location-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "location-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Location Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"location\": {\n    \"city\": \"Los Angeles\",\n    \"country_code\": \"US\"\n  },\n  \"analysis_options\": {\n    \"orb_tolerance\": 2.0,\n    \"include_minor_aspects\": false\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "fc2cf971-c9ab-4689-b0e3-7dc4237c6109",
              "name": "Analyze by Coordinates",
              "request": {
                "name": "Analyze by Coordinates",
                "description": {
                  "content": "🎯 **Analyze Location**\n\n📋 **Endpoint Description:**\n🎯 **Analyze Specific Location** - Detailed astrological analysis for any location\n\n**Perfect for:**\n- 🏠 Relocation decision making\n- 🎯 Evaluating potential moves\n- 📊 Comparing location options\n- 🔍 Understanding local influences\n\n**What you get:**\n- **Nearby lines** - Planetary lines within orb tolerance\n- **Relocated chart** - How your natal chart changes at this location\n- **Life area ratings** - Scores for career, love, creativity, health, etc.\n- **Overall score** - Comprehensive location rating (0-10)\n- **Detailed analysis** - Strengths, challenges, and opportunities\n- **Summary** - Key insights and recommendations\n\n**Life Areas Analyzed:**\n- **Career** - Professional success and recognition\n- **Relationships** - Love, partnerships, social connections\n- **Creativity** - Artistic expression and inspiration\n- **Health** - Physical and mental wellbeing\n- **Spirituality** - Growth and higher learning\n- **Finances** - Material prosperity and resources\n\n**Analysis Factors:**\n- Planetary line proximity and strength\n- House changes in relocated chart\n- Angular planet emphasis\n- Aspect pattern modifications\n- Traditional dignity considerations\n\n**Response time:** ~500ms | **Accuracy:** Professional grade analysis\n\n✨ **Example Description:**\nAnalysis using exact latitude/longitude coordinates\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/location-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "location-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Coordinate Explorer\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 12,\n      \"day\": 25,\n      \"hour\": 10,\n      \"minute\": 15,\n      \"second\": 0,\n      \"latitude\": 51.5074,\n      \"longitude\": -0.1278\n    }\n  },\n  \"location\": {\n    \"latitude\": 48.8566,\n    \"longitude\": 2.3522\n  },\n  \"analysis_options\": {\n    \"orb_tolerance\": 1.5,\n    \"include_minor_aspects\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "1313ed8f-cc63-47f2-a695-bdf98f41c824",
          "name": "Get Line Meanings",
          "request": {
            "name": "Get Line Meanings",
            "description": {
              "content": "📚 **Planetary Line Meanings Reference** - Complete interpretation guide\n\n**Perfect for:**\n- 📖 Learning astrocartography interpretations\n- 🔧 Building user interfaces with tooltips\n- 📱 Educational astrology applications\n- 🎯 Understanding line significance\n\n**What you get:**\n- **Complete meanings** - All planet/line type combinations\n- **Keywords** - Key themes for each line\n- **Strength ratings** - Relative power of different lines\n- **Life areas** - Which areas of life are emphasized\n- **Detailed descriptions** - In-depth explanations\n- **Interpretation guide** - How to read and use the data\n\n**Coverage:**\n- **7 Traditional Planets** - Sun through Saturn\n- **4 Line Types** - AC, MC, DS, IC\n- **28 Total combinations** - Complete reference set\n- **Strength levels** - Very strong, strong, moderate, weak\n- **Orb guidelines** - Distance tolerances for line effects\n\n**Use Cases:**\n- Tooltip content for interactive maps\n- Educational content for astrology apps\n- Reference material for consultations\n- Automated interpretation systems\n\n**Response time:** ~50ms | **Content:** Complete reference database",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "astrocartography",
                "line-meanings"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "704a6460-c9a1-423a-95bb-1ecb9dc3f4ca",
              "name": "Complete planetary line meanings and interpretation guide",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "line-meanings"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"line_meanings\": {\n    \"key_0\": {\n      \"key_0\": {\n        \"key_0\": \"string\",\n        \"key_1\": 2851.8052939679396,\n        \"key_2\": \"string\"\n      },\n      \"key_1\": {\n        \"key_0\": 7071,\n        \"key_1\": 2825.166556695553,\n        \"key_2\": 9708,\n        \"key_3\": 403\n      },\n      \"key_2\": {\n        \"key_0\": \"string\",\n        \"key_1\": \"string\"\n      },\n      \"key_3\": {\n        \"key_0\": \"string\",\n        \"key_1\": false,\n        \"key_2\": false,\n        \"key_3\": \"string\"\n      }\n    },\n    \"key_1\": {\n      \"key_0\": {\n        \"key_0\": 4834\n      }\n    }\n  },\n  \"line_types\": {\n    \"key_0\": \"<string>\"\n  },\n  \"interpretation_guide\": {\n    \"key_0\": 9473\n  },\n  \"success\": true\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "894a6c33-91b6-4708-8e63-1686620ff11f",
              "name": "Invalid astrocartography parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "line-meanings"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "3e590e60-e953-42f9-bf58-3c6e00226e87",
              "name": "Validation error in line meanings request",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "line-meanings"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"example\": {\n    \"success\": false,\n    \"error\": {\n      \"error_code\": \"INVALID_REQUEST\",\n      \"message\": \"Invalid parameters for line meanings\",\n      \"field\": \"request\",\n      \"value\": \"malformed\",\n      \"severity\": \"low\",\n      \"suggestions\": [\n        \"This endpoint requires no parameters\",\n        \"Simply call GET /api/v3/astrocartography/line-meanings\"\n      ]\n    },\n    \"timestamp\": \"2024-01-15T14:30:45Z\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "423932b7-c152-4cfe-8340-23423a63fdbe",
              "name": "Feature not yet implemented",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "line-meanings"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Implemented",
              "code": 501,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "755f7482-6bff-4c90-8097-611f20cdbd58",
          "name": "Get Supported Features",
          "request": {
            "name": "Get Supported Features",
            "description": {
              "content": "🔍 **Supported Astrocartography Features** - Available functionality overview\n\n**Perfect for:**\n- 🔧 API integration planning\n- 📱 Feature discovery for applications\n- 🎯 Understanding system capabilities\n- 📊 Version compatibility checking\n\n**What you get:**\n- **Line types** - Available astrocartography line calculations\n- **Planets** - All supported celestial bodies\n- **Map projections** - Geographic projection options\n- **Themes** - Visual styling options\n- **Export formats** - Available output formats\n- **Limitations** - System constraints and maximums\n- **Version info** - API version and capabilities\n\n**Current Features:**\n- Standard astrocartography lines (AC, MC, DS, IC)\n- 13+ celestial bodies including planets and points\n- Multiple map projections and visual themes\n- High-precision coordinate calculations\n- Interactive data for frontend integration\n\n**Future Features:**\n- Paran lines (simultaneous rising/setting)\n- Local space astrocartography\n- Geodetic equivalent projections\n- Additional export formats (PNG, PDF)\n\n**Response time:** ~25ms | **Content:** Complete feature matrix",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "astrocartography",
                "supported-features"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "c8626c54-734d-4290-907e-d2bca5f3f6ca",
              "name": "Complete overview of supported astrocartography features and capabilities",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "supported-features"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"features\": {\n    \"key_0\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"key_1\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"key_2\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"limitations\": {\n    \"key_0\": \"string\",\n    \"key_1\": 5863.6980913148755\n  },\n  \"version_info\": {\n    \"key_0\": \"<string>\"\n  },\n  \"success\": true\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "54d4d0df-920b-46b6-a025-89f812450b9b",
              "name": "Invalid astrocartography parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "supported-features"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "597e9895-52e7-4eb3-8668-fe274411870a",
              "name": "Validation error in supported features request",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "supported-features"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"example\": {\n    \"success\": false,\n    \"error\": {\n      \"error_code\": \"INVALID_REQUEST\",\n      \"message\": \"Invalid parameters for supported features\",\n      \"field\": \"request\",\n      \"value\": \"malformed\",\n      \"severity\": \"low\",\n      \"suggestions\": [\n        \"This endpoint requires no parameters\",\n        \"Simply call GET /api/v3/astrocartography/supported-features\"\n      ]\n    },\n    \"timestamp\": \"2024-01-15T14:30:45Z\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "ba3122cd-c7e5-4a62-823e-9b595b0cf906",
              "name": "Feature not yet implemented",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "supported-features"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Not Implemented",
              "code": 501,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Search Optimal Locations",
          "description": "All available examples for Search Optimal Locations endpoint. 🔍 **Search Optimal Locations** - Find best cities based on astrological criteria\n\n**Perfect for:**\n- 🎯 Finding the best cities for career growth\n- 💕 Discovering romantic destinations\n- 🎨 Locating creative inspiration hubs\n- 💰 Identifying financial opportunity zones\n- 🧘 Finding spiritual growth centers\n- 🏥 Locating health and wellness havens\n\n**Search criteria:**\n- **Life area focus** - career, love, creativity, health, spirituality, finance, home, learning, or overall\n- **Minimum population** - filter by city size (default: 750,000)\n- **Maximum results** - number of cities to return (1-50, default: 5)\n\n**What you get:**\n- **Ranked cities** with real astrological compatibility scores\n- **Life area ratings** specific to your search criteria\n- **Key planetary influences** affecting each location\n- **Practical information** - population, coordinates, country\n- **Personalized summary** for each recommended city\n\n**Analysis method:** Real astrocartography calculations with Swiss Ephemeris\n**Response time:** ~3-8s | **Cities analyzed:** 30+ major world cities",
          "item": [
            {
              "id": "83e499d5-d88d-4137-a2f0-65bd6cd4aab7",
              "name": "Find career hotspots",
              "request": {
                "name": "Find career hotspots",
                "description": {
                  "content": "🎯 **Search Optimal Locations**\n\n📋 **Endpoint Description:**\n🔍 **Search Optimal Locations** - Find best cities based on astrological criteria\n\n**Perfect for:**\n- 🎯 Finding the best cities for career growth\n- 💕 Discovering romantic destinations\n- 🎨 Locating creative inspiration hubs\n- 💰 Identifying financial opportunity zones\n- 🧘 Finding spiritual growth centers\n- 🏥 Locating health and wellness havens\n\n**Search criteria:**\n- **Life area focus** - career, love, creativity, health, spirituality, finance, home, learning, or overall\n- **Minimum population** - filter by city size (default: 750,000)\n- **Maximum results** - number of cities to return (1-50, default: 5)\n\n**What you get:**\n- **Ranked cities** with real astrological compatibility scores\n- **Life area ratings** specific to your search criteria\n- **Key planetary influences** affecting each location\n- **Practical information** - population, coordinates, country\n- **Personalized summary** for each recommended city\n\n**Analysis method:** Real astrocartography calculations with Swiss Ephemeris\n**Response time:** ~3-8s | **Cities analyzed:** 30+ major world cities\n\n✨ **Example Description:**\nSearch for best cities for professional growth\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/search-locations`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "search-locations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"search_criteria\": {\n    \"life_area\": \"career\",\n    \"min_score\": 6.0\n  },\n  \"location_filters\": {\n    \"min_population\": 500000\n  },\n  \"result_options\": {\n    \"limit\": 5\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "53a3e41e-6fa2-480d-b39b-b55b49a8f476",
              "name": "Find romantic cities",
              "request": {
                "name": "Find romantic cities",
                "description": {
                  "content": "🎯 **Search Optimal Locations**\n\n📋 **Endpoint Description:**\n🔍 **Search Optimal Locations** - Find best cities based on astrological criteria\n\n**Perfect for:**\n- 🎯 Finding the best cities for career growth\n- 💕 Discovering romantic destinations\n- 🎨 Locating creative inspiration hubs\n- 💰 Identifying financial opportunity zones\n- 🧘 Finding spiritual growth centers\n- 🏥 Locating health and wellness havens\n\n**Search criteria:**\n- **Life area focus** - career, love, creativity, health, spirituality, finance, home, learning, or overall\n- **Minimum population** - filter by city size (default: 750,000)\n- **Maximum results** - number of cities to return (1-50, default: 5)\n\n**What you get:**\n- **Ranked cities** with real astrological compatibility scores\n- **Life area ratings** specific to your search criteria\n- **Key planetary influences** affecting each location\n- **Practical information** - population, coordinates, country\n- **Personalized summary** for each recommended city\n\n**Analysis method:** Real astrocartography calculations with Swiss Ephemeris\n**Response time:** ~3-8s | **Cities analyzed:** 30+ major world cities\n\n✨ **Example Description:**\nSearch for best cities for love and relationships\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/search-locations`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "search-locations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"search_criteria\": {\n    \"life_area\": \"love\"\n  },\n  \"result_options\": {\n    \"limit\": 10\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Compare Locations",
          "description": "All available examples for Compare Locations endpoint. ⚖️ **Compare Multiple Locations** - Side-by-side comprehensive location analysis\n\n**Perfect for:**\n- 🏙️ Choosing between 2-10 relocation destinations\n- 📊 Data-driven relocation decisions with detailed comparisons\n- 🎯 Understanding strengths/weaknesses of each location\n- 🌍 Finding best locations for specific life areas (career, love, etc.)\n\n**What you get:**\n- **Comparison Matrix** - Side-by-side scores for all life areas x locations\n- **Overall Rankings** - Best to worst locations ranked by total astrological support\n- **Area-Specific Rankings** - Best location for each life area (career, love, health, etc.)\n- **Recommendations** - Best overall, most balanced, specialized choices\n- **Detailed Analysis** - Full planetary influences and life area ratings for each location\n- **Smart Summary** - Human-readable summary of key findings\n\n**Algorithm (based on astrology advisor):**\n1. **Line Proximity Score (35%)** - Distance to planetary lines using exponential decay: influence = e^(-distance_km / 350)\n2. **Angular Planets Score (30%)** - How angular each planet is at the relocated location\n3. **Power Zone Score (20%)** - Nearby line intersections (planetary energy combinations)\n4. **Benefic Balance Score (15%)** - Balance of benefic vs malefic planetary influences\n\n**Life Area Scoring:**\n- Uses standardized life areas from app/data/life_areas.py\n- Each area has primary_planets, secondary_planets, and preferred_lines\n- Scores normalized to 0-100 scale with ratings: excellent (75+), very_good (60+), good (45+), moderate (30+), weak (15+), minimal (<15)\n\n**Comparison options:**\n- Compare 2-10 locations (minimum 2, maximum 10)\n- Focus on specific life areas or compare all 13 areas\n- Get detailed breakdown of planetary influences\n- Rankings both overall and per life area\n\n**Response includes:**\n- locations: Full analysis for each location\n- comparison_matrix: Life areas x locations with scores and ranks\n- rankings: Overall rankings and per-area rankings\n- best_overall: Highest scoring location\n- recommendations: Best for each area, balanced choice, specialized options\n- summary: Human-readable comparison summary\n\n**Response time:** ~2-5 seconds for 2 cities, ~5-15 seconds for 5-10 cities | **Accuracy:** Professional grade Swiss Ephemeris",
          "item": [
            {
              "id": "d09180fd-e494-4568-8554-38c02ec65302",
              "name": "Compare two cities for relocation",
              "request": {
                "name": "Compare two cities for relocation",
                "description": {
                  "content": "🎯 **Compare Locations**\n\n📋 **Endpoint Description:**\n⚖️ **Compare Multiple Locations** - Side-by-side comprehensive location analysis\n\n**Perfect for:**\n- 🏙️ Choosing between 2-10 relocation destinations\n- 📊 Data-driven relocation decisions with detailed comparisons\n- 🎯 Understanding strengths/weaknesses of each location\n- 🌍 Finding best locations for specific life areas (career, love, etc.)\n\n**What you get:**\n- **Comparison Matrix** - Side-by-side scores for all life areas x locations\n- **Overall Rankings** - Best to worst locations ranked by total astrological support\n- **Area-Specific Rankings** - Best location for each life area (career, love, health, etc.)\n- **Recommendations** - Best overall, most balanced, specialized choices\n- **Detailed Analysis** - Full planetary influences and life area ratings for each location\n- **Smart Summary** - Human-readable summary of key findings\n\n**Algorithm (based on astrology advisor):**\n1. **Line Proximity Score (35%)** - Distance to planetary lines using exponential decay: influence = e^(-distance_km / 350)\n2. **Angular Planets Score (30%)** - How angular each planet is at the relocated location\n3. **Power Zone Score (20%)** - Nearby line intersections (planetary energy combinations)\n4. **Benefic Balance Score (15%)** - Balance of benefic vs malefic planetary influences\n\n**Life Area Scoring:**\n- Uses standardized life areas from app/data/life_areas.py\n- Each area has primary_planets, secondary_planets, and preferred_lines\n- Scores normalized to 0-100 scale with ratings: excellent (75+), very_good (60+), good (45+), moderate (30+), weak (15+), minimal (<15)\n\n**Comparison options:**\n- Compare 2-10 locations (minimum 2, maximum 10)\n- Focus on specific life areas or compare all 13 areas\n- Get detailed breakdown of planetary influences\n- Rankings both overall and per life area\n\n**Response includes:**\n- locations: Full analysis for each location\n- comparison_matrix: Life areas x locations with scores and ranks\n- rankings: Overall rankings and per-area rankings\n- best_overall: Highest scoring location\n- recommendations: Best for each area, balanced choice, specialized options\n- summary: Human-readable comparison summary\n\n**Response time:** ~2-5 seconds for 2 cities, ~5-15 seconds for 5-10 cities | **Accuracy:** Professional grade Swiss Ephemeris\n\n✨ **Example Description:**\nCompare London and New York to see which location offers better astrological support across different life areas\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/compare-locations`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "compare-locations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"locations\": [\n    {\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    },\n    {\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "9b9d8fa0-792a-4f60-bdfc-7bfa042ce840",
              "name": "Compare 5 cities with career focus",
              "request": {
                "name": "Compare 5 cities with career focus",
                "description": {
                  "content": "🎯 **Compare Locations**\n\n📋 **Endpoint Description:**\n⚖️ **Compare Multiple Locations** - Side-by-side comprehensive location analysis\n\n**Perfect for:**\n- 🏙️ Choosing between 2-10 relocation destinations\n- 📊 Data-driven relocation decisions with detailed comparisons\n- 🎯 Understanding strengths/weaknesses of each location\n- 🌍 Finding best locations for specific life areas (career, love, etc.)\n\n**What you get:**\n- **Comparison Matrix** - Side-by-side scores for all life areas x locations\n- **Overall Rankings** - Best to worst locations ranked by total astrological support\n- **Area-Specific Rankings** - Best location for each life area (career, love, health, etc.)\n- **Recommendations** - Best overall, most balanced, specialized choices\n- **Detailed Analysis** - Full planetary influences and life area ratings for each location\n- **Smart Summary** - Human-readable summary of key findings\n\n**Algorithm (based on astrology advisor):**\n1. **Line Proximity Score (35%)** - Distance to planetary lines using exponential decay: influence = e^(-distance_km / 350)\n2. **Angular Planets Score (30%)** - How angular each planet is at the relocated location\n3. **Power Zone Score (20%)** - Nearby line intersections (planetary energy combinations)\n4. **Benefic Balance Score (15%)** - Balance of benefic vs malefic planetary influences\n\n**Life Area Scoring:**\n- Uses standardized life areas from app/data/life_areas.py\n- Each area has primary_planets, secondary_planets, and preferred_lines\n- Scores normalized to 0-100 scale with ratings: excellent (75+), very_good (60+), good (45+), moderate (30+), weak (15+), minimal (<15)\n\n**Comparison options:**\n- Compare 2-10 locations (minimum 2, maximum 10)\n- Focus on specific life areas or compare all 13 areas\n- Get detailed breakdown of planetary influences\n- Rankings both overall and per life area\n\n**Response includes:**\n- locations: Full analysis for each location\n- comparison_matrix: Life areas x locations with scores and ranks\n- rankings: Overall rankings and per-area rankings\n- best_overall: Highest scoring location\n- recommendations: Best for each area, balanced choice, specialized options\n- summary: Human-readable comparison summary\n\n**Response time:** ~2-5 seconds for 2 cities, ~5-15 seconds for 5-10 cities | **Accuracy:** Professional grade Swiss Ephemeris\n\n✨ **Example Description:**\nComprehensive comparison of 5 major cities focusing on career, finance, and professional life areas\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/compare-locations`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "compare-locations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"locations\": [\n    {\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    },\n    {\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    },\n    {\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    },\n    {\n      \"city\": \"Dubai\",\n      \"country_code\": \"AE\"\n    },\n    {\n      \"city\": \"Singapore\",\n      \"country_code\": \"SG\"\n    }\n  ],\n  \"comparison_criteria\": {\n    \"life_areas\": [\n      \"career\",\n      \"finance\",\n      \"power\",\n      \"communication\"\n    ],\n    \"include_detailed_breakdown\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e5e554f8-828d-47b4-b698-5f850481f5d2",
              "name": "Compare cities for love and relationships",
              "request": {
                "name": "Compare cities for love and relationships",
                "description": {
                  "content": "🎯 **Compare Locations**\n\n📋 **Endpoint Description:**\n⚖️ **Compare Multiple Locations** - Side-by-side comprehensive location analysis\n\n**Perfect for:**\n- 🏙️ Choosing between 2-10 relocation destinations\n- 📊 Data-driven relocation decisions with detailed comparisons\n- 🎯 Understanding strengths/weaknesses of each location\n- 🌍 Finding best locations for specific life areas (career, love, etc.)\n\n**What you get:**\n- **Comparison Matrix** - Side-by-side scores for all life areas x locations\n- **Overall Rankings** - Best to worst locations ranked by total astrological support\n- **Area-Specific Rankings** - Best location for each life area (career, love, health, etc.)\n- **Recommendations** - Best overall, most balanced, specialized choices\n- **Detailed Analysis** - Full planetary influences and life area ratings for each location\n- **Smart Summary** - Human-readable summary of key findings\n\n**Algorithm (based on astrology advisor):**\n1. **Line Proximity Score (35%)** - Distance to planetary lines using exponential decay: influence = e^(-distance_km / 350)\n2. **Angular Planets Score (30%)** - How angular each planet is at the relocated location\n3. **Power Zone Score (20%)** - Nearby line intersections (planetary energy combinations)\n4. **Benefic Balance Score (15%)** - Balance of benefic vs malefic planetary influences\n\n**Life Area Scoring:**\n- Uses standardized life areas from app/data/life_areas.py\n- Each area has primary_planets, secondary_planets, and preferred_lines\n- Scores normalized to 0-100 scale with ratings: excellent (75+), very_good (60+), good (45+), moderate (30+), weak (15+), minimal (<15)\n\n**Comparison options:**\n- Compare 2-10 locations (minimum 2, maximum 10)\n- Focus on specific life areas or compare all 13 areas\n- Get detailed breakdown of planetary influences\n- Rankings both overall and per life area\n\n**Response includes:**\n- locations: Full analysis for each location\n- comparison_matrix: Life areas x locations with scores and ranks\n- rankings: Overall rankings and per-area rankings\n- best_overall: Highest scoring location\n- recommendations: Best for each area, balanced choice, specialized options\n- summary: Human-readable comparison summary\n\n**Response time:** ~2-5 seconds for 2 cities, ~5-15 seconds for 5-10 cities | **Accuracy:** Professional grade Swiss Ephemeris\n\n✨ **Example Description:**\nFind the best location for romantic relationships and social connections\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/compare-locations`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "compare-locations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"locations\": [\n    {\n      \"city\": \"Paris\",\n      \"country_code\": \"FR\"\n    },\n    {\n      \"city\": \"Rome\",\n      \"country_code\": \"IT\"\n    },\n    {\n      \"city\": \"Barcelona\",\n      \"country_code\": \"ES\"\n    },\n    {\n      \"city\": \"Vienna\",\n      \"country_code\": \"AT\"\n    }\n  ],\n  \"comparison_criteria\": {\n    \"life_areas\": [\n      \"love\",\n      \"relationships\",\n      \"creativity\",\n      \"home\"\n    ],\n    \"include_detailed_breakdown\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Relocation Chart",
          "description": "All available examples for Get Relocation Chart endpoint. 🏠 **Relocated Natal Chart** - Shows how your birth chart changes in a new location\n\n**Perfect for:**\n- 🌍 Planning international moves or relocations\n- 🏡 Choosing the best city for career, relationships, or personal growth\n- ✈️ Understanding how travel destinations affect your energy\n- 🎯 Astrocartography validation (checking angular planets at specific locations)\n- 📚 Educational purposes - learning relocation astrology principles\n\n**What you get:**\n- **Location comparison** - Birth location vs. relocated location details\n- **Angle shifts** - How Ascendant and Midheaven change (degrees of shift)\n- **House cusps** - All 12 house cusps for both natal and relocated charts\n- **Planetary positions** - Which planets changed houses, which stayed the same\n- **Angular planets** - Planets within 10 degrees of Ascendant, MC, Descendant, IC in relocated chart\n- **House changes** - Complete list of planets that moved to different houses\n- **Key factors** - Interpretation highlights for the most significant changes\n\n**Key concept:**\nRelocation charts use the SAME birth moment (UTC) but DIFFERENT geographic coordinates.\nPlanetary positions remain identical - only the angles (ASC/MC/DS/IC) and house cusps change.\nThis shows how location affects the *expression* of your natal energies, not the energies themselves.\n\n**Interpretation guide:**\n- **Angular planets** (near ASC/MC/DS/IC) become more prominent and powerful\n- **House changes** shift the life area focus of planetary energies\n- **Ascendant shift > 10 degrees** = noticeable change in self-expression and identity\n- **Midheaven shift > 10 degrees** = significant impact on career and public life\n\n**Response time:** ~200-500ms | **Accuracy:** Professional grade Swiss Ephemeris",
          "item": [
            {
              "id": "bcea05ee-4023-4e1a-8c2c-1ca569189144",
              "name": "Relocate Oleg from Kharkiv to London",
              "request": {
                "name": "Relocate Oleg from Kharkiv to London",
                "description": {
                  "content": "🎯 **Get Relocation Chart**\n\n📋 **Endpoint Description:**\n🏠 **Relocated Natal Chart** - Shows how your birth chart changes in a new location\n\n**Perfect for:**\n- 🌍 Planning international moves or relocations\n- 🏡 Choosing the best city for career, relationships, or personal growth\n- ✈️ Understanding how travel destinations affect your energy\n- 🎯 Astrocartography validation (checking angular planets at specific locations)\n- 📚 Educational purposes - learning relocation astrology principles\n\n**What you get:**\n- **Location comparison** - Birth location vs. relocated location details\n- **Angle shifts** - How Ascendant and Midheaven change (degrees of shift)\n- **House cusps** - All 12 house cusps for both natal and relocated charts\n- **Planetary positions** - Which planets changed houses, which stayed the same\n- **Angular planets** - Planets within 10 degrees of Ascendant, MC, Descendant, IC in relocated chart\n- **House changes** - Complete list of planets that moved to different houses\n- **Key factors** - Interpretation highlights for the most significant changes\n\n**Key concept:**\nRelocation charts use the SAME birth moment (UTC) but DIFFERENT geographic coordinates.\nPlanetary positions remain identical - only the angles (ASC/MC/DS/IC) and house cusps change.\nThis shows how location affects the *expression* of your natal energies, not the energies themselves.\n\n**Interpretation guide:**\n- **Angular planets** (near ASC/MC/DS/IC) become more prominent and powerful\n- **House changes** shift the life area focus of planetary energies\n- **Ascendant shift > 10 degrees** = noticeable change in self-expression and identity\n- **Midheaven shift > 10 degrees** = significant impact on career and public life\n\n**Response time:** ~200-500ms | **Accuracy:** Professional grade Swiss Ephemeris\n\n✨ **Example Description:**\nShows how Oleg's natal chart changes when relocated to London. Planetary positions stay the same (same birth moment in UTC), but house cusps and angles shift based on the new geographic coordinates.\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/relocation-chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "relocation-chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"options\": {\n    \"target_location\": {\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d62e1f3f-838e-4bd9-9bb2-9d1ca177e121",
              "name": "Relocate from London to New York",
              "request": {
                "name": "Relocate from London to New York",
                "description": {
                  "content": "🎯 **Get Relocation Chart**\n\n📋 **Endpoint Description:**\n🏠 **Relocated Natal Chart** - Shows how your birth chart changes in a new location\n\n**Perfect for:**\n- 🌍 Planning international moves or relocations\n- 🏡 Choosing the best city for career, relationships, or personal growth\n- ✈️ Understanding how travel destinations affect your energy\n- 🎯 Astrocartography validation (checking angular planets at specific locations)\n- 📚 Educational purposes - learning relocation astrology principles\n\n**What you get:**\n- **Location comparison** - Birth location vs. relocated location details\n- **Angle shifts** - How Ascendant and Midheaven change (degrees of shift)\n- **House cusps** - All 12 house cusps for both natal and relocated charts\n- **Planetary positions** - Which planets changed houses, which stayed the same\n- **Angular planets** - Planets within 10 degrees of Ascendant, MC, Descendant, IC in relocated chart\n- **House changes** - Complete list of planets that moved to different houses\n- **Key factors** - Interpretation highlights for the most significant changes\n\n**Key concept:**\nRelocation charts use the SAME birth moment (UTC) but DIFFERENT geographic coordinates.\nPlanetary positions remain identical - only the angles (ASC/MC/DS/IC) and house cusps change.\nThis shows how location affects the *expression* of your natal energies, not the energies themselves.\n\n**Interpretation guide:**\n- **Angular planets** (near ASC/MC/DS/IC) become more prominent and powerful\n- **House changes** shift the life area focus of planetary energies\n- **Ascendant shift > 10 degrees** = noticeable change in self-expression and identity\n- **Midheaven shift > 10 degrees** = significant impact on career and public life\n\n**Response time:** ~200-500ms | **Accuracy:** Professional grade Swiss Ephemeris\n\n✨ **Example Description:**\nDemonstrates significant house and angular shifts when moving across the Atlantic. Different time zone and latitude create major changes in house placements and angular planets.\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/relocation-chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "relocation-chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sarah\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"target_location\": {\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    },\n    \"show_changes\": true,\n    \"highlight_angular_changes\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e0d551a8-f4e5-4b7c-986f-8de14219a265",
              "name": "Relocate using precise coordinates",
              "request": {
                "name": "Relocate using precise coordinates",
                "description": {
                  "content": "🎯 **Get Relocation Chart**\n\n📋 **Endpoint Description:**\n🏠 **Relocated Natal Chart** - Shows how your birth chart changes in a new location\n\n**Perfect for:**\n- 🌍 Planning international moves or relocations\n- 🏡 Choosing the best city for career, relationships, or personal growth\n- ✈️ Understanding how travel destinations affect your energy\n- 🎯 Astrocartography validation (checking angular planets at specific locations)\n- 📚 Educational purposes - learning relocation astrology principles\n\n**What you get:**\n- **Location comparison** - Birth location vs. relocated location details\n- **Angle shifts** - How Ascendant and Midheaven change (degrees of shift)\n- **House cusps** - All 12 house cusps for both natal and relocated charts\n- **Planetary positions** - Which planets changed houses, which stayed the same\n- **Angular planets** - Planets within 10 degrees of Ascendant, MC, Descendant, IC in relocated chart\n- **House changes** - Complete list of planets that moved to different houses\n- **Key factors** - Interpretation highlights for the most significant changes\n\n**Key concept:**\nRelocation charts use the SAME birth moment (UTC) but DIFFERENT geographic coordinates.\nPlanetary positions remain identical - only the angles (ASC/MC/DS/IC) and house cusps change.\nThis shows how location affects the *expression* of your natal energies, not the energies themselves.\n\n**Interpretation guide:**\n- **Angular planets** (near ASC/MC/DS/IC) become more prominent and powerful\n- **House changes** shift the life area focus of planetary energies\n- **Ascendant shift > 10 degrees** = noticeable change in self-expression and identity\n- **Midheaven shift > 10 degrees** = significant impact on career and public life\n\n**Response time:** ~200-500ms | **Accuracy:** Professional grade Swiss Ephemeris\n\n✨ **Example Description:**\nUse exact latitude/longitude coordinates for precise relocation calculations instead of city names.\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/relocation-chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "relocation-chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Michael\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 3,\n      \"day\": 21,\n      \"hour\": 10,\n      \"minute\": 45,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006\n    }\n  },\n  \"options\": {\n    \"target_location\": {\n      \"latitude\": 34.0522,\n      \"longitude\": -118.2437,\n      \"city\": \"Los Angeles\",\n      \"country_code\": \"US\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Find Power Zones",
          "description": "All available examples for Find Power Zones endpoint. ⚡ **Find Power Zones** - Discover concentrated astrological influence locations\n\n**Perfect for:**\n- 🎯 Finding locations with combined planetary energies\n- 💼 Career success zones (Sun-Jupiter, Sun-Mars intersections)\n- ❤️ Love and harmony zones (Venus-Jupiter, Moon-Venus intersections)\n- 💰 Wealth and prosperity zones (Jupiter-Pluto, Venus-Jupiter intersections)\n- 🌟 Personal growth hotspots\n\n**What are Power Zones?**\nPower zones occur where two or more planetary lines intersect, creating concentrated\nastrological influence. Think of them as energetic \"hotspots\" where multiple planetary\nthemes combine and amplify.\n\n**Scoring Algorithm:**\n- Planet weights: Sun/Moon (1.0), Jupiter (0.9), Venus (0.85), Mars (0.8)\n- Line weights: AC/MC (1.0), DS (0.8), IC (0.75)\n- Tightness factor: Based on intersection precision (100km orb)\n- Synergy bonuses: Benefic combos get 1.2-1.3x multiplier\n\n**Search Options:**\n- **min_strength** (0-1): Minimum strength threshold (default: 0.25)\n- **max_zones** (1-100): Maximum number of zones to return (default: 20)\n- **max_distance_km** (50-500): Search radius for nearby cities (default: 100)\n- **preferred_combinations**: Filter for specific planet pairs, e.g. [[\"Sun\", \"Jupiter\"]]\n- **exclude_challenging**: Skip Mars-Saturn, Mars-Pluto combinations (default: false)\n- **life_areas**: Filter by category: career, love, finance, spirituality, etc.\n\n**Life Area Categories:**\n- career: Sun-Jupiter, Sun-Mars, Sun-Saturn\n- love: Venus-Jupiter, Moon-Venus, Sun-Venus\n- finance: Jupiter-Venus, Saturn-Venus, Jupiter-Pluto\n- communication: Mercury-Jupiter, Sun-Mercury\n- spirituality: Jupiter-Neptune, Moon-Neptune\n- transformation: Mars-Pluto, Sun-Pluto\n- creativity: Venus-Neptune, Sun-Venus\n\n**Response time:** ~800ms | **Data:** Intersections, strengths, nearby cities",
          "item": [
            {
              "id": "5607fec0-c713-455a-a903-d7b81ae74809",
              "name": "Find benefic power zones worldwide",
              "request": {
                "name": "Find benefic power zones worldwide",
                "description": {
                  "content": "🎯 **Find Power Zones**\n\n📋 **Endpoint Description:**\n⚡ **Find Power Zones** - Discover concentrated astrological influence locations\n\n**Perfect for:**\n- 🎯 Finding locations with combined planetary energies\n- 💼 Career success zones (Sun-Jupiter, Sun-Mars intersections)\n- ❤️ Love and harmony zones (Venus-Jupiter, Moon-Venus intersections)\n- 💰 Wealth and prosperity zones (Jupiter-Pluto, Venus-Jupiter intersections)\n- 🌟 Personal growth hotspots\n\n**What are Power Zones?**\nPower zones occur where two or more planetary lines intersect, creating concentrated\nastrological influence. Think of them as energetic \"hotspots\" where multiple planetary\nthemes combine and amplify.\n\n**Scoring Algorithm:**\n- Planet weights: Sun/Moon (1.0), Jupiter (0.9), Venus (0.85), Mars (0.8)\n- Line weights: AC/MC (1.0), DS (0.8), IC (0.75)\n- Tightness factor: Based on intersection precision (100km orb)\n- Synergy bonuses: Benefic combos get 1.2-1.3x multiplier\n\n**Search Options:**\n- **min_strength** (0-1): Minimum strength threshold (default: 0.25)\n- **max_zones** (1-100): Maximum number of zones to return (default: 20)\n- **max_distance_km** (50-500): Search radius for nearby cities (default: 100)\n- **preferred_combinations**: Filter for specific planet pairs, e.g. [[\"Sun\", \"Jupiter\"]]\n- **exclude_challenging**: Skip Mars-Saturn, Mars-Pluto combinations (default: false)\n- **life_areas**: Filter by category: career, love, finance, spirituality, etc.\n\n**Life Area Categories:**\n- career: Sun-Jupiter, Sun-Mars, Sun-Saturn\n- love: Venus-Jupiter, Moon-Venus, Sun-Venus\n- finance: Jupiter-Venus, Saturn-Venus, Jupiter-Pluto\n- communication: Mercury-Jupiter, Sun-Mercury\n- spirituality: Jupiter-Neptune, Moon-Neptune\n- transformation: Mars-Pluto, Sun-Pluto\n- creativity: Venus-Neptune, Sun-Venus\n\n**Response time:** ~800ms | **Data:** Intersections, strengths, nearby cities\n\n✨ **Example Description:**\nSearch for fortune zones created by Sun-Jupiter and Venus-Jupiter intersections\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/power-zones`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "power-zones"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"search_options\": {\n    \"min_strength\": 0.5,\n    \"max_zones\": 10,\n    \"preferred_combinations\": [\n      [\n        \"Sun\",\n        \"Jupiter\"\n      ],\n      [\n        \"Venus\",\n        \"Jupiter\"\n      ]\n    ],\n    \"exclude_challenging\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f9da1697-85a4-4296-8496-cd2b9b7f7456",
              "name": "Find career success power zones",
              "request": {
                "name": "Find career success power zones",
                "description": {
                  "content": "🎯 **Find Power Zones**\n\n📋 **Endpoint Description:**\n⚡ **Find Power Zones** - Discover concentrated astrological influence locations\n\n**Perfect for:**\n- 🎯 Finding locations with combined planetary energies\n- 💼 Career success zones (Sun-Jupiter, Sun-Mars intersections)\n- ❤️ Love and harmony zones (Venus-Jupiter, Moon-Venus intersections)\n- 💰 Wealth and prosperity zones (Jupiter-Pluto, Venus-Jupiter intersections)\n- 🌟 Personal growth hotspots\n\n**What are Power Zones?**\nPower zones occur where two or more planetary lines intersect, creating concentrated\nastrological influence. Think of them as energetic \"hotspots\" where multiple planetary\nthemes combine and amplify.\n\n**Scoring Algorithm:**\n- Planet weights: Sun/Moon (1.0), Jupiter (0.9), Venus (0.85), Mars (0.8)\n- Line weights: AC/MC (1.0), DS (0.8), IC (0.75)\n- Tightness factor: Based on intersection precision (100km orb)\n- Synergy bonuses: Benefic combos get 1.2-1.3x multiplier\n\n**Search Options:**\n- **min_strength** (0-1): Minimum strength threshold (default: 0.25)\n- **max_zones** (1-100): Maximum number of zones to return (default: 20)\n- **max_distance_km** (50-500): Search radius for nearby cities (default: 100)\n- **preferred_combinations**: Filter for specific planet pairs, e.g. [[\"Sun\", \"Jupiter\"]]\n- **exclude_challenging**: Skip Mars-Saturn, Mars-Pluto combinations (default: false)\n- **life_areas**: Filter by category: career, love, finance, spirituality, etc.\n\n**Life Area Categories:**\n- career: Sun-Jupiter, Sun-Mars, Sun-Saturn\n- love: Venus-Jupiter, Moon-Venus, Sun-Venus\n- finance: Jupiter-Venus, Saturn-Venus, Jupiter-Pluto\n- communication: Mercury-Jupiter, Sun-Mercury\n- spirituality: Jupiter-Neptune, Moon-Neptune\n- transformation: Mars-Pluto, Sun-Pluto\n- creativity: Venus-Neptune, Sun-Venus\n\n**Response time:** ~800ms | **Data:** Intersections, strengths, nearby cities\n\n✨ **Example Description:**\nFocus on Sun-Jupiter, Sun-Mars, and Sun-Saturn combinations\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/power-zones`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "power-zones"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"search_options\": {\n    \"min_strength\": 0.4,\n    \"max_zones\": 15,\n    \"life_areas\": [\n      \"career\"\n    ],\n    \"preferred_combinations\": [\n      [\n        \"Sun\",\n        \"Jupiter\"\n      ],\n      [\n        \"Sun\",\n        \"Mars\"\n      ],\n      [\n        \"Sun\",\n        \"Saturn\"\n      ]\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "2657774a-bca8-4e10-b0fa-a07863564163",
              "name": "Find all strong power zones",
              "request": {
                "name": "Find all strong power zones",
                "description": {
                  "content": "🎯 **Find Power Zones**\n\n📋 **Endpoint Description:**\n⚡ **Find Power Zones** - Discover concentrated astrological influence locations\n\n**Perfect for:**\n- 🎯 Finding locations with combined planetary energies\n- 💼 Career success zones (Sun-Jupiter, Sun-Mars intersections)\n- ❤️ Love and harmony zones (Venus-Jupiter, Moon-Venus intersections)\n- 💰 Wealth and prosperity zones (Jupiter-Pluto, Venus-Jupiter intersections)\n- 🌟 Personal growth hotspots\n\n**What are Power Zones?**\nPower zones occur where two or more planetary lines intersect, creating concentrated\nastrological influence. Think of them as energetic \"hotspots\" where multiple planetary\nthemes combine and amplify.\n\n**Scoring Algorithm:**\n- Planet weights: Sun/Moon (1.0), Jupiter (0.9), Venus (0.85), Mars (0.8)\n- Line weights: AC/MC (1.0), DS (0.8), IC (0.75)\n- Tightness factor: Based on intersection precision (100km orb)\n- Synergy bonuses: Benefic combos get 1.2-1.3x multiplier\n\n**Search Options:**\n- **min_strength** (0-1): Minimum strength threshold (default: 0.25)\n- **max_zones** (1-100): Maximum number of zones to return (default: 20)\n- **max_distance_km** (50-500): Search radius for nearby cities (default: 100)\n- **preferred_combinations**: Filter for specific planet pairs, e.g. [[\"Sun\", \"Jupiter\"]]\n- **exclude_challenging**: Skip Mars-Saturn, Mars-Pluto combinations (default: false)\n- **life_areas**: Filter by category: career, love, finance, spirituality, etc.\n\n**Life Area Categories:**\n- career: Sun-Jupiter, Sun-Mars, Sun-Saturn\n- love: Venus-Jupiter, Moon-Venus, Sun-Venus\n- finance: Jupiter-Venus, Saturn-Venus, Jupiter-Pluto\n- communication: Mercury-Jupiter, Sun-Mercury\n- spirituality: Jupiter-Neptune, Moon-Neptune\n- transformation: Mars-Pluto, Sun-Pluto\n- creativity: Venus-Neptune, Sun-Venus\n\n**Response time:** ~800ms | **Data:** Intersections, strengths, nearby cities\n\n✨ **Example Description:**\nGet all planetary line intersections above minimum strength threshold\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/power-zones`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "power-zones"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"search_options\": {\n    \"min_strength\": 0.6,\n    \"max_zones\": 20,\n    \"max_distance_km\": 150\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Generate Paran Map",
          "description": "All available examples for Generate Paran Map endpoint. 🌟 **Paran Astrocartography** - Latitude bands where planets are simultaneously angular\n\n**Perfect for:**\n- 🎯 Finding locations with multiple planetary influences\n- 📚 Advanced astrocartography analysis\n- 🗺️ Exploring horizontal (latitude) patterns vs standard vertical lines\n\n**What you get:**\n- **Paran Lines** - Latitude bands where specified planets are simultaneously on angles (MC/IC)\n- **Planet Pairs** - Primary planet combined with secondary planets\n- **Strength Ratings** - Based on planetary nature, angles involved, and orb tightness\n- **Interpretations** - Meaning of each paran combination\n- **Top 5 Strongest** - Most powerful parans for quick reference\n\n**How parans work:**\n- Standard astrocartography = vertical longitude lines (one planet on one angle)\n- Parans = horizontal latitude bands (two planets on angles simultaneously)\n- When Planet1 is on MC/IC AND Planet2 is on MC/IC at the same moment\n\n**Options:**\n- `primary_planet` - Main planet (default: Sun)\n- `secondary_planets` - List of planets to pair with primary (default: Venus, Jupiter, Mars)\n- `paran_types` - Filter by angle combinations: MC/MC, MC/IC, IC/MC, IC/IC\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "669e22c9-87dd-464c-a95b-41cf4e26366c",
              "name": "Sun with Venus and Jupiter parans",
              "request": {
                "name": "Sun with Venus and Jupiter parans",
                "description": {
                  "content": "🎯 **Generate Paran Map**\n\n📋 **Endpoint Description:**\n🌟 **Paran Astrocartography** - Latitude bands where planets are simultaneously angular\n\n**Perfect for:**\n- 🎯 Finding locations with multiple planetary influences\n- 📚 Advanced astrocartography analysis\n- 🗺️ Exploring horizontal (latitude) patterns vs standard vertical lines\n\n**What you get:**\n- **Paran Lines** - Latitude bands where specified planets are simultaneously on angles (MC/IC)\n- **Planet Pairs** - Primary planet combined with secondary planets\n- **Strength Ratings** - Based on planetary nature, angles involved, and orb tightness\n- **Interpretations** - Meaning of each paran combination\n- **Top 5 Strongest** - Most powerful parans for quick reference\n\n**How parans work:**\n- Standard astrocartography = vertical longitude lines (one planet on one angle)\n- Parans = horizontal latitude bands (two planets on angles simultaneously)\n- When Planet1 is on MC/IC AND Planet2 is on MC/IC at the same moment\n\n**Options:**\n- `primary_planet` - Main planet (default: Sun)\n- `secondary_planets` - List of planets to pair with primary (default: Venus, Jupiter, Mars)\n- `paran_types` - Filter by angle combinations: MC/MC, MC/IC, IC/MC, IC/IC\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nCalculate parans where Sun is on MC/IC and Venus or Jupiter are simultaneously angular. Perfect for finding locations with love, success, and creativity potential.\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/paran-map`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "paran-map"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"paran_options\": {\n    \"primary_planet\": \"Sun\",\n    \"secondary_planets\": [\n      \"Venus\",\n      \"Jupiter\"\n    ],\n    \"paran_types\": [\n      \"MC/MC\",\n      \"MC/IC\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "8b8bf2ec-9762-43ff-890f-49795c749f47",
              "name": "Moon-Jupiter parans",
              "request": {
                "name": "Moon-Jupiter parans",
                "description": {
                  "content": "🎯 **Generate Paran Map**\n\n📋 **Endpoint Description:**\n🌟 **Paran Astrocartography** - Latitude bands where planets are simultaneously angular\n\n**Perfect for:**\n- 🎯 Finding locations with multiple planetary influences\n- 📚 Advanced astrocartography analysis\n- 🗺️ Exploring horizontal (latitude) patterns vs standard vertical lines\n\n**What you get:**\n- **Paran Lines** - Latitude bands where specified planets are simultaneously on angles (MC/IC)\n- **Planet Pairs** - Primary planet combined with secondary planets\n- **Strength Ratings** - Based on planetary nature, angles involved, and orb tightness\n- **Interpretations** - Meaning of each paran combination\n- **Top 5 Strongest** - Most powerful parans for quick reference\n\n**How parans work:**\n- Standard astrocartography = vertical longitude lines (one planet on one angle)\n- Parans = horizontal latitude bands (two planets on angles simultaneously)\n- When Planet1 is on MC/IC AND Planet2 is on MC/IC at the same moment\n\n**Options:**\n- `primary_planet` - Main planet (default: Sun)\n- `secondary_planets` - List of planets to pair with primary (default: Venus, Jupiter, Mars)\n- `paran_types` - Filter by angle combinations: MC/MC, MC/IC, IC/MC, IC/IC\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nEmotional abundance and good fortune parans. All MC/IC combinations for maximum insight.\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/paran-map`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "paran-map"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 7,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"paran_options\": {\n    \"primary_planet\": \"Moon\",\n    \"secondary_planets\": [\n      \"Jupiter\",\n      \"Venus\"\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Astrodynes",
          "description": "All available examples for Calculate Astrodynes endpoint. 📊 **Astrodynes Calculation** - Church of Light quantitative astrology\n\n**Perfect for:**\n- 📈 Quantifying planetary power and harmony in a chart\n- 🗺️ Comparing natal vs relocated chart strength\n- 🔬 Objective astrological analysis using the Church of Light system\n- 📚 Research and statistical astrology\n\n**What you get:**\n- **Planet Astrodynes** - Power and harmony for each planet\n- **Sign Totals** - Power distribution across zodiac signs\n- **House Totals** - Power distribution across houses\n- **Aspect Analysis** - Power and harmony of each aspect\n- **Element Balance** - Fire, Earth, Air, Water distribution\n- **Quality Balance** - Cardinal, Fixed, Mutable distribution\n- **Trinity Balance** - Life, Wealth, Association, Psychism (Church of Light house groupings)\n- **Comparison** - Natal vs relocated differences (when relocation provided)\n\n**Astrodynes methodology:**\n- Based on Elbert Benjamine (C.C. Zain) and W.M.A. Drake's system\n- Power = House position + Aspect contributions\n- Harmony = Aspect nature + Planet modifiers (Jupiter/Venus add harmony, Saturn/Mars add discord)\n- Essential dignities add/subtract harmony\n\n**Response time:** ~300ms | **System:** Church of Light (1950)",
          "item": [
            {
              "id": "ef382d1c-4061-4c30-875d-de84c35d26c1",
              "name": "Natal chart astrodynes",
              "request": {
                "name": "Natal chart astrodynes",
                "description": {
                  "content": "🎯 **Calculate Astrodynes**\n\n📋 **Endpoint Description:**\n📊 **Astrodynes Calculation** - Church of Light quantitative astrology\n\n**Perfect for:**\n- 📈 Quantifying planetary power and harmony in a chart\n- 🗺️ Comparing natal vs relocated chart strength\n- 🔬 Objective astrological analysis using the Church of Light system\n- 📚 Research and statistical astrology\n\n**What you get:**\n- **Planet Astrodynes** - Power and harmony for each planet\n- **Sign Totals** - Power distribution across zodiac signs\n- **House Totals** - Power distribution across houses\n- **Aspect Analysis** - Power and harmony of each aspect\n- **Element Balance** - Fire, Earth, Air, Water distribution\n- **Quality Balance** - Cardinal, Fixed, Mutable distribution\n- **Trinity Balance** - Life, Wealth, Association, Psychism (Church of Light house groupings)\n- **Comparison** - Natal vs relocated differences (when relocation provided)\n\n**Astrodynes methodology:**\n- Based on Elbert Benjamine (C.C. Zain) and W.M.A. Drake's system\n- Power = House position + Aspect contributions\n- Harmony = Aspect nature + Planet modifiers (Jupiter/Venus add harmony, Saturn/Mars add discord)\n- Essential dignities add/subtract harmony\n\n**Response time:** ~300ms | **System:** Church of Light (1950)\n\n✨ **Example Description:**\nCalculate astrodynes power and harmony for natal chart only\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/astrodynes`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "astrodynes"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d5fd2c11-9290-4c3f-9795-9613d05f6f93",
              "name": "Natal vs relocated comparison",
              "request": {
                "name": "Natal vs relocated comparison",
                "description": {
                  "content": "🎯 **Calculate Astrodynes**\n\n📋 **Endpoint Description:**\n📊 **Astrodynes Calculation** - Church of Light quantitative astrology\n\n**Perfect for:**\n- 📈 Quantifying planetary power and harmony in a chart\n- 🗺️ Comparing natal vs relocated chart strength\n- 🔬 Objective astrological analysis using the Church of Light system\n- 📚 Research and statistical astrology\n\n**What you get:**\n- **Planet Astrodynes** - Power and harmony for each planet\n- **Sign Totals** - Power distribution across zodiac signs\n- **House Totals** - Power distribution across houses\n- **Aspect Analysis** - Power and harmony of each aspect\n- **Element Balance** - Fire, Earth, Air, Water distribution\n- **Quality Balance** - Cardinal, Fixed, Mutable distribution\n- **Trinity Balance** - Life, Wealth, Association, Psychism (Church of Light house groupings)\n- **Comparison** - Natal vs relocated differences (when relocation provided)\n\n**Astrodynes methodology:**\n- Based on Elbert Benjamine (C.C. Zain) and W.M.A. Drake's system\n- Power = House position + Aspect contributions\n- Harmony = Aspect nature + Planet modifiers (Jupiter/Venus add harmony, Saturn/Mars add discord)\n- Essential dignities add/subtract harmony\n\n**Response time:** ~300ms | **System:** Church of Light (1950)\n\n✨ **Example Description:**\nCalculate astrodynes for both natal and relocated chart, with comparison\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/astrodynes`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "astrodynes"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"relocation\": {\n    \"city\": \"New York\",\n    \"country_code\": \"US\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "428d2c07-2ffd-4a2d-8ae7-19b1db1636ef",
              "name": "Include minor aspects",
              "request": {
                "name": "Include minor aspects",
                "description": {
                  "content": "🎯 **Calculate Astrodynes**\n\n📋 **Endpoint Description:**\n📊 **Astrodynes Calculation** - Church of Light quantitative astrology\n\n**Perfect for:**\n- 📈 Quantifying planetary power and harmony in a chart\n- 🗺️ Comparing natal vs relocated chart strength\n- 🔬 Objective astrological analysis using the Church of Light system\n- 📚 Research and statistical astrology\n\n**What you get:**\n- **Planet Astrodynes** - Power and harmony for each planet\n- **Sign Totals** - Power distribution across zodiac signs\n- **House Totals** - Power distribution across houses\n- **Aspect Analysis** - Power and harmony of each aspect\n- **Element Balance** - Fire, Earth, Air, Water distribution\n- **Quality Balance** - Cardinal, Fixed, Mutable distribution\n- **Trinity Balance** - Life, Wealth, Association, Psychism (Church of Light house groupings)\n- **Comparison** - Natal vs relocated differences (when relocation provided)\n\n**Astrodynes methodology:**\n- Based on Elbert Benjamine (C.C. Zain) and W.M.A. Drake's system\n- Power = House position + Aspect contributions\n- Harmony = Aspect nature + Planet modifiers (Jupiter/Venus add harmony, Saturn/Mars add discord)\n- Essential dignities add/subtract harmony\n\n**Response time:** ~300ms | **System:** Church of Light (1950)\n\n✨ **Example Description:**\nExtended aspect set including semi-sextile, quincunx, etc.\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/astrodynes`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "astrodynes"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 7,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"aspects\": [\n      \"conjunction\",\n      \"sextile\",\n      \"square\",\n      \"trine\",\n      \"opposition\",\n      \"semi_sextile\",\n      \"semi_square\",\n      \"sesquiquadrate\",\n      \"quincunx\"\n    ],\n    \"include_dignities\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Compare Astrodynes Locations",
          "description": "All available examples for Compare Astrodynes Locations endpoint. 🌍 **Astrodynes Location Comparison** - Compare multiple cities quantitatively\n\n**Perfect for:**\n- 🗺️ Finding the best location for relocation\n- 📊 Objective comparison of multiple cities\n- 🏆 Ranking locations by power and harmony\n- 🔬 Data-driven relocation decisions\n\n**What you get:**\n- **Natal Reference** - Your natal chart astrodynes as baseline\n- **Location Summaries** - Total power/harmony for each location\n- **Planet Highlights** - Strongest, most harmonious, most discordant planets per location\n- **Element/Trinity Dominants** - Which elements and life areas are emphasized\n- **Rankings** - Locations ranked by total harmony, power, and specific factors\n- **Recommendations** - Best locations for different priorities\n\n**How it works:**\n1. Calculates natal chart astrodynes (reference)\n2. Calculates relocated chart for each location\n3. Compares power and harmony changes\n4. Ranks locations by various criteria\n\n**Response time:** ~500ms for 3 locations | **System:** Church of Light",
          "item": [
            {
              "id": "55303954-b0c9-4784-8e52-09f5fe418306",
              "name": "Compare 3 major cities",
              "request": {
                "name": "Compare 3 major cities",
                "description": {
                  "content": "🎯 **Compare Astrodynes Locations**\n\n📋 **Endpoint Description:**\n🌍 **Astrodynes Location Comparison** - Compare multiple cities quantitatively\n\n**Perfect for:**\n- 🗺️ Finding the best location for relocation\n- 📊 Objective comparison of multiple cities\n- 🏆 Ranking locations by power and harmony\n- 🔬 Data-driven relocation decisions\n\n**What you get:**\n- **Natal Reference** - Your natal chart astrodynes as baseline\n- **Location Summaries** - Total power/harmony for each location\n- **Planet Highlights** - Strongest, most harmonious, most discordant planets per location\n- **Element/Trinity Dominants** - Which elements and life areas are emphasized\n- **Rankings** - Locations ranked by total harmony, power, and specific factors\n- **Recommendations** - Best locations for different priorities\n\n**How it works:**\n1. Calculates natal chart astrodynes (reference)\n2. Calculates relocated chart for each location\n3. Compares power and harmony changes\n4. Ranks locations by various criteria\n\n**Response time:** ~500ms for 3 locations | **System:** Church of Light\n\n✨ **Example Description:**\nCompare astrodynes across New York, London, and Tokyo\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/astrodynes/compare`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "astrodynes",
                    "compare"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"locations\": [\n    {\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    },\n    {\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    },\n    {\n      \"city\": \"Tokyo\",\n      \"country_code\": \"JP\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "009eef98-c1a5-4145-be0d-d2e15ad87c29",
              "name": "Career-focused comparison",
              "request": {
                "name": "Career-focused comparison",
                "description": {
                  "content": "🎯 **Compare Astrodynes Locations**\n\n📋 **Endpoint Description:**\n🌍 **Astrodynes Location Comparison** - Compare multiple cities quantitatively\n\n**Perfect for:**\n- 🗺️ Finding the best location for relocation\n- 📊 Objective comparison of multiple cities\n- 🏆 Ranking locations by power and harmony\n- 🔬 Data-driven relocation decisions\n\n**What you get:**\n- **Natal Reference** - Your natal chart astrodynes as baseline\n- **Location Summaries** - Total power/harmony for each location\n- **Planet Highlights** - Strongest, most harmonious, most discordant planets per location\n- **Element/Trinity Dominants** - Which elements and life areas are emphasized\n- **Rankings** - Locations ranked by total harmony, power, and specific factors\n- **Recommendations** - Best locations for different priorities\n\n**How it works:**\n1. Calculates natal chart astrodynes (reference)\n2. Calculates relocated chart for each location\n3. Compares power and harmony changes\n4. Ranks locations by various criteria\n\n**Response time:** ~500ms for 3 locations | **System:** Church of Light\n\n✨ **Example Description:**\nCompare locations for career potential using Whole Sign houses\n\n🔗 **Endpoint:** `POST /api/v3/astrocartography/astrodynes/compare`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "astrocartography",
                    "astrodynes",
                    "compare"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 7,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"locations\": [\n    {\n      \"city\": \"San Francisco\",\n      \"country_code\": \"US\"\n    },\n    {\n      \"city\": \"Singapore\",\n      \"country_code\": \"SG\"\n    },\n    {\n      \"city\": \"Dubai\",\n      \"country_code\": \"AE\"\n    },\n    {\n      \"city\": \"Berlin\",\n      \"country_code\": \"DE\"\n    }\n  ],\n  \"options\": {\n    \"house_system\": \"W\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🌟 Horoscopes & Predictions",
      "description": "",
      "item": [
        {
          "name": "📁 Get Daily Sun Sign Horoscope",
          "description": "All available examples for Get Daily Sun Sign Horoscope endpoint. 🌟 **Daily Sun-Sign Horoscope** - Fast, cached daily predictions\n\n**Perfect for:**\n- 📱 Mobile apps requiring quick daily horoscope updates\n- 🌐 Websites with generic daily astrology content\n- 📊 High-volume applications needing cached responses\n- 🎯 Users wanting simple sun-sign based guidance\n\n**Key Features:**\n- ⚡ **Ultra-fast response** - Cached and pre-calculated\n- 🌍 **Multi-language** - 10+ languages supported\n- 📈 **Life areas analysis** - 6 key life categories rated 1-5 stars\n- 🔮 **Lucky elements** - Colors, numbers, stones, directions, times\n- 🌙 **Lunar insights** - Moon phase and sign influences\n- 💡 **Practical tips** - 3 actionable daily suggestions\n\n**Response includes:**\n- Overall daily theme and 1-5 star rating\n- Detailed predictions for: Identity, Health, Career, Love, Relationships, Finance\n- Key planetary influences affecting the day\n- Lucky elements (colors, numbers, stones, directions, times)\n- Moon phase and sign information\n- Practical daily tips and advice\n\n**Use Cases:**\n- **Daily app notifications** - \"Your Aries horoscope for today...\"\n- **Website daily content** - Cached for all 12 signs\n- **Social media automation** - Batch generate for posting\n- **Newsletter content** - Include in daily/weekly digests\n\n**Performance:**\n- Response time: <100ms (cached)\n- Cache duration: 24 hours\n- Supports all 12 zodiac signs\n- Updates daily at midnight UTC\n\n**Languages:** English, French, Portuguese, Italian, Chinese, Spanish, Russian, Turkish, German, Hindi\n**Traditions:** Universal, Psychological, Event-oriented, Classical",
          "item": [
            {
              "id": "676c7fa9-f0c9-43b2-b1e1-ceb75916e614",
              "name": "Aries Daily Horoscope - Today",
              "request": {
                "name": "Aries Daily Horoscope - Today",
                "description": {
                  "content": "🎯 **Get Daily Sun Sign Horoscope**\n\n📋 **Endpoint Description:**\n🌟 **Daily Sun-Sign Horoscope** - Fast, cached daily predictions\n\n**Perfect for:**\n- 📱 Mobile apps requiring quick daily horoscope updates\n- 🌐 Websites with generic daily astrology content\n- 📊 High-volume applications needing cached responses\n- 🎯 Users wanting simple sun-sign based guidance\n\n**Key Features:**\n- ⚡ **Ultra-fast response** - Cached and pre-calculated\n- 🌍 **Multi-language** - 10+ languages supported\n- 📈 **Life areas analysis** - 6 key life categories rated 1-5 stars\n- 🔮 **Lucky elements** - Colors, numbers, stones, directions, times\n- 🌙 **Lunar insights** - Moon phase and sign influences\n- 💡 **Practical tips** - 3 actionable daily suggestions\n\n**Response includes:**\n- Overall daily theme and 1-5 star rating\n- Detailed predictions for: Identity, Health, Career, Love, Relationships, Finance\n- Key planetary influences affecting the day\n- Lucky elements (colors, numbers, stones, directions, times)\n- Moon phase and sign information\n- Practical daily tips and advice\n\n**Use Cases:**\n- **Daily app notifications** - \"Your Aries horoscope for today...\"\n- **Website daily content** - Cached for all 12 signs\n- **Social media automation** - Batch generate for posting\n- **Newsletter content** - Include in daily/weekly digests\n\n**Performance:**\n- Response time: <100ms (cached)\n- Cache duration: 24 hours\n- Supports all 12 zodiac signs\n- Updates daily at midnight UTC\n\n**Languages:** English, French, Portuguese, Italian, Chinese, Spanish, Russian, Turkish, German, Hindi\n**Traditions:** Universal, Psychological, Event-oriented, Classical\n\n✨ **Example Description:**\nGet today's horoscope for Aries with life area predictions\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/daily`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "daily"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Aries\",\n  \"date\": \"2024-01-15\",\n  \"language\": \"en\",\n  \"tradition\": \"universal\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b54b85e5-87ef-4e9e-88e5-8e6bd863e7e1",
              "name": "Leo Daily Horoscope - Specific Date",
              "request": {
                "name": "Leo Daily Horoscope - Specific Date",
                "description": {
                  "content": "🎯 **Get Daily Sun Sign Horoscope**\n\n📋 **Endpoint Description:**\n🌟 **Daily Sun-Sign Horoscope** - Fast, cached daily predictions\n\n**Perfect for:**\n- 📱 Mobile apps requiring quick daily horoscope updates\n- 🌐 Websites with generic daily astrology content\n- 📊 High-volume applications needing cached responses\n- 🎯 Users wanting simple sun-sign based guidance\n\n**Key Features:**\n- ⚡ **Ultra-fast response** - Cached and pre-calculated\n- 🌍 **Multi-language** - 10+ languages supported\n- 📈 **Life areas analysis** - 6 key life categories rated 1-5 stars\n- 🔮 **Lucky elements** - Colors, numbers, stones, directions, times\n- 🌙 **Lunar insights** - Moon phase and sign influences\n- 💡 **Practical tips** - 3 actionable daily suggestions\n\n**Response includes:**\n- Overall daily theme and 1-5 star rating\n- Detailed predictions for: Identity, Health, Career, Love, Relationships, Finance\n- Key planetary influences affecting the day\n- Lucky elements (colors, numbers, stones, directions, times)\n- Moon phase and sign information\n- Practical daily tips and advice\n\n**Use Cases:**\n- **Daily app notifications** - \"Your Aries horoscope for today...\"\n- **Website daily content** - Cached for all 12 signs\n- **Social media automation** - Batch generate for posting\n- **Newsletter content** - Include in daily/weekly digests\n\n**Performance:**\n- Response time: <100ms (cached)\n- Cache duration: 24 hours\n- Supports all 12 zodiac signs\n- Updates daily at midnight UTC\n\n**Languages:** English, French, Portuguese, Italian, Chinese, Spanish, Russian, Turkish, German, Hindi\n**Traditions:** Universal, Psychological, Event-oriented, Classical\n\n✨ **Example Description:**\nGet horoscope for Leo on a specific date\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/daily`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "daily"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Leo\",\n  \"date\": \"2024-03-21\",\n  \"language\": \"en\",\n  \"tradition\": \"psychological\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Personalized Daily Horoscope",
          "description": "All available examples for Get Personalized Daily Horoscope endpoint. 🎯 **Personalized Daily Horoscope** - Complete birth chart analysis\n\n**Perfect for:**\n- 🔍 Professional astrology applications requiring precision\n- 👤 Personalized user experiences with exact birth data\n- 📊 Advanced astrological analysis with transits\n- 🎨 Premium horoscope services with deep insights\n\n**Key Features:**\n- 🎯 **Highly personalized** - Uses complete birth chart\n- 📍 **Location-aware** - Exact birth coordinates for house calculations\n- 🌌 **Transit analysis** - Current planetary positions vs natal chart\n- 🏠 **House-based predictions** - Predictions based on actual house placements\n- 📈 **Aspect activation** - Real natal aspects triggered by transits\n- 🔮 **Multiple techniques** - Traditional and modern approaches\n\n**Advanced Options:**\n- Include current planetary transits to natal chart\n- Optional secondary progressions (for deeper timing)\n- Multiple astrological traditions supported\n- Precise house system calculations\n\n**Response includes:**\n- Personalized predictions based on actual natal chart\n- Transit activations to natal planets and points\n- House-based life area analysis\n- Personalized lucky elements based on natal chart\n- Exact timing considerations for the individual\n- Custom advice based on natal chart patterns\n\n**Performance:**\n- Response time: 200-500ms (calculated on-demand)\n- Not cached (personalized for each individual)\n- Requires complete birth data including time and location\n- More accurate than sun-sign horoscopes\n\n**Use Cases:**\n- **Premium astrology apps** - Subscription-based personalized content\n- **Professional consultations** - Daily guidance for clients\n- **Relationship apps** - Personalized compatibility insights\n- **Life coaching apps** - Daily guidance based on astrological timing",
          "item": [
            {
              "id": "fafaa63c-6d6c-43a2-8fe7-c21cf86a1a39",
              "name": "Today's Horoscope (Auto Date)",
              "request": {
                "name": "Today's Horoscope (Auto Date)",
                "description": {
                  "content": "🎯 **Get Personalized Daily Horoscope**\n\n📋 **Endpoint Description:**\n🎯 **Personalized Daily Horoscope** - Complete birth chart analysis\n\n**Perfect for:**\n- 🔍 Professional astrology applications requiring precision\n- 👤 Personalized user experiences with exact birth data\n- 📊 Advanced astrological analysis with transits\n- 🎨 Premium horoscope services with deep insights\n\n**Key Features:**\n- 🎯 **Highly personalized** - Uses complete birth chart\n- 📍 **Location-aware** - Exact birth coordinates for house calculations\n- 🌌 **Transit analysis** - Current planetary positions vs natal chart\n- 🏠 **House-based predictions** - Predictions based on actual house placements\n- 📈 **Aspect activation** - Real natal aspects triggered by transits\n- 🔮 **Multiple techniques** - Traditional and modern approaches\n\n**Advanced Options:**\n- Include current planetary transits to natal chart\n- Optional secondary progressions (for deeper timing)\n- Multiple astrological traditions supported\n- Precise house system calculations\n\n**Response includes:**\n- Personalized predictions based on actual natal chart\n- Transit activations to natal planets and points\n- House-based life area analysis\n- Personalized lucky elements based on natal chart\n- Exact timing considerations for the individual\n- Custom advice based on natal chart patterns\n\n**Performance:**\n- Response time: 200-500ms (calculated on-demand)\n- Not cached (personalized for each individual)\n- Requires complete birth data including time and location\n- More accurate than sun-sign horoscopes\n\n**Use Cases:**\n- **Premium astrology apps** - Subscription-based personalized content\n- **Professional consultations** - Daily guidance for clients\n- **Relationship apps** - Personalized compatibility insights\n- **Life coaching apps** - Daily guidance based on astrological timing\n\n✨ **Example Description:**\nPersonalized horoscope without specifying date - automatically uses today\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/daily`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "daily"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma Thompson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"horoscope_type\": \"daily\",\n  \"language\": \"en\",\n  \"tradition\": \"universal\",\n  \"include_transits\": true,\n  \"include_progressions\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "5d40bc95-bc18-472a-b19e-2f6ac13efb13",
              "name": "Specific Date Analysis - London",
              "request": {
                "name": "Specific Date Analysis - London",
                "description": {
                  "content": "🎯 **Get Personalized Daily Horoscope**\n\n📋 **Endpoint Description:**\n🎯 **Personalized Daily Horoscope** - Complete birth chart analysis\n\n**Perfect for:**\n- 🔍 Professional astrology applications requiring precision\n- 👤 Personalized user experiences with exact birth data\n- 📊 Advanced astrological analysis with transits\n- 🎨 Premium horoscope services with deep insights\n\n**Key Features:**\n- 🎯 **Highly personalized** - Uses complete birth chart\n- 📍 **Location-aware** - Exact birth coordinates for house calculations\n- 🌌 **Transit analysis** - Current planetary positions vs natal chart\n- 🏠 **House-based predictions** - Predictions based on actual house placements\n- 📈 **Aspect activation** - Real natal aspects triggered by transits\n- 🔮 **Multiple techniques** - Traditional and modern approaches\n\n**Advanced Options:**\n- Include current planetary transits to natal chart\n- Optional secondary progressions (for deeper timing)\n- Multiple astrological traditions supported\n- Precise house system calculations\n\n**Response includes:**\n- Personalized predictions based on actual natal chart\n- Transit activations to natal planets and points\n- House-based life area analysis\n- Personalized lucky elements based on natal chart\n- Exact timing considerations for the individual\n- Custom advice based on natal chart patterns\n\n**Performance:**\n- Response time: 200-500ms (calculated on-demand)\n- Not cached (personalized for each individual)\n- Requires complete birth data including time and location\n- More accurate than sun-sign horoscopes\n\n**Use Cases:**\n- **Premium astrology apps** - Subscription-based personalized content\n- **Professional consultations** - Daily guidance for clients\n- **Relationship apps** - Personalized compatibility insights\n- **Life coaching apps** - Daily guidance based on astrological timing\n\n✨ **Example Description:**\nPersonalized daily horoscope for a specific date using full birth chart data\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/daily`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "daily"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma Thompson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"date\": \"2024-01-15\",\n  \"horoscope_type\": \"daily\",\n  \"language\": \"en\",\n  \"tradition\": \"universal\",\n  \"include_transits\": true,\n  \"include_progressions\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "83a2d3af-6fbe-474b-a6bb-fa79dd10f9dc",
              "name": "High Precision Analysis - New York",
              "request": {
                "name": "High Precision Analysis - New York",
                "description": {
                  "content": "🎯 **Get Personalized Daily Horoscope**\n\n📋 **Endpoint Description:**\n🎯 **Personalized Daily Horoscope** - Complete birth chart analysis\n\n**Perfect for:**\n- 🔍 Professional astrology applications requiring precision\n- 👤 Personalized user experiences with exact birth data\n- 📊 Advanced astrological analysis with transits\n- 🎨 Premium horoscope services with deep insights\n\n**Key Features:**\n- 🎯 **Highly personalized** - Uses complete birth chart\n- 📍 **Location-aware** - Exact birth coordinates for house calculations\n- 🌌 **Transit analysis** - Current planetary positions vs natal chart\n- 🏠 **House-based predictions** - Predictions based on actual house placements\n- 📈 **Aspect activation** - Real natal aspects triggered by transits\n- 🔮 **Multiple techniques** - Traditional and modern approaches\n\n**Advanced Options:**\n- Include current planetary transits to natal chart\n- Optional secondary progressions (for deeper timing)\n- Multiple astrological traditions supported\n- Precise house system calculations\n\n**Response includes:**\n- Personalized predictions based on actual natal chart\n- Transit activations to natal planets and points\n- House-based life area analysis\n- Personalized lucky elements based on natal chart\n- Exact timing considerations for the individual\n- Custom advice based on natal chart patterns\n\n**Performance:**\n- Response time: 200-500ms (calculated on-demand)\n- Not cached (personalized for each individual)\n- Requires complete birth data including time and location\n- More accurate than sun-sign horoscopes\n\n**Use Cases:**\n- **Premium astrology apps** - Subscription-based personalized content\n- **Professional consultations** - Daily guidance for clients\n- **Relationship apps** - Personalized compatibility insights\n- **Life coaching apps** - Daily guidance based on astrological timing\n\n✨ **Example Description:**\nPersonalized horoscope with exact birth time and progressive techniques\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/daily`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "daily"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Michael Rodriguez\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"second\": 30,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006,\n      \"timezone\": \"America/New_York\"\n    }\n  },\n  \"date\": \"2024-03-20\",\n  \"horoscope_type\": \"daily\",\n  \"language\": \"en\",\n  \"tradition\": \"psychological\",\n  \"include_transits\": true,\n  \"include_progressions\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Personalized Weekly Horoscope",
          "description": "All available examples for Get Personalized Weekly Horoscope endpoint. 🌟 **Personalized Weekly Horoscope** - Week ahead based on birth chart\n\n**Perfect for:**\n- 💎 Premium astrology apps with personalized subscriptions\n- 📧 Weekly email forecasts to clients\n- 🎯 Professional astrological consultations\n- 📱 Apps offering detailed weekly planning\n\n**What makes it personal:**\n- **Natal chart transits** - Real planetary movements to YOUR birth chart\n- **House activation** - Which life areas are emphasized THIS week\n- **Personal timing** - When YOU should act based on YOUR chart\n- **Individual patterns** - Aspects unique to YOUR natal placements\n\n**What you get:**\n- Personalized week overview based on actual transits\n- Day-by-day highlights for your specific chart\n- Life areas activated by current planetary positions\n- Personal lucky elements derived from natal chart\n- Customized advice based on your astrological makeup\n\n**Response time:** ~300ms | **Requires:** Complete birth data with time",
          "item": [
            {
              "id": "9f17c862-64bf-4b1b-b6e9-bb8f0228eda7",
              "name": "Current Week - Universal Tradition",
              "request": {
                "name": "Current Week - Universal Tradition",
                "description": {
                  "content": "🎯 **Get Personalized Weekly Horoscope**\n\n📋 **Endpoint Description:**\n🌟 **Personalized Weekly Horoscope** - Week ahead based on birth chart\n\n**Perfect for:**\n- 💎 Premium astrology apps with personalized subscriptions\n- 📧 Weekly email forecasts to clients\n- 🎯 Professional astrological consultations\n- 📱 Apps offering detailed weekly planning\n\n**What makes it personal:**\n- **Natal chart transits** - Real planetary movements to YOUR birth chart\n- **House activation** - Which life areas are emphasized THIS week\n- **Personal timing** - When YOU should act based on YOUR chart\n- **Individual patterns** - Aspects unique to YOUR natal placements\n\n**What you get:**\n- Personalized week overview based on actual transits\n- Day-by-day highlights for your specific chart\n- Life areas activated by current planetary positions\n- Personal lucky elements derived from natal chart\n- Customized advice based on your astrological makeup\n\n**Response time:** ~300ms | **Requires:** Complete birth data with time\n\n✨ **Example Description:**\nGet personalized weekly horoscope for current week using universal astrological tradition\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/weekly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "weekly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "3ddf3d27-47a2-43bb-9364-cd3983b322b8",
              "name": "Specific Week - Psychological Tradition",
              "request": {
                "name": "Specific Week - Psychological Tradition",
                "description": {
                  "content": "🎯 **Get Personalized Weekly Horoscope**\n\n📋 **Endpoint Description:**\n🌟 **Personalized Weekly Horoscope** - Week ahead based on birth chart\n\n**Perfect for:**\n- 💎 Premium astrology apps with personalized subscriptions\n- 📧 Weekly email forecasts to clients\n- 🎯 Professional astrological consultations\n- 📱 Apps offering detailed weekly planning\n\n**What makes it personal:**\n- **Natal chart transits** - Real planetary movements to YOUR birth chart\n- **House activation** - Which life areas are emphasized THIS week\n- **Personal timing** - When YOU should act based on YOUR chart\n- **Individual patterns** - Aspects unique to YOUR natal placements\n\n**What you get:**\n- Personalized week overview based on actual transits\n- Day-by-day highlights for your specific chart\n- Life areas activated by current planetary positions\n- Personal lucky elements derived from natal chart\n- Customized advice based on your astrological makeup\n\n**Response time:** ~300ms | **Requires:** Complete birth data with time\n\n✨ **Example Description:**\nWeekly forecast for specific week using psychological/Jungian approach\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/weekly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "weekly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"target_date\": \"2025-01-13\",\n  \"language\": \"en\",\n  \"tradition\": \"psychological\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "72a433df-7509-4567-b564-5a36886a213b",
              "name": "Using Coordinates - Classical Tradition",
              "request": {
                "name": "Using Coordinates - Classical Tradition",
                "description": {
                  "content": "🎯 **Get Personalized Weekly Horoscope**\n\n📋 **Endpoint Description:**\n🌟 **Personalized Weekly Horoscope** - Week ahead based on birth chart\n\n**Perfect for:**\n- 💎 Premium astrology apps with personalized subscriptions\n- 📧 Weekly email forecasts to clients\n- 🎯 Professional astrological consultations\n- 📱 Apps offering detailed weekly planning\n\n**What makes it personal:**\n- **Natal chart transits** - Real planetary movements to YOUR birth chart\n- **House activation** - Which life areas are emphasized THIS week\n- **Personal timing** - When YOU should act based on YOUR chart\n- **Individual patterns** - Aspects unique to YOUR natal placements\n\n**What you get:**\n- Personalized week overview based on actual transits\n- Day-by-day highlights for your specific chart\n- Life areas activated by current planetary positions\n- Personal lucky elements derived from natal chart\n- Customized advice based on your astrological makeup\n\n**Response time:** ~300ms | **Requires:** Complete birth data with time\n\n✨ **Example Description:**\nWeekly horoscope using precise coordinates instead of city name\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/weekly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "weekly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Michael\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"latitude\": 40.7128,\n      \"longitude\": -74.006,\n      \"timezone\": \"America/New_York\"\n    }\n  },\n  \"target_date\": \"2025-01-20\",\n  \"language\": \"en\",\n  \"tradition\": \"classical\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Personalized Monthly Horoscope",
          "description": "All available examples for Get Personalized Monthly Horoscope endpoint. 🌙 **Personalized Monthly Horoscope** - Month ahead based on birth chart\n\n**Perfect for:**\n- 📅 Monthly planning and goal-setting apps\n- 📧 Monthly newsletter forecasts to subscribers\n- 🎯 Professional astrological monthly consultations\n- 📊 Long-term trend analysis and planning\n\n**What makes it personal:**\n- **Natal chart transits** - Slow-moving planets affecting YOUR chart\n- **Lunar cycle integration** - New & Full Moons in relation to YOUR houses\n- **Monthly timing** - Best periods for action based on YOUR chart\n- **House activations** - Which life sectors dominate THIS month\n- **Progressive patterns** - Long-term developments in YOUR life\n\n**What you get:**\n- Personalized month overview based on actual planetary transits\n- New Moon and Full Moon dates with personal significance\n- Life areas emphasized throughout the month\n- Major planetary influences for the entire month\n- Personal lucky elements derived from natal chart\n- Strategic advice for monthly planning\n\n**Response time:** ~350ms | **Requires:** Complete birth data with time",
          "item": [
            {
              "id": "2d33f115-1d35-4bc8-b7d0-7ee2c445e25e",
              "name": "Current Month - Universal Tradition",
              "request": {
                "name": "Current Month - Universal Tradition",
                "description": {
                  "content": "🎯 **Get Personalized Monthly Horoscope**\n\n📋 **Endpoint Description:**\n🌙 **Personalized Monthly Horoscope** - Month ahead based on birth chart\n\n**Perfect for:**\n- 📅 Monthly planning and goal-setting apps\n- 📧 Monthly newsletter forecasts to subscribers\n- 🎯 Professional astrological monthly consultations\n- 📊 Long-term trend analysis and planning\n\n**What makes it personal:**\n- **Natal chart transits** - Slow-moving planets affecting YOUR chart\n- **Lunar cycle integration** - New & Full Moons in relation to YOUR houses\n- **Monthly timing** - Best periods for action based on YOUR chart\n- **House activations** - Which life sectors dominate THIS month\n- **Progressive patterns** - Long-term developments in YOUR life\n\n**What you get:**\n- Personalized month overview based on actual planetary transits\n- New Moon and Full Moon dates with personal significance\n- Life areas emphasized throughout the month\n- Major planetary influences for the entire month\n- Personal lucky elements derived from natal chart\n- Strategic advice for monthly planning\n\n**Response time:** ~350ms | **Requires:** Complete birth data with time\n\n✨ **Example Description:**\nGet personalized monthly horoscope for current month using universal tradition\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/monthly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "monthly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "1273991d-b616-4ff2-9beb-177e35f3d3a6",
              "name": "Specific Month - Psychological Tradition",
              "request": {
                "name": "Specific Month - Psychological Tradition",
                "description": {
                  "content": "🎯 **Get Personalized Monthly Horoscope**\n\n📋 **Endpoint Description:**\n🌙 **Personalized Monthly Horoscope** - Month ahead based on birth chart\n\n**Perfect for:**\n- 📅 Monthly planning and goal-setting apps\n- 📧 Monthly newsletter forecasts to subscribers\n- 🎯 Professional astrological monthly consultations\n- 📊 Long-term trend analysis and planning\n\n**What makes it personal:**\n- **Natal chart transits** - Slow-moving planets affecting YOUR chart\n- **Lunar cycle integration** - New & Full Moons in relation to YOUR houses\n- **Monthly timing** - Best periods for action based on YOUR chart\n- **House activations** - Which life sectors dominate THIS month\n- **Progressive patterns** - Long-term developments in YOUR life\n\n**What you get:**\n- Personalized month overview based on actual planetary transits\n- New Moon and Full Moon dates with personal significance\n- Life areas emphasized throughout the month\n- Major planetary influences for the entire month\n- Personal lucky elements derived from natal chart\n- Strategic advice for monthly planning\n\n**Response time:** ~350ms | **Requires:** Complete birth data with time\n\n✨ **Example Description:**\nMonthly forecast for January 2025 using psychological/Jungian approach\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/monthly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "monthly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"target_date\": \"2025-01-15\",\n  \"language\": \"en\",\n  \"tradition\": \"psychological\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e98c84c0-3376-4ed9-ac09-f3a53e422bab",
              "name": "Using Coordinates - Classical Tradition",
              "request": {
                "name": "Using Coordinates - Classical Tradition",
                "description": {
                  "content": "🎯 **Get Personalized Monthly Horoscope**\n\n📋 **Endpoint Description:**\n🌙 **Personalized Monthly Horoscope** - Month ahead based on birth chart\n\n**Perfect for:**\n- 📅 Monthly planning and goal-setting apps\n- 📧 Monthly newsletter forecasts to subscribers\n- 🎯 Professional astrological monthly consultations\n- 📊 Long-term trend analysis and planning\n\n**What makes it personal:**\n- **Natal chart transits** - Slow-moving planets affecting YOUR chart\n- **Lunar cycle integration** - New & Full Moons in relation to YOUR houses\n- **Monthly timing** - Best periods for action based on YOUR chart\n- **House activations** - Which life sectors dominate THIS month\n- **Progressive patterns** - Long-term developments in YOUR life\n\n**What you get:**\n- Personalized month overview based on actual planetary transits\n- New Moon and Full Moon dates with personal significance\n- Life areas emphasized throughout the month\n- Major planetary influences for the entire month\n- Personal lucky elements derived from natal chart\n- Strategic advice for monthly planning\n\n**Response time:** ~350ms | **Requires:** Complete birth data with time\n\n✨ **Example Description:**\nMonthly horoscope using precise coordinates for birth location\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/monthly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "monthly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sophia\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 3,\n      \"day\": 21,\n      \"hour\": 9,\n      \"minute\": 15,\n      \"latitude\": 48.8566,\n      \"longitude\": 2.3522,\n      \"timezone\": \"Europe/Paris\"\n    }\n  },\n  \"target_date\": \"2025-02-10\",\n  \"language\": \"en\",\n  \"tradition\": \"classical\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Personalized Yearly Horoscope",
          "description": "All available examples for Get Personalized Yearly Horoscope endpoint. 🎆 **Personalized Yearly Horoscope** - Year ahead based on birth chart\n\n**Perfect for:**\n- 📅 Annual planning and New Year forecasts\n- 🎯 Long-term goal setting and life planning\n- 💼 Career and business strategy planning\n- 📧 Annual forecast reports to clients\n- 🔮 Professional yearly consultations\n\n**What makes it personal:**\n- **Long-term transits** - Slow-moving planets affecting YOUR chart all year\n- **Quarterly breakdown** - How the year unfolds for YOU by quarters\n- **Annual timing** - Best periods for major decisions in YOUR life\n- **Life cycle patterns** - Where YOU are in major astrological cycles\n- **Saturn/Jupiter returns** - Personal milestone years identified\n\n**What you get:**\n- Personalized year overview based on natal chart\n- Quarterly breakdown with focus areas and ratings\n- Life areas emphasized throughout the year\n- Major long-term planetary influences\n- Personal lucky elements for the year\n- Strategic advice for annual planning\n\n**Response time:** ~400ms | **Requires:** Complete birth data with time",
          "item": [
            {
              "id": "c8c506e3-d93c-4aad-99b7-5abd6f3806a0",
              "name": "Current Year - Universal Tradition",
              "request": {
                "name": "Current Year - Universal Tradition",
                "description": {
                  "content": "🎯 **Get Personalized Yearly Horoscope**\n\n📋 **Endpoint Description:**\n🎆 **Personalized Yearly Horoscope** - Year ahead based on birth chart\n\n**Perfect for:**\n- 📅 Annual planning and New Year forecasts\n- 🎯 Long-term goal setting and life planning\n- 💼 Career and business strategy planning\n- 📧 Annual forecast reports to clients\n- 🔮 Professional yearly consultations\n\n**What makes it personal:**\n- **Long-term transits** - Slow-moving planets affecting YOUR chart all year\n- **Quarterly breakdown** - How the year unfolds for YOU by quarters\n- **Annual timing** - Best periods for major decisions in YOUR life\n- **Life cycle patterns** - Where YOU are in major astrological cycles\n- **Saturn/Jupiter returns** - Personal milestone years identified\n\n**What you get:**\n- Personalized year overview based on natal chart\n- Quarterly breakdown with focus areas and ratings\n- Life areas emphasized throughout the year\n- Major long-term planetary influences\n- Personal lucky elements for the year\n- Strategic advice for annual planning\n\n**Response time:** ~400ms | **Requires:** Complete birth data with time\n\n✨ **Example Description:**\nGet personalized yearly horoscope for current year using universal tradition\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/yearly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "yearly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "1b9f1ba4-f516-4d00-9715-cb9848354c74",
              "name": "Specific Year (2025) - Psychological Tradition",
              "request": {
                "name": "Specific Year (2025) - Psychological Tradition",
                "description": {
                  "content": "🎯 **Get Personalized Yearly Horoscope**\n\n📋 **Endpoint Description:**\n🎆 **Personalized Yearly Horoscope** - Year ahead based on birth chart\n\n**Perfect for:**\n- 📅 Annual planning and New Year forecasts\n- 🎯 Long-term goal setting and life planning\n- 💼 Career and business strategy planning\n- 📧 Annual forecast reports to clients\n- 🔮 Professional yearly consultations\n\n**What makes it personal:**\n- **Long-term transits** - Slow-moving planets affecting YOUR chart all year\n- **Quarterly breakdown** - How the year unfolds for YOU by quarters\n- **Annual timing** - Best periods for major decisions in YOUR life\n- **Life cycle patterns** - Where YOU are in major astrological cycles\n- **Saturn/Jupiter returns** - Personal milestone years identified\n\n**What you get:**\n- Personalized year overview based on natal chart\n- Quarterly breakdown with focus areas and ratings\n- Life areas emphasized throughout the year\n- Major long-term planetary influences\n- Personal lucky elements for the year\n- Strategic advice for annual planning\n\n**Response time:** ~400ms | **Requires:** Complete birth data with time\n\n✨ **Example Description:**\nYearly forecast for 2025 using psychological/Jungian approach\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/yearly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "yearly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"target_date\": \"2025-06-15\",\n  \"language\": \"en\",\n  \"tradition\": \"psychological\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d15bd02c-1a2e-4e36-9355-2f781b616442",
              "name": "Next Year (2026) - Classical Tradition",
              "request": {
                "name": "Next Year (2026) - Classical Tradition",
                "description": {
                  "content": "🎯 **Get Personalized Yearly Horoscope**\n\n📋 **Endpoint Description:**\n🎆 **Personalized Yearly Horoscope** - Year ahead based on birth chart\n\n**Perfect for:**\n- 📅 Annual planning and New Year forecasts\n- 🎯 Long-term goal setting and life planning\n- 💼 Career and business strategy planning\n- 📧 Annual forecast reports to clients\n- 🔮 Professional yearly consultations\n\n**What makes it personal:**\n- **Long-term transits** - Slow-moving planets affecting YOUR chart all year\n- **Quarterly breakdown** - How the year unfolds for YOU by quarters\n- **Annual timing** - Best periods for major decisions in YOUR life\n- **Life cycle patterns** - Where YOU are in major astrological cycles\n- **Saturn/Jupiter returns** - Personal milestone years identified\n\n**What you get:**\n- Personalized year overview based on natal chart\n- Quarterly breakdown with focus areas and ratings\n- Life areas emphasized throughout the year\n- Major long-term planetary influences\n- Personal lucky elements for the year\n- Strategic advice for annual planning\n\n**Response time:** ~400ms | **Requires:** Complete birth data with time\n\n✨ **Example Description:**\nYearly horoscope for 2026 using classical astrological approach\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/yearly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "yearly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Alexander\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 11,\n      \"day\": 3,\n      \"hour\": 22,\n      \"minute\": 10,\n      \"latitude\": 55.7558,\n      \"longitude\": 37.6173,\n      \"timezone\": \"Europe/Moscow\"\n    }\n  },\n  \"target_date\": \"2026-01-01\",\n  \"language\": \"en\",\n  \"tradition\": \"classical\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Weekly Sun Sign Horoscope",
          "description": "All available examples for Get Weekly Sun Sign Horoscope endpoint. 📅 **Weekly Sun-Sign Horoscope** - 7-day astrological outlook\n\n**Perfect for:**\n- 📱 Weekly planning and scheduling apps\n- 📰 Weekly horoscope columns and newsletters\n- 🌐 Weekly website content updates\n- 📊 Medium-term trend analysis\n\n**Key Features:**\n- 📆 **Week-long analysis** - Major themes and key dates\n- 🌌 **Planetary patterns** - Medium-speed planet movements\n- 📈 **Daily highlights** - Important dates within the week\n- 🎯 **Weekly goals** - Best days for different activities\n- 🌙 **Lunar cycle integration** - Weekly moon phase impacts\n\n**Response includes:**\n- Overall weekly theme and rating\n- Key dates and their significance\n- Life area predictions for the week\n- Major planetary influences\n- Weekly advice and planning suggestions",
          "item": [
            {
              "id": "b3cc9e52-829c-43bd-a86c-abce3b89ac0f",
              "name": "Gemini Weekly Horoscope - Current Week",
              "request": {
                "name": "Gemini Weekly Horoscope - Current Week",
                "description": {
                  "content": "🎯 **Get Weekly Sun Sign Horoscope**\n\n📋 **Endpoint Description:**\n📅 **Weekly Sun-Sign Horoscope** - 7-day astrological outlook\n\n**Perfect for:**\n- 📱 Weekly planning and scheduling apps\n- 📰 Weekly horoscope columns and newsletters\n- 🌐 Weekly website content updates\n- 📊 Medium-term trend analysis\n\n**Key Features:**\n- 📆 **Week-long analysis** - Major themes and key dates\n- 🌌 **Planetary patterns** - Medium-speed planet movements\n- 📈 **Daily highlights** - Important dates within the week\n- 🎯 **Weekly goals** - Best days for different activities\n- 🌙 **Lunar cycle integration** - Weekly moon phase impacts\n\n**Response includes:**\n- Overall weekly theme and rating\n- Key dates and their significance\n- Life area predictions for the week\n- Major planetary influences\n- Weekly advice and planning suggestions\n\n✨ **Example Description:**\nGet weekly horoscope for Gemini starting from current Monday\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/weekly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "weekly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Gemini\",\n  \"start_date\": \"2024-01-15\",\n  \"language\": \"en\",\n  \"tradition\": \"universal\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Monthly Sun Sign Horoscope",
          "description": "All available examples for Get Monthly Sun Sign Horoscope endpoint. 🌙 **Monthly Sun-Sign Horoscope** - Complete lunar cycle analysis\n\n**Perfect for:**\n- 📅 Monthly planning and goal setting\n- 📰 Monthly magazine and newsletter content\n- 🌐 Monthly website features\n- 🎯 Long-term trend forecasting\n\n**Key Features:**\n- 🌙 **Full lunar cycle** - New Moon to New Moon analysis\n- 🌟 **Major transits** - Significant planetary movements\n- 📊 **Weekly breakdown** - Four weeks of the month\n- 🎯 **Monthly goals** - Best periods for different activities\n- ✨ **Eclipse effects** - If applicable to the month\n\n**Response includes:**\n- Monthly theme and overall rating\n- New Moon and Full Moon dates and meanings\n- Weekly breakdown of the month\n- Major planetary influences for the month\n- Monthly advice and planning guidance",
          "item": [
            {
              "id": "7eb31f2f-4069-4cd7-97cd-3625a22a6be9",
              "name": "Virgo Monthly Horoscope - March 2024",
              "request": {
                "name": "Virgo Monthly Horoscope - March 2024",
                "description": {
                  "content": "🎯 **Get Monthly Sun Sign Horoscope**\n\n📋 **Endpoint Description:**\n🌙 **Monthly Sun-Sign Horoscope** - Complete lunar cycle analysis\n\n**Perfect for:**\n- 📅 Monthly planning and goal setting\n- 📰 Monthly magazine and newsletter content\n- 🌐 Monthly website features\n- 🎯 Long-term trend forecasting\n\n**Key Features:**\n- 🌙 **Full lunar cycle** - New Moon to New Moon analysis\n- 🌟 **Major transits** - Significant planetary movements\n- 📊 **Weekly breakdown** - Four weeks of the month\n- 🎯 **Monthly goals** - Best periods for different activities\n- ✨ **Eclipse effects** - If applicable to the month\n\n**Response includes:**\n- Monthly theme and overall rating\n- New Moon and Full Moon dates and meanings\n- Weekly breakdown of the month\n- Major planetary influences for the month\n- Monthly advice and planning guidance\n\n✨ **Example Description:**\nGet monthly horoscope for Virgo in March 2024\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/monthly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "monthly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Virgo\",\n  \"month\": \"2024-03\",\n  \"language\": \"en\",\n  \"tradition\": \"universal\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Yearly Sun Sign Horoscope",
          "description": "All available examples for Get Yearly Sun Sign Horoscope endpoint. 🗓️ **Yearly Sun-Sign Horoscope** - Complete annual forecast\n\n**Perfect for:**\n- 📅 Annual planning and life goal setting\n- 📰 New Year prediction content\n- 🌐 Annual forecast features\n- 🎯 Long-term life planning guidance\n\n**Key Features:**\n- 📊 **Quarterly breakdown** - Four seasons analysis\n- 🌟 **Major transits** - Outer planet influences all year\n- 🎯 **Annual themes** - Major life areas of focus\n- ✨ **Eclipse cycles** - Annual eclipse effects\n- 📈 **Best timing** - Optimal periods for major decisions\n\n**Response includes:**\n- Overall yearly theme and rating\n- Quarterly breakdown (Q1, Q2, Q3, Q4)\n- Major transits and their timing\n- Life area predictions for the year\n- Annual advice and major decision timing",
          "item": [
            {
              "id": "d8def656-618c-4bec-873d-4778a1fe1d53",
              "name": "Capricorn Yearly Horoscope - 2024",
              "request": {
                "name": "Capricorn Yearly Horoscope - 2024",
                "description": {
                  "content": "🎯 **Get Yearly Sun Sign Horoscope**\n\n📋 **Endpoint Description:**\n🗓️ **Yearly Sun-Sign Horoscope** - Complete annual forecast\n\n**Perfect for:**\n- 📅 Annual planning and life goal setting\n- 📰 New Year prediction content\n- 🌐 Annual forecast features\n- 🎯 Long-term life planning guidance\n\n**Key Features:**\n- 📊 **Quarterly breakdown** - Four seasons analysis\n- 🌟 **Major transits** - Outer planet influences all year\n- 🎯 **Annual themes** - Major life areas of focus\n- ✨ **Eclipse cycles** - Annual eclipse effects\n- 📈 **Best timing** - Optimal periods for major decisions\n\n**Response includes:**\n- Overall yearly theme and rating\n- Quarterly breakdown (Q1, Q2, Q3, Q4)\n- Major transits and their timing\n- Life area predictions for the year\n- Annual advice and major decision timing\n\n✨ **Example Description:**\nGet yearly horoscope for Capricorn in 2024\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/yearly`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "yearly"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Capricorn\",\n  \"year\": 2024,\n  \"language\": \"en\",\n  \"tradition\": \"universal\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Yearly Text Horoscope",
          "description": "All available examples for Get Yearly Text Horoscope endpoint. 🗓️ **Text-Based Yearly Horoscope** - Ready-to-display year forecast\n\n**Perfect for:**\n- 📅 Annual planning apps - full year overview\n- 📧 New Year newsletters - professional content\n- 📰 Annual columns - detailed forecasts\n- 🌐 Website annual updates - comprehensive guides\n- 💬 Annual digest messages - structured content\n- 📲 Annual notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete yearly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with quarterly overview and top life areas\n- **bullets**: Organized list with quarters, all areas, major transits\n- **short**: Brief yearly preview (1-2 sentences)\n- **long**: Detailed with quarterly breakdown, planetary influences, all areas\n\n**Response time:** ~300-500ms | **Zero parsing required**",
          "item": [
            {
              "id": "482f77c5-b14d-40cb-9534-9b28e798e99d",
              "name": "Leo - Current Year Paragraph",
              "request": {
                "name": "Leo - Current Year Paragraph",
                "description": {
                  "content": "🎯 **Get Yearly Text Horoscope**\n\n📋 **Endpoint Description:**\n🗓️ **Text-Based Yearly Horoscope** - Ready-to-display year forecast\n\n**Perfect for:**\n- 📅 Annual planning apps - full year overview\n- 📧 New Year newsletters - professional content\n- 📰 Annual columns - detailed forecasts\n- 🌐 Website annual updates - comprehensive guides\n- 💬 Annual digest messages - structured content\n- 📲 Annual notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete yearly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with quarterly overview and top life areas\n- **bullets**: Organized list with quarters, all areas, major transits\n- **short**: Brief yearly preview (1-2 sentences)\n- **long**: Detailed with quarterly breakdown, planetary influences, all areas\n\n**Response time:** ~300-500ms | **Zero parsing required**\n\n✨ **Example Description:**\nGet text-based yearly horoscope for current year\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/yearly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "yearly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Leo\",\n  \"language\": \"en\",\n  \"format\": \"paragraph\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "68aa5f41-af83-4147-aa09-da06fcc6a0ff",
              "name": "Scorpio - 2025 Long Format",
              "request": {
                "name": "Scorpio - 2025 Long Format",
                "description": {
                  "content": "🎯 **Get Yearly Text Horoscope**\n\n📋 **Endpoint Description:**\n🗓️ **Text-Based Yearly Horoscope** - Ready-to-display year forecast\n\n**Perfect for:**\n- 📅 Annual planning apps - full year overview\n- 📧 New Year newsletters - professional content\n- 📰 Annual columns - detailed forecasts\n- 🌐 Website annual updates - comprehensive guides\n- 💬 Annual digest messages - structured content\n- 📲 Annual notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete yearly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with quarterly overview and top life areas\n- **bullets**: Organized list with quarters, all areas, major transits\n- **short**: Brief yearly preview (1-2 sentences)\n- **long**: Detailed with quarterly breakdown, planetary influences, all areas\n\n**Response time:** ~300-500ms | **Zero parsing required**\n\n✨ **Example Description:**\nGet detailed yearly horoscope for 2025\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/yearly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "yearly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Scorpio\",\n  \"year\": 2025,\n  \"language\": \"en\",\n  \"format\": \"long\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "09bcf04c-bd47-49bd-b1ae-bc8971137034",
              "name": "Aries - Bullet List with Emoji",
              "request": {
                "name": "Aries - Bullet List with Emoji",
                "description": {
                  "content": "🎯 **Get Yearly Text Horoscope**\n\n📋 **Endpoint Description:**\n🗓️ **Text-Based Yearly Horoscope** - Ready-to-display year forecast\n\n**Perfect for:**\n- 📅 Annual planning apps - full year overview\n- 📧 New Year newsletters - professional content\n- 📰 Annual columns - detailed forecasts\n- 🌐 Website annual updates - comprehensive guides\n- 💬 Annual digest messages - structured content\n- 📲 Annual notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete yearly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with quarterly overview and top life areas\n- **bullets**: Organized list with quarters, all areas, major transits\n- **short**: Brief yearly preview (1-2 sentences)\n- **long**: Detailed with quarterly breakdown, planetary influences, all areas\n\n**Response time:** ~300-500ms | **Zero parsing required**\n\n✨ **Example Description:**\nGet organized yearly forecast with emoji icons\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/yearly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "yearly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Aries\",\n  \"year\": 2025,\n  \"language\": \"en\",\n  \"format\": \"bullets\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Chinese Bazi Horoscope",
          "description": "All available examples for Get Chinese Bazi Horoscope endpoint. 🐉 **Chinese BaZi Horoscope** - Traditional Four Pillars analysis\n\n**Perfect for:**\n- 🏮 Chinese astrology applications\n- 🎋 Cultural astrology services\n- 🌏 Asian market applications\n- 🔮 Traditional fortune telling services\n\n**Key Features:**\n- 🏛️ **Four Pillars (BaZi)** - Year, Month, Day, Hour pillars\n- 🐉 **12 Animals** - Chinese zodiac animal analysis\n- ⚡ **5 Elements** - Wood, Fire, Earth, Metal, Water balance\n- 🌟 **Element interactions** - Generating and overcoming cycles\n- 📅 **Annual predictions** - Based on current year animal\n- 🎯 **Life guidance** - Traditional Chinese wisdom\n\n**Response includes:**\n- Complete Four Pillars breakdown\n- Birth and current year animals\n- Element balance analysis\n- Compatibility rating with current year\n- Traditional life area predictions\n- Chinese wisdom and advice",
          "item": [
            {
              "id": "b8974dc0-7f81-44a1-8902-03af83595bad",
              "name": "BaZi Four Pillars Analysis",
              "request": {
                "name": "BaZi Four Pillars Analysis",
                "description": {
                  "content": "🎯 **Get Chinese Bazi Horoscope**\n\n📋 **Endpoint Description:**\n🐉 **Chinese BaZi Horoscope** - Traditional Four Pillars analysis\n\n**Perfect for:**\n- 🏮 Chinese astrology applications\n- 🎋 Cultural astrology services\n- 🌏 Asian market applications\n- 🔮 Traditional fortune telling services\n\n**Key Features:**\n- 🏛️ **Four Pillars (BaZi)** - Year, Month, Day, Hour pillars\n- 🐉 **12 Animals** - Chinese zodiac animal analysis\n- ⚡ **5 Elements** - Wood, Fire, Earth, Metal, Water balance\n- 🌟 **Element interactions** - Generating and overcoming cycles\n- 📅 **Annual predictions** - Based on current year animal\n- 🎯 **Life guidance** - Traditional Chinese wisdom\n\n**Response includes:**\n- Complete Four Pillars breakdown\n- Birth and current year animals\n- Element balance analysis\n- Compatibility rating with current year\n- Traditional life area predictions\n- Chinese wisdom and advice\n\n✨ **Example Description:**\nComplete Chinese astrology analysis with Four Pillars\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/chinese/bazi`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "chinese",
                    "bazi"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Li Wei\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 9,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"latitude\": 39.9042,\n      \"longitude\": 116.4074,\n      \"timezone\": \"Asia/Shanghai\"\n    }\n  },\n  \"year\": 2024,\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Daily Text Horoscope",
          "description": "All available examples for Get Daily Text Horoscope endpoint. 📝 **Text-Based Daily Horoscope** - Ready-to-display text format\n\n**Perfect for:**\n- 📱 Mobile apps - instant text display\n- 📧 Email newsletters - copy & paste ready\n- 💬 Chatbots - direct text response\n- 📰 News websites - article content\n- 📲 SMS/push notifications - formatted text\n- 🎨 Widgets - simple innerHTML\n\n**What you get:**\n- ✅ **One API call** - complete text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text (4-6 sentences)\n- **bullets**: Bullet-pointed list with sections\n- **short**: Brief preview (1-2 sentences) for previews/SMS\n- **long**: Detailed text with all elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌙, 💖, 💼, etc.)\n- Perfect for modern apps and social media\n\n**Use case examples:**\n```javascript\n// Mobile app - instant display\nconst {text} = await fetch('/horoscope/sign/daily/text').then(r => r.data);\nelement.innerHTML = text;\n\n// Email newsletter\nconst horoscope = await getHoroscope({format: 'long', use_emoji: true});\nsendEmail({body: horoscope.text});\n\n// SMS notification\nconst preview = await getHoroscope({format: 'short'});\nsendSMS(preview.text);\n```\n\n**Response time:** ~300-500ms | **Text length:** 50-500 words depending on format",
          "item": [
            {
              "id": "d360aba1-ff93-4601-b349-565ea3260e60",
              "name": "Leo - Paragraph Format",
              "request": {
                "name": "Leo - Paragraph Format",
                "description": {
                  "content": "🎯 **Get Daily Text Horoscope**\n\n📋 **Endpoint Description:**\n📝 **Text-Based Daily Horoscope** - Ready-to-display text format\n\n**Perfect for:**\n- 📱 Mobile apps - instant text display\n- 📧 Email newsletters - copy & paste ready\n- 💬 Chatbots - direct text response\n- 📰 News websites - article content\n- 📲 SMS/push notifications - formatted text\n- 🎨 Widgets - simple innerHTML\n\n**What you get:**\n- ✅ **One API call** - complete text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text (4-6 sentences)\n- **bullets**: Bullet-pointed list with sections\n- **short**: Brief preview (1-2 sentences) for previews/SMS\n- **long**: Detailed text with all elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌙, 💖, 💼, etc.)\n- Perfect for modern apps and social media\n\n**Use case examples:**\n```javascript\n// Mobile app - instant display\nconst {text} = await fetch('/horoscope/sign/daily/text').then(r => r.data);\nelement.innerHTML = text;\n\n// Email newsletter\nconst horoscope = await getHoroscope({format: 'long', use_emoji: true});\nsendEmail({body: horoscope.text});\n\n// SMS notification\nconst preview = await getHoroscope({format: 'short'});\nsendSMS(preview.text);\n```\n\n**Response time:** ~300-500ms | **Text length:** 50-500 words depending on format\n\n✨ **Example Description:**\nGet a ready-to-display paragraph horoscope for Leo\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/daily/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "daily",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Leo\",\n  \"date\": \"2025-01-09\",\n  \"language\": \"en\",\n  \"format\": \"paragraph\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c7c0038f-d911-4988-b399-bd8f8e940343",
              "name": "Aries - Bullet List with Emoji",
              "request": {
                "name": "Aries - Bullet List with Emoji",
                "description": {
                  "content": "🎯 **Get Daily Text Horoscope**\n\n📋 **Endpoint Description:**\n📝 **Text-Based Daily Horoscope** - Ready-to-display text format\n\n**Perfect for:**\n- 📱 Mobile apps - instant text display\n- 📧 Email newsletters - copy & paste ready\n- 💬 Chatbots - direct text response\n- 📰 News websites - article content\n- 📲 SMS/push notifications - formatted text\n- 🎨 Widgets - simple innerHTML\n\n**What you get:**\n- ✅ **One API call** - complete text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text (4-6 sentences)\n- **bullets**: Bullet-pointed list with sections\n- **short**: Brief preview (1-2 sentences) for previews/SMS\n- **long**: Detailed text with all elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌙, 💖, 💼, etc.)\n- Perfect for modern apps and social media\n\n**Use case examples:**\n```javascript\n// Mobile app - instant display\nconst {text} = await fetch('/horoscope/sign/daily/text').then(r => r.data);\nelement.innerHTML = text;\n\n// Email newsletter\nconst horoscope = await getHoroscope({format: 'long', use_emoji: true});\nsendEmail({body: horoscope.text});\n\n// SMS notification\nconst preview = await getHoroscope({format: 'short'});\nsendSMS(preview.text);\n```\n\n**Response time:** ~300-500ms | **Text length:** 50-500 words depending on format\n\n✨ **Example Description:**\nGet a bullet-pointed horoscope with emoji icons\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/daily/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "daily",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Aries\",\n  \"language\": \"en\",\n  \"format\": \"bullets\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "0cf40b06-0cc6-4cfd-8a0d-9822c6a7dea0",
              "name": "Gemini - Short Preview",
              "request": {
                "name": "Gemini - Short Preview",
                "description": {
                  "content": "🎯 **Get Daily Text Horoscope**\n\n📋 **Endpoint Description:**\n📝 **Text-Based Daily Horoscope** - Ready-to-display text format\n\n**Perfect for:**\n- 📱 Mobile apps - instant text display\n- 📧 Email newsletters - copy & paste ready\n- 💬 Chatbots - direct text response\n- 📰 News websites - article content\n- 📲 SMS/push notifications - formatted text\n- 🎨 Widgets - simple innerHTML\n\n**What you get:**\n- ✅ **One API call** - complete text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text (4-6 sentences)\n- **bullets**: Bullet-pointed list with sections\n- **short**: Brief preview (1-2 sentences) for previews/SMS\n- **long**: Detailed text with all elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌙, 💖, 💼, etc.)\n- Perfect for modern apps and social media\n\n**Use case examples:**\n```javascript\n// Mobile app - instant display\nconst {text} = await fetch('/horoscope/sign/daily/text').then(r => r.data);\nelement.innerHTML = text;\n\n// Email newsletter\nconst horoscope = await getHoroscope({format: 'long', use_emoji: true});\nsendEmail({body: horoscope.text});\n\n// SMS notification\nconst preview = await getHoroscope({format: 'short'});\nsendSMS(preview.text);\n```\n\n**Response time:** ~300-500ms | **Text length:** 50-500 words depending on format\n\n✨ **Example Description:**\nGet a brief 1-2 sentence horoscope preview\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/daily/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "daily",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Gemini\",\n  \"language\": \"en\",\n  \"format\": \"short\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "811ed978-1211-4e85-8444-e5faa21b9645",
              "name": "Scorpio - Detailed with Emoji",
              "request": {
                "name": "Scorpio - Detailed with Emoji",
                "description": {
                  "content": "🎯 **Get Daily Text Horoscope**\n\n📋 **Endpoint Description:**\n📝 **Text-Based Daily Horoscope** - Ready-to-display text format\n\n**Perfect for:**\n- 📱 Mobile apps - instant text display\n- 📧 Email newsletters - copy & paste ready\n- 💬 Chatbots - direct text response\n- 📰 News websites - article content\n- 📲 SMS/push notifications - formatted text\n- 🎨 Widgets - simple innerHTML\n\n**What you get:**\n- ✅ **One API call** - complete text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text (4-6 sentences)\n- **bullets**: Bullet-pointed list with sections\n- **short**: Brief preview (1-2 sentences) for previews/SMS\n- **long**: Detailed text with all elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌙, 💖, 💼, etc.)\n- Perfect for modern apps and social media\n\n**Use case examples:**\n```javascript\n// Mobile app - instant display\nconst {text} = await fetch('/horoscope/sign/daily/text').then(r => r.data);\nelement.innerHTML = text;\n\n// Email newsletter\nconst horoscope = await getHoroscope({format: 'long', use_emoji: true});\nsendEmail({body: horoscope.text});\n\n// SMS notification\nconst preview = await getHoroscope({format: 'short'});\nsendSMS(preview.text);\n```\n\n**Response time:** ~300-500ms | **Text length:** 50-500 words depending on format\n\n✨ **Example Description:**\nGet a comprehensive detailed horoscope with emoji\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/daily/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "daily",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Scorpio\",\n  \"language\": \"en\",\n  \"format\": \"long\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d00e671d-6111-4eb0-b3de-50b169a02d8b",
              "name": "Libra - Russian Language",
              "request": {
                "name": "Libra - Russian Language",
                "description": {
                  "content": "🎯 **Get Daily Text Horoscope**\n\n📋 **Endpoint Description:**\n📝 **Text-Based Daily Horoscope** - Ready-to-display text format\n\n**Perfect for:**\n- 📱 Mobile apps - instant text display\n- 📧 Email newsletters - copy & paste ready\n- 💬 Chatbots - direct text response\n- 📰 News websites - article content\n- 📲 SMS/push notifications - formatted text\n- 🎨 Widgets - simple innerHTML\n\n**What you get:**\n- ✅ **One API call** - complete text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text (4-6 sentences)\n- **bullets**: Bullet-pointed list with sections\n- **short**: Brief preview (1-2 sentences) for previews/SMS\n- **long**: Detailed text with all elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌙, 💖, 💼, etc.)\n- Perfect for modern apps and social media\n\n**Use case examples:**\n```javascript\n// Mobile app - instant display\nconst {text} = await fetch('/horoscope/sign/daily/text').then(r => r.data);\nelement.innerHTML = text;\n\n// Email newsletter\nconst horoscope = await getHoroscope({format: 'long', use_emoji: true});\nsendEmail({body: horoscope.text});\n\n// SMS notification\nconst preview = await getHoroscope({format: 'short'});\nsendSMS(preview.text);\n```\n\n**Response time:** ~300-500ms | **Text length:** 50-500 words depending on format\n\n✨ **Example Description:**\nGet horoscope in Russian language\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/daily/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "daily",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Libra\",\n  \"language\": \"ru\",\n  \"format\": \"paragraph\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a6601857-822e-4300-901c-88b1fe077b44",
              "name": "🏰 Leo - Archaic English (17th century)",
              "request": {
                "name": "🏰 Leo - Archaic English (17th century)",
                "description": {
                  "content": "🎯 **Get Daily Text Horoscope**\n\n📋 **Endpoint Description:**\n📝 **Text-Based Daily Horoscope** - Ready-to-display text format\n\n**Perfect for:**\n- 📱 Mobile apps - instant text display\n- 📧 Email newsletters - copy & paste ready\n- 💬 Chatbots - direct text response\n- 📰 News websites - article content\n- 📲 SMS/push notifications - formatted text\n- 🎨 Widgets - simple innerHTML\n\n**What you get:**\n- ✅ **One API call** - complete text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text (4-6 sentences)\n- **bullets**: Bullet-pointed list with sections\n- **short**: Brief preview (1-2 sentences) for previews/SMS\n- **long**: Detailed text with all elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌙, 💖, 💼, etc.)\n- Perfect for modern apps and social media\n\n**Use case examples:**\n```javascript\n// Mobile app - instant display\nconst {text} = await fetch('/horoscope/sign/daily/text').then(r => r.data);\nelement.innerHTML = text;\n\n// Email newsletter\nconst horoscope = await getHoroscope({format: 'long', use_emoji: true});\nsendEmail({body: horoscope.text});\n\n// SMS notification\nconst preview = await getHoroscope({format: 'short'});\nsendSMS(preview.text);\n```\n\n**Response time:** ~300-500ms | **Text length:** 50-500 words depending on format\n\n✨ **Example Description:**\nGet horoscope in medieval/archaic English style (William Lilly era) - perfect for classical astrology enthusiasts, fantasy themes, and historical content. Uses thou/thee/thy, elevated prophetic tone, and period-appropriate astrological terminology.\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/daily/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "daily",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Leo\",\n  \"date\": \"2025-01-12\",\n  \"language\": \"en-ARCHAIC\",\n  \"tradition\": \"classical\",\n  \"format\": \"long\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Personal Daily Text Horoscope",
          "description": "All available examples for Get Personal Daily Text Horoscope endpoint. 👤 **Personalized Text-Based Horoscope** - Based on your complete birth chart\n\n**Perfect for:**\n- 📱 Premium personal horoscope apps\n- 👥 User-specific daily insights\n- 📧 Personalized email horoscopes\n- 💬 1-on-1 chatbot interactions\n- 🎯 Targeted personal guidance\n\n**What makes it personal:**\n- 🎂 **Your exact birth time** - Ascendant and house cusps\n- 🌍 **Your birth location** - Precise planetary positions\n- 🎯 **Your natal chart** - Transits to YOUR planets\n- ⭐ **Your life areas** - Based on YOUR chart houses\n\n**Key differences from sun-sign:**\n- Uses YOUR complete natal chart, not just sun sign\n- Analyzes transits to YOUR natal planets\n- Considers YOUR Ascendant and house cusps\n- Provides guidance based on YOUR chart patterns\n\n**All text format options:**\n- **paragraph**: Personalized prose (4-6 sentences)\n- **bullets**: Structured list format\n- **short**: Brief personal preview (1-2 sentences)\n- **long**: Comprehensive personal analysis\n\n**Emoji support:**\n- Set `use_emoji: true` for visual enhancement\n- Perfect for mobile apps and modern interfaces\n\n**Privacy note:**\n- Birth data is used for calculation only\n- No data is stored or logged\n- Instant calculation and return\n\n**Response time:** ~400-600ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "1b4a198f-d359-49f7-af41-33d3a1c3d6af",
              "name": "London - Personalized Paragraph",
              "request": {
                "name": "London - Personalized Paragraph",
                "description": {
                  "content": "🎯 **Get Personal Daily Text Horoscope**\n\n📋 **Endpoint Description:**\n👤 **Personalized Text-Based Horoscope** - Based on your complete birth chart\n\n**Perfect for:**\n- 📱 Premium personal horoscope apps\n- 👥 User-specific daily insights\n- 📧 Personalized email horoscopes\n- 💬 1-on-1 chatbot interactions\n- 🎯 Targeted personal guidance\n\n**What makes it personal:**\n- 🎂 **Your exact birth time** - Ascendant and house cusps\n- 🌍 **Your birth location** - Precise planetary positions\n- 🎯 **Your natal chart** - Transits to YOUR planets\n- ⭐ **Your life areas** - Based on YOUR chart houses\n\n**Key differences from sun-sign:**\n- Uses YOUR complete natal chart, not just sun sign\n- Analyzes transits to YOUR natal planets\n- Considers YOUR Ascendant and house cusps\n- Provides guidance based on YOUR chart patterns\n\n**All text format options:**\n- **paragraph**: Personalized prose (4-6 sentences)\n- **bullets**: Structured list format\n- **short**: Brief personal preview (1-2 sentences)\n- **long**: Comprehensive personal analysis\n\n**Emoji support:**\n- Set `use_emoji: true` for visual enhancement\n- Perfect for mobile apps and modern interfaces\n\n**Privacy note:**\n- Birth data is used for calculation only\n- No data is stored or logged\n- Instant calculation and return\n\n**Response time:** ~400-600ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nGet personalized horoscope based on complete birth chart\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/daily/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "daily",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"language\": \"en\",\n  \"format\": \"paragraph\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "78925e54-c485-4aa7-99e2-4860594cab04",
              "name": "New York - Bullet Format with Emoji",
              "request": {
                "name": "New York - Bullet Format with Emoji",
                "description": {
                  "content": "🎯 **Get Personal Daily Text Horoscope**\n\n📋 **Endpoint Description:**\n👤 **Personalized Text-Based Horoscope** - Based on your complete birth chart\n\n**Perfect for:**\n- 📱 Premium personal horoscope apps\n- 👥 User-specific daily insights\n- 📧 Personalized email horoscopes\n- 💬 1-on-1 chatbot interactions\n- 🎯 Targeted personal guidance\n\n**What makes it personal:**\n- 🎂 **Your exact birth time** - Ascendant and house cusps\n- 🌍 **Your birth location** - Precise planetary positions\n- 🎯 **Your natal chart** - Transits to YOUR planets\n- ⭐ **Your life areas** - Based on YOUR chart houses\n\n**Key differences from sun-sign:**\n- Uses YOUR complete natal chart, not just sun sign\n- Analyzes transits to YOUR natal planets\n- Considers YOUR Ascendant and house cusps\n- Provides guidance based on YOUR chart patterns\n\n**All text format options:**\n- **paragraph**: Personalized prose (4-6 sentences)\n- **bullets**: Structured list format\n- **short**: Brief personal preview (1-2 sentences)\n- **long**: Comprehensive personal analysis\n\n**Emoji support:**\n- Set `use_emoji: true` for visual enhancement\n- Perfect for mobile apps and modern interfaces\n\n**Privacy note:**\n- Birth data is used for calculation only\n- No data is stored or logged\n- Instant calculation and return\n\n**Response time:** ~400-600ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nPersonalized horoscope in bullet format\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/daily/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "daily",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Alex\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 3,\n      \"day\": 22,\n      \"hour\": 8,\n      \"minute\": 0,\n      \"city\": \"New York\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"language\": \"en\",\n  \"format\": \"bullets\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b488e0b1-deb2-4fd8-8014-6b3e463965c0",
              "name": "Berlin - German Short Preview",
              "request": {
                "name": "Berlin - German Short Preview",
                "description": {
                  "content": "🎯 **Get Personal Daily Text Horoscope**\n\n📋 **Endpoint Description:**\n👤 **Personalized Text-Based Horoscope** - Based on your complete birth chart\n\n**Perfect for:**\n- 📱 Premium personal horoscope apps\n- 👥 User-specific daily insights\n- 📧 Personalized email horoscopes\n- 💬 1-on-1 chatbot interactions\n- 🎯 Targeted personal guidance\n\n**What makes it personal:**\n- 🎂 **Your exact birth time** - Ascendant and house cusps\n- 🌍 **Your birth location** - Precise planetary positions\n- 🎯 **Your natal chart** - Transits to YOUR planets\n- ⭐ **Your life areas** - Based on YOUR chart houses\n\n**Key differences from sun-sign:**\n- Uses YOUR complete natal chart, not just sun sign\n- Analyzes transits to YOUR natal planets\n- Considers YOUR Ascendant and house cusps\n- Provides guidance based on YOUR chart patterns\n\n**All text format options:**\n- **paragraph**: Personalized prose (4-6 sentences)\n- **bullets**: Structured list format\n- **short**: Brief personal preview (1-2 sentences)\n- **long**: Comprehensive personal analysis\n\n**Emoji support:**\n- Set `use_emoji: true` for visual enhancement\n- Perfect for mobile apps and modern interfaces\n\n**Privacy note:**\n- Birth data is used for calculation only\n- No data is stored or logged\n- Instant calculation and return\n\n**Response time:** ~400-600ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nBrief personalized horoscope in German\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/daily/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "daily",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Klaus\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"city\": \"Berlin\",\n      \"country_code\": \"DE\"\n    }\n  },\n  \"language\": \"de\",\n  \"format\": \"short\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Personal Weekly Text Horoscope",
          "description": "All available examples for Get Personal Weekly Text Horoscope endpoint. 👤 **Personalized Weekly Text Horoscope** - Based on YOUR complete natal chart\n\n**Perfect for:**\n- 📅 Weekly personal planning\n- 📧 Personalized weekly email horoscopes\n- 📱 Premium weekly insights apps\n- 💬 Weekly 1-on-1 guidance\n\n**What makes it personal:**\n- 🎂 Based on YOUR exact birth time and location\n- 🌍 YOUR precise planetary positions\n- 🎯 Transits to YOUR natal planets\n- ⭐ Weekly guidance for YOUR chart\n\n**Response time:** ~400-600ms | **Text length:** 100-600 words depending on format",
          "item": [
            {
              "id": "38417d1d-f5db-401c-b529-df9f139a34c6",
              "name": "Current Week - English Paragraph",
              "request": {
                "name": "Current Week - English Paragraph",
                "description": {
                  "content": "🎯 **Get Personal Weekly Text Horoscope**\n\n📋 **Endpoint Description:**\n👤 **Personalized Weekly Text Horoscope** - Based on YOUR complete natal chart\n\n**Perfect for:**\n- 📅 Weekly personal planning\n- 📧 Personalized weekly email horoscopes\n- 📱 Premium weekly insights apps\n- 💬 Weekly 1-on-1 guidance\n\n**What makes it personal:**\n- 🎂 Based on YOUR exact birth time and location\n- 🌍 YOUR precise planetary positions\n- 🎯 Transits to YOUR natal planets\n- ⭐ Weekly guidance for YOUR chart\n\n**Response time:** ~400-600ms | **Text length:** 100-600 words depending on format\n\n✨ **Example Description:**\nPersonalized weekly horoscope based on complete birth chart\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/weekly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "weekly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"language\": \"en\",\n  \"format\": \"paragraph\",\n  \"emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "1ac3556c-b27b-4be8-bfb4-8fbafa3002d1",
              "name": "Specific Week - Russian Bullets",
              "request": {
                "name": "Specific Week - Russian Bullets",
                "description": {
                  "content": "🎯 **Get Personal Weekly Text Horoscope**\n\n📋 **Endpoint Description:**\n👤 **Personalized Weekly Text Horoscope** - Based on YOUR complete natal chart\n\n**Perfect for:**\n- 📅 Weekly personal planning\n- 📧 Personalized weekly email horoscopes\n- 📱 Premium weekly insights apps\n- 💬 Weekly 1-on-1 guidance\n\n**What makes it personal:**\n- 🎂 Based on YOUR exact birth time and location\n- 🌍 YOUR precise planetary positions\n- 🎯 Transits to YOUR natal planets\n- ⭐ Weekly guidance for YOUR chart\n\n**Response time:** ~400-600ms | **Text length:** 100-600 words depending on format\n\n✨ **Example Description:**\nWeekly horoscope for specific week in Russian\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/weekly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "weekly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"\\u041e\\u043b\\u0435\\u0433\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"target_date\": \"2025-01-13\",\n  \"language\": \"ru\",\n  \"format\": \"bullets\",\n  \"emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Personal Monthly Text Horoscope",
          "description": "All available examples for Get Personal Monthly Text Horoscope endpoint. 👤 **Personalized Monthly Text Horoscope** - Based on YOUR complete natal chart\n\n**Perfect for:**\n- 📅 Monthly personal planning\n- 📧 Monthly personalized email newsletters\n- 📱 Premium monthly insights\n- 💬 Monthly 1-on-1 guidance\n\n**What makes it personal:**\n- 🎂 Based on YOUR exact birth time and location\n- 🌍 YOUR precise planetary positions\n- 🎯 Monthly transits to YOUR natal planets\n- ⭐ Monthly guidance for YOUR chart\n\n**Response time:** ~400-600ms | **Text length:** 150-800 words depending on format",
          "item": [
            {
              "id": "15a50a77-001e-4f19-b063-0afe55878866",
              "name": "Current Month - English Paragraph",
              "request": {
                "name": "Current Month - English Paragraph",
                "description": {
                  "content": "🎯 **Get Personal Monthly Text Horoscope**\n\n📋 **Endpoint Description:**\n👤 **Personalized Monthly Text Horoscope** - Based on YOUR complete natal chart\n\n**Perfect for:**\n- 📅 Monthly personal planning\n- 📧 Monthly personalized email newsletters\n- 📱 Premium monthly insights\n- 💬 Monthly 1-on-1 guidance\n\n**What makes it personal:**\n- 🎂 Based on YOUR exact birth time and location\n- 🌍 YOUR precise planetary positions\n- 🎯 Monthly transits to YOUR natal planets\n- ⭐ Monthly guidance for YOUR chart\n\n**Response time:** ~400-600ms | **Text length:** 150-800 words depending on format\n\n✨ **Example Description:**\nPersonalized monthly horoscope based on complete birth chart\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/monthly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "monthly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"language\": \"en\",\n  \"format\": \"paragraph\",\n  \"emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "955f40f3-9a6e-4ca0-b933-e2b9d7710ebf",
              "name": "Specific Month - German Long Format",
              "request": {
                "name": "Specific Month - German Long Format",
                "description": {
                  "content": "🎯 **Get Personal Monthly Text Horoscope**\n\n📋 **Endpoint Description:**\n👤 **Personalized Monthly Text Horoscope** - Based on YOUR complete natal chart\n\n**Perfect for:**\n- 📅 Monthly personal planning\n- 📧 Monthly personalized email newsletters\n- 📱 Premium monthly insights\n- 💬 Monthly 1-on-1 guidance\n\n**What makes it personal:**\n- 🎂 Based on YOUR exact birth time and location\n- 🌍 YOUR precise planetary positions\n- 🎯 Monthly transits to YOUR natal planets\n- ⭐ Monthly guidance for YOUR chart\n\n**Response time:** ~400-600ms | **Text length:** 150-800 words depending on format\n\n✨ **Example Description:**\nMonthly horoscope for January 2025 in German\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/monthly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "monthly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Klaus\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 18,\n      \"minute\": 45,\n      \"city\": \"Berlin\",\n      \"country_code\": \"DE\"\n    }\n  },\n  \"target_date\": \"2025-01-15\",\n  \"language\": \"de\",\n  \"format\": \"long\",\n  \"emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Personal Yearly Text Horoscope",
          "description": "All available examples for Get Personal Yearly Text Horoscope endpoint. 👤 **Personalized Yearly Text Horoscope** - Based on YOUR complete natal chart\n\n**Perfect for:**\n- 📅 Yearly personal planning\n- 📧 Annual personalized horoscope emails\n- 📱 Premium yearly insights\n- 💬 Comprehensive yearly guidance\n\n**What makes it personal:**\n- 🎂 Based on YOUR exact birth time and location\n- 🌍 YOUR precise planetary positions\n- 🎯 Major yearly transits to YOUR natal planets\n- ⭐ Comprehensive yearly guidance for YOUR chart\n\n**Response time:** ~400-600ms | **Text length:** 200-1000 words depending on format",
          "item": [
            {
              "id": "2636e184-6d0a-43c4-bd2a-02d96423e9d5",
              "name": "Current Year - English Paragraph",
              "request": {
                "name": "Current Year - English Paragraph",
                "description": {
                  "content": "🎯 **Get Personal Yearly Text Horoscope**\n\n📋 **Endpoint Description:**\n👤 **Personalized Yearly Text Horoscope** - Based on YOUR complete natal chart\n\n**Perfect for:**\n- 📅 Yearly personal planning\n- 📧 Annual personalized horoscope emails\n- 📱 Premium yearly insights\n- 💬 Comprehensive yearly guidance\n\n**What makes it personal:**\n- 🎂 Based on YOUR exact birth time and location\n- 🌍 YOUR precise planetary positions\n- 🎯 Major yearly transits to YOUR natal planets\n- ⭐ Comprehensive yearly guidance for YOUR chart\n\n**Response time:** ~400-600ms | **Text length:** 200-1000 words depending on format\n\n✨ **Example Description:**\nPersonalized yearly horoscope based on complete birth chart\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/yearly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "yearly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"language\": \"en\",\n  \"format\": \"paragraph\",\n  \"emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f9cb7f5e-0989-4ab7-8c0c-fc3973c446b7",
              "name": "Year 2025 - Russian Long Format",
              "request": {
                "name": "Year 2025 - Russian Long Format",
                "description": {
                  "content": "🎯 **Get Personal Yearly Text Horoscope**\n\n📋 **Endpoint Description:**\n👤 **Personalized Yearly Text Horoscope** - Based on YOUR complete natal chart\n\n**Perfect for:**\n- 📅 Yearly personal planning\n- 📧 Annual personalized horoscope emails\n- 📱 Premium yearly insights\n- 💬 Comprehensive yearly guidance\n\n**What makes it personal:**\n- 🎂 Based on YOUR exact birth time and location\n- 🌍 YOUR precise planetary positions\n- 🎯 Major yearly transits to YOUR natal planets\n- ⭐ Comprehensive yearly guidance for YOUR chart\n\n**Response time:** ~400-600ms | **Text length:** 200-1000 words depending on format\n\n✨ **Example Description:**\nYearly horoscope for 2025 in Russian\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/personal/yearly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "personal",
                    "yearly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"\\u041e\\u043b\\u0435\\u0433\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"target_date\": \"2025-01-01\",\n  \"language\": \"ru\",\n  \"format\": \"long\",\n  \"emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Weekly Text Horoscope",
          "description": "All available examples for Get Weekly Text Horoscope endpoint. 📅 **Text-Based Weekly Horoscope** - Ready-to-display week forecast\n\n**Perfect for:**\n- 📱 Weekly planning apps - display week ahead\n- 📧 Email newsletters - copy-paste ready\n- 📰 Weekly columns - formatted content\n- 🌐 Website weekly updates - instant integration\n- 💬 Weekly digest messages - structured content\n- 📲 Weekly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete weekly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text with top 3 life areas\n- **bullets**: Organized list with all life areas, lucky elements, advice\n- **short**: Brief weekly preview (1-2 sentences)\n- **long**: Comprehensive with key events, all areas, lucky elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Week calculation:**\n- Defaults to current week (Monday to Sunday)\n- Or specify `date` for a specific week\n- Always starts on Monday, ends on Sunday\n\n**Response time:** ~200-400ms | **Zero client-side processing required**",
          "item": [
            {
              "id": "932f622a-e571-4954-84d7-2acf3f073500",
              "name": "Aries - Current Week Paragraph",
              "request": {
                "name": "Aries - Current Week Paragraph",
                "description": {
                  "content": "🎯 **Get Weekly Text Horoscope**\n\n📋 **Endpoint Description:**\n📅 **Text-Based Weekly Horoscope** - Ready-to-display week forecast\n\n**Perfect for:**\n- 📱 Weekly planning apps - display week ahead\n- 📧 Email newsletters - copy-paste ready\n- 📰 Weekly columns - formatted content\n- 🌐 Website weekly updates - instant integration\n- 💬 Weekly digest messages - structured content\n- 📲 Weekly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete weekly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text with top 3 life areas\n- **bullets**: Organized list with all life areas, lucky elements, advice\n- **short**: Brief weekly preview (1-2 sentences)\n- **long**: Comprehensive with key events, all areas, lucky elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Week calculation:**\n- Defaults to current week (Monday to Sunday)\n- Or specify `date` for a specific week\n- Always starts on Monday, ends on Sunday\n\n**Response time:** ~200-400ms | **Zero client-side processing required**\n\n✨ **Example Description:**\nGet text-based weekly horoscope for current week\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/weekly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "weekly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Aries\",\n  \"language\": \"en\",\n  \"format\": \"paragraph\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ec8fb0df-c31d-4ee8-a5fa-1cc92d717d23",
              "name": "Leo - Specific Week with Bullets",
              "request": {
                "name": "Leo - Specific Week with Bullets",
                "description": {
                  "content": "🎯 **Get Weekly Text Horoscope**\n\n📋 **Endpoint Description:**\n📅 **Text-Based Weekly Horoscope** - Ready-to-display week forecast\n\n**Perfect for:**\n- 📱 Weekly planning apps - display week ahead\n- 📧 Email newsletters - copy-paste ready\n- 📰 Weekly columns - formatted content\n- 🌐 Website weekly updates - instant integration\n- 💬 Weekly digest messages - structured content\n- 📲 Weekly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete weekly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text with top 3 life areas\n- **bullets**: Organized list with all life areas, lucky elements, advice\n- **short**: Brief weekly preview (1-2 sentences)\n- **long**: Comprehensive with key events, all areas, lucky elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Week calculation:**\n- Defaults to current week (Monday to Sunday)\n- Or specify `date` for a specific week\n- Always starts on Monday, ends on Sunday\n\n**Response time:** ~200-400ms | **Zero client-side processing required**\n\n✨ **Example Description:**\nGet bullet-format weekly horoscope for specific week\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/weekly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "weekly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Leo\",\n  \"date\": \"2025-01-13\",\n  \"language\": \"en\",\n  \"format\": \"bullets\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "403ddc26-b27e-4407-b034-44981b3cad57",
              "name": "Gemini - Short Preview",
              "request": {
                "name": "Gemini - Short Preview",
                "description": {
                  "content": "🎯 **Get Weekly Text Horoscope**\n\n📋 **Endpoint Description:**\n📅 **Text-Based Weekly Horoscope** - Ready-to-display week forecast\n\n**Perfect for:**\n- 📱 Weekly planning apps - display week ahead\n- 📧 Email newsletters - copy-paste ready\n- 📰 Weekly columns - formatted content\n- 🌐 Website weekly updates - instant integration\n- 💬 Weekly digest messages - structured content\n- 📲 Weekly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete weekly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text with top 3 life areas\n- **bullets**: Organized list with all life areas, lucky elements, advice\n- **short**: Brief weekly preview (1-2 sentences)\n- **long**: Comprehensive with key events, all areas, lucky elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Week calculation:**\n- Defaults to current week (Monday to Sunday)\n- Or specify `date` for a specific week\n- Always starts on Monday, ends on Sunday\n\n**Response time:** ~200-400ms | **Zero client-side processing required**\n\n✨ **Example Description:**\nGet a brief weekly preview (1-2 sentences)\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/weekly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "weekly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Gemini\",\n  \"language\": \"en\",\n  \"format\": \"short\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "599d6503-113d-499d-befe-e111717fa525",
              "name": "Scorpio - Detailed with Emoji",
              "request": {
                "name": "Scorpio - Detailed with Emoji",
                "description": {
                  "content": "🎯 **Get Weekly Text Horoscope**\n\n📋 **Endpoint Description:**\n📅 **Text-Based Weekly Horoscope** - Ready-to-display week forecast\n\n**Perfect for:**\n- 📱 Weekly planning apps - display week ahead\n- 📧 Email newsletters - copy-paste ready\n- 📰 Weekly columns - formatted content\n- 🌐 Website weekly updates - instant integration\n- 💬 Weekly digest messages - structured content\n- 📲 Weekly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete weekly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text with top 3 life areas\n- **bullets**: Organized list with all life areas, lucky elements, advice\n- **short**: Brief weekly preview (1-2 sentences)\n- **long**: Comprehensive with key events, all areas, lucky elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Week calculation:**\n- Defaults to current week (Monday to Sunday)\n- Or specify `date` for a specific week\n- Always starts on Monday, ends on Sunday\n\n**Response time:** ~200-400ms | **Zero client-side processing required**\n\n✨ **Example Description:**\nGet comprehensive weekly forecast with emoji icons\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/weekly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "weekly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Scorpio\",\n  \"language\": \"en\",\n  \"format\": \"long\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "07f4f0a7-a78a-4f17-b979-242ed7dce641",
              "name": "Taurus - Russian Language",
              "request": {
                "name": "Taurus - Russian Language",
                "description": {
                  "content": "🎯 **Get Weekly Text Horoscope**\n\n📋 **Endpoint Description:**\n📅 **Text-Based Weekly Horoscope** - Ready-to-display week forecast\n\n**Perfect for:**\n- 📱 Weekly planning apps - display week ahead\n- 📧 Email newsletters - copy-paste ready\n- 📰 Weekly columns - formatted content\n- 🌐 Website weekly updates - instant integration\n- 💬 Weekly digest messages - structured content\n- 📲 Weekly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete weekly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose text with top 3 life areas\n- **bullets**: Organized list with all life areas, lucky elements, advice\n- **short**: Brief weekly preview (1-2 sentences)\n- **long**: Comprehensive with key events, all areas, lucky elements\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Week calculation:**\n- Defaults to current week (Monday to Sunday)\n- Or specify `date` for a specific week\n- Always starts on Monday, ends on Sunday\n\n**Response time:** ~200-400ms | **Zero client-side processing required**\n\n✨ **Example Description:**\nGet weekly horoscope in Russian language\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/weekly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "weekly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Taurus\",\n  \"language\": \"ru\",\n  \"format\": \"paragraph\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Monthly Text Horoscope",
          "description": "All available examples for Get Monthly Text Horoscope endpoint. 📆 **Text-Based Monthly Horoscope** - Ready-to-display month forecast\n\n**Perfect for:**\n- 📱 Monthly planning apps - full month overview\n- 📧 Monthly newsletters - professional content\n- 📰 Monthly columns - detailed forecasts\n- 🌐 Website monthly updates - comprehensive guides\n- 💬 Monthly digest messages - structured content\n- 📲 Monthly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete monthly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with moon phases and top 3 life areas\n- **bullets**: Organized list with lunar cycle, all areas, lucky elements\n- **short**: Brief monthly preview (1-2 sentences)\n- **long**: Detailed with key periods, planetary influences, all areas\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Month calculation:**\n- Defaults to current month\n- Or specify `year` and `month` for any month\n- Includes lunar cycle (New Moon and Full Moon dates)\n\n**Response time:** ~300-500ms | **Zero parsing required**",
          "item": [
            {
              "id": "58506cea-e24e-4afb-93d6-5a5726b38d9c",
              "name": "Gemini - Current Month Paragraph",
              "request": {
                "name": "Gemini - Current Month Paragraph",
                "description": {
                  "content": "🎯 **Get Monthly Text Horoscope**\n\n📋 **Endpoint Description:**\n📆 **Text-Based Monthly Horoscope** - Ready-to-display month forecast\n\n**Perfect for:**\n- 📱 Monthly planning apps - full month overview\n- 📧 Monthly newsletters - professional content\n- 📰 Monthly columns - detailed forecasts\n- 🌐 Website monthly updates - comprehensive guides\n- 💬 Monthly digest messages - structured content\n- 📲 Monthly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete monthly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with moon phases and top 3 life areas\n- **bullets**: Organized list with lunar cycle, all areas, lucky elements\n- **short**: Brief monthly preview (1-2 sentences)\n- **long**: Detailed with key periods, planetary influences, all areas\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Month calculation:**\n- Defaults to current month\n- Or specify `year` and `month` for any month\n- Includes lunar cycle (New Moon and Full Moon dates)\n\n**Response time:** ~300-500ms | **Zero parsing required**\n\n✨ **Example Description:**\nGet text-based monthly horoscope for current month\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/monthly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "monthly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Gemini\",\n  \"language\": \"en\",\n  \"format\": \"paragraph\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "185b558e-a578-4c6a-b7d8-3dd49e96117f",
              "name": "Scorpio - February Long Format",
              "request": {
                "name": "Scorpio - February Long Format",
                "description": {
                  "content": "🎯 **Get Monthly Text Horoscope**\n\n📋 **Endpoint Description:**\n📆 **Text-Based Monthly Horoscope** - Ready-to-display month forecast\n\n**Perfect for:**\n- 📱 Monthly planning apps - full month overview\n- 📧 Monthly newsletters - professional content\n- 📰 Monthly columns - detailed forecasts\n- 🌐 Website monthly updates - comprehensive guides\n- 💬 Monthly digest messages - structured content\n- 📲 Monthly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete monthly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with moon phases and top 3 life areas\n- **bullets**: Organized list with lunar cycle, all areas, lucky elements\n- **short**: Brief monthly preview (1-2 sentences)\n- **long**: Detailed with key periods, planetary influences, all areas\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Month calculation:**\n- Defaults to current month\n- Or specify `year` and `month` for any month\n- Includes lunar cycle (New Moon and Full Moon dates)\n\n**Response time:** ~300-500ms | **Zero parsing required**\n\n✨ **Example Description:**\nGet detailed monthly horoscope for specific month\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/monthly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "monthly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Scorpio\",\n  \"year\": 2025,\n  \"month\": 2,\n  \"language\": \"en\",\n  \"format\": \"long\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "babc55b2-407a-4312-b1e8-43497b5bc2db",
              "name": "Aries - Bullet List with Emoji",
              "request": {
                "name": "Aries - Bullet List with Emoji",
                "description": {
                  "content": "🎯 **Get Monthly Text Horoscope**\n\n📋 **Endpoint Description:**\n📆 **Text-Based Monthly Horoscope** - Ready-to-display month forecast\n\n**Perfect for:**\n- 📱 Monthly planning apps - full month overview\n- 📧 Monthly newsletters - professional content\n- 📰 Monthly columns - detailed forecasts\n- 🌐 Website monthly updates - comprehensive guides\n- 💬 Monthly digest messages - structured content\n- 📲 Monthly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete monthly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with moon phases and top 3 life areas\n- **bullets**: Organized list with lunar cycle, all areas, lucky elements\n- **short**: Brief monthly preview (1-2 sentences)\n- **long**: Detailed with key periods, planetary influences, all areas\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Month calculation:**\n- Defaults to current month\n- Or specify `year` and `month` for any month\n- Includes lunar cycle (New Moon and Full Moon dates)\n\n**Response time:** ~300-500ms | **Zero parsing required**\n\n✨ **Example Description:**\nGet organized monthly forecast with emoji icons\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/monthly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "monthly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Aries\",\n  \"year\": 2025,\n  \"month\": 3,\n  \"language\": \"en\",\n  \"format\": \"bullets\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b1054541-7825-4f44-be3c-62e94a015935",
              "name": "Leo - Short Preview",
              "request": {
                "name": "Leo - Short Preview",
                "description": {
                  "content": "🎯 **Get Monthly Text Horoscope**\n\n📋 **Endpoint Description:**\n📆 **Text-Based Monthly Horoscope** - Ready-to-display month forecast\n\n**Perfect for:**\n- 📱 Monthly planning apps - full month overview\n- 📧 Monthly newsletters - professional content\n- 📰 Monthly columns - detailed forecasts\n- 🌐 Website monthly updates - comprehensive guides\n- 💬 Monthly digest messages - structured content\n- 📲 Monthly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete monthly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with moon phases and top 3 life areas\n- **bullets**: Organized list with lunar cycle, all areas, lucky elements\n- **short**: Brief monthly preview (1-2 sentences)\n- **long**: Detailed with key periods, planetary influences, all areas\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Month calculation:**\n- Defaults to current month\n- Or specify `year` and `month` for any month\n- Includes lunar cycle (New Moon and Full Moon dates)\n\n**Response time:** ~300-500ms | **Zero parsing required**\n\n✨ **Example Description:**\nGet a brief monthly preview (1-2 sentences)\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/monthly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "monthly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Leo\",\n  \"language\": \"en\",\n  \"format\": \"short\",\n  \"use_emoji\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f05cab8d-a7b2-4d3b-bccd-9e9b04a9c36b",
              "name": "Pisces - French Language",
              "request": {
                "name": "Pisces - French Language",
                "description": {
                  "content": "🎯 **Get Monthly Text Horoscope**\n\n📋 **Endpoint Description:**\n📆 **Text-Based Monthly Horoscope** - Ready-to-display month forecast\n\n**Perfect for:**\n- 📱 Monthly planning apps - full month overview\n- 📧 Monthly newsletters - professional content\n- 📰 Monthly columns - detailed forecasts\n- 🌐 Website monthly updates - comprehensive guides\n- 💬 Monthly digest messages - structured content\n- 📲 Monthly notifications - formatted text\n\n**What you get:**\n- ✅ **One API call** - complete monthly text ready for display\n- ✅ **No parsing needed** - just show the text\n- ✅ **Multiple formats** - paragraph, bullets, short, long\n- ✅ **Emoji support** - optional visual enhancement\n- ✅ **Multi-language** - 11 languages supported\n- ✅ **Real calculations** - Swiss Ephemeris accuracy\n\n**Format options:**\n- **paragraph** (default): Connected prose with moon phases and top 3 life areas\n- **bullets**: Organized list with lunar cycle, all areas, lucky elements\n- **short**: Brief monthly preview (1-2 sentences)\n- **long**: Detailed with key periods, planetary influences, all areas\n\n**Emoji option:**\n- Set `use_emoji: true` for visual icons (⭐, 🌤️, ⚠️, 💖, 💼, etc.)\n- New rating system: ⚠️ (1/5), 🌤️ (2/5), ⭐ (3/5), ✨ (4/5), 🌟 (5/5)\n- Perfect for modern apps and social media\n\n**Month calculation:**\n- Defaults to current month\n- Or specify `year` and `month` for any month\n- Includes lunar cycle (New Moon and Full Moon dates)\n\n**Response time:** ~300-500ms | **Zero parsing required**\n\n✨ **Example Description:**\nGet monthly horoscope in French language\n\n🔗 **Endpoint:** `POST /api/v3/horoscope/sign/monthly/text`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "horoscope",
                    "sign",
                    "monthly",
                    "text"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"sign\": \"Pisces\",\n  \"year\": 2025,\n  \"month\": 4,\n  \"language\": \"fr\",\n  \"format\": \"paragraph\",\n  \"use_emoji\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🔢 Numerology & Life Path Analysis",
      "description": "",
      "item": [
        {
          "name": "📁 Get Core Numbers",
          "description": "All available examples for Get Core Numbers endpoint. 🔢 **Calculate Core Numerology Numbers** - Essential life numbers from name and birth date\n\n**Perfect for:**\n- 🎯 Personal development and self-awareness\n- 📊 Life coaching and guidance sessions\n- 🎓 Numerology education and learning\n- 📱 Personality apps and websites\n- 🔮 Spiritual and metaphysical services\n\n**What you get:**\n- **Life Path Number** - Your life's purpose, lessons, and spiritual journey\n- **Destiny Number** - Your life's mission and ultimate potential to fulfill\n- **Soul Urge Number** - Your inner desires, motivations, and heart's calling\n- **Personality Number** - How others perceive you and your outer expression\n- **Birthday Number** - Your natural talents, abilities, and gifts\n- **Personal Year** - Current year's themes, opportunities, and cycles\n- **Subconscious Self** - Confidence level and crisis management ability (NEW!)\n- **Challenge Numbers** - Four life challenges and lessons to overcome (NEW!)\n\n**Available systems:**\n- **Pythagorean** - Most common Western numerology (A=1, B=2, etc.)\n- **Chaldean** - Ancient Babylonian system with different letter values\n- **Both** - Compare results from both systems side by side\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Features:**\n- Master numbers (11, 22, 33) are preserved when significant\n- Detailed calculation breakdowns show exactly how numbers are derived\n- Personal year calculations for any target year (past, present, future)\n- Subconscious self analysis with karmic lessons identification\n- Four challenge numbers with life period assignments\n- Cross-system comparisons to see different perspectives\n\n**Response includes:**\n- All core numerology numbers with values and interpretations\n- Subconscious self number with present/missing digits\n- Four challenge numbers (first, second, third, main)\n- Calculation breakdowns for transparency\n- Number compatibility analysis\n- Overall number frequency and balance\n\n**Response time:** ~100ms | **Content:** Complete core numbers with calculation details",
          "item": [
            {
              "id": "834dbc43-695c-42f6-a34a-c12eb2974fb7",
              "name": "Basic Core Numbers - Pythagorean",
              "request": {
                "name": "Basic Core Numbers - Pythagorean",
                "description": {
                  "content": "🎯 **Get Core Numbers**\n\n📋 **Endpoint Description:**\n🔢 **Calculate Core Numerology Numbers** - Essential life numbers from name and birth date\n\n**Perfect for:**\n- 🎯 Personal development and self-awareness\n- 📊 Life coaching and guidance sessions\n- 🎓 Numerology education and learning\n- 📱 Personality apps and websites\n- 🔮 Spiritual and metaphysical services\n\n**What you get:**\n- **Life Path Number** - Your life's purpose, lessons, and spiritual journey\n- **Destiny Number** - Your life's mission and ultimate potential to fulfill\n- **Soul Urge Number** - Your inner desires, motivations, and heart's calling\n- **Personality Number** - How others perceive you and your outer expression\n- **Birthday Number** - Your natural talents, abilities, and gifts\n- **Personal Year** - Current year's themes, opportunities, and cycles\n- **Subconscious Self** - Confidence level and crisis management ability (NEW!)\n- **Challenge Numbers** - Four life challenges and lessons to overcome (NEW!)\n\n**Available systems:**\n- **Pythagorean** - Most common Western numerology (A=1, B=2, etc.)\n- **Chaldean** - Ancient Babylonian system with different letter values\n- **Both** - Compare results from both systems side by side\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Features:**\n- Master numbers (11, 22, 33) are preserved when significant\n- Detailed calculation breakdowns show exactly how numbers are derived\n- Personal year calculations for any target year (past, present, future)\n- Subconscious self analysis with karmic lessons identification\n- Four challenge numbers with life period assignments\n- Cross-system comparisons to see different perspectives\n\n**Response includes:**\n- All core numerology numbers with values and interpretations\n- Subconscious self number with present/missing digits\n- Four challenge numbers (first, second, third, main)\n- Calculation breakdowns for transparency\n- Number compatibility analysis\n- Overall number frequency and balance\n\n**Response time:** ~100ms | **Content:** Complete core numbers with calculation details\n\n✨ **Example Description:**\nCalculate core numerology numbers using Pythagorean system\n\n🔗 **Endpoint:** `POST /api/v3/numerology/core-numbers`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "core-numbers"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma Thompson\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"city\": \"London\",\n      \"country_code\": \"GB\"\n    }\n  },\n  \"options\": {\n    \"system\": \"pythagorean\",\n    \"target_year\": 2024\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ef53e711-e3c9-4f50-8b55-dcdc1d9e010b",
              "name": "Chaldean System Analysis",
              "request": {
                "name": "Chaldean System Analysis",
                "description": {
                  "content": "🎯 **Get Core Numbers**\n\n📋 **Endpoint Description:**\n🔢 **Calculate Core Numerology Numbers** - Essential life numbers from name and birth date\n\n**Perfect for:**\n- 🎯 Personal development and self-awareness\n- 📊 Life coaching and guidance sessions\n- 🎓 Numerology education and learning\n- 📱 Personality apps and websites\n- 🔮 Spiritual and metaphysical services\n\n**What you get:**\n- **Life Path Number** - Your life's purpose, lessons, and spiritual journey\n- **Destiny Number** - Your life's mission and ultimate potential to fulfill\n- **Soul Urge Number** - Your inner desires, motivations, and heart's calling\n- **Personality Number** - How others perceive you and your outer expression\n- **Birthday Number** - Your natural talents, abilities, and gifts\n- **Personal Year** - Current year's themes, opportunities, and cycles\n- **Subconscious Self** - Confidence level and crisis management ability (NEW!)\n- **Challenge Numbers** - Four life challenges and lessons to overcome (NEW!)\n\n**Available systems:**\n- **Pythagorean** - Most common Western numerology (A=1, B=2, etc.)\n- **Chaldean** - Ancient Babylonian system with different letter values\n- **Both** - Compare results from both systems side by side\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Features:**\n- Master numbers (11, 22, 33) are preserved when significant\n- Detailed calculation breakdowns show exactly how numbers are derived\n- Personal year calculations for any target year (past, present, future)\n- Subconscious self analysis with karmic lessons identification\n- Four challenge numbers with life period assignments\n- Cross-system comparisons to see different perspectives\n\n**Response includes:**\n- All core numerology numbers with values and interpretations\n- Subconscious self number with present/missing digits\n- Four challenge numbers (first, second, third, main)\n- Calculation breakdowns for transparency\n- Number compatibility analysis\n- Overall number frequency and balance\n\n**Response time:** ~100ms | **Content:** Complete core numbers with calculation details\n\n✨ **Example Description:**\nCalculate using ancient Chaldean numerology system\n\n🔗 **Endpoint:** `POST /api/v3/numerology/core-numbers`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "core-numbers"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Alexander Petrov\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Moscow\",\n      \"country_code\": \"RU\"\n    }\n  },\n  \"options\": {\n    \"system\": \"chaldean\",\n    \"target_year\": 2025\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "117721e2-20ce-4117-a96f-4731842705ea",
              "name": "Compare Both Systems",
              "request": {
                "name": "Compare Both Systems",
                "description": {
                  "content": "🎯 **Get Core Numbers**\n\n📋 **Endpoint Description:**\n🔢 **Calculate Core Numerology Numbers** - Essential life numbers from name and birth date\n\n**Perfect for:**\n- 🎯 Personal development and self-awareness\n- 📊 Life coaching and guidance sessions\n- 🎓 Numerology education and learning\n- 📱 Personality apps and websites\n- 🔮 Spiritual and metaphysical services\n\n**What you get:**\n- **Life Path Number** - Your life's purpose, lessons, and spiritual journey\n- **Destiny Number** - Your life's mission and ultimate potential to fulfill\n- **Soul Urge Number** - Your inner desires, motivations, and heart's calling\n- **Personality Number** - How others perceive you and your outer expression\n- **Birthday Number** - Your natural talents, abilities, and gifts\n- **Personal Year** - Current year's themes, opportunities, and cycles\n- **Subconscious Self** - Confidence level and crisis management ability (NEW!)\n- **Challenge Numbers** - Four life challenges and lessons to overcome (NEW!)\n\n**Available systems:**\n- **Pythagorean** - Most common Western numerology (A=1, B=2, etc.)\n- **Chaldean** - Ancient Babylonian system with different letter values\n- **Both** - Compare results from both systems side by side\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Features:**\n- Master numbers (11, 22, 33) are preserved when significant\n- Detailed calculation breakdowns show exactly how numbers are derived\n- Personal year calculations for any target year (past, present, future)\n- Subconscious self analysis with karmic lessons identification\n- Four challenge numbers with life period assignments\n- Cross-system comparisons to see different perspectives\n\n**Response includes:**\n- All core numerology numbers with values and interpretations\n- Subconscious self number with present/missing digits\n- Four challenge numbers (first, second, third, main)\n- Calculation breakdowns for transparency\n- Number compatibility analysis\n- Overall number frequency and balance\n\n**Response time:** ~100ms | **Content:** Complete core numbers with calculation details\n\n✨ **Example Description:**\nGet results from both Pythagorean and Chaldean systems for comparison\n\n🔗 **Endpoint:** `POST /api/v3/numerology/core-numbers`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "core-numbers"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Maria Elena Rodriguez\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 12,\n      \"day\": 3,\n      \"hour\": 16,\n      \"minute\": 45,\n      \"city\": \"Barcelona\",\n      \"country_code\": \"ES\"\n    }\n  },\n  \"options\": {\n    \"system\": \"both\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7499c1f0-ce4f-4db0-ac7a-8af70edccbb2",
              "name": "Russian Language - Русский",
              "request": {
                "name": "Russian Language - Русский",
                "description": {
                  "content": "🎯 **Get Core Numbers**\n\n📋 **Endpoint Description:**\n🔢 **Calculate Core Numerology Numbers** - Essential life numbers from name and birth date\n\n**Perfect for:**\n- 🎯 Personal development and self-awareness\n- 📊 Life coaching and guidance sessions\n- 🎓 Numerology education and learning\n- 📱 Personality apps and websites\n- 🔮 Spiritual and metaphysical services\n\n**What you get:**\n- **Life Path Number** - Your life's purpose, lessons, and spiritual journey\n- **Destiny Number** - Your life's mission and ultimate potential to fulfill\n- **Soul Urge Number** - Your inner desires, motivations, and heart's calling\n- **Personality Number** - How others perceive you and your outer expression\n- **Birthday Number** - Your natural talents, abilities, and gifts\n- **Personal Year** - Current year's themes, opportunities, and cycles\n- **Subconscious Self** - Confidence level and crisis management ability (NEW!)\n- **Challenge Numbers** - Four life challenges and lessons to overcome (NEW!)\n\n**Available systems:**\n- **Pythagorean** - Most common Western numerology (A=1, B=2, etc.)\n- **Chaldean** - Ancient Babylonian system with different letter values\n- **Both** - Compare results from both systems side by side\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Features:**\n- Master numbers (11, 22, 33) are preserved when significant\n- Detailed calculation breakdowns show exactly how numbers are derived\n- Personal year calculations for any target year (past, present, future)\n- Subconscious self analysis with karmic lessons identification\n- Four challenge numbers with life period assignments\n- Cross-system comparisons to see different perspectives\n\n**Response includes:**\n- All core numerology numbers with values and interpretations\n- Subconscious self number with present/missing digits\n- Four challenge numbers (first, second, third, main)\n- Calculation breakdowns for transparency\n- Number compatibility analysis\n- Overall number frequency and balance\n\n**Response time:** ~100ms | **Content:** Complete core numbers with calculation details\n\n✨ **Example Description:**\nGet numerology reading in Russian with localized interpretations\n\n🔗 **Endpoint:** `POST /api/v3/numerology/core-numbers`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "core-numbers"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"\\u041d\\u0430\\u0442\\u0430\\u043b\\u044c\\u044f \\u041f\\u0435\\u0442\\u0440\\u043e\\u0432\\u0430\",\n    \"birth_data\": {\n      \"year\": 1991,\n      \"month\": 12,\n      \"day\": 13,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"city\": \"\\u041c\\u043e\\u0441\\u043a\\u0432\\u0430\",\n      \"country_code\": \"RU\"\n    }\n  },\n  \"options\": {\n    \"language\": \"ru\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "4ce1d0f7-1fcf-40a4-8c2b-5113e87c4698",
              "name": "Spanish Language - Español",
              "request": {
                "name": "Spanish Language - Español",
                "description": {
                  "content": "🎯 **Get Core Numbers**\n\n📋 **Endpoint Description:**\n🔢 **Calculate Core Numerology Numbers** - Essential life numbers from name and birth date\n\n**Perfect for:**\n- 🎯 Personal development and self-awareness\n- 📊 Life coaching and guidance sessions\n- 🎓 Numerology education and learning\n- 📱 Personality apps and websites\n- 🔮 Spiritual and metaphysical services\n\n**What you get:**\n- **Life Path Number** - Your life's purpose, lessons, and spiritual journey\n- **Destiny Number** - Your life's mission and ultimate potential to fulfill\n- **Soul Urge Number** - Your inner desires, motivations, and heart's calling\n- **Personality Number** - How others perceive you and your outer expression\n- **Birthday Number** - Your natural talents, abilities, and gifts\n- **Personal Year** - Current year's themes, opportunities, and cycles\n- **Subconscious Self** - Confidence level and crisis management ability (NEW!)\n- **Challenge Numbers** - Four life challenges and lessons to overcome (NEW!)\n\n**Available systems:**\n- **Pythagorean** - Most common Western numerology (A=1, B=2, etc.)\n- **Chaldean** - Ancient Babylonian system with different letter values\n- **Both** - Compare results from both systems side by side\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Features:**\n- Master numbers (11, 22, 33) are preserved when significant\n- Detailed calculation breakdowns show exactly how numbers are derived\n- Personal year calculations for any target year (past, present, future)\n- Subconscious self analysis with karmic lessons identification\n- Four challenge numbers with life period assignments\n- Cross-system comparisons to see different perspectives\n\n**Response includes:**\n- All core numerology numbers with values and interpretations\n- Subconscious self number with present/missing digits\n- Four challenge numbers (first, second, third, main)\n- Calculation breakdowns for transparency\n- Number compatibility analysis\n- Overall number frequency and balance\n\n**Response time:** ~100ms | **Content:** Complete core numbers with calculation details\n\n✨ **Example Description:**\nGet numerology reading in Spanish with localized interpretations\n\n🔗 **Endpoint:** `POST /api/v3/numerology/core-numbers`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "core-numbers"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Carlos Garc\\u00eda\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 7,\n      \"day\": 22,\n      \"city\": \"Madrid\",\n      \"country_code\": \"ES\"\n    }\n  },\n  \"options\": {\n    \"language\": \"es\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "27556487-5908-4ea5-9af6-1102f2fc703b",
              "name": "Chinese Language - 中文",
              "request": {
                "name": "Chinese Language - 中文",
                "description": {
                  "content": "🎯 **Get Core Numbers**\n\n📋 **Endpoint Description:**\n🔢 **Calculate Core Numerology Numbers** - Essential life numbers from name and birth date\n\n**Perfect for:**\n- 🎯 Personal development and self-awareness\n- 📊 Life coaching and guidance sessions\n- 🎓 Numerology education and learning\n- 📱 Personality apps and websites\n- 🔮 Spiritual and metaphysical services\n\n**What you get:**\n- **Life Path Number** - Your life's purpose, lessons, and spiritual journey\n- **Destiny Number** - Your life's mission and ultimate potential to fulfill\n- **Soul Urge Number** - Your inner desires, motivations, and heart's calling\n- **Personality Number** - How others perceive you and your outer expression\n- **Birthday Number** - Your natural talents, abilities, and gifts\n- **Personal Year** - Current year's themes, opportunities, and cycles\n- **Subconscious Self** - Confidence level and crisis management ability (NEW!)\n- **Challenge Numbers** - Four life challenges and lessons to overcome (NEW!)\n\n**Available systems:**\n- **Pythagorean** - Most common Western numerology (A=1, B=2, etc.)\n- **Chaldean** - Ancient Babylonian system with different letter values\n- **Both** - Compare results from both systems side by side\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Features:**\n- Master numbers (11, 22, 33) are preserved when significant\n- Detailed calculation breakdowns show exactly how numbers are derived\n- Personal year calculations for any target year (past, present, future)\n- Subconscious self analysis with karmic lessons identification\n- Four challenge numbers with life period assignments\n- Cross-system comparisons to see different perspectives\n\n**Response includes:**\n- All core numerology numbers with values and interpretations\n- Subconscious self number with present/missing digits\n- Four challenge numbers (first, second, third, main)\n- Calculation breakdowns for transparency\n- Number compatibility analysis\n- Overall number frequency and balance\n\n**Response time:** ~100ms | **Content:** Complete core numbers with calculation details\n\n✨ **Example Description:**\nGet numerology reading in Chinese with localized interpretations\n\n🔗 **Endpoint:** `POST /api/v3/numerology/core-numbers`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "core-numbers"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"\\u674e\\u660e\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 8,\n      \"day\": 8,\n      \"city\": \"Beijing\",\n      \"country_code\": \"CN\"\n    }\n  },\n  \"options\": {\n    \"language\": \"zh\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Comprehensive Reading",
          "description": "All available examples for Get Comprehensive Reading endpoint. 📖 **Comprehensive Numerology Reading** - Complete life analysis with insights and guidance\n\n**Perfect for:**\n- 🌟 Professional numerology consultations and readings\n- 💼 Life coaching sessions with detailed numerological insights\n- 🎯 Personal development planning and goal setting\n- 📚 Educational purposes and numerology learning\n- 🔮 Spiritual guidance and metaphysical counseling\n\n**What you get:**\n- **Complete Core Numbers** - All essential numbers with interpretations\n- **Personal Cycles** - Current and future year themes and opportunities\n- **Life Strengths** - Your natural talents and abilities highlighted\n- **Life Lessons** - Important growth areas and challenges to work on\n- **Practical Advice** - Actionable recommendations for personal development\n- **Holistic Summary** - Integrated overview of your numerological profile\n\n**Deep insights include:**\n- How your numbers work together as a complete system\n- Timing guidance for major life decisions and changes\n- Relationship compatibility factors and social dynamics\n- Career and financial tendencies based on your numbers\n- Spiritual growth opportunities and life purpose clarity\n\n**Features:**\n- Uses advanced Pythagorean system for accuracy and depth\n- Combines multiple numbers for nuanced, personalized insights\n- Includes both current year and next year cycle information\n- Provides practical, actionable guidance you can apply immediately\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Response time:** ~300ms | **Content:** 10-15 page equivalent comprehensive reading",
          "item": [
            {
              "id": "7c917fcc-40a0-46a5-9c2b-9e6dfdd1c4ba",
              "name": "Full Comprehensive Reading",
              "request": {
                "name": "Full Comprehensive Reading",
                "description": {
                  "content": "🎯 **Get Comprehensive Reading**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Numerology Reading** - Complete life analysis with insights and guidance\n\n**Perfect for:**\n- 🌟 Professional numerology consultations and readings\n- 💼 Life coaching sessions with detailed numerological insights\n- 🎯 Personal development planning and goal setting\n- 📚 Educational purposes and numerology learning\n- 🔮 Spiritual guidance and metaphysical counseling\n\n**What you get:**\n- **Complete Core Numbers** - All essential numbers with interpretations\n- **Personal Cycles** - Current and future year themes and opportunities\n- **Life Strengths** - Your natural talents and abilities highlighted\n- **Life Lessons** - Important growth areas and challenges to work on\n- **Practical Advice** - Actionable recommendations for personal development\n- **Holistic Summary** - Integrated overview of your numerological profile\n\n**Deep insights include:**\n- How your numbers work together as a complete system\n- Timing guidance for major life decisions and changes\n- Relationship compatibility factors and social dynamics\n- Career and financial tendencies based on your numbers\n- Spiritual growth opportunities and life purpose clarity\n\n**Features:**\n- Uses advanced Pythagorean system for accuracy and depth\n- Combines multiple numbers for nuanced, personalized insights\n- Includes both current year and next year cycle information\n- Provides practical, actionable guidance you can apply immediately\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Response time:** ~300ms | **Content:** 10-15 page equivalent comprehensive reading\n\n✨ **Example Description:**\nComplete numerology reading with cycles and interpretations\n\n🔗 **Endpoint:** `POST /api/v3/numerology/comprehensive`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "comprehensive"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sarah Elizabeth Chen\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 3,\n      \"day\": 25,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Beijing\",\n      \"country_code\": \"CN\"\n    }\n  },\n  \"options\": {\n    \"include_cycles\": true,\n    \"include_interpretations\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c21c58a4-3c97-49d3-bfd2-d9274ac66c24",
              "name": "Basic Reading Without Interpretations",
              "request": {
                "name": "Basic Reading Without Interpretations",
                "description": {
                  "content": "🎯 **Get Comprehensive Reading**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Numerology Reading** - Complete life analysis with insights and guidance\n\n**Perfect for:**\n- 🌟 Professional numerology consultations and readings\n- 💼 Life coaching sessions with detailed numerological insights\n- 🎯 Personal development planning and goal setting\n- 📚 Educational purposes and numerology learning\n- 🔮 Spiritual guidance and metaphysical counseling\n\n**What you get:**\n- **Complete Core Numbers** - All essential numbers with interpretations\n- **Personal Cycles** - Current and future year themes and opportunities\n- **Life Strengths** - Your natural talents and abilities highlighted\n- **Life Lessons** - Important growth areas and challenges to work on\n- **Practical Advice** - Actionable recommendations for personal development\n- **Holistic Summary** - Integrated overview of your numerological profile\n\n**Deep insights include:**\n- How your numbers work together as a complete system\n- Timing guidance for major life decisions and changes\n- Relationship compatibility factors and social dynamics\n- Career and financial tendencies based on your numbers\n- Spiritual growth opportunities and life purpose clarity\n\n**Features:**\n- Uses advanced Pythagorean system for accuracy and depth\n- Combines multiple numbers for nuanced, personalized insights\n- Includes both current year and next year cycle information\n- Provides practical, actionable guidance you can apply immediately\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Response time:** ~300ms | **Content:** 10-15 page equivalent comprehensive reading\n\n✨ **Example Description:**\nCore numbers only without detailed text interpretations\n\n🔗 **Endpoint:** `POST /api/v3/numerology/comprehensive`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "comprehensive"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Michael James Rodriguez\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 7,\n      \"day\": 18,\n      \"hour\": 10,\n      \"minute\": 15,\n      \"city\": \"Madrid\",\n      \"country_code\": \"ES\"\n    }\n  },\n  \"options\": {\n    \"include_cycles\": false,\n    \"include_interpretations\": false\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a489fa3e-1400-4dae-ba20-c039f95338df",
              "name": "Reading with Personal Cycles",
              "request": {
                "name": "Reading with Personal Cycles",
                "description": {
                  "content": "🎯 **Get Comprehensive Reading**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Numerology Reading** - Complete life analysis with insights and guidance\n\n**Perfect for:**\n- 🌟 Professional numerology consultations and readings\n- 💼 Life coaching sessions with detailed numerological insights\n- 🎯 Personal development planning and goal setting\n- 📚 Educational purposes and numerology learning\n- 🔮 Spiritual guidance and metaphysical counseling\n\n**What you get:**\n- **Complete Core Numbers** - All essential numbers with interpretations\n- **Personal Cycles** - Current and future year themes and opportunities\n- **Life Strengths** - Your natural talents and abilities highlighted\n- **Life Lessons** - Important growth areas and challenges to work on\n- **Practical Advice** - Actionable recommendations for personal development\n- **Holistic Summary** - Integrated overview of your numerological profile\n\n**Deep insights include:**\n- How your numbers work together as a complete system\n- Timing guidance for major life decisions and changes\n- Relationship compatibility factors and social dynamics\n- Career and financial tendencies based on your numbers\n- Spiritual growth opportunities and life purpose clarity\n\n**Features:**\n- Uses advanced Pythagorean system for accuracy and depth\n- Combines multiple numbers for nuanced, personalized insights\n- Includes both current year and next year cycle information\n- Provides practical, actionable guidance you can apply immediately\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Response time:** ~300ms | **Content:** 10-15 page equivalent comprehensive reading\n\n✨ **Example Description:**\nFull reading including current and future year cycles\n\n🔗 **Endpoint:** `POST /api/v3/numerology/comprehensive`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "comprehensive"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma Rose Thompson\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 11,\n      \"day\": 12,\n      \"hour\": 16,\n      \"minute\": 45,\n      \"city\": \"Toronto\",\n      \"country_code\": \"CA\"\n    }\n  },\n  \"options\": {\n    \"include_cycles\": true,\n    \"include_interpretations\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "fb526d5f-ac23-4e1a-8cd8-33c63846bf61",
              "name": "Russian Language - Русский",
              "request": {
                "name": "Russian Language - Русский",
                "description": {
                  "content": "🎯 **Get Comprehensive Reading**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Numerology Reading** - Complete life analysis with insights and guidance\n\n**Perfect for:**\n- 🌟 Professional numerology consultations and readings\n- 💼 Life coaching sessions with detailed numerological insights\n- 🎯 Personal development planning and goal setting\n- 📚 Educational purposes and numerology learning\n- 🔮 Spiritual guidance and metaphysical counseling\n\n**What you get:**\n- **Complete Core Numbers** - All essential numbers with interpretations\n- **Personal Cycles** - Current and future year themes and opportunities\n- **Life Strengths** - Your natural talents and abilities highlighted\n- **Life Lessons** - Important growth areas and challenges to work on\n- **Practical Advice** - Actionable recommendations for personal development\n- **Holistic Summary** - Integrated overview of your numerological profile\n\n**Deep insights include:**\n- How your numbers work together as a complete system\n- Timing guidance for major life decisions and changes\n- Relationship compatibility factors and social dynamics\n- Career and financial tendencies based on your numbers\n- Spiritual growth opportunities and life purpose clarity\n\n**Features:**\n- Uses advanced Pythagorean system for accuracy and depth\n- Combines multiple numbers for nuanced, personalized insights\n- Includes both current year and next year cycle information\n- Provides practical, actionable guidance you can apply immediately\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Response time:** ~300ms | **Content:** 10-15 page equivalent comprehensive reading\n\n✨ **Example Description:**\nGet comprehensive reading in Russian with localized interpretations\n\n🔗 **Endpoint:** `POST /api/v3/numerology/comprehensive`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "comprehensive"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"\\u041d\\u0430\\u0442\\u0430\\u043b\\u044c\\u044f \\u041f\\u0435\\u0442\\u0440\\u043e\\u0432\\u0430\",\n    \"birth_data\": {\n      \"year\": 1991,\n      \"month\": 12,\n      \"day\": 13,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"city\": \"\\u041c\\u043e\\u0441\\u043a\\u0432\\u0430\",\n      \"country_code\": \"RU\"\n    }\n  },\n  \"options\": {\n    \"language\": \"ru\",\n    \"include_cycles\": true,\n    \"include_interpretations\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e5bf0c02-8a74-4206-a4da-3503ac147425",
              "name": "Spanish Language - Español",
              "request": {
                "name": "Spanish Language - Español",
                "description": {
                  "content": "🎯 **Get Comprehensive Reading**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Numerology Reading** - Complete life analysis with insights and guidance\n\n**Perfect for:**\n- 🌟 Professional numerology consultations and readings\n- 💼 Life coaching sessions with detailed numerological insights\n- 🎯 Personal development planning and goal setting\n- 📚 Educational purposes and numerology learning\n- 🔮 Spiritual guidance and metaphysical counseling\n\n**What you get:**\n- **Complete Core Numbers** - All essential numbers with interpretations\n- **Personal Cycles** - Current and future year themes and opportunities\n- **Life Strengths** - Your natural talents and abilities highlighted\n- **Life Lessons** - Important growth areas and challenges to work on\n- **Practical Advice** - Actionable recommendations for personal development\n- **Holistic Summary** - Integrated overview of your numerological profile\n\n**Deep insights include:**\n- How your numbers work together as a complete system\n- Timing guidance for major life decisions and changes\n- Relationship compatibility factors and social dynamics\n- Career and financial tendencies based on your numbers\n- Spiritual growth opportunities and life purpose clarity\n\n**Features:**\n- Uses advanced Pythagorean system for accuracy and depth\n- Combines multiple numbers for nuanced, personalized insights\n- Includes both current year and next year cycle information\n- Provides practical, actionable guidance you can apply immediately\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Response time:** ~300ms | **Content:** 10-15 page equivalent comprehensive reading\n\n✨ **Example Description:**\nGet comprehensive reading in Spanish with localized interpretations\n\n🔗 **Endpoint:** `POST /api/v3/numerology/comprehensive`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "comprehensive"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Carlos Garc\\u00eda\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 7,\n      \"day\": 22,\n      \"city\": \"Madrid\",\n      \"country_code\": \"ES\"\n    }\n  },\n  \"options\": {\n    \"language\": \"es\",\n    \"include_cycles\": true,\n    \"include_interpretations\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "da04f550-a973-4c95-ab69-383728bec854",
              "name": "Chinese Language - 中文",
              "request": {
                "name": "Chinese Language - 中文",
                "description": {
                  "content": "🎯 **Get Comprehensive Reading**\n\n📋 **Endpoint Description:**\n📖 **Comprehensive Numerology Reading** - Complete life analysis with insights and guidance\n\n**Perfect for:**\n- 🌟 Professional numerology consultations and readings\n- 💼 Life coaching sessions with detailed numerological insights\n- 🎯 Personal development planning and goal setting\n- 📚 Educational purposes and numerology learning\n- 🔮 Spiritual guidance and metaphysical counseling\n\n**What you get:**\n- **Complete Core Numbers** - All essential numbers with interpretations\n- **Personal Cycles** - Current and future year themes and opportunities\n- **Life Strengths** - Your natural talents and abilities highlighted\n- **Life Lessons** - Important growth areas and challenges to work on\n- **Practical Advice** - Actionable recommendations for personal development\n- **Holistic Summary** - Integrated overview of your numerological profile\n\n**Deep insights include:**\n- How your numbers work together as a complete system\n- Timing guidance for major life decisions and changes\n- Relationship compatibility factors and social dynamics\n- Career and financial tendencies based on your numbers\n- Spiritual growth opportunities and life purpose clarity\n\n**Features:**\n- Uses advanced Pythagorean system for accuracy and depth\n- Combines multiple numbers for nuanced, personalized insights\n- Includes both current year and next year cycle information\n- Provides practical, actionable guidance you can apply immediately\n\n**Available languages** (set via `options.language`):\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **de** - Deutsch (German)\n- **fr** - Français (French)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **zh** - 中文 (Chinese)\n- **ar** - العربية (Arabic)\n- **hi** - हिन्दी (Hindi)\n- **tr** - Türkçe (Turkish)\n- **uk** - Українська (Ukrainian)\n\n**Response time:** ~300ms | **Content:** 10-15 page equivalent comprehensive reading\n\n✨ **Example Description:**\nGet comprehensive reading in Chinese with localized interpretations\n\n🔗 **Endpoint:** `POST /api/v3/numerology/comprehensive`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "comprehensive"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"\\u674e\\u660e\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 8,\n      \"day\": 8,\n      \"city\": \"Beijing\",\n      \"country_code\": \"CN\"\n    }\n  },\n  \"options\": {\n    \"language\": \"zh\",\n    \"include_cycles\": true,\n    \"include_interpretations\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Compatibility",
          "description": "All available examples for Analyze Compatibility endpoint. 💕 **Numerology Compatibility Analysis** - Relationship harmony through numbers\n\n**Perfect for:**\n- 💑 Romantic relationship guidance and couple counseling\n- 🤝 Business partnership evaluation and team building\n- 👥 Friendship compatibility and social dynamics\n- 💼 Professional collaboration and workplace harmony\n- 👪 Family dynamics and understanding relationship patterns\n\n**What you get:**\n- **Compatibility Score** - Numerical rating (0-100) of overall harmony\n- **Relationship Rating** - Qualitative assessment (Excellent to Challenging)\n- **Core Numbers Comparison** - How each person's numbers interact\n- **Strengths Analysis** - What works well in this relationship\n- **Challenge Areas** - Potential conflicts and growth opportunities\n- **Practical Advice** - Specific recommendations for relationship success\n\n**Analysis types:**\n- **Romantic** - Focus on emotional compatibility, intimacy, and life partnership\n- **Business** - Emphasize work styles, goals, communication, and professional synergy\n- **Friendship** - Highlight social compatibility, shared interests, and mutual support\n\n**Deep insights include:**\n- Life path harmony and shared life direction\n- Communication styles and how to bridge differences\n- Complementary strengths and how to leverage them\n- Timing compatibility and cycles alignment\n- Long-term relationship potential and growth areas\n\n**Response time:** ~200ms | **Content:** Detailed compatibility report with actionable insights",
          "item": [
            {
              "id": "4cded2f1-31e6-465b-9008-775a9dd1cebc",
              "name": "Romantic Compatibility - Dating Couple",
              "request": {
                "name": "Romantic Compatibility - Dating Couple",
                "description": {
                  "content": "🎯 **Analyze Compatibility**\n\n📋 **Endpoint Description:**\n💕 **Numerology Compatibility Analysis** - Relationship harmony through numbers\n\n**Perfect for:**\n- 💑 Romantic relationship guidance and couple counseling\n- 🤝 Business partnership evaluation and team building\n- 👥 Friendship compatibility and social dynamics\n- 💼 Professional collaboration and workplace harmony\n- 👪 Family dynamics and understanding relationship patterns\n\n**What you get:**\n- **Compatibility Score** - Numerical rating (0-100) of overall harmony\n- **Relationship Rating** - Qualitative assessment (Excellent to Challenging)\n- **Core Numbers Comparison** - How each person's numbers interact\n- **Strengths Analysis** - What works well in this relationship\n- **Challenge Areas** - Potential conflicts and growth opportunities\n- **Practical Advice** - Specific recommendations for relationship success\n\n**Analysis types:**\n- **Romantic** - Focus on emotional compatibility, intimacy, and life partnership\n- **Business** - Emphasize work styles, goals, communication, and professional synergy\n- **Friendship** - Highlight social compatibility, shared interests, and mutual support\n\n**Deep insights include:**\n- Life path harmony and shared life direction\n- Communication styles and how to bridge differences\n- Complementary strengths and how to leverage them\n- Timing compatibility and cycles alignment\n- Long-term relationship potential and growth areas\n\n**Response time:** ~200ms | **Content:** Detailed compatibility report with actionable insights\n\n✨ **Example Description:**\nAnalyze romantic compatibility between two people considering emotional harmony and life path alignment\n\n🔗 **Endpoint:** `POST /api/v3/numerology/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Emma Thompson\",\n      \"birth_data\": {\n        \"year\": 1990,\n        \"month\": 5,\n        \"day\": 15,\n        \"hour\": 14,\n        \"minute\": 30,\n        \"city\": \"London\",\n        \"country_code\": \"GB\"\n      }\n    },\n    {\n      \"name\": \"James Wilson\",\n      \"birth_data\": {\n        \"year\": 1988,\n        \"month\": 8,\n        \"day\": 22,\n        \"hour\": 16,\n        \"minute\": 45,\n        \"city\": \"Manchester\",\n        \"country_code\": \"GB\"\n      }\n    }\n  ],\n  \"options\": {\n    \"analysis_type\": \"romantic\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "deb3f845-c576-44c4-9c70-a9f2e3f9cf37",
              "name": "Business Partnership Analysis",
              "request": {
                "name": "Business Partnership Analysis",
                "description": {
                  "content": "🎯 **Analyze Compatibility**\n\n📋 **Endpoint Description:**\n💕 **Numerology Compatibility Analysis** - Relationship harmony through numbers\n\n**Perfect for:**\n- 💑 Romantic relationship guidance and couple counseling\n- 🤝 Business partnership evaluation and team building\n- 👥 Friendship compatibility and social dynamics\n- 💼 Professional collaboration and workplace harmony\n- 👪 Family dynamics and understanding relationship patterns\n\n**What you get:**\n- **Compatibility Score** - Numerical rating (0-100) of overall harmony\n- **Relationship Rating** - Qualitative assessment (Excellent to Challenging)\n- **Core Numbers Comparison** - How each person's numbers interact\n- **Strengths Analysis** - What works well in this relationship\n- **Challenge Areas** - Potential conflicts and growth opportunities\n- **Practical Advice** - Specific recommendations for relationship success\n\n**Analysis types:**\n- **Romantic** - Focus on emotional compatibility, intimacy, and life partnership\n- **Business** - Emphasize work styles, goals, communication, and professional synergy\n- **Friendship** - Highlight social compatibility, shared interests, and mutual support\n\n**Deep insights include:**\n- Life path harmony and shared life direction\n- Communication styles and how to bridge differences\n- Complementary strengths and how to leverage them\n- Timing compatibility and cycles alignment\n- Long-term relationship potential and growth areas\n\n**Response time:** ~200ms | **Content:** Detailed compatibility report with actionable insights\n\n✨ **Example Description:**\nEvaluate compatibility for business partnership focusing on work styles and shared goals\n\n🔗 **Endpoint:** `POST /api/v3/numerology/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Sarah Chen\",\n      \"birth_data\": {\n        \"year\": 1985,\n        \"month\": 12,\n        \"day\": 3,\n        \"hour\": 9,\n        \"minute\": 15,\n        \"city\": \"Shanghai\",\n        \"country_code\": \"CN\"\n      }\n    },\n    {\n      \"name\": \"Michael Rodriguez\",\n      \"birth_data\": {\n        \"year\": 1987,\n        \"month\": 7,\n        \"day\": 18,\n        \"hour\": 11,\n        \"minute\": 30,\n        \"city\": \"Mexico City\",\n        \"country_code\": \"MX\"\n      }\n    }\n  ],\n  \"options\": {\n    \"analysis_type\": \"business\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "83a3f1cb-7090-48c4-bc28-f6d4b654ba0f",
              "name": "Friendship Compatibility",
              "request": {
                "name": "Friendship Compatibility",
                "description": {
                  "content": "🎯 **Analyze Compatibility**\n\n📋 **Endpoint Description:**\n💕 **Numerology Compatibility Analysis** - Relationship harmony through numbers\n\n**Perfect for:**\n- 💑 Romantic relationship guidance and couple counseling\n- 🤝 Business partnership evaluation and team building\n- 👥 Friendship compatibility and social dynamics\n- 💼 Professional collaboration and workplace harmony\n- 👪 Family dynamics and understanding relationship patterns\n\n**What you get:**\n- **Compatibility Score** - Numerical rating (0-100) of overall harmony\n- **Relationship Rating** - Qualitative assessment (Excellent to Challenging)\n- **Core Numbers Comparison** - How each person's numbers interact\n- **Strengths Analysis** - What works well in this relationship\n- **Challenge Areas** - Potential conflicts and growth opportunities\n- **Practical Advice** - Specific recommendations for relationship success\n\n**Analysis types:**\n- **Romantic** - Focus on emotional compatibility, intimacy, and life partnership\n- **Business** - Emphasize work styles, goals, communication, and professional synergy\n- **Friendship** - Highlight social compatibility, shared interests, and mutual support\n\n**Deep insights include:**\n- Life path harmony and shared life direction\n- Communication styles and how to bridge differences\n- Complementary strengths and how to leverage them\n- Timing compatibility and cycles alignment\n- Long-term relationship potential and growth areas\n\n**Response time:** ~200ms | **Content:** Detailed compatibility report with actionable insights\n\n✨ **Example Description:**\nAnalyze friendship potential and social compatibility between two individuals\n\n🔗 **Endpoint:** `POST /api/v3/numerology/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "numerology",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Alexandra Petrov\",\n      \"birth_data\": {\n        \"year\": 1992,\n        \"month\": 3,\n        \"day\": 10,\n        \"hour\": 15,\n        \"minute\": 20,\n        \"city\": \"St. Petersburg\",\n        \"country_code\": \"RU\"\n      }\n    },\n    {\n      \"name\": \"David Kim\",\n      \"birth_data\": {\n        \"year\": 1991,\n        \"month\": 11,\n        \"day\": 29,\n        \"hour\": 13,\n        \"minute\": 45,\n        \"city\": \"Seoul\",\n        \"country_code\": \"KR\"\n      }\n    }\n  ],\n  \"options\": {\n    \"analysis_type\": \"friendship\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🎴 Tarot",
      "description": "",
      "item": [
        {
          "id": "cf033d0d-073d-4064-a583-f61b0d1f8041",
          "name": "Get Tarot Cards Glossary",
          "request": {
            "name": "Get Tarot Cards Glossary",
            "description": {
              "content": "**Tarot Cards Glossary** - Complete list of all 78 tarot cards\n\n**Perfect for:**\n- Building card selection interfaces\n- Understanding card correspondences\n- Learning astrological associations\n- Reference for interpretations\n\n**Filters available:**\n- `arcana=major` - Only Major Arcana (22 cards)\n- `arcana=minor` - Only Minor Arcana (56 cards)\n- `suit=wands` - Only Wands suit (14 cards)\n- `element=Fire` - Cards with Fire element\n- `planet=Mars` - Cards ruled by Mars\n- `sign=Ari` - Cards associated with Aries\n\n**Returns:**\n- Card ID, name, number\n- Astrological correspondences\n- Elemental associations\n- Life area connections\n\n**Response time:** ~50ms | **Total cards:** 78",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "tarot",
                "glossary",
                "cards"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by arcana (major/minor)",
                    "type": "text/plain"
                  },
                  "key": "arcana",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by suit (wands/cups/swords/pentacles)",
                    "type": "text/plain"
                  },
                  "key": "suit",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by element (Fire/Water/Air/Earth)",
                    "type": "text/plain"
                  },
                  "key": "element",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by planet correspondence",
                    "type": "text/plain"
                  },
                  "key": "planet",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by zodiac sign correspondence",
                    "type": "text/plain"
                  },
                  "key": "sign",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by house correspondence",
                    "type": "text/plain"
                  },
                  "key": "house",
                  "value": "<integer>"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "026119f1-bb13-4ae8-adcc-e019b0de66d4",
              "name": "Complete tarot deck with Golden Dawn correspondences",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "cards"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by arcana (major/minor)",
                        "type": "text/plain"
                      },
                      "key": "arcana",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by suit (wands/cups/swords/pentacles)",
                        "type": "text/plain"
                      },
                      "key": "suit",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by element (Fire/Water/Air/Earth)",
                        "type": "text/plain"
                      },
                      "key": "element",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by planet correspondence",
                        "type": "text/plain"
                      },
                      "key": "planet",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by zodiac sign correspondence",
                        "type": "text/plain"
                      },
                      "key": "sign",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by house correspondence",
                        "type": "text/plain"
                      },
                      "key": "house",
                      "value": "<integer>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"items\": [\n    {\n      \"key_0\": true,\n      \"key_1\": 7183\n    },\n    {\n      \"key_0\": 3573.673644522821,\n      \"key_1\": true\n    }\n  ],\n  \"total\": \"<integer>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "14bf08d1-927f-4558-8154-58b3d3ea1e9e",
              "name": "Invalid tarot parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "cards"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by arcana (major/minor)",
                        "type": "text/plain"
                      },
                      "key": "arcana",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by suit (wands/cups/swords/pentacles)",
                        "type": "text/plain"
                      },
                      "key": "suit",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by element (Fire/Water/Air/Earth)",
                        "type": "text/plain"
                      },
                      "key": "element",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by planet correspondence",
                        "type": "text/plain"
                      },
                      "key": "planet",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by zodiac sign correspondence",
                        "type": "text/plain"
                      },
                      "key": "sign",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by house correspondence",
                        "type": "text/plain"
                      },
                      "key": "house",
                      "value": "<integer>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "8d9aca8c-7384-4c6d-a5b3-99907bbf3794",
              "name": "Validation error - check request format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "cards"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by arcana (major/minor)",
                        "type": "text/plain"
                      },
                      "key": "arcana",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by suit (wands/cups/swords/pentacles)",
                        "type": "text/plain"
                      },
                      "key": "suit",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by element (Fire/Water/Air/Earth)",
                        "type": "text/plain"
                      },
                      "key": "element",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by planet correspondence",
                        "type": "text/plain"
                      },
                      "key": "planet",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by zodiac sign correspondence",
                        "type": "text/plain"
                      },
                      "key": "sign",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by house correspondence",
                        "type": "text/plain"
                      },
                      "key": "house",
                      "value": "<integer>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "22f72b66-19c9-4e14-b50c-e9d5e4218f75",
          "name": "Get Tarot Spreads Glossary",
          "request": {
            "name": "Get Tarot Spreads Glossary",
            "description": {
              "content": "**Tarot Spreads Glossary** - Available spread types and configurations\n\n**Perfect for:**\n- Choosing appropriate spreads\n- Understanding spread purposes\n- Learning position meanings\n- Building spread interfaces\n\n**Available spreads:**\n- **Single Card** - Quick daily guidance\n- **Three Card** - Past/Present/Future or Situation analysis\n- **Celtic Cross** - Comprehensive 10-card analysis\n- **Zodiac Wheel** - 12 cards for house analysis\n- **Custom** - User-defined layouts\n\n**Response includes:**\n- Spread name and description\n- Number of cards required\n- Position meanings\n- Best use cases\n\n**Response time:** ~20ms",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "tarot",
                "glossary",
                "spreads"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "f67a1d09-4701-473f-9930-52c8b0ea683a",
              "name": "Available tarot spreads with positions and use cases",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "spreads"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"items\": [\n    {\n      \"key_0\": true,\n      \"key_1\": 7183\n    },\n    {\n      \"key_0\": 3573.673644522821,\n      \"key_1\": true\n    }\n  ],\n  \"total\": \"<integer>\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "3ae09e88-2884-43fe-8f40-6383c20e6b50",
              "name": "Invalid tarot parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "spreads"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "e5ec8286-aacf-4333-ab62-c6811b5dfbbe",
              "name": "Validation error - check request format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "spreads"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "375e9b66-5099-4292-b29e-9816721a1f20",
          "name": "Get Card Detail",
          "request": {
            "name": "Get Card Detail",
            "description": {
              "content": "**Tarot Card Details** - Complete information for a specific card\n\n**Perfect for:**\n- Learning card meanings\n- Understanding correspondences\n- Building card databases\n- Reference for interpretations\n\n**Card ID format:**\n- Major Arcana: `major_00` to `major_21`\n- Minor Arcana: `{suit}_{number}` (e.g., `wands_03`)\n- Court Cards: `{suit}_{rank}` (e.g., `cups_queen`)\n\n**Returns:**\n- Complete card data\n- All astrological correspondences\n- Elemental associations\n- Keywords and meanings\n- Timing information\n\n**Response time:** ~50ms",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "tarot",
                "glossary",
                "cards",
                ":card_id"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "type": "any",
                  "value": "<string>",
                  "key": "card_id",
                  "disabled": false,
                  "description": {
                    "content": "(Required) ",
                    "type": "text/plain"
                  }
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "0fe16a7b-0fd9-4ee6-856f-86d12f10d2b6",
              "name": "Complete tarot card information with astrological correspondences",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "cards",
                    ":card_id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "8d86bda8-e031-45ae-8c93-d33c2bcdc51c",
              "name": "Invalid tarot parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "cards",
                    ":card_id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "90dbc6db-9369-4ef9-8671-8adda9acc175",
              "name": "Card not found",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "cards",
                    ":card_id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"examples\": {\n    \"card_not_found\": {\n      \"summary\": \"Invalid card ID\",\n      \"description\": \"Error response when requesting a non-existent card\",\n      \"value\": {\n        \"success\": false,\n        \"error\": {\n          \"error_code\": \"CARD_NOT_FOUND\",\n          \"message\": \"Card 'invalid_card' not found\",\n          \"field\": \"card_id\",\n          \"value\": \"invalid_card\",\n          \"severity\": \"low\",\n          \"suggestions\": [\n            \"Use format: major_00 to major_21 for Major Arcana\",\n            \"Use format: {suit}_{number} for Minor Arcana (e.g., wands_03)\",\n            \"Use format: {suit}_{rank} for Court Cards (e.g., cups_queen)\"\n          ]\n        },\n        \"timestamp\": \"2024-01-01T12:00:00Z\"\n      }\n    }\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "3ec44bdb-41fd-4fbf-9913-a6d4255cfef8",
              "name": "Validation error - check request format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "glossary",
                    "cards",
                    ":card_id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Draw Cards",
          "description": "All available examples for Draw Cards endpoint. **Draw Random Cards** - Draw cards for spreads or practice\n\n**Perfect for:**\n- Daily card draws\n- Spread preparation\n- Random selection\n- Learning and practice\n\n**Options:**\n- `count` - Number of cards (1-78)\n- `exclude_reversed` - Only upright cards\n- `life_area` - Focus on specific life area\n- `exclude_majors` - Only Minor Arcana\n- `exclude_minors` - Only Major Arcana\n\n**Returns:**\n- Randomly selected cards\n- Card orientations (upright/reversed)\n- Basic card information\n\n**Response time:** ~50ms",
          "item": [
            {
              "id": "198c255c-ea1f-4613-b81e-7bf333c6f251",
              "name": "Daily card draw",
              "request": {
                "name": "Daily card draw",
                "description": {
                  "content": "🎯 **Draw Cards**\n\n📋 **Endpoint Description:**\n**Draw Random Cards** - Draw cards for spreads or practice\n\n**Perfect for:**\n- Daily card draws\n- Spread preparation\n- Random selection\n- Learning and practice\n\n**Options:**\n- `count` - Number of cards (1-78)\n- `exclude_reversed` - Only upright cards\n- `life_area` - Focus on specific life area\n- `exclude_majors` - Only Minor Arcana\n- `exclude_minors` - Only Major Arcana\n\n**Returns:**\n- Randomly selected cards\n- Card orientations (upright/reversed)\n- Basic card information\n\n**Response time:** ~50ms\n\n✨ **Example Description:**\nDraw a single card for daily guidance\n\n🔗 **Endpoint:** `POST /api/v3/tarot/cards/draw`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "cards",
                    "draw"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"count\": 1,\n  \"exclude_reversed\": false,\n  \"life_area\": \"career\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "4537300c-3f18-4d4b-9ec1-08a1eebb330f",
              "name": "Three card draw",
              "request": {
                "name": "Three card draw",
                "description": {
                  "content": "🎯 **Draw Cards**\n\n📋 **Endpoint Description:**\n**Draw Random Cards** - Draw cards for spreads or practice\n\n**Perfect for:**\n- Daily card draws\n- Spread preparation\n- Random selection\n- Learning and practice\n\n**Options:**\n- `count` - Number of cards (1-78)\n- `exclude_reversed` - Only upright cards\n- `life_area` - Focus on specific life area\n- `exclude_majors` - Only Minor Arcana\n- `exclude_minors` - Only Major Arcana\n\n**Returns:**\n- Randomly selected cards\n- Card orientations (upright/reversed)\n- Basic card information\n\n**Response time:** ~50ms\n\n✨ **Example Description:**\nDraw three cards for a spread\n\n🔗 **Endpoint:** `POST /api/v3/tarot/cards/draw`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "cards",
                    "draw"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"count\": 3,\n  \"exclude_reversed\": false,\n  \"exclude_majors\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "fe3acb33-c20c-4ba8-ab56-6929db9e855b",
              "name": "Celtic Cross draw",
              "request": {
                "name": "Celtic Cross draw",
                "description": {
                  "content": "🎯 **Draw Cards**\n\n📋 **Endpoint Description:**\n**Draw Random Cards** - Draw cards for spreads or practice\n\n**Perfect for:**\n- Daily card draws\n- Spread preparation\n- Random selection\n- Learning and practice\n\n**Options:**\n- `count` - Number of cards (1-78)\n- `exclude_reversed` - Only upright cards\n- `life_area` - Focus on specific life area\n- `exclude_majors` - Only Minor Arcana\n- `exclude_minors` - Only Major Arcana\n\n**Returns:**\n- Randomly selected cards\n- Card orientations (upright/reversed)\n- Basic card information\n\n**Response time:** ~50ms\n\n✨ **Example Description:**\nDraw 10 cards for Celtic Cross spread\n\n🔗 **Endpoint:** `POST /api/v3/tarot/cards/draw`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "cards",
                    "draw"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"count\": 10,\n  \"exclude_reversed\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "08e115c0-75e6-4f56-a970-dd044ed9490e",
          "name": "Search Cards",
          "request": {
            "name": "Search Cards",
            "description": {
              "content": "**Search Tarot Cards** - Find cards by name, correspondences, and associations\n\n**Perfect for:**\n- Learning tarot card meanings and correspondences\n- Finding specific cards for readings or study\n- Exploring astrological and elemental connections\n- Building tarot reference applications\n\n**Search capabilities:**\n- **Name search**: Case-insensitive keyword matching\n- **Life area filter**: Cards associated with specific life themes\n- **Element filter**: Fire (Wands), Water (Cups), Air (Swords), Earth (Pentacles)\n- **Planet filter**: Planetary correspondences from Golden Dawn system\n- **Sign filter**: Zodiac associations (use 3-letter codes: Ari, Tau, etc.)\n- **Arcana filter**: Major or Minor Arcana only\n\n**Pagination system:**\n- Default: 20 cards per page\n- Maximum: 78 cards per page (full deck)\n- Efficient offset-based pagination\n- Total count provided for frontend pagination\n\n**Search examples:**\n- `keyword=emperor` -> Finds The Emperor\n- `element=Water&life_area=love` -> Water cards for love readings\n- `arcana=major&planet=Venus` -> Major Arcana Venus cards\n- `sign=Ari` -> All Aries-associated cards\n\n**Response includes:**\n- Matching cards with full details\n- Astrological correspondences\n- Life area associations\n- Keywords for upright/reversed meanings\n- Pagination metadata\n\n**Response time:** ~100ms | **Coverage:** Complete 78-card tarot deck",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "tarot",
                "cards",
                "search"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Search keyword for card names (case-insensitive)",
                    "type": "text/plain"
                  },
                  "key": "keyword",
                  "value": ""
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by life area association",
                    "type": "text/plain"
                  },
                  "key": "life_area",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by elemental correspondence (Fire, Water, Air, Earth)",
                    "type": "text/plain"
                  },
                  "key": "element",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by planetary correspondence",
                    "type": "text/plain"
                  },
                  "key": "planet",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by zodiac sign (3-letter abbreviation)",
                    "type": "text/plain"
                  },
                  "key": "sign",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Filter by arcana type (major, minor)",
                    "type": "text/plain"
                  },
                  "key": "arcana",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Page number (1-based)",
                    "type": "text/plain"
                  },
                  "key": "page",
                  "value": "1"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Items per page",
                    "type": "text/plain"
                  },
                  "key": "page_size",
                  "value": "20"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "f85c43ea-5e63-4cb2-bbc5-5a63f404564b",
              "name": "Search tarot cards by various criteria with pagination",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "cards",
                    "search"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Search keyword for card names (case-insensitive)",
                        "type": "text/plain"
                      },
                      "key": "keyword",
                      "value": ""
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by life area association",
                        "type": "text/plain"
                      },
                      "key": "life_area",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by elemental correspondence (Fire, Water, Air, Earth)",
                        "type": "text/plain"
                      },
                      "key": "element",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by planetary correspondence",
                        "type": "text/plain"
                      },
                      "key": "planet",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by zodiac sign (3-letter abbreviation)",
                        "type": "text/plain"
                      },
                      "key": "sign",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by arcana type (major, minor)",
                        "type": "text/plain"
                      },
                      "key": "arcana",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Page number (1-based)",
                        "type": "text/plain"
                      },
                      "key": "page",
                      "value": "1"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Items per page",
                        "type": "text/plain"
                      },
                      "key": "page_size",
                      "value": "20"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "918894e2-9a5c-4218-b148-d6925673cc4d",
              "name": "Invalid tarot parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "cards",
                    "search"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Search keyword for card names (case-insensitive)",
                        "type": "text/plain"
                      },
                      "key": "keyword",
                      "value": ""
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by life area association",
                        "type": "text/plain"
                      },
                      "key": "life_area",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by elemental correspondence (Fire, Water, Air, Earth)",
                        "type": "text/plain"
                      },
                      "key": "element",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by planetary correspondence",
                        "type": "text/plain"
                      },
                      "key": "planet",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by zodiac sign (3-letter abbreviation)",
                        "type": "text/plain"
                      },
                      "key": "sign",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by arcana type (major, minor)",
                        "type": "text/plain"
                      },
                      "key": "arcana",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Page number (1-based)",
                        "type": "text/plain"
                      },
                      "key": "page",
                      "value": "1"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Items per page",
                        "type": "text/plain"
                      },
                      "key": "page_size",
                      "value": "20"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "357dca18-8fdd-42ad-82f7-01a4fad74376",
              "name": "Validation error - check request format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "cards",
                    "search"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Search keyword for card names (case-insensitive)",
                        "type": "text/plain"
                      },
                      "key": "keyword",
                      "value": ""
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by life area association",
                        "type": "text/plain"
                      },
                      "key": "life_area",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by elemental correspondence (Fire, Water, Air, Earth)",
                        "type": "text/plain"
                      },
                      "key": "element",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by planetary correspondence",
                        "type": "text/plain"
                      },
                      "key": "planet",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by zodiac sign (3-letter abbreviation)",
                        "type": "text/plain"
                      },
                      "key": "sign",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Filter by arcana type (major, minor)",
                        "type": "text/plain"
                      },
                      "key": "arcana",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Page number (1-based)",
                        "type": "text/plain"
                      },
                      "key": "page",
                      "value": "1"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Items per page",
                        "type": "text/plain"
                      },
                      "key": "page_size",
                      "value": "20"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "e103cbfa-4fbb-4113-a8e6-d8dd435b696c",
          "name": "Get Daily Card",
          "request": {
            "name": "Get Daily Card",
            "description": {
              "content": "**Daily Card Reading** - Your personal card guidance for the day\n\n**Perfect for:**\n- Daily spiritual guidance and insight\n- Morning meditation and intention setting\n- Mobile app integration with consistent user experience\n- Building daily tarot practice routines\n\n**How it works:**\n- Uses user_id + date as seed for consistent daily cards\n- Same user gets same card throughout the day\n- Optional life area focus for targeted guidance\n- Birth data enables personalized interpretations\n- 24-hour caching ensures consistency\n\n**Cache system:**\n- Key: `daily_card:{user_id}:{date}:{life_area or 'general'}`\n- Duration: 24 hours (resets at midnight)\n- Consistent cards throughout the day\n- Different cards for different life areas\n\n**Personalization features:**\n- Birth data integration for deeper insights\n- Life area contextualization\n- User-specific card selection algorithm\n- Progressive learning from user preferences\n\n**Response includes:**\n- Single tarot card with orientation\n- Contextual interpretation for the day\n- Date stamp and user identification\n- Life area specification (if provided)\n- Personalization indicators\n\n**Response time:** ~50ms (cached) / ~150ms (fresh) | **Consistency:** 100% same-day reliability",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "tarot",
                "cards",
                "daily"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "(Required) Unique user identifier for consistent daily cards",
                    "type": "text/plain"
                  },
                  "key": "user_id",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Optional life area focus",
                    "type": "text/plain"
                  },
                  "key": "life_area",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Birth year for personalization",
                    "type": "text/plain"
                  },
                  "key": "birth_year",
                  "value": "<integer>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Birth month for personalization",
                    "type": "text/plain"
                  },
                  "key": "birth_month",
                  "value": "<integer>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Birth day for personalization",
                    "type": "text/plain"
                  },
                  "key": "birth_day",
                  "value": "<integer>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Birth hour for personalization",
                    "type": "text/plain"
                  },
                  "key": "birth_hour",
                  "value": "<integer>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Birth minute for personalization",
                    "type": "text/plain"
                  },
                  "key": "birth_minute",
                  "value": "<integer>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Birth city for personalization",
                    "type": "text/plain"
                  },
                  "key": "city",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Country code for personalization",
                    "type": "text/plain"
                  },
                  "key": "country_code",
                  "value": "<string>"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "1c9adc56-d495-4c54-ace9-79f34ecece8c",
              "name": "Daily tarot card with personalized interpretation",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "cards",
                    "daily"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) Unique user identifier for consistent daily cards",
                        "type": "text/plain"
                      },
                      "key": "user_id",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Optional life area focus",
                        "type": "text/plain"
                      },
                      "key": "life_area",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth year for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_year",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth month for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_month",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth day for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_day",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth hour for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_hour",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth minute for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_minute",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth city for personalization",
                        "type": "text/plain"
                      },
                      "key": "city",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Country code for personalization",
                        "type": "text/plain"
                      },
                      "key": "country_code",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "d20cbcbe-609f-4130-b7ec-c8ef57ff1137",
              "name": "Invalid tarot parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "cards",
                    "daily"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) Unique user identifier for consistent daily cards",
                        "type": "text/plain"
                      },
                      "key": "user_id",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Optional life area focus",
                        "type": "text/plain"
                      },
                      "key": "life_area",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth year for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_year",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth month for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_month",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth day for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_day",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth hour for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_hour",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth minute for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_minute",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth city for personalization",
                        "type": "text/plain"
                      },
                      "key": "city",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Country code for personalization",
                        "type": "text/plain"
                      },
                      "key": "country_code",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "17b4ffb7-3331-467f-84a2-04238aa55968",
              "name": "Validation error - check request format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "cards",
                    "daily"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "(Required) Unique user identifier for consistent daily cards",
                        "type": "text/plain"
                      },
                      "key": "user_id",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Optional life area focus",
                        "type": "text/plain"
                      },
                      "key": "life_area",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth year for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_year",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth month for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_month",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth day for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_day",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth hour for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_hour",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth minute for personalization",
                        "type": "text/plain"
                      },
                      "key": "birth_minute",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Birth city for personalization",
                        "type": "text/plain"
                      },
                      "key": "city",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Country code for personalization",
                        "type": "text/plain"
                      },
                      "key": "country_code",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Generate Single Card Report",
          "description": "All available examples for Generate Single Card Report endpoint. **Single Card Report** - Generate report for daily guidance\n\n**Perfect for:**\n- Daily guidance\n- Quick insights\n- Meditation focus\n- Mobile apps\n\n**Features:**\n- Life area focused interpretations\n- Multiple interpretation depths\n- Multi-language support\n- Optional astrological context\n\n**Response includes:**\n- Card details and position\n- Interpretation for chosen life area\n- Keywords and themes\n- Action suggestions\n\n**Response time:** ~100ms",
          "item": [
            {
              "id": "d51c7583-8b02-4aae-9618-ab3e323125f6",
              "name": "Daily career guidance",
              "request": {
                "name": "Daily career guidance",
                "description": {
                  "content": "🎯 **Generate Single Card Report**\n\n📋 **Endpoint Description:**\n**Single Card Report** - Generate report for daily guidance\n\n**Perfect for:**\n- Daily guidance\n- Quick insights\n- Meditation focus\n- Mobile apps\n\n**Features:**\n- Life area focused interpretations\n- Multiple interpretation depths\n- Multi-language support\n- Optional astrological context\n\n**Response includes:**\n- Card details and position\n- Interpretation for chosen life area\n- Keywords and themes\n- Action suggestions\n\n**Response time:** ~100ms\n\n✨ **Example Description:**\nSingle card report focused on career\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/single`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "single"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"single\",\n  \"life_area\": \"career\",\n  \"interpretation_depth\": \"basic\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "cc0144a4-b2b4-444b-bdf8-1a9583266747",
              "name": "Love life guidance",
              "request": {
                "name": "Love life guidance",
                "description": {
                  "content": "🎯 **Generate Single Card Report**\n\n📋 **Endpoint Description:**\n**Single Card Report** - Generate report for daily guidance\n\n**Perfect for:**\n- Daily guidance\n- Quick insights\n- Meditation focus\n- Mobile apps\n\n**Features:**\n- Life area focused interpretations\n- Multiple interpretation depths\n- Multi-language support\n- Optional astrological context\n\n**Response includes:**\n- Card details and position\n- Interpretation for chosen life area\n- Keywords and themes\n- Action suggestions\n\n**Response time:** ~100ms\n\n✨ **Example Description:**\nSingle card for relationship insights\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/single`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "single"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"single\",\n  \"life_area\": \"love\",\n  \"interpretation_depth\": \"detailed\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Generate Three Card Report",
          "description": "All available examples for Generate Three Card Report endpoint. **Three Card Report** - Classic spread for comprehensive analysis\n\n**Perfect for:**\n- Timeline analysis (Past/Present/Future)\n- Situation assessment\n- Decision making\n- Quick but thorough reading\n\n**Layouts available:**\n- Past-Present-Future\n- Situation-Challenge-Advice\n- Mind-Body-Spirit\n- Custom interpretations\n\n**Features:**\n- Elemental dignity calculations\n- Card combination analysis\n- Life area specific meanings\n- Synthesis and action items\n\n**Response time:** ~200ms",
          "item": [
            {
              "id": "81188bad-1d7a-472a-aa94-7d3e64b5b4e3",
              "name": "Timeline spread",
              "request": {
                "name": "Timeline spread",
                "description": {
                  "content": "🎯 **Generate Three Card Report**\n\n📋 **Endpoint Description:**\n**Three Card Report** - Classic spread for comprehensive analysis\n\n**Perfect for:**\n- Timeline analysis (Past/Present/Future)\n- Situation assessment\n- Decision making\n- Quick but thorough reading\n\n**Layouts available:**\n- Past-Present-Future\n- Situation-Challenge-Advice\n- Mind-Body-Spirit\n- Custom interpretations\n\n**Features:**\n- Elemental dignity calculations\n- Card combination analysis\n- Life area specific meanings\n- Synthesis and action items\n\n**Response time:** ~200ms\n\n✨ **Example Description:**\nClassic past-present-future analysis\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/three-card`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "three-card"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"three_card\",\n  \"life_area\": \"career\",\n  \"interpretation_depth\": \"detailed\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "2a247008-ccea-4c2e-8b33-7756a75a927d",
              "name": "Situation analysis",
              "request": {
                "name": "Situation analysis",
                "description": {
                  "content": "🎯 **Generate Three Card Report**\n\n📋 **Endpoint Description:**\n**Three Card Report** - Classic spread for comprehensive analysis\n\n**Perfect for:**\n- Timeline analysis (Past/Present/Future)\n- Situation assessment\n- Decision making\n- Quick but thorough reading\n\n**Layouts available:**\n- Past-Present-Future\n- Situation-Challenge-Advice\n- Mind-Body-Spirit\n- Custom interpretations\n\n**Features:**\n- Elemental dignity calculations\n- Card combination analysis\n- Life area specific meanings\n- Synthesis and action items\n\n**Response time:** ~200ms\n\n✨ **Example Description:**\nSituation-challenge-advice spread\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/three-card`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "three-card"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"three_card\",\n  \"life_area\": \"relationships\",\n  \"include_dignities\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Generate Celtic Cross Report",
          "description": "All available examples for Generate Celtic Cross Report endpoint. **Celtic Cross Report** - The ultimate 10-card tarot spread for comprehensive life analysis\n\n**Perfect for:**\n- Deep life analysis and major decisions\n- Understanding complex situations with multiple factors\n- Mapping past influences to future outcomes\n- Exploring subconscious patterns and external forces\n\n**The Celtic Cross positions:**\n- **Position 1**: Present Situation (House 1 - Ascendant energy)\n- **Position 2**: Challenge/Cross (House 7 - What opposes or challenges)\n- **Position 3**: Distant Past (House 4 - IC, foundation of the matter)\n- **Position 4**: Recent Past (House 12 - Hidden influences)\n- **Position 5**: Possible Future (House 11 - Hopes and ideals)\n- **Position 6**: Near Future (House 2 - Resources and next steps)\n- **Position 7**: Your Approach (House 1 - Sun, conscious will)\n- **Position 8**: External Influences (House 3 - Environment and communication)\n- **Position 9**: Hopes and Fears (House 9 - Higher mind and philosophy)\n- **Position 10**: Final Outcome (House 10 - MC, highest potential)\n\n**Advanced Features:**\n- **Elemental Dignities** - Golden Dawn method analyzing card interactions\n- **Timing Predictions** - Using Minor Arcana decan correspondences\n- **Astrological Context** - Houses and planetary influences\n- **Multi-language Support** - Available in 6 languages\n\n**Response includes:**\n- Complete 10-card interpretation\n- Elemental dignity analysis (optional)\n- Timing guidance with decan dates (optional)\n- Overall synthesis and actionable advice\n- Position-specific meanings with astrological context\n\n**Response time:** ~300ms | **Depth:** Professional grade analysis",
          "item": [
            {
              "id": "a0dec4ad-4ff0-4022-94cd-f207a002e6bf",
              "name": "Basic Celtic Cross",
              "request": {
                "name": "Basic Celtic Cross",
                "description": {
                  "content": "🎯 **Generate Celtic Cross Report**\n\n📋 **Endpoint Description:**\n**Celtic Cross Report** - The ultimate 10-card tarot spread for comprehensive life analysis\n\n**Perfect for:**\n- Deep life analysis and major decisions\n- Understanding complex situations with multiple factors\n- Mapping past influences to future outcomes\n- Exploring subconscious patterns and external forces\n\n**The Celtic Cross positions:**\n- **Position 1**: Present Situation (House 1 - Ascendant energy)\n- **Position 2**: Challenge/Cross (House 7 - What opposes or challenges)\n- **Position 3**: Distant Past (House 4 - IC, foundation of the matter)\n- **Position 4**: Recent Past (House 12 - Hidden influences)\n- **Position 5**: Possible Future (House 11 - Hopes and ideals)\n- **Position 6**: Near Future (House 2 - Resources and next steps)\n- **Position 7**: Your Approach (House 1 - Sun, conscious will)\n- **Position 8**: External Influences (House 3 - Environment and communication)\n- **Position 9**: Hopes and Fears (House 9 - Higher mind and philosophy)\n- **Position 10**: Final Outcome (House 10 - MC, highest potential)\n\n**Advanced Features:**\n- **Elemental Dignities** - Golden Dawn method analyzing card interactions\n- **Timing Predictions** - Using Minor Arcana decan correspondences\n- **Astrological Context** - Houses and planetary influences\n- **Multi-language Support** - Available in 6 languages\n\n**Response includes:**\n- Complete 10-card interpretation\n- Elemental dignity analysis (optional)\n- Timing guidance with decan dates (optional)\n- Overall synthesis and actionable advice\n- Position-specific meanings with astrological context\n\n**Response time:** ~300ms | **Depth:** Professional grade analysis\n\n✨ **Example Description:**\nTraditional 10-card spread for comprehensive analysis\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/celtic-cross`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "celtic-cross"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"celtic_cross\",\n  \"life_area\": \"career\",\n  \"interpretation_depth\": \"basic\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "0fa3dd73-036c-4f3e-8b9c-17fa54ea86a3",
              "name": "Celtic Cross with Elemental Dignities",
              "request": {
                "name": "Celtic Cross with Elemental Dignities",
                "description": {
                  "content": "🎯 **Generate Celtic Cross Report**\n\n📋 **Endpoint Description:**\n**Celtic Cross Report** - The ultimate 10-card tarot spread for comprehensive life analysis\n\n**Perfect for:**\n- Deep life analysis and major decisions\n- Understanding complex situations with multiple factors\n- Mapping past influences to future outcomes\n- Exploring subconscious patterns and external forces\n\n**The Celtic Cross positions:**\n- **Position 1**: Present Situation (House 1 - Ascendant energy)\n- **Position 2**: Challenge/Cross (House 7 - What opposes or challenges)\n- **Position 3**: Distant Past (House 4 - IC, foundation of the matter)\n- **Position 4**: Recent Past (House 12 - Hidden influences)\n- **Position 5**: Possible Future (House 11 - Hopes and ideals)\n- **Position 6**: Near Future (House 2 - Resources and next steps)\n- **Position 7**: Your Approach (House 1 - Sun, conscious will)\n- **Position 8**: External Influences (House 3 - Environment and communication)\n- **Position 9**: Hopes and Fears (House 9 - Higher mind and philosophy)\n- **Position 10**: Final Outcome (House 10 - MC, highest potential)\n\n**Advanced Features:**\n- **Elemental Dignities** - Golden Dawn method analyzing card interactions\n- **Timing Predictions** - Using Minor Arcana decan correspondences\n- **Astrological Context** - Houses and planetary influences\n- **Multi-language Support** - Available in 6 languages\n\n**Response includes:**\n- Complete 10-card interpretation\n- Elemental dignity analysis (optional)\n- Timing guidance with decan dates (optional)\n- Overall synthesis and actionable advice\n- Position-specific meanings with astrological context\n\n**Response time:** ~300ms | **Depth:** Professional grade analysis\n\n✨ **Example Description:**\nEnhanced reading with elemental analysis\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/celtic-cross`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "celtic-cross"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"celtic_cross\",\n  \"life_area\": \"spirituality\",\n  \"include_dignities\": true,\n  \"interpretation_depth\": \"detailed\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b6cf0415-212b-429f-b532-8e8c6cc388d9",
              "name": "Celtic Cross with Timing Predictions",
              "request": {
                "name": "Celtic Cross with Timing Predictions",
                "description": {
                  "content": "🎯 **Generate Celtic Cross Report**\n\n📋 **Endpoint Description:**\n**Celtic Cross Report** - The ultimate 10-card tarot spread for comprehensive life analysis\n\n**Perfect for:**\n- Deep life analysis and major decisions\n- Understanding complex situations with multiple factors\n- Mapping past influences to future outcomes\n- Exploring subconscious patterns and external forces\n\n**The Celtic Cross positions:**\n- **Position 1**: Present Situation (House 1 - Ascendant energy)\n- **Position 2**: Challenge/Cross (House 7 - What opposes or challenges)\n- **Position 3**: Distant Past (House 4 - IC, foundation of the matter)\n- **Position 4**: Recent Past (House 12 - Hidden influences)\n- **Position 5**: Possible Future (House 11 - Hopes and ideals)\n- **Position 6**: Near Future (House 2 - Resources and next steps)\n- **Position 7**: Your Approach (House 1 - Sun, conscious will)\n- **Position 8**: External Influences (House 3 - Environment and communication)\n- **Position 9**: Hopes and Fears (House 9 - Higher mind and philosophy)\n- **Position 10**: Final Outcome (House 10 - MC, highest potential)\n\n**Advanced Features:**\n- **Elemental Dignities** - Golden Dawn method analyzing card interactions\n- **Timing Predictions** - Using Minor Arcana decan correspondences\n- **Astrological Context** - Houses and planetary influences\n- **Multi-language Support** - Available in 6 languages\n\n**Response includes:**\n- Complete 10-card interpretation\n- Elemental dignity analysis (optional)\n- Timing guidance with decan dates (optional)\n- Overall synthesis and actionable advice\n- Position-specific meanings with astrological context\n\n**Response time:** ~300ms | **Depth:** Professional grade analysis\n\n✨ **Example Description:**\nComplete reading with astrological timing\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/celtic-cross`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "celtic-cross"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"celtic_cross\",\n  \"life_area\": \"love\",\n  \"include_timing\": true,\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Generate Synastry Report",
          "description": "All available examples for Generate Synastry Report endpoint. **Synastry Report** - Tarot-based relationship compatibility analysis for two people\n\n**Perfect for:**\n- Understanding relationship dynamics and compatibility\n- Exploring strengths and challenges in partnerships\n- Gaining insights into romantic potential\n- Analyzing any type of relationship (romantic, business, friendship)\n\n**How it works:**\n- Draws 2 cards for each of 5 key relationship areas (10 cards total)\n- Analyzes elemental harmony between cards\n- Calculates weighted compatibility scores\n- Optional birth card compatibility analysis\n\n**Key relationship areas analyzed:**\n- **Love** (Weight: 2.0) - Romantic attraction and emotional connection\n- **Communication** (Weight: 1.8) - How you express and understand each other\n- **Finance** (Weight: 1.2) - Material compatibility and shared resources\n- **Spirituality** (Weight: 1.5) - Shared values and life philosophy\n- **Home** (Weight: 1.4) - Domestic harmony and shared living\n\n**Scoring system:**\n- **80-95%**: Highly positive cards (2 of Cups, The Lovers, etc.)\n- **50-70%**: Neutral cards with growth potential\n- **20-40%**: Reversed or challenging cards\n- **Bonus**: Elemental harmony between paired cards (+10%)\n\n**Birth card compatibility (optional):**\n- Calculates birth cards from birth dates\n- Analyzes archetypal compatibility\n- Provides deeper personality insights\n\n**Response includes:**\n- Overall compatibility score (0-100)\n- Detailed analysis for each life area\n- Relationship strengths and challenges\n- Synthesis of overall dynamics\n- All drawn cards with interpretations\n\n**Response time:** ~250ms | **Accuracy:** Professional relationship insights",
          "item": [
            {
              "id": "201b8a7b-99d9-4c9d-8590-93246667060b",
              "name": "Basic Relationship Compatibility",
              "request": {
                "name": "Basic Relationship Compatibility",
                "description": {
                  "content": "🎯 **Generate Synastry Report**\n\n📋 **Endpoint Description:**\n**Synastry Report** - Tarot-based relationship compatibility analysis for two people\n\n**Perfect for:**\n- Understanding relationship dynamics and compatibility\n- Exploring strengths and challenges in partnerships\n- Gaining insights into romantic potential\n- Analyzing any type of relationship (romantic, business, friendship)\n\n**How it works:**\n- Draws 2 cards for each of 5 key relationship areas (10 cards total)\n- Analyzes elemental harmony between cards\n- Calculates weighted compatibility scores\n- Optional birth card compatibility analysis\n\n**Key relationship areas analyzed:**\n- **Love** (Weight: 2.0) - Romantic attraction and emotional connection\n- **Communication** (Weight: 1.8) - How you express and understand each other\n- **Finance** (Weight: 1.2) - Material compatibility and shared resources\n- **Spirituality** (Weight: 1.5) - Shared values and life philosophy\n- **Home** (Weight: 1.4) - Domestic harmony and shared living\n\n**Scoring system:**\n- **80-95%**: Highly positive cards (2 of Cups, The Lovers, etc.)\n- **50-70%**: Neutral cards with growth potential\n- **20-40%**: Reversed or challenging cards\n- **Bonus**: Elemental harmony between paired cards (+10%)\n\n**Birth card compatibility (optional):**\n- Calculates birth cards from birth dates\n- Analyzes archetypal compatibility\n- Provides deeper personality insights\n\n**Response includes:**\n- Overall compatibility score (0-100)\n- Detailed analysis for each life area\n- Relationship strengths and challenges\n- Synthesis of overall dynamics\n- All drawn cards with interpretations\n\n**Response time:** ~250ms | **Accuracy:** Professional relationship insights\n\n✨ **Example Description:**\nTarot compatibility analysis for two people\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/synastry`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "synastry"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"synastry\",\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"partner_birth_data\": {\n    \"year\": 1987,\n    \"month\": 3,\n    \"day\": 15,\n    \"hour\": 10,\n    \"minute\": 30,\n    \"city\": \"London\",\n    \"country_code\": \"GB\"\n  },\n  \"interpretation_depth\": \"basic\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b4e4ab9d-470c-4f27-95c5-ada989069ccf",
              "name": "Complete Synastry Analysis",
              "request": {
                "name": "Complete Synastry Analysis",
                "description": {
                  "content": "🎯 **Generate Synastry Report**\n\n📋 **Endpoint Description:**\n**Synastry Report** - Tarot-based relationship compatibility analysis for two people\n\n**Perfect for:**\n- Understanding relationship dynamics and compatibility\n- Exploring strengths and challenges in partnerships\n- Gaining insights into romantic potential\n- Analyzing any type of relationship (romantic, business, friendship)\n\n**How it works:**\n- Draws 2 cards for each of 5 key relationship areas (10 cards total)\n- Analyzes elemental harmony between cards\n- Calculates weighted compatibility scores\n- Optional birth card compatibility analysis\n\n**Key relationship areas analyzed:**\n- **Love** (Weight: 2.0) - Romantic attraction and emotional connection\n- **Communication** (Weight: 1.8) - How you express and understand each other\n- **Finance** (Weight: 1.2) - Material compatibility and shared resources\n- **Spirituality** (Weight: 1.5) - Shared values and life philosophy\n- **Home** (Weight: 1.4) - Domestic harmony and shared living\n\n**Scoring system:**\n- **80-95%**: Highly positive cards (2 of Cups, The Lovers, etc.)\n- **50-70%**: Neutral cards with growth potential\n- **20-40%**: Reversed or challenging cards\n- **Bonus**: Elemental harmony between paired cards (+10%)\n\n**Birth card compatibility (optional):**\n- Calculates birth cards from birth dates\n- Analyzes archetypal compatibility\n- Provides deeper personality insights\n\n**Response includes:**\n- Overall compatibility score (0-100)\n- Detailed analysis for each life area\n- Relationship strengths and challenges\n- Synthesis of overall dynamics\n- All drawn cards with interpretations\n\n**Response time:** ~250ms | **Accuracy:** Professional relationship insights\n\n✨ **Example Description:**\nFull compatibility with birth card analysis\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/synastry`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "synastry"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"synastry\",\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"partner_birth_data\": {\n    \"year\": 1990,\n    \"month\": 7,\n    \"day\": 22,\n    \"hour\": 14,\n    \"minute\": 0,\n    \"city\": \"Paris\",\n    \"country_code\": \"FR\"\n  },\n  \"include_birth_cards\": true,\n  \"interpretation_depth\": \"detailed\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Quintessence",
          "description": "All available examples for Calculate Quintessence endpoint. Calculate the quintessence (theme card) from a tarot spread.\n\n**Perfect for:**\n- Finding overall theme of a spread\n- Deeper understanding of reading\n- Spread synthesis\n- Hidden influences\n\n**How it works:**\n- Sums all Major Arcana numbers\n- Reduces to 1-22 range\n- Returns theme card\n- Provides interpretation\n\n**Response includes:**\n- Quintessence card\n- Calculation details\n- Thematic interpretation\n\n**Response time:** ~50ms",
          "item": [
            {
              "id": "4b37a462-b39d-40eb-ae3d-1a73a394653f",
              "name": "Celtic Cross quintessence",
              "request": {
                "name": "Celtic Cross quintessence",
                "description": {
                  "content": "🎯 **Calculate Quintessence**\n\n📋 **Endpoint Description:**\nCalculate the quintessence (theme card) from a tarot spread.\n\n**Perfect for:**\n- Finding overall theme of a spread\n- Deeper understanding of reading\n- Spread synthesis\n- Hidden influences\n\n**How it works:**\n- Sums all Major Arcana numbers\n- Reduces to 1-22 range\n- Returns theme card\n- Provides interpretation\n\n**Response includes:**\n- Quintessence card\n- Calculation details\n- Thematic interpretation\n\n**Response time:** ~50ms\n\n✨ **Example Description:**\nCalculate theme card for Celtic Cross spread\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/quintessence`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "quintessence"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"cards\": [\n    \"major_01\",\n    \"major_10\",\n    \"wands_03\",\n    \"major_15\",\n    \"cups_queen\"\n  ],\n  \"include_interpretation\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Birth Cards",
          "description": "All available examples for Calculate Birth Cards endpoint. Calculate birth cards from birth date.\n\n**Perfect for:**\n- Personal insights and identity exploration\n- Life path understanding and direction\n- Soul purpose and spiritual guidance\n- Core personality traits analysis\n\n**Calculation Method:**\n- Sum all birth date numbers (day + month + year)\n- Apply theosophical reduction to Major Arcana range (1-22)\n- Special dual cards for numbers 10-19 (personality + soul cards)\n- Based on traditional numerological tarot correspondence\n\n**What you get:**\n- **Primary birth card** - Core personality and life theme\n- **Secondary card** - Soul purpose (for paired numbers)\n- **Calculation breakdown** - Shows mathematical process\n- **Personal interpretation** - Detailed meaning and guidance\n\n**Supports both formats:**\n- **Standardized**: subject.birth_data with options\n- **Legacy**: birth_date string (backward compatible)\n\n**Response time:** ~75ms | **Accuracy:** Traditional numerological method",
          "item": [
            {
              "id": "7d36a5bd-adf9-46ca-92c1-a3cdda45b682",
              "name": "Standardized Format",
              "request": {
                "name": "Standardized Format",
                "description": {
                  "content": "🎯 **Calculate Birth Cards**\n\n📋 **Endpoint Description:**\nCalculate birth cards from birth date.\n\n**Perfect for:**\n- Personal insights and identity exploration\n- Life path understanding and direction\n- Soul purpose and spiritual guidance\n- Core personality traits analysis\n\n**Calculation Method:**\n- Sum all birth date numbers (day + month + year)\n- Apply theosophical reduction to Major Arcana range (1-22)\n- Special dual cards for numbers 10-19 (personality + soul cards)\n- Based on traditional numerological tarot correspondence\n\n**What you get:**\n- **Primary birth card** - Core personality and life theme\n- **Secondary card** - Soul purpose (for paired numbers)\n- **Calculation breakdown** - Shows mathematical process\n- **Personal interpretation** - Detailed meaning and guidance\n\n**Supports both formats:**\n- **Standardized**: subject.birth_data with options\n- **Legacy**: birth_date string (backward compatible)\n\n**Response time:** ~75ms | **Accuracy:** Traditional numerological method\n\n✨ **Example Description:**\nModern standardized format for birth card calculation\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/birth-cards`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "birth-cards"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11\n    }\n  },\n  \"options\": {\n    \"include_interpretation\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b4350988-b839-4643-93e9-b3184e6c8a8b",
              "name": "Legacy Format (Backward Compatible)",
              "request": {
                "name": "Legacy Format (Backward Compatible)",
                "description": {
                  "content": "🎯 **Calculate Birth Cards**\n\n📋 **Endpoint Description:**\nCalculate birth cards from birth date.\n\n**Perfect for:**\n- Personal insights and identity exploration\n- Life path understanding and direction\n- Soul purpose and spiritual guidance\n- Core personality traits analysis\n\n**Calculation Method:**\n- Sum all birth date numbers (day + month + year)\n- Apply theosophical reduction to Major Arcana range (1-22)\n- Special dual cards for numbers 10-19 (personality + soul cards)\n- Based on traditional numerological tarot correspondence\n\n**What you get:**\n- **Primary birth card** - Core personality and life theme\n- **Secondary card** - Soul purpose (for paired numbers)\n- **Calculation breakdown** - Shows mathematical process\n- **Personal interpretation** - Detailed meaning and guidance\n\n**Supports both formats:**\n- **Standardized**: subject.birth_data with options\n- **Legacy**: birth_date string (backward compatible)\n\n**Response time:** ~75ms | **Accuracy:** Traditional numerological method\n\n✨ **Example Description:**\nOriginal format for birth card calculation\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/birth-cards`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "birth-cards"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_date\": \"1985-05-11\",\n  \"include_interpretation\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Elemental Dignities",
          "description": "All available examples for Calculate Elemental Dignities endpoint. Elemental Dignities Analysis - Golden Dawn method for analyzing card interactions.\n\n**Perfect for:**\n- Understanding card combinations and energy flow\n- Identifying strengths and weaknesses in spreads\n- Advanced tarot interpretation techniques\n- Learning traditional Golden Dawn methods\n\n**How it works:**\n- **Same Element**: Cards greatly strengthen each other (2.0x)\n- **Friendly Elements**: Fire+Air, Water+Earth support each other (1.5x)\n- **Neutral Elements**: Fire+Earth, Air+Water balance (1.0x)\n- **Opposing Elements**: Fire+Water, Air+Earth weaken each other (0.5x)\n\n**For 3-card groups:**\n- Center card is modified by flanking cards\n- Average of left and right influences\n- Provides combined strength and quality\n\n**Analysis includes:**\n- Individual dignity calculations for each card\n- Overall elemental balance across the spread\n- Strongest and weakest positions\n- Dominant elemental influence\n- Practical interpretation guidance\n\n**Elemental correspondences:**\n- **Fire** (Wands): Action, passion, creativity, spiritual energy\n- **Water** (Cups): Emotions, intuition, relationships, healing\n- **Air** (Swords): Thought, communication, conflict, clarity\n- **Earth** (Pentacles): Material matters, health, practical concerns\n\n**Response time:** ~150ms | **Method:** Traditional Golden Dawn system",
          "item": [
            {
              "id": "18c36d7f-003c-4c7a-9400-214d6edc65a9",
              "name": "Three Card Dignities",
              "request": {
                "name": "Three Card Dignities",
                "description": {
                  "content": "🎯 **Calculate Elemental Dignities**\n\n📋 **Endpoint Description:**\nElemental Dignities Analysis - Golden Dawn method for analyzing card interactions.\n\n**Perfect for:**\n- Understanding card combinations and energy flow\n- Identifying strengths and weaknesses in spreads\n- Advanced tarot interpretation techniques\n- Learning traditional Golden Dawn methods\n\n**How it works:**\n- **Same Element**: Cards greatly strengthen each other (2.0x)\n- **Friendly Elements**: Fire+Air, Water+Earth support each other (1.5x)\n- **Neutral Elements**: Fire+Earth, Air+Water balance (1.0x)\n- **Opposing Elements**: Fire+Water, Air+Earth weaken each other (0.5x)\n\n**For 3-card groups:**\n- Center card is modified by flanking cards\n- Average of left and right influences\n- Provides combined strength and quality\n\n**Analysis includes:**\n- Individual dignity calculations for each card\n- Overall elemental balance across the spread\n- Strongest and weakest positions\n- Dominant elemental influence\n- Practical interpretation guidance\n\n**Elemental correspondences:**\n- **Fire** (Wands): Action, passion, creativity, spiritual energy\n- **Water** (Cups): Emotions, intuition, relationships, healing\n- **Air** (Swords): Thought, communication, conflict, clarity\n- **Earth** (Pentacles): Material matters, health, practical concerns\n\n**Response time:** ~150ms | **Method:** Traditional Golden Dawn system\n\n✨ **Example Description:**\nBasic past/present/future dignity analysis\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/dignities`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "dignities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"cards\": [\n    {\n      \"id\": \"wands_03\",\n      \"position\": 1\n    },\n    {\n      \"id\": \"cups_05\",\n      \"position\": 2\n    },\n    {\n      \"id\": \"swords_07\",\n      \"position\": 3\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "00cad57e-0086-4949-89c4-cbea4b91933c",
              "name": "Celtic Cross Dignities",
              "request": {
                "name": "Celtic Cross Dignities",
                "description": {
                  "content": "🎯 **Calculate Elemental Dignities**\n\n📋 **Endpoint Description:**\nElemental Dignities Analysis - Golden Dawn method for analyzing card interactions.\n\n**Perfect for:**\n- Understanding card combinations and energy flow\n- Identifying strengths and weaknesses in spreads\n- Advanced tarot interpretation techniques\n- Learning traditional Golden Dawn methods\n\n**How it works:**\n- **Same Element**: Cards greatly strengthen each other (2.0x)\n- **Friendly Elements**: Fire+Air, Water+Earth support each other (1.5x)\n- **Neutral Elements**: Fire+Earth, Air+Water balance (1.0x)\n- **Opposing Elements**: Fire+Water, Air+Earth weaken each other (0.5x)\n\n**For 3-card groups:**\n- Center card is modified by flanking cards\n- Average of left and right influences\n- Provides combined strength and quality\n\n**Analysis includes:**\n- Individual dignity calculations for each card\n- Overall elemental balance across the spread\n- Strongest and weakest positions\n- Dominant elemental influence\n- Practical interpretation guidance\n\n**Elemental correspondences:**\n- **Fire** (Wands): Action, passion, creativity, spiritual energy\n- **Water** (Cups): Emotions, intuition, relationships, healing\n- **Air** (Swords): Thought, communication, conflict, clarity\n- **Earth** (Pentacles): Material matters, health, practical concerns\n\n**Response time:** ~150ms | **Method:** Traditional Golden Dawn system\n\n✨ **Example Description:**\nFull 10-card elemental dignity analysis\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/dignities`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "dignities"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"cards\": [\n    {\n      \"id\": \"major_04\",\n      \"position\": 1\n    },\n    {\n      \"id\": \"cups_02\",\n      \"position\": 2\n    },\n    {\n      \"id\": \"pentacles_10\",\n      \"position\": 3\n    },\n    {\n      \"id\": \"swords_05\",\n      \"position\": 4\n    },\n    {\n      \"id\": \"major_17\",\n      \"position\": 5\n    },\n    {\n      \"id\": \"wands_08\",\n      \"position\": 6\n    },\n    {\n      \"id\": \"cups_queen\",\n      \"position\": 7\n    },\n    {\n      \"id\": \"pentacles_03\",\n      \"position\": 8\n    },\n    {\n      \"id\": \"major_09\",\n      \"position\": 9\n    },\n    {\n      \"id\": \"wands_10\",\n      \"position\": 10\n    }\n  ],\n  \"spread_type\": \"celtic_cross\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze Timing",
          "description": "All available examples for Analyze Timing endpoint. Timing Analysis - Astrological timing predictions from tarot cards.\n\n**Perfect for:**\n- Determining when events may manifest\n- Finding optimal timing for actions\n- Understanding seasonal influences\n- Connecting astrology with tarot guidance\n\n**Timing systems used:**\n- **Minor Arcana (2-10)**: Golden Dawn decan system\n  - Each card corresponds to 10-degree zodiac segment\n  - Provides specific date ranges throughout the year\n\n- **Major Arcana**: Planetary and elemental timing\n  - Planetary cards: Natural cycles and influences\n  - Elemental cards: Seasonal and general timing\n\n- **Court Cards**: Seasonal timing by element\n  - Fire (Wands): Summer energy\n  - Water (Cups): Autumn/Winter intuitive periods\n  - Air (Swords): Spring mental clarity\n  - Earth (Pentacles): Winter/Spring practical periods\n\n**Decan correspondences (Minor Arcana 2-10):**\n- **Aries** (Mar 21 - Apr 19): 2,3,4 of Wands\n- **Taurus** (Apr 20 - May 20): 5,6,7 of Pentacles\n- **Gemini** (May 21 - Jun 20): 8,9,10 of Swords\n- **Cancer** (Jun 21 - Jul 22): 2,3,4 of Cups\n- And so on through all 12 signs...\n\n**Response includes:**\n- Specific date ranges for applicable cards\n- Zodiac sign associations\n- Seasonal timing guidance\n- Overall timing summary\n- Personalized adjustments (if birth data provided)\n\n**Response time:** ~100ms | **Accuracy:** Professional astrological timing",
          "item": [
            {
              "id": "25564138-8aa4-4bcc-9307-1af5623c96a7",
              "name": "Basic Timing Analysis",
              "request": {
                "name": "Basic Timing Analysis",
                "description": {
                  "content": "🎯 **Analyze Timing**\n\n📋 **Endpoint Description:**\nTiming Analysis - Astrological timing predictions from tarot cards.\n\n**Perfect for:**\n- Determining when events may manifest\n- Finding optimal timing for actions\n- Understanding seasonal influences\n- Connecting astrology with tarot guidance\n\n**Timing systems used:**\n- **Minor Arcana (2-10)**: Golden Dawn decan system\n  - Each card corresponds to 10-degree zodiac segment\n  - Provides specific date ranges throughout the year\n\n- **Major Arcana**: Planetary and elemental timing\n  - Planetary cards: Natural cycles and influences\n  - Elemental cards: Seasonal and general timing\n\n- **Court Cards**: Seasonal timing by element\n  - Fire (Wands): Summer energy\n  - Water (Cups): Autumn/Winter intuitive periods\n  - Air (Swords): Spring mental clarity\n  - Earth (Pentacles): Winter/Spring practical periods\n\n**Decan correspondences (Minor Arcana 2-10):**\n- **Aries** (Mar 21 - Apr 19): 2,3,4 of Wands\n- **Taurus** (Apr 20 - May 20): 5,6,7 of Pentacles\n- **Gemini** (May 21 - Jun 20): 8,9,10 of Swords\n- **Cancer** (Jun 21 - Jul 22): 2,3,4 of Cups\n- And so on through all 12 signs...\n\n**Response includes:**\n- Specific date ranges for applicable cards\n- Zodiac sign associations\n- Seasonal timing guidance\n- Overall timing summary\n- Personalized adjustments (if birth data provided)\n\n**Response time:** ~100ms | **Accuracy:** Professional astrological timing\n\n✨ **Example Description:**\nTiming analysis for mixed cards\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"cards\": [\n    \"pentacles_03\",\n    \"major_10\",\n    \"cups_09\"\n  ],\n  \"question_type\": \"career\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d62b14ec-0cb5-4f9e-835a-a2da35f38a6c",
              "name": "Personalized Timing",
              "request": {
                "name": "Personalized Timing",
                "description": {
                  "content": "🎯 **Analyze Timing**\n\n📋 **Endpoint Description:**\nTiming Analysis - Astrological timing predictions from tarot cards.\n\n**Perfect for:**\n- Determining when events may manifest\n- Finding optimal timing for actions\n- Understanding seasonal influences\n- Connecting astrology with tarot guidance\n\n**Timing systems used:**\n- **Minor Arcana (2-10)**: Golden Dawn decan system\n  - Each card corresponds to 10-degree zodiac segment\n  - Provides specific date ranges throughout the year\n\n- **Major Arcana**: Planetary and elemental timing\n  - Planetary cards: Natural cycles and influences\n  - Elemental cards: Seasonal and general timing\n\n- **Court Cards**: Seasonal timing by element\n  - Fire (Wands): Summer energy\n  - Water (Cups): Autumn/Winter intuitive periods\n  - Air (Swords): Spring mental clarity\n  - Earth (Pentacles): Winter/Spring practical periods\n\n**Decan correspondences (Minor Arcana 2-10):**\n- **Aries** (Mar 21 - Apr 19): 2,3,4 of Wands\n- **Taurus** (Apr 20 - May 20): 5,6,7 of Pentacles\n- **Gemini** (May 21 - Jun 20): 8,9,10 of Swords\n- **Cancer** (Jun 21 - Jul 22): 2,3,4 of Cups\n- And so on through all 12 signs...\n\n**Response includes:**\n- Specific date ranges for applicable cards\n- Zodiac sign associations\n- Seasonal timing guidance\n- Overall timing summary\n- Personalized adjustments (if birth data provided)\n\n**Response time:** ~100ms | **Accuracy:** Professional astrological timing\n\n✨ **Example Description:**\nTiming analysis with birth data context\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/timing`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "timing"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"cards\": [\n    \"wands_05\",\n    \"major_06\",\n    \"swords_02\"\n  ],\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"question_type\": \"love\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Find Optimal Times",
          "description": "All available examples for Find Optimal Times endpoint. Optimal Reading Times - Find the best astrological timing for tarot readings.\n\n**Perfect for:**\n- Planning important tarot sessions\n- Maximizing reading accuracy and clarity\n- Aligning with favorable cosmic energies\n- Professional tarot practice scheduling\n\n**Astrological factors considered:**\n- **Moon Phase**: New moon for beginnings, full moon for revelations\n- **Planetary Hours**: Each hour ruled by different planet\n- **Void of Course Moon**: Avoided for important readings\n- **Day of Week**: Each day has planetary ruler\n- **Personal Birth Data**: Transits to natal chart\n\n**Question type optimization:**\n- **Love**: Venus hours, Friday/Sunday, waxing moon\n- **Career**: Sun/Mars hours, Sunday/Tuesday, full moon\n- **Finance**: Jupiter/Venus hours, Thursday/Friday\n- **Spiritual**: Moon/Neptune hours, Monday/Wednesday\n- **Health**: Sun/Mars hours, Sunday/Tuesday\n\n**Planetary hour system:**\n- Each day divided into 24 planetary hours\n- Day hours start at sunrise\n- Night hours start at sunset\n- Sequence: Saturn, Jupiter, Mars, Sun, Venus, Mercury, Moon\n\n**Quality scoring (0-100):**\n- **90-100**: Perfect alignment, ideal timing\n- **80-89**: Excellent timing, highly favorable\n- **70-79**: Good timing, generally positive\n- **60-69**: Adequate timing, some mixed influences\n- **Below 60**: Challenging timing, consider alternatives\n\n**Response includes:**\n- Ranked list of optimal time slots\n- Quality score for each time\n- Detailed factors affecting timing\n- Explanations for each astrological influence\n\n**Response time:** ~200ms | **Accuracy:** Professional electional astrology",
          "item": [
            {
              "id": "13f1788f-f498-40e8-8761-5c83cc576f5d",
              "name": "Career Question Timing",
              "request": {
                "name": "Career Question Timing",
                "description": {
                  "content": "🎯 **Find Optimal Times**\n\n📋 **Endpoint Description:**\nOptimal Reading Times - Find the best astrological timing for tarot readings.\n\n**Perfect for:**\n- Planning important tarot sessions\n- Maximizing reading accuracy and clarity\n- Aligning with favorable cosmic energies\n- Professional tarot practice scheduling\n\n**Astrological factors considered:**\n- **Moon Phase**: New moon for beginnings, full moon for revelations\n- **Planetary Hours**: Each hour ruled by different planet\n- **Void of Course Moon**: Avoided for important readings\n- **Day of Week**: Each day has planetary ruler\n- **Personal Birth Data**: Transits to natal chart\n\n**Question type optimization:**\n- **Love**: Venus hours, Friday/Sunday, waxing moon\n- **Career**: Sun/Mars hours, Sunday/Tuesday, full moon\n- **Finance**: Jupiter/Venus hours, Thursday/Friday\n- **Spiritual**: Moon/Neptune hours, Monday/Wednesday\n- **Health**: Sun/Mars hours, Sunday/Tuesday\n\n**Planetary hour system:**\n- Each day divided into 24 planetary hours\n- Day hours start at sunrise\n- Night hours start at sunset\n- Sequence: Saturn, Jupiter, Mars, Sun, Venus, Mercury, Moon\n\n**Quality scoring (0-100):**\n- **90-100**: Perfect alignment, ideal timing\n- **80-89**: Excellent timing, highly favorable\n- **70-79**: Good timing, generally positive\n- **60-69**: Adequate timing, some mixed influences\n- **Below 60**: Challenging timing, consider alternatives\n\n**Response includes:**\n- Ranked list of optimal time slots\n- Quality score for each time\n- Detailed factors affecting timing\n- Explanations for each astrological influence\n\n**Response time:** ~200ms | **Accuracy:** Professional electional astrology\n\n✨ **Example Description:**\nFind best times for career-related tarot readings\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/optimal-times`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "optimal-times"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"question_type\": \"career\",\n  \"date_range\": {\n    \"start\": \"2025-01-10\",\n    \"end\": \"2025-01-17\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "df6097d9-fc2a-4d36-b382-51efb4695d5e",
              "name": "Love Question Timing",
              "request": {
                "name": "Love Question Timing",
                "description": {
                  "content": "🎯 **Find Optimal Times**\n\n📋 **Endpoint Description:**\nOptimal Reading Times - Find the best astrological timing for tarot readings.\n\n**Perfect for:**\n- Planning important tarot sessions\n- Maximizing reading accuracy and clarity\n- Aligning with favorable cosmic energies\n- Professional tarot practice scheduling\n\n**Astrological factors considered:**\n- **Moon Phase**: New moon for beginnings, full moon for revelations\n- **Planetary Hours**: Each hour ruled by different planet\n- **Void of Course Moon**: Avoided for important readings\n- **Day of Week**: Each day has planetary ruler\n- **Personal Birth Data**: Transits to natal chart\n\n**Question type optimization:**\n- **Love**: Venus hours, Friday/Sunday, waxing moon\n- **Career**: Sun/Mars hours, Sunday/Tuesday, full moon\n- **Finance**: Jupiter/Venus hours, Thursday/Friday\n- **Spiritual**: Moon/Neptune hours, Monday/Wednesday\n- **Health**: Sun/Mars hours, Sunday/Tuesday\n\n**Planetary hour system:**\n- Each day divided into 24 planetary hours\n- Day hours start at sunrise\n- Night hours start at sunset\n- Sequence: Saturn, Jupiter, Mars, Sun, Venus, Mercury, Moon\n\n**Quality scoring (0-100):**\n- **90-100**: Perfect alignment, ideal timing\n- **80-89**: Excellent timing, highly favorable\n- **70-79**: Good timing, generally positive\n- **60-69**: Adequate timing, some mixed influences\n- **Below 60**: Challenging timing, consider alternatives\n\n**Response includes:**\n- Ranked list of optimal time slots\n- Quality score for each time\n- Detailed factors affecting timing\n- Explanations for each astrological influence\n\n**Response time:** ~200ms | **Accuracy:** Professional electional astrology\n\n✨ **Example Description:**\nFind optimal times for relationship readings\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/optimal-times`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "optimal-times"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_data\": {\n    \"year\": 1990,\n    \"month\": 7,\n    \"day\": 22,\n    \"hour\": 14,\n    \"minute\": 0,\n    \"city\": \"Paris\",\n    \"country_code\": \"FR\"\n  },\n  \"question_type\": \"love\",\n  \"date_range\": {\n    \"start\": \"2025-01-15\",\n    \"end\": \"2025-01-22\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Generate Houses Spread",
          "description": "All available examples for Generate Houses Spread endpoint. 🏠 **Astrological Houses Spread** - Complete 12-card life analysis using astrological houses\n\n**Perfect for:**\n- 🌟 Comprehensive life overview and analysis\n- 🎯 Understanding how different life areas are influenced\n- 📊 Annual readings and major life planning\n- 🔮 Professional tarot practice with astrological integration\n\n**The 12 Houses and their meanings:**\n- **House 1** (Identity): Self, appearance, first impressions\n- **House 2** (Finance): Money, possessions, values, resources\n- **House 3** (Communication): Siblings, short trips, daily communication\n- **House 4** (Home): Family, roots, emotional foundation\n- **House 5** (Creativity): Romance, children, creative expression, fun\n- **House 6** (Health): Work, health, daily routines, service\n- **House 7** (Relationships): Marriage, partnerships, open enemies\n- **House 8** (Transformation): Shared resources, death, rebirth, occult\n- **House 9** (Spirituality): Higher education, philosophy, long journeys\n- **House 10** (Career): Career, reputation, social status, authority\n- **House 11** (Community): Friends, hopes, dreams, group associations\n- **House 12** (Spirituality/Subconscious): Hidden enemies, sacrifice, subconscious\n\n**Angular house emphasis:**\n- Houses 1, 4, 7, 10 are angular houses with 1.5x interpretive weight\n- These represent the most dynamic and important life areas\n- Angular cards receive deeper analysis and stronger significance\n\n**Life area mapping:**\n- Each house corresponds to specific life areas from our system\n- Primary focus areas get emphasized in the interpretation\n- Secondary influences are noted for comprehensive analysis\n\n**Advanced features:**\n- **Timing predictions**: House-based timing for each life area\n- **Elemental dignities**: Card interactions and energy flow\n- **Astrological context**: Integration with personal birth chart\n- **Seasonal influences**: Natural cycles affecting each house\n\n**Response includes:**\n- 12 positioned cards with house themes\n- Individual card interpretations with house context\n- Life area analysis with primary/secondary emphasis\n- Timing predictions for each house (optional)\n- Elemental dignity calculations (optional)\n- Overall synthesis and guidance\n\n**Response time:** ~400ms | **Depth:** Professional astrological analysis",
          "item": [
            {
              "id": "f45f6639-dc39-4127-a0f9-c131a28dd648",
              "name": "Basic Houses Reading",
              "request": {
                "name": "Basic Houses Reading",
                "description": {
                  "content": "🎯 **Generate Houses Spread**\n\n📋 **Endpoint Description:**\n🏠 **Astrological Houses Spread** - Complete 12-card life analysis using astrological houses\n\n**Perfect for:**\n- 🌟 Comprehensive life overview and analysis\n- 🎯 Understanding how different life areas are influenced\n- 📊 Annual readings and major life planning\n- 🔮 Professional tarot practice with astrological integration\n\n**The 12 Houses and their meanings:**\n- **House 1** (Identity): Self, appearance, first impressions\n- **House 2** (Finance): Money, possessions, values, resources\n- **House 3** (Communication): Siblings, short trips, daily communication\n- **House 4** (Home): Family, roots, emotional foundation\n- **House 5** (Creativity): Romance, children, creative expression, fun\n- **House 6** (Health): Work, health, daily routines, service\n- **House 7** (Relationships): Marriage, partnerships, open enemies\n- **House 8** (Transformation): Shared resources, death, rebirth, occult\n- **House 9** (Spirituality): Higher education, philosophy, long journeys\n- **House 10** (Career): Career, reputation, social status, authority\n- **House 11** (Community): Friends, hopes, dreams, group associations\n- **House 12** (Spirituality/Subconscious): Hidden enemies, sacrifice, subconscious\n\n**Angular house emphasis:**\n- Houses 1, 4, 7, 10 are angular houses with 1.5x interpretive weight\n- These represent the most dynamic and important life areas\n- Angular cards receive deeper analysis and stronger significance\n\n**Life area mapping:**\n- Each house corresponds to specific life areas from our system\n- Primary focus areas get emphasized in the interpretation\n- Secondary influences are noted for comprehensive analysis\n\n**Advanced features:**\n- **Timing predictions**: House-based timing for each life area\n- **Elemental dignities**: Card interactions and energy flow\n- **Astrological context**: Integration with personal birth chart\n- **Seasonal influences**: Natural cycles affecting each house\n\n**Response includes:**\n- 12 positioned cards with house themes\n- Individual card interpretations with house context\n- Life area analysis with primary/secondary emphasis\n- Timing predictions for each house (optional)\n- Elemental dignity calculations (optional)\n- Overall synthesis and guidance\n\n**Response time:** ~400ms | **Depth:** Professional astrological analysis\n\n✨ **Example Description:**\n12-card spread covering all life areas\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/houses`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"houses\",\n  \"life_area\": \"general\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b2c2ad07-595d-49fd-8156-fab6cd672d25",
              "name": "Career-Focused Houses",
              "request": {
                "name": "Career-Focused Houses",
                "description": {
                  "content": "🎯 **Generate Houses Spread**\n\n📋 **Endpoint Description:**\n🏠 **Astrological Houses Spread** - Complete 12-card life analysis using astrological houses\n\n**Perfect for:**\n- 🌟 Comprehensive life overview and analysis\n- 🎯 Understanding how different life areas are influenced\n- 📊 Annual readings and major life planning\n- 🔮 Professional tarot practice with astrological integration\n\n**The 12 Houses and their meanings:**\n- **House 1** (Identity): Self, appearance, first impressions\n- **House 2** (Finance): Money, possessions, values, resources\n- **House 3** (Communication): Siblings, short trips, daily communication\n- **House 4** (Home): Family, roots, emotional foundation\n- **House 5** (Creativity): Romance, children, creative expression, fun\n- **House 6** (Health): Work, health, daily routines, service\n- **House 7** (Relationships): Marriage, partnerships, open enemies\n- **House 8** (Transformation): Shared resources, death, rebirth, occult\n- **House 9** (Spirituality): Higher education, philosophy, long journeys\n- **House 10** (Career): Career, reputation, social status, authority\n- **House 11** (Community): Friends, hopes, dreams, group associations\n- **House 12** (Spirituality/Subconscious): Hidden enemies, sacrifice, subconscious\n\n**Angular house emphasis:**\n- Houses 1, 4, 7, 10 are angular houses with 1.5x interpretive weight\n- These represent the most dynamic and important life areas\n- Angular cards receive deeper analysis and stronger significance\n\n**Life area mapping:**\n- Each house corresponds to specific life areas from our system\n- Primary focus areas get emphasized in the interpretation\n- Secondary influences are noted for comprehensive analysis\n\n**Advanced features:**\n- **Timing predictions**: House-based timing for each life area\n- **Elemental dignities**: Card interactions and energy flow\n- **Astrological context**: Integration with personal birth chart\n- **Seasonal influences**: Natural cycles affecting each house\n\n**Response includes:**\n- 12 positioned cards with house themes\n- Individual card interpretations with house context\n- Life area analysis with primary/secondary emphasis\n- Timing predictions for each house (optional)\n- Elemental dignity calculations (optional)\n- Overall synthesis and guidance\n\n**Response time:** ~400ms | **Depth:** Professional astrological analysis\n\n✨ **Example Description:**\nHouses spread with career emphasis and birth data\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/houses`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"houses\",\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"life_area\": \"career\",\n  \"include_timing\": true,\n  \"include_dignities\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f445a0d8-8e34-4eaa-a257-2f94b86a5d25",
              "name": "Complete Houses Analysis",
              "request": {
                "name": "Complete Houses Analysis",
                "description": {
                  "content": "🎯 **Generate Houses Spread**\n\n📋 **Endpoint Description:**\n🏠 **Astrological Houses Spread** - Complete 12-card life analysis using astrological houses\n\n**Perfect for:**\n- 🌟 Comprehensive life overview and analysis\n- 🎯 Understanding how different life areas are influenced\n- 📊 Annual readings and major life planning\n- 🔮 Professional tarot practice with astrological integration\n\n**The 12 Houses and their meanings:**\n- **House 1** (Identity): Self, appearance, first impressions\n- **House 2** (Finance): Money, possessions, values, resources\n- **House 3** (Communication): Siblings, short trips, daily communication\n- **House 4** (Home): Family, roots, emotional foundation\n- **House 5** (Creativity): Romance, children, creative expression, fun\n- **House 6** (Health): Work, health, daily routines, service\n- **House 7** (Relationships): Marriage, partnerships, open enemies\n- **House 8** (Transformation): Shared resources, death, rebirth, occult\n- **House 9** (Spirituality): Higher education, philosophy, long journeys\n- **House 10** (Career): Career, reputation, social status, authority\n- **House 11** (Community): Friends, hopes, dreams, group associations\n- **House 12** (Spirituality/Subconscious): Hidden enemies, sacrifice, subconscious\n\n**Angular house emphasis:**\n- Houses 1, 4, 7, 10 are angular houses with 1.5x interpretive weight\n- These represent the most dynamic and important life areas\n- Angular cards receive deeper analysis and stronger significance\n\n**Life area mapping:**\n- Each house corresponds to specific life areas from our system\n- Primary focus areas get emphasized in the interpretation\n- Secondary influences are noted for comprehensive analysis\n\n**Advanced features:**\n- **Timing predictions**: House-based timing for each life area\n- **Elemental dignities**: Card interactions and energy flow\n- **Astrological context**: Integration with personal birth chart\n- **Seasonal influences**: Natural cycles affecting each house\n\n**Response includes:**\n- 12 positioned cards with house themes\n- Individual card interpretations with house context\n- Life area analysis with primary/secondary emphasis\n- Timing predictions for each house (optional)\n- Elemental dignity calculations (optional)\n- Overall synthesis and guidance\n\n**Response time:** ~400ms | **Depth:** Professional astrological analysis\n\n✨ **Example Description:**\nFull houses spread with all advanced features\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/houses`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "houses"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"houses\",\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"life_area\": \"love\",\n  \"include_timing\": true,\n  \"include_dignities\": true,\n  \"include_astro_context\": true,\n  \"interpretation_depth\": \"detailed\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Generate Tree Of Life Spread",
          "description": "All available examples for Generate Tree Of Life Spread endpoint. **Tree of Life Spread** - Profound spiritual journey analysis through 10 Sephiroth\n\n**Perfect for:**\n- Deep spiritual guidance and mystical insights\n- Personal growth and consciousness expansion\n- Understanding life balance across all dimensions\n- Identifying spiritual lessons and karmic patterns\n\n**What you get:**\n- **10 Sephiroth Positions** - Each representing different aspects of existence\n- **Pillar Balance Analysis** - Severity, Mercy, and Middle Pillars harmony\n- **Spiritual Journey Mapping** - Paths of development and growth\n- **Major Arcana Path Resonances** - Connection to archetypal journey\n- **Timing Guidance** - When spiritual energies are most supportive\n\n**Available life areas:**\n- **Spirituality** - Divine connection and higher consciousness\n- **General** - Holistic life guidance across all areas\n- **Personal Growth** - Self-development and inner work\n- **Relationships** - Soul connections and spiritual partnerships\n\n**Response time:** ~800ms | **Spiritual Depth:** Professional grade Kabbalistic analysis",
          "item": [
            {
              "id": "13098edf-c5e2-42b4-8a20-3faac5b784b4",
              "name": "Spiritual Journey Focus",
              "request": {
                "name": "Spiritual Journey Focus",
                "description": {
                  "content": "🎯 **Generate Tree Of Life Spread**\n\n📋 **Endpoint Description:**\n**Tree of Life Spread** - Profound spiritual journey analysis through 10 Sephiroth\n\n**Perfect for:**\n- Deep spiritual guidance and mystical insights\n- Personal growth and consciousness expansion\n- Understanding life balance across all dimensions\n- Identifying spiritual lessons and karmic patterns\n\n**What you get:**\n- **10 Sephiroth Positions** - Each representing different aspects of existence\n- **Pillar Balance Analysis** - Severity, Mercy, and Middle Pillars harmony\n- **Spiritual Journey Mapping** - Paths of development and growth\n- **Major Arcana Path Resonances** - Connection to archetypal journey\n- **Timing Guidance** - When spiritual energies are most supportive\n\n**Available life areas:**\n- **Spirituality** - Divine connection and higher consciousness\n- **General** - Holistic life guidance across all areas\n- **Personal Growth** - Self-development and inner work\n- **Relationships** - Soul connections and spiritual partnerships\n\n**Response time:** ~800ms | **Spiritual Depth:** Professional grade Kabbalistic analysis\n\n✨ **Example Description:**\nDeep spiritual guidance through the Tree of Life pathways\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/tree-of-life`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "tree-of-life"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"tree_of_life\",\n  \"life_area\": \"spirituality\",\n  \"include_timing\": true,\n  \"include_dignities\": true,\n  \"interpretation_depth\": \"detailed\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "52812b56-1767-4510-a1d5-ba506feaddc5",
              "name": "Personal Development Reading",
              "request": {
                "name": "Personal Development Reading",
                "description": {
                  "content": "🎯 **Generate Tree Of Life Spread**\n\n📋 **Endpoint Description:**\n**Tree of Life Spread** - Profound spiritual journey analysis through 10 Sephiroth\n\n**Perfect for:**\n- Deep spiritual guidance and mystical insights\n- Personal growth and consciousness expansion\n- Understanding life balance across all dimensions\n- Identifying spiritual lessons and karmic patterns\n\n**What you get:**\n- **10 Sephiroth Positions** - Each representing different aspects of existence\n- **Pillar Balance Analysis** - Severity, Mercy, and Middle Pillars harmony\n- **Spiritual Journey Mapping** - Paths of development and growth\n- **Major Arcana Path Resonances** - Connection to archetypal journey\n- **Timing Guidance** - When spiritual energies are most supportive\n\n**Available life areas:**\n- **Spirituality** - Divine connection and higher consciousness\n- **General** - Holistic life guidance across all areas\n- **Personal Growth** - Self-development and inner work\n- **Relationships** - Soul connections and spiritual partnerships\n\n**Response time:** ~800ms | **Spiritual Depth:** Professional grade Kabbalistic analysis\n\n✨ **Example Description:**\nGrowth-focused reading with astrological timing\n\n🔗 **Endpoint:** `POST /api/v3/tarot/reports/tree-of-life`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "reports",
                    "tree-of-life"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"spread_type\": \"tree_of_life\",\n  \"life_area\": \"general\",\n  \"subject\": {\n    \"name\": \"Seeker\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"second\": 0,\n      \"city\": \"San Francisco\",\n      \"country_code\": \"US\"\n    }\n  },\n  \"report_options\": {\n    \"tradition\": \"universal\",\n    \"language\": \"en\",\n    \"include_birth_cards\": true,\n    \"detailed_interpretations\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Generate Transit Report",
          "description": "All available examples for Generate Transit Report endpoint. **Transit Report** - Current planetary influences through tarot guidance\n\n**Perfect for:**\n- Understanding current life themes and opportunities\n- Navigating major planetary transits and their effects\n- Timing important decisions and actions\n- Focusing on specific life areas under transit influence\n\n**What you get:**\n- **Transit-Correlated Cards** - Cards selected based on current planetary aspects\n- **Timing Predictions** - When transit influences peak and wane\n- **Life Area Focus** - How transits affect your chosen focus area\n- **Astrological Context** - Clear explanation of current planetary influences\n- **Duration Guidance** - How long transit effects will last\n\n**Transit Analysis:**\n- **Major Transits** - Outer planet influences for deep transformation\n- **Personal Transits** - Inner planet influences for daily guidance\n- **House Focus** - Which life areas are most activated\n- **Aspect Patterns** - How multiple transits work together\n\n**Response time:** ~600ms | **Accuracy:** Real-time astrological calculations",
          "item": [
            {
              "id": "040a4b5a-cc8a-4dfa-b2f8-6e4072f774f7",
              "name": "Career-Focused Transit Reading",
              "request": {
                "name": "Career-Focused Transit Reading",
                "description": {
                  "content": "🎯 **Generate Transit Report**\n\n📋 **Endpoint Description:**\n**Transit Report** - Current planetary influences through tarot guidance\n\n**Perfect for:**\n- Understanding current life themes and opportunities\n- Navigating major planetary transits and their effects\n- Timing important decisions and actions\n- Focusing on specific life areas under transit influence\n\n**What you get:**\n- **Transit-Correlated Cards** - Cards selected based on current planetary aspects\n- **Timing Predictions** - When transit influences peak and wane\n- **Life Area Focus** - How transits affect your chosen focus area\n- **Astrological Context** - Clear explanation of current planetary influences\n- **Duration Guidance** - How long transit effects will last\n\n**Transit Analysis:**\n- **Major Transits** - Outer planet influences for deep transformation\n- **Personal Transits** - Inner planet influences for daily guidance\n- **House Focus** - Which life areas are most activated\n- **Aspect Patterns** - How multiple transits work together\n\n**Response time:** ~600ms | **Accuracy:** Real-time astrological calculations\n\n✨ **Example Description:**\nTransit report focusing on professional opportunities and challenges\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/transit-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "transit-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"life_area\": \"career\",\n  \"include_timing\": true,\n  \"interpretation_depth\": \"professional\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "15478284-e3bf-42da-8d31-4dc7364c9f1b",
              "name": "Relationship Transit Analysis",
              "request": {
                "name": "Relationship Transit Analysis",
                "description": {
                  "content": "🎯 **Generate Transit Report**\n\n📋 **Endpoint Description:**\n**Transit Report** - Current planetary influences through tarot guidance\n\n**Perfect for:**\n- Understanding current life themes and opportunities\n- Navigating major planetary transits and their effects\n- Timing important decisions and actions\n- Focusing on specific life areas under transit influence\n\n**What you get:**\n- **Transit-Correlated Cards** - Cards selected based on current planetary aspects\n- **Timing Predictions** - When transit influences peak and wane\n- **Life Area Focus** - How transits affect your chosen focus area\n- **Astrological Context** - Clear explanation of current planetary influences\n- **Duration Guidance** - How long transit effects will last\n\n**Transit Analysis:**\n- **Major Transits** - Outer planet influences for deep transformation\n- **Personal Transits** - Inner planet influences for daily guidance\n- **House Focus** - Which life areas are most activated\n- **Aspect Patterns** - How multiple transits work together\n\n**Response time:** ~600ms | **Accuracy:** Real-time astrological calculations\n\n✨ **Example Description:**\nCurrent planetary influences on love and partnerships\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/transit-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "transit-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"life_area\": \"love_relationships\",\n  \"include_timing\": true,\n  \"interpretation_depth\": \"detailed\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Generate Natal Report",
          "description": "All available examples for Generate Natal Report endpoint. **Natal Report** - Birth chart blueprint through 12-house tarot analysis\n\n**Perfect for:**\n- Understanding your core personality and life patterns\n- Exploring each life area through natal house meanings\n- Identifying natural talents and challenges\n- Gaining insight into life purpose and karmic lessons\n\n**What you get:**\n- **12 House Cards** - One card for each astrological house in your chart\n- **Angular House Emphasis** - Special focus on houses 1, 4, 7, 10\n- **Birth Chart Integration** - Cards reflect actual planetary placements\n- **Life Theme Analysis** - Major patterns and purposes in your chart\n- **Natal Planet Influences** - How your natal planets affect each area\n\n**House Analysis:**\n- **Personal Houses (1-4)** - Identity, resources, communication, home\n- **Social Houses (5-8)** - Creativity, service, partnerships, transformation\n- **Universal Houses (9-12)** - Philosophy, career, community, spirituality\n- **Angular Emphasis** - Cardinal houses for major life themes\n\n**Response time:** ~700ms | **Depth:** Professional natal chart integration",
          "item": [
            {
              "id": "080f8f45-8667-475a-8100-47e6f5577ad3",
              "name": "Personal Development Focus",
              "request": {
                "name": "Personal Development Focus",
                "description": {
                  "content": "🎯 **Generate Natal Report**\n\n📋 **Endpoint Description:**\n**Natal Report** - Birth chart blueprint through 12-house tarot analysis\n\n**Perfect for:**\n- Understanding your core personality and life patterns\n- Exploring each life area through natal house meanings\n- Identifying natural talents and challenges\n- Gaining insight into life purpose and karmic lessons\n\n**What you get:**\n- **12 House Cards** - One card for each astrological house in your chart\n- **Angular House Emphasis** - Special focus on houses 1, 4, 7, 10\n- **Birth Chart Integration** - Cards reflect actual planetary placements\n- **Life Theme Analysis** - Major patterns and purposes in your chart\n- **Natal Planet Influences** - How your natal planets affect each area\n\n**House Analysis:**\n- **Personal Houses (1-4)** - Identity, resources, communication, home\n- **Social Houses (5-8)** - Creativity, service, partnerships, transformation\n- **Universal Houses (9-12)** - Philosophy, career, community, spirituality\n- **Angular Emphasis** - Cardinal houses for major life themes\n\n**Response time:** ~700ms | **Depth:** Professional natal chart integration\n\n✨ **Example Description:**\nNatal chart analysis for self-understanding and growth\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/natal-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "natal-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"life_area\": \"general\",\n  \"include_timing\": true,\n  \"interpretation_depth\": \"detailed\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "2dc2d7e8-3246-4db1-b3b7-e882402e0a3b",
              "name": "Career Potential Analysis",
              "request": {
                "name": "Career Potential Analysis",
                "description": {
                  "content": "🎯 **Generate Natal Report**\n\n📋 **Endpoint Description:**\n**Natal Report** - Birth chart blueprint through 12-house tarot analysis\n\n**Perfect for:**\n- Understanding your core personality and life patterns\n- Exploring each life area through natal house meanings\n- Identifying natural talents and challenges\n- Gaining insight into life purpose and karmic lessons\n\n**What you get:**\n- **12 House Cards** - One card for each astrological house in your chart\n- **Angular House Emphasis** - Special focus on houses 1, 4, 7, 10\n- **Birth Chart Integration** - Cards reflect actual planetary placements\n- **Life Theme Analysis** - Major patterns and purposes in your chart\n- **Natal Planet Influences** - How your natal planets affect each area\n\n**House Analysis:**\n- **Personal Houses (1-4)** - Identity, resources, communication, home\n- **Social Houses (5-8)** - Creativity, service, partnerships, transformation\n- **Universal Houses (9-12)** - Philosophy, career, community, spirituality\n- **Angular Emphasis** - Cardinal houses for major life themes\n\n**Response time:** ~700ms | **Depth:** Professional natal chart integration\n\n✨ **Example Description:**\nNatal houses analysis focused on professional development\n\n🔗 **Endpoint:** `POST /api/v3/tarot/analysis/natal-report`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "tarot",
                    "analysis",
                    "natal-report"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"birth_data\": {\n    \"year\": 1985,\n    \"month\": 5,\n    \"day\": 11,\n    \"hour\": 18,\n    \"minute\": 15,\n    \"city\": \"Kharkiv\",\n    \"country_code\": \"UA\"\n  },\n  \"life_area\": \"career\",\n  \"include_timing\": true,\n  \"interpretation_depth\": \"professional\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🐉 Chinese Astrology & BaZi",
      "description": "",
      "item": [
        {
          "name": "📁 Calculate Bazi",
          "description": "All available examples for Calculate Bazi endpoint. 🎋 **BaZi Four Pillars Analysis** - Complete Chinese astrology birth chart\n\n**Perfect for:**\n- 🏮 Traditional Chinese astrology consultations\n- 🎯 Life path and personality analysis\n- 💼 Career guidance based on elements\n- 💑 Relationship compatibility assessment\n- 🔮 Timing analysis for important decisions\n\n**Key Features:**\n- 🏛️ **Four Pillars** - Year, Month, Day, Hour stems and branches\n- 🔥 **Five Elements** - Complete element balance analysis\n- 💪 **Day Master** - Strength analysis and favorable elements\n- 🐉 **Zodiac Animals** - Four animals from the pillars\n- 📊 **Element Distribution** - Missing and dominant elements\n- 🔄 **Element Interactions** - Generating, controlling, weakening cycles\n\n**Advanced Options:**\n- 🎯 **Luck Pillars** - 10-year luck periods (requires gender)\n- 📅 **Annual Pillars** - Yearly predictions within luck periods\n- 🌍 **Multi-language** - English, Chinese, and more\n- 🏛️ **Traditions** - Classical or modern interpretations\n\n**Technical Details:**\n- Uses astronomical calculations for solar terms\n- Converts to Chinese lunar calendar\n- Adjusts for local solar time\n- Handles timezone conversions globally\n\n**Response includes:**\n- Complete Four Pillars with stems and branches\n- Day Master strength and classification\n- Element balance and recommendations\n- Personality insights based on pillars\n- Lucky colors, directions, and careers\n\n**Response time:** ~300ms | **Accuracy:** Professional-grade calculations",
          "item": [
            {
              "id": "1da9eb5a-c1be-4503-86ec-e38ed10eefaf",
              "name": "Basic BaZi Analysis",
              "request": {
                "name": "Basic BaZi Analysis",
                "description": {
                  "content": "🎯 **Calculate Bazi**\n\n📋 **Endpoint Description:**\n🎋 **BaZi Four Pillars Analysis** - Complete Chinese astrology birth chart\n\n**Perfect for:**\n- 🏮 Traditional Chinese astrology consultations\n- 🎯 Life path and personality analysis\n- 💼 Career guidance based on elements\n- 💑 Relationship compatibility assessment\n- 🔮 Timing analysis for important decisions\n\n**Key Features:**\n- 🏛️ **Four Pillars** - Year, Month, Day, Hour stems and branches\n- 🔥 **Five Elements** - Complete element balance analysis\n- 💪 **Day Master** - Strength analysis and favorable elements\n- 🐉 **Zodiac Animals** - Four animals from the pillars\n- 📊 **Element Distribution** - Missing and dominant elements\n- 🔄 **Element Interactions** - Generating, controlling, weakening cycles\n\n**Advanced Options:**\n- 🎯 **Luck Pillars** - 10-year luck periods (requires gender)\n- 📅 **Annual Pillars** - Yearly predictions within luck periods\n- 🌍 **Multi-language** - English, Chinese, and more\n- 🏛️ **Traditions** - Classical or modern interpretations\n\n**Technical Details:**\n- Uses astronomical calculations for solar terms\n- Converts to Chinese lunar calendar\n- Adjusts for local solar time\n- Handles timezone conversions globally\n\n**Response includes:**\n- Complete Four Pillars with stems and branches\n- Day Master strength and classification\n- Element balance and recommendations\n- Personality insights based on pillars\n- Lucky colors, directions, and careers\n\n**Response time:** ~300ms | **Accuracy:** Professional-grade calculations\n\n✨ **Example Description:**\nStandard Four Pillars calculation with birth data\n\n🔗 **Endpoint:** `POST /api/v3/chinese/bazi`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "bazi"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Zhang Wei\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 9,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Beijing\",\n      \"country_code\": \"CN\"\n    }\n  },\n  \"include_luck_pillars\": false,\n  \"include_annual_pillars\": false,\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c7a99362-a10f-47bc-a0cc-3cbed4dda066",
              "name": "Advanced BaZi with Luck Pillars",
              "request": {
                "name": "Advanced BaZi with Luck Pillars",
                "description": {
                  "content": "🎯 **Calculate Bazi**\n\n📋 **Endpoint Description:**\n🎋 **BaZi Four Pillars Analysis** - Complete Chinese astrology birth chart\n\n**Perfect for:**\n- 🏮 Traditional Chinese astrology consultations\n- 🎯 Life path and personality analysis\n- 💼 Career guidance based on elements\n- 💑 Relationship compatibility assessment\n- 🔮 Timing analysis for important decisions\n\n**Key Features:**\n- 🏛️ **Four Pillars** - Year, Month, Day, Hour stems and branches\n- 🔥 **Five Elements** - Complete element balance analysis\n- 💪 **Day Master** - Strength analysis and favorable elements\n- 🐉 **Zodiac Animals** - Four animals from the pillars\n- 📊 **Element Distribution** - Missing and dominant elements\n- 🔄 **Element Interactions** - Generating, controlling, weakening cycles\n\n**Advanced Options:**\n- 🎯 **Luck Pillars** - 10-year luck periods (requires gender)\n- 📅 **Annual Pillars** - Yearly predictions within luck periods\n- 🌍 **Multi-language** - English, Chinese, and more\n- 🏛️ **Traditions** - Classical or modern interpretations\n\n**Technical Details:**\n- Uses astronomical calculations for solar terms\n- Converts to Chinese lunar calendar\n- Adjusts for local solar time\n- Handles timezone conversions globally\n\n**Response includes:**\n- Complete Four Pillars with stems and branches\n- Day Master strength and classification\n- Element balance and recommendations\n- Personality insights based on pillars\n- Lucky colors, directions, and careers\n\n**Response time:** ~300ms | **Accuracy:** Professional-grade calculations\n\n✨ **Example Description:**\nComplete analysis including 10-year luck pillars and annual predictions\n\n🔗 **Endpoint:** `POST /api/v3/chinese/bazi`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "bazi"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Li Ming\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"latitude\": 31.2304,\n      \"longitude\": 121.4737,\n      \"timezone\": \"Asia/Shanghai\"\n    },\n    \"gender\": \"male\"\n  },\n  \"include_luck_pillars\": true,\n  \"include_annual_pillars\": true,\n  \"current_year\": 2024,\n  \"language\": \"en\",\n  \"tradition\": \"classical\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Compatibility",
          "description": "All available examples for Calculate Compatibility endpoint. 💑 **Chinese Compatibility Analysis** - Relationship harmony assessment\n\n**Perfect for:**\n- 💕 Romantic compatibility assessment\n- 👥 Business partnership analysis\n- 👨‍👩‍👧‍👦 Family relationship dynamics\n- 🤝 Friendship compatibility\n- 💼 Team composition planning\n\n**Analysis Levels:**\n- 🐉 **Zodiac Animals** - Basic compatibility from year animals\n- 🎯 **Four Animals** - Year, month, day, hour animal interactions\n- 🔥 **Five Elements** - Element harmony and conflicts\n- 🏛️ **Full BaZi** - Complete pillar interactions (requires full birth data)\n\n**Compatibility Factors:**\n- **Trinity Combinations** (三合) - Highly compatible groups\n- **Six Harmonies** (六合) - Natural partnerships\n- **Clashes** (六冲) - Challenging relationships\n- **Harms** (六害) - Subtle conflicts\n- **Element Cycles** - Generating, controlling, weakening\n\n**Response includes:**\n- Overall compatibility score (0-100)\n- Zodiac animal compatibility\n- Element harmony analysis\n- Relationship strengths and challenges\n- Practical advice for the relationship\n- Favorable timing for the couple\n\n**Response time:** ~200ms | **Accuracy:** Based on traditional formulas",
          "item": [
            {
              "id": "769f591d-7377-42c9-b4d6-93c2a7069ca1",
              "name": "Basic Zodiac Compatibility",
              "request": {
                "name": "Basic Zodiac Compatibility",
                "description": {
                  "content": "🎯 **Calculate Compatibility**\n\n📋 **Endpoint Description:**\n💑 **Chinese Compatibility Analysis** - Relationship harmony assessment\n\n**Perfect for:**\n- 💕 Romantic compatibility assessment\n- 👥 Business partnership analysis\n- 👨‍👩‍👧‍👦 Family relationship dynamics\n- 🤝 Friendship compatibility\n- 💼 Team composition planning\n\n**Analysis Levels:**\n- 🐉 **Zodiac Animals** - Basic compatibility from year animals\n- 🎯 **Four Animals** - Year, month, day, hour animal interactions\n- 🔥 **Five Elements** - Element harmony and conflicts\n- 🏛️ **Full BaZi** - Complete pillar interactions (requires full birth data)\n\n**Compatibility Factors:**\n- **Trinity Combinations** (三合) - Highly compatible groups\n- **Six Harmonies** (六合) - Natural partnerships\n- **Clashes** (六冲) - Challenging relationships\n- **Harms** (六害) - Subtle conflicts\n- **Element Cycles** - Generating, controlling, weakening\n\n**Response includes:**\n- Overall compatibility score (0-100)\n- Zodiac animal compatibility\n- Element harmony analysis\n- Relationship strengths and challenges\n- Practical advice for the relationship\n- Favorable timing for the couple\n\n**Response time:** ~200ms | **Accuracy:** Based on traditional formulas\n\n✨ **Example Description:**\nSimple compatibility check using birth years\n\n🔗 **Endpoint:** `POST /api/v3/chinese/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Person A\",\n      \"birth_data\": {\n        \"year\": 1990\n      }\n    },\n    {\n      \"name\": \"Person B\",\n      \"birth_data\": {\n        \"year\": 1992\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f77552a3-0853-4f35-bb08-f8d669d3a0e0",
              "name": "Complete BaZi Compatibility",
              "request": {
                "name": "Complete BaZi Compatibility",
                "description": {
                  "content": "🎯 **Calculate Compatibility**\n\n📋 **Endpoint Description:**\n💑 **Chinese Compatibility Analysis** - Relationship harmony assessment\n\n**Perfect for:**\n- 💕 Romantic compatibility assessment\n- 👥 Business partnership analysis\n- 👨‍👩‍👧‍👦 Family relationship dynamics\n- 🤝 Friendship compatibility\n- 💼 Team composition planning\n\n**Analysis Levels:**\n- 🐉 **Zodiac Animals** - Basic compatibility from year animals\n- 🎯 **Four Animals** - Year, month, day, hour animal interactions\n- 🔥 **Five Elements** - Element harmony and conflicts\n- 🏛️ **Full BaZi** - Complete pillar interactions (requires full birth data)\n\n**Compatibility Factors:**\n- **Trinity Combinations** (三合) - Highly compatible groups\n- **Six Harmonies** (六合) - Natural partnerships\n- **Clashes** (六冲) - Challenging relationships\n- **Harms** (六害) - Subtle conflicts\n- **Element Cycles** - Generating, controlling, weakening\n\n**Response includes:**\n- Overall compatibility score (0-100)\n- Zodiac animal compatibility\n- Element harmony analysis\n- Relationship strengths and challenges\n- Practical advice for the relationship\n- Favorable timing for the couple\n\n**Response time:** ~200ms | **Accuracy:** Based on traditional formulas\n\n✨ **Example Description:**\nDetailed compatibility with full birth data\n\n🔗 **Endpoint:** `POST /api/v3/chinese/compatibility`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "compatibility"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subjects\": [\n    {\n      \"name\": \"Zhang Wei\",\n      \"birth_data\": {\n        \"year\": 1988,\n        \"month\": 9,\n        \"day\": 15,\n        \"hour\": 14,\n        \"minute\": 30,\n        \"city\": \"Beijing\",\n        \"country_code\": \"CN\"\n      }\n    },\n    {\n      \"name\": \"Li Mei\",\n      \"birth_data\": {\n        \"year\": 1989,\n        \"month\": 6,\n        \"day\": 20,\n        \"hour\": 10,\n        \"minute\": 15,\n        \"city\": \"Shanghai\",\n        \"country_code\": \"CN\"\n      }\n    }\n  ],\n  \"options\": {\n    \"language\": \"en\",\n    \"detail_level\": \"full\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Luck Pillars",
          "description": "All available examples for Calculate Luck Pillars endpoint. 📊 **Luck Pillars (大運)** - 10-year fortune periods\n\n**Perfect for:**\n- 📈 Long-term life planning\n- 🎯 Career timing decisions\n- 💑 Relationship timing\n- 🏠 Major purchase timing\n- 🎓 Education planning\n\n**Key Features:**\n- **10-Year Periods** - Each luck pillar governs a decade\n- **Starting Age** - Calculated from birth to first solar term\n- **Direction** - Forward or backward based on gender and year\n- **Element Focus** - Dominant element for each period\n- **Life Themes** - Major themes for each decade\n\n**Includes:**\n- Current active luck pillar\n- Next 12 luck pillars (120 years)\n- Annual pillars within current period\n- Favorable and challenging periods\n- Element recommendations for each period\n\n**Note:** Requires gender for accurate calculation\n\n**Response time:** ~400ms | **Traditional calculation methods**",
          "item": [
            {
              "id": "21a0bb4f-f6eb-4a35-aed0-4062cdacc20c",
              "name": "Male Luck Pillars",
              "request": {
                "name": "Male Luck Pillars",
                "description": {
                  "content": "🎯 **Calculate Luck Pillars**\n\n📋 **Endpoint Description:**\n📊 **Luck Pillars (大運)** - 10-year fortune periods\n\n**Perfect for:**\n- 📈 Long-term life planning\n- 🎯 Career timing decisions\n- 💑 Relationship timing\n- 🏠 Major purchase timing\n- 🎓 Education planning\n\n**Key Features:**\n- **10-Year Periods** - Each luck pillar governs a decade\n- **Starting Age** - Calculated from birth to first solar term\n- **Direction** - Forward or backward based on gender and year\n- **Element Focus** - Dominant element for each period\n- **Life Themes** - Major themes for each decade\n\n**Includes:**\n- Current active luck pillar\n- Next 12 luck pillars (120 years)\n- Annual pillars within current period\n- Favorable and challenging periods\n- Element recommendations for each period\n\n**Note:** Requires gender for accurate calculation\n\n**Response time:** ~400ms | **Traditional calculation methods**\n\n✨ **Example Description:**\n10-year luck periods for a male subject\n\n🔗 **Endpoint:** `POST /api/v3/chinese/luck-pillars`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "luck-pillars"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Wang Lei\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 8,\n      \"minute\": 30,\n      \"city\": \"Shanghai\",\n      \"country_code\": \"CN\"\n    },\n    \"gender\": \"male\"\n  },\n  \"include_annual_pillars\": true,\n  \"current_year\": 2024,\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "abb9654a-7171-494b-856c-56ece0daadfe",
              "name": "Female Luck Pillars",
              "request": {
                "name": "Female Luck Pillars",
                "description": {
                  "content": "🎯 **Calculate Luck Pillars**\n\n📋 **Endpoint Description:**\n📊 **Luck Pillars (大運)** - 10-year fortune periods\n\n**Perfect for:**\n- 📈 Long-term life planning\n- 🎯 Career timing decisions\n- 💑 Relationship timing\n- 🏠 Major purchase timing\n- 🎓 Education planning\n\n**Key Features:**\n- **10-Year Periods** - Each luck pillar governs a decade\n- **Starting Age** - Calculated from birth to first solar term\n- **Direction** - Forward or backward based on gender and year\n- **Element Focus** - Dominant element for each period\n- **Life Themes** - Major themes for each decade\n\n**Includes:**\n- Current active luck pillar\n- Next 12 luck pillars (120 years)\n- Annual pillars within current period\n- Favorable and challenging periods\n- Element recommendations for each period\n\n**Note:** Requires gender for accurate calculation\n\n**Response time:** ~400ms | **Traditional calculation methods**\n\n✨ **Example Description:**\n10-year luck periods for a female subject with gender requirement\n\n🔗 **Endpoint:** `POST /api/v3/chinese/luck-pillars`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "luck-pillars"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Li Mei\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 30,\n      \"city\": \"Beijing\",\n      \"country_code\": \"CN\"\n    },\n    \"gender\": \"female\"\n  },\n  \"include_annual_pillars\": true,\n  \"years_ahead\": 15,\n  \"current_year\": 2024,\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "898dab40-39aa-47ef-a1d1-b576cf40863f",
          "name": "Analyze Year Elements",
          "request": {
            "name": "Analyze Year Elements",
            "description": {
              "content": "🔥 **Year Element Analysis** - Five Elements for any year\n\n**Perfect for:**\n- 📅 Annual element forecasts\n- 🎯 Understanding yearly energy\n- 🏢 Business planning with elements\n- 🎨 Design and feng shui applications\n\n**Analysis includes:**\n- Year stem and branch elements\n- Element interactions for the year\n- Favorable industries and sectors\n- Color and direction recommendations\n- Monthly element distribution\n\n**Response time:** ~100ms | **Cached for performance**",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "chinese",
                "elements",
                "balance",
                ":year"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Include element-based predictions",
                    "type": "text/plain"
                  },
                  "key": "include_predictions",
                  "value": "false"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Response language",
                    "type": "text/plain"
                  },
                  "key": "language",
                  "value": "en"
                }
              ],
              "variable": [
                {
                  "type": "any",
                  "value": "<integer>",
                  "key": "year",
                  "disabled": false,
                  "description": {
                    "content": "(Required) Year to analyze",
                    "type": "text/plain"
                  }
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "a633aec6-109c-4260-99e0-2902991bd818",
              "name": "Five Elements analysis for any year with elemental distribution and recommendations",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "elements",
                    "balance",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Include element-based predictions",
                        "type": "text/plain"
                      },
                      "key": "include_predictions",
                      "value": "false"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Response language",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "4878f14d-99a2-48d7-b7ef-23d5a6516437",
              "name": "Invalid Chinese astrology parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "elements",
                    "balance",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Include element-based predictions",
                        "type": "text/plain"
                      },
                      "key": "include_predictions",
                      "value": "false"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Response language",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "fcfb6782-e144-4ebe-ab89-b2c45873f69f",
              "name": "Request validation failed",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "elements",
                    "balance",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Include element-based predictions",
                        "type": "text/plain"
                      },
                      "key": "include_predictions",
                      "value": "false"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Response language",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"examples\": {\n    \"invalid_year\": {\n      \"summary\": \"Invalid year parameter\",\n      \"description\": \"Validation error when year is outside supported range\",\n      \"value\": {\n        \"success\": false,\n        \"error\": {\n          \"error_code\": \"INVALID_YEAR_RANGE\",\n          \"message\": \"Year must be between 1900 and 2100\",\n          \"field\": \"year\",\n          \"value\": 1800,\n          \"severity\": \"medium\",\n          \"suggestions\": [\n            \"Use a year between 1900 and 2100\",\n            \"Ensure year is a valid 4-digit number\",\n            \"Chinese calendar calculations are optimized for this range\"\n          ]\n        },\n        \"timestamp\": \"2024-01-01T12:00:00Z\"\n      }\n    }\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Calculate Ming Gua",
          "description": "All available examples for Calculate Ming Gua endpoint. 🏠 **Ming Gua (命卦)** - Life Gua for Feng Shui\n\n**Perfect for:**\n- 🧭 Feng shui applications\n- 🏠 Home and office arrangement\n- 💼 Desk positioning\n- 🛏️ Bedroom optimization\n- 🎯 Personal direction guidance\n\n**Provides:**\n- Life Gua number (1-9)\n- East or West group classification\n- Four favorable directions\n- Four unfavorable directions\n- Element association\n- Feng shui recommendations\n\n**Response time:** ~50ms | **Simple calculation**",
          "item": [
            {
              "id": "12624fe4-0634-46ff-8f4a-7c8ea0c73ce5",
              "name": "Ming Gua Feng Shui",
              "request": {
                "name": "Ming Gua Feng Shui",
                "description": {
                  "content": "🎯 **Calculate Ming Gua**\n\n📋 **Endpoint Description:**\n🏠 **Ming Gua (命卦)** - Life Gua for Feng Shui\n\n**Perfect for:**\n- 🧭 Feng shui applications\n- 🏠 Home and office arrangement\n- 💼 Desk positioning\n- 🛏️ Bedroom optimization\n- 🎯 Personal direction guidance\n\n**Provides:**\n- Life Gua number (1-9)\n- East or West group classification\n- Four favorable directions\n- Four unfavorable directions\n- Element association\n- Feng shui recommendations\n\n**Response time:** ~50ms | **Simple calculation**\n\n✨ **Example Description:**\nLife Gua number for feng shui applications\n\n🔗 **Endpoint:** `POST /api/v3/chinese/ming-gua`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "ming-gua"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Test User\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 9,\n      \"day\": 15\n    }\n  },\n  \"options\": {\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "7085976f-5c33-484b-a9ad-518f45588b10",
          "name": "Get Zodiac Animal Info",
          "request": {
            "name": "Get Zodiac Animal Info",
            "description": {
              "content": "🐉 **Zodiac Animal Information** - Detailed animal characteristics\n\n**Perfect for:**\n- 📚 Learning about zodiac animals\n- 🎯 Understanding personality traits\n- 💑 Quick compatibility reference\n- 🎨 Cultural applications\n\n**Information includes:**\n- Animal characteristics and traits\n- Compatible and incompatible animals\n- Element associations\n- Lucky numbers, colors, directions\n- Recent and upcoming years\n- Cultural significance\n\n**Response time:** ~50ms | **Cached static data**",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "chinese",
                "zodiac",
                ":animal"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Specific year for the animal",
                    "type": "text/plain"
                  },
                  "key": "year",
                  "value": "<integer>"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Response language",
                    "type": "text/plain"
                  },
                  "key": "language",
                  "value": "en"
                }
              ],
              "variable": [
                {
                  "type": "any",
                  "value": "",
                  "key": "animal",
                  "disabled": false,
                  "description": {
                    "content": "(Required) Chinese zodiac animal (case insensitive)",
                    "type": "text/plain"
                  }
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "8d822aba-2aa0-42e0-9bae-9a473b524da1",
              "name": "Detailed Chinese zodiac animal information with characteristics and compatibility",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "zodiac",
                    ":animal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Specific year for the animal",
                        "type": "text/plain"
                      },
                      "key": "year",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Response language",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "c7eda9e3-7b6d-43c8-b427-5615ae5a4e1c",
              "name": "Invalid Chinese astrology parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "zodiac",
                    ":animal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Specific year for the animal",
                        "type": "text/plain"
                      },
                      "key": "year",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Response language",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "d6143226-8c34-470b-bcfb-e0fd0e0a2614",
              "name": "Request validation failed",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "zodiac",
                    ":animal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Specific year for the animal",
                        "type": "text/plain"
                      },
                      "key": "year",
                      "value": "<integer>"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Response language",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"examples\": {\n    \"invalid_animal\": {\n      \"summary\": \"Invalid zodiac animal\",\n      \"description\": \"Validation error when an unsupported animal name is provided\",\n      \"value\": {\n        \"success\": false,\n        \"error\": {\n          \"error_code\": \"INVALID_ZODIAC_ANIMAL\",\n          \"message\": \"Invalid zodiac animal name provided\",\n          \"field\": \"animal\",\n          \"value\": \"lion\",\n          \"severity\": \"medium\",\n          \"suggestions\": [\n            \"Use one of the 12 zodiac animals: rat, ox, tiger, rabbit, dragon, snake, horse, goat, monkey, rooster, dog, pig\",\n            \"Animal names are case-insensitive\",\n            \"See /api/v3/glossary for complete zodiac animal list\"\n          ]\n        },\n        \"timestamp\": \"2024-01-01T12:00:00Z\"\n      }\n    }\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "8b4186e9-2ca1-4acd-8624-9a284ec392ae",
          "name": "Get Solar Terms",
          "request": {
            "name": "Get Solar Terms",
            "description": {
              "content": "🌤️ **24 Solar Terms (节气)** - Traditional Chinese calendar markers\n\n**Perfect for:**\n- 📅 Traditional calendar applications\n- 🌾 Agricultural planning\n- 🎯 BaZi month pillar calculations\n- 🏮 Festival date determination\n\n**Provides:**\n- All 24 solar terms for the year\n- Exact date and time for each term\n- Element associations\n- Traditional meanings\n- Agricultural significance\n\n**Response time:** ~150ms | **Astronomical calculations**",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "chinese",
                "calendar",
                "solar-terms",
                ":year"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Timezone for calculations",
                    "type": "text/plain"
                  },
                  "key": "timezone",
                  "value": "Asia/Shanghai"
                },
                {
                  "disabled": false,
                  "description": {
                    "content": "Response language",
                    "type": "text/plain"
                  },
                  "key": "language",
                  "value": "en"
                }
              ],
              "variable": [
                {
                  "type": "any",
                  "value": "<integer>",
                  "key": "year",
                  "disabled": false,
                  "description": {
                    "content": "(Required) Year for solar terms",
                    "type": "text/plain"
                  }
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "913ae2bf-e14a-4527-8406-791e59cdabf5",
              "name": "Complete 24 solar terms (节气) calendar with exact astronomical dates and cultural significance",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "calendar",
                    "solar-terms",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Timezone for calculations",
                        "type": "text/plain"
                      },
                      "key": "timezone",
                      "value": "Asia/Shanghai"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Response language",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "ca9ef77b-f6c9-4bd6-84e9-5c68394643b7",
              "name": "Invalid Chinese astrology parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "calendar",
                    "solar-terms",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Timezone for calculations",
                        "type": "text/plain"
                      },
                      "key": "timezone",
                      "value": "Asia/Shanghai"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Response language",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "4b319f27-4f42-427f-934c-7b7628811ff6",
              "name": "Request validation failed",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "calendar",
                    "solar-terms",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Timezone for calculations",
                        "type": "text/plain"
                      },
                      "key": "timezone",
                      "value": "Asia/Shanghai"
                    },
                    {
                      "disabled": false,
                      "description": {
                        "content": "Response language",
                        "type": "text/plain"
                      },
                      "key": "language",
                      "value": "en"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"examples\": {\n    \"invalid_year_range\": {\n      \"summary\": \"Invalid year for solar terms\",\n      \"description\": \"Validation error when year is outside supported calculation range\",\n      \"value\": {\n        \"success\": false,\n        \"error\": {\n          \"error_code\": \"INVALID_YEAR_RANGE\",\n          \"message\": \"Year must be between 1900 and 2100 for accurate solar term calculations\",\n          \"field\": \"year\",\n          \"value\": 1850,\n          \"severity\": \"medium\",\n          \"suggestions\": [\n            \"Use a year between 1900 and 2100\",\n            \"Solar term calculations are most accurate within this range\",\n            \"Historical calculations before 1900 may have reduced precision\"\n          ]\n        },\n        \"timestamp\": \"2024-01-01T12:00:00Z\"\n      }\n    }\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 Get Yearly Forecast",
          "description": "All available examples for Get Yearly Forecast endpoint. 🎊 **Chinese Yearly Forecast** - Annual predictions based on Chinese astrology\n\n**Perfect for:**\n- 🧧 New Year predictions\n- 📈 Annual planning\n- 🎯 Understanding yearly influences\n- 💼 Business timing\n\n**Forecast includes:**\n- Yearly animal and element influences\n- Compatibility with personal animals\n- Monthly breakdown\n- Lucky periods and cautious times\n- Element-based recommendations\n- Traditional advice\n\n**Response time:** ~250ms | **Personalized calculations**",
          "item": [
            {
              "id": "d6797c96-063c-470f-a906-d4ced0674879",
              "name": "Personal Yearly Forecast",
              "request": {
                "name": "Personal Yearly Forecast",
                "description": {
                  "content": "🎯 **Get Yearly Forecast**\n\n📋 **Endpoint Description:**\n🎊 **Chinese Yearly Forecast** - Annual predictions based on Chinese astrology\n\n**Perfect for:**\n- 🧧 New Year predictions\n- 📈 Annual planning\n- 🎯 Understanding yearly influences\n- 💼 Business timing\n\n**Forecast includes:**\n- Yearly animal and element influences\n- Compatibility with personal animals\n- Monthly breakdown\n- Lucky periods and cautious times\n- Element-based recommendations\n- Traditional advice\n\n**Response time:** ~250ms | **Personalized calculations**\n\n✨ **Example Description:**\nPersonalized Chinese astrology forecast for the year\n\n🔗 **Endpoint:** `POST /api/v3/chinese/yearly-forecast`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "chinese",
                    "yearly-forecast"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Test User\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 9,\n      \"day\": 15\n    }\n  },\n  \"forecast_year\": 2024,\n  \"include_monthly\": true,\n  \"language\": \"en\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🌑 Eclipses & Transformation",
      "description": "",
      "item": [
        {
          "id": "de76f0e7-6792-4595-9520-e96494f9032b",
          "name": "🌟 Upcoming Eclipses",
          "request": {
            "name": "🌟 Upcoming Eclipses",
            "description": {
              "content": "🌟 **Get Upcoming Eclipses** - Complete eclipse predictions with NASA format IDs\n\n**Perfect for:**\n- 🔮 Astrologers planning eclipse season work\n- 📱 Apps showing upcoming celestial events\n- 📊 Research on eclipse patterns and cycles\n- 🎓 Educational eclipse tracking\n\n**What you get:**\n- **NASA Format Eclipse IDs** - Professional astronomical identification (e.g., 2024Apr08T)\n- **Saros Series Information** - Complete family tracking and historical patterns\n- **Precise Zodiac Positions** - Exact degree and minute calculations\n- **Visibility Data** - Geographic regions where eclipse is observable\n- **Astrological Keywords** - Key themes and transformation areas\n- **Impact Assessment** - Mild, moderate, strong, or major astrological significance\n\n**Eclipse Types:**\n- **Solar Eclipses**: Total (T), Annular (A), Partial (P), Hybrid (H)\n- **Lunar Eclipses**: Total, Partial, Penumbral\n\n**Saros Cycle Tracking:**\nEach eclipse belongs to a Saros family (223-month cycle). Eclipses in the same series\nshare similar themes and occur approximately every 18 years 11 days.\n\n**Response time:** ~100ms | **Content:** Next 5 eclipses with complete astronomical and astrological data",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "eclipses",
                "upcoming"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "",
                    "type": "text/plain"
                  },
                  "key": "count",
                  "value": "5"
                }
              ],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "c2778158-49de-46c0-afb8-0396efde55f2",
              "name": "Successful upcoming eclipses calculation with NASA format IDs and Saros series information",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "upcoming"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "",
                        "type": "text/plain"
                      },
                      "key": "count",
                      "value": "5"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"eclipses\": [\n    {\n      \"eclipse_id\": \"<string>\",\n      \"date\": \"<dateTime>\",\n      \"type\": \"lunar_partial\",\n      \"saros_series\": \"<integer>\",\n      \"saros_member\": \"<integer>\",\n      \"zodiac_position\": {\n        \"sign\": \"<string>\",\n        \"degree\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"magnitude\": \"<number>\",\n      \"visibility_regions\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"astrological_impact\": \"moderate\",\n      \"keywords\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"nasa_catalog_number\": \"<string>\",\n      \"duration_minutes\": \"<number>\"\n    },\n    {\n      \"eclipse_id\": \"<string>\",\n      \"date\": \"<dateTime>\",\n      \"type\": \"solar_hybrid\",\n      \"saros_series\": \"<integer>\",\n      \"saros_member\": \"<integer>\",\n      \"zodiac_position\": {\n        \"sign\": \"<string>\",\n        \"degree\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"magnitude\": \"<number>\",\n      \"visibility_regions\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"astrological_impact\": \"moderate\",\n      \"keywords\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"nasa_catalog_number\": \"<string>\",\n      \"duration_minutes\": \"<number>\"\n    }\n  ],\n  \"success\": true\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "a37d7ba8-2ddf-4c8f-90be-ea15aa16b5ad",
              "name": "Invalid eclipse parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "upcoming"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "",
                        "type": "text/plain"
                      },
                      "key": "count",
                      "value": "5"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "c5c3733f-b83f-42e3-b2fd-2a4939037cb1",
              "name": "Validation error - check request format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "upcoming"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "",
                        "type": "text/plain"
                      },
                      "key": "count",
                      "value": "5"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "name": "📁 🎯 Eclipse Natal Impact Analysis",
          "description": "All available examples for 🎯 Eclipse Natal Impact Analysis endpoint. 🎯 **Eclipse Natal Impact Analysis** - Check how eclipses affect your birth chart\n\n**Perfect for:**\n- 🔮 Personal eclipse timing and transformation planning\n- 💫 Understanding life cycles and patterns through Saros series\n- 🎯 Identifying periods of major life changes\n- 📅 Planning important decisions around eclipse energies\n\n**What you get:**\n- **Impact Scoring** - Personal impact rating (0-10) based on natal contacts\n- **Natal Activations** - Exact conjunctions to natal planets and angles\n- **House Activations** - Which life areas are being transformed\n- **Saros Historical Context** - Connection to previous eclipses in same series\n- **Orb Analysis** - Precise degree separation for timing accuracy\n\n**Analysis includes:**\n- **Conjunctions to natal planets** (Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn)\n- **Conjunctions to angles** (Ascendant, Midheaven)\n- **House placement** - Which life area is activated\n- **Impact timing** - When transformation energies are strongest\n\n**Saros Series Themes:**\nEach Saros family carries specific themes that repeat every ~18 years:\n- Series 139: Innovation and breakthroughs\n- Series 145: New beginnings and identity shifts\n- Series 118: Emotional revelations and healing\n\n**Orb Guidelines:**\n- 0-1°: Direct hit - major life changes\n- 1-3°: Strong influence - significant shifts\n- 3-5°: Moderate influence - subtle changes\n\n**Response time:** ~200ms | **Content:** Personalized eclipse impact analysis with historical Saros patterns",
          "item": [
            {
              "id": "3005b911-9cef-466e-a840-db779ac6569e",
              "name": "Oleg Standard Test Data",
              "request": {
                "name": "Oleg Standard Test Data",
                "description": {
                  "content": "🎯 **🎯 Eclipse Natal Impact Analysis**\n\n📋 **Endpoint Description:**\n🎯 **Eclipse Natal Impact Analysis** - Check how eclipses affect your birth chart\n\n**Perfect for:**\n- 🔮 Personal eclipse timing and transformation planning\n- 💫 Understanding life cycles and patterns through Saros series\n- 🎯 Identifying periods of major life changes\n- 📅 Planning important decisions around eclipse energies\n\n**What you get:**\n- **Impact Scoring** - Personal impact rating (0-10) based on natal contacts\n- **Natal Activations** - Exact conjunctions to natal planets and angles\n- **House Activations** - Which life areas are being transformed\n- **Saros Historical Context** - Connection to previous eclipses in same series\n- **Orb Analysis** - Precise degree separation for timing accuracy\n\n**Analysis includes:**\n- **Conjunctions to natal planets** (Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn)\n- **Conjunctions to angles** (Ascendant, Midheaven)\n- **House placement** - Which life area is activated\n- **Impact timing** - When transformation energies are strongest\n\n**Saros Series Themes:**\nEach Saros family carries specific themes that repeat every ~18 years:\n- Series 139: Innovation and breakthroughs\n- Series 145: New beginnings and identity shifts\n- Series 118: Emotional revelations and healing\n\n**Orb Guidelines:**\n- 0-1°: Direct hit - major life changes\n- 1-3°: Strong influence - significant shifts\n- 3-5°: Moderate influence - subtle changes\n\n**Response time:** ~200ms | **Content:** Personalized eclipse impact analysis with historical Saros patterns\n\n✨ **Example Description:**\nUsing standardized test subject from Kharkiv for eclipse impact analysis\n\n🔗 **Endpoint:** `POST /api/v3/eclipses/natal-check`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "natal-check"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"max_orb\": 5.0\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "fcbb8014-523f-4d6d-a927-e357b2af3809",
              "name": "London with Precise Coordinates",
              "request": {
                "name": "London with Precise Coordinates",
                "description": {
                  "content": "🎯 **🎯 Eclipse Natal Impact Analysis**\n\n📋 **Endpoint Description:**\n🎯 **Eclipse Natal Impact Analysis** - Check how eclipses affect your birth chart\n\n**Perfect for:**\n- 🔮 Personal eclipse timing and transformation planning\n- 💫 Understanding life cycles and patterns through Saros series\n- 🎯 Identifying periods of major life changes\n- 📅 Planning important decisions around eclipse energies\n\n**What you get:**\n- **Impact Scoring** - Personal impact rating (0-10) based on natal contacts\n- **Natal Activations** - Exact conjunctions to natal planets and angles\n- **House Activations** - Which life areas are being transformed\n- **Saros Historical Context** - Connection to previous eclipses in same series\n- **Orb Analysis** - Precise degree separation for timing accuracy\n\n**Analysis includes:**\n- **Conjunctions to natal planets** (Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn)\n- **Conjunctions to angles** (Ascendant, Midheaven)\n- **House placement** - Which life area is activated\n- **Impact timing** - When transformation energies are strongest\n\n**Saros Series Themes:**\nEach Saros family carries specific themes that repeat every ~18 years:\n- Series 139: Innovation and breakthroughs\n- Series 145: New beginnings and identity shifts\n- Series 118: Emotional revelations and healing\n\n**Orb Guidelines:**\n- 0-1°: Direct hit - major life changes\n- 1-3°: Strong influence - significant shifts\n- 3-5°: Moderate influence - subtle changes\n\n**Response time:** ~200ms | **Content:** Personalized eclipse impact analysis with historical Saros patterns\n\n✨ **Example Description:**\nEclipse impact analysis using exact coordinates and tight orb\n\n🔗 **Endpoint:** `POST /api/v3/eclipses/natal-check`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "natal-check"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Emma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 9,\n      \"minute\": 30,\n      \"latitude\": 51.5074,\n      \"longitude\": -0.1278,\n      \"timezone\": \"Europe/London\"\n    }\n  },\n  \"date_range\": {\n    \"start_date\": {\n      \"year\": 2024,\n      \"month\": 1,\n      \"day\": 1\n    },\n    \"end_date\": {\n      \"year\": 2025,\n      \"month\": 12,\n      \"day\": 31\n    }\n  },\n  \"max_orb\": 3.0\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 📖 Eclipse Detailed Interpretation",
          "description": "All available examples for 📖 Eclipse Detailed Interpretation endpoint. 📖 **Eclipse Detailed Interpretation** - Complete eclipse analysis with NASA data and Saros context\n\n**Perfect for:**\n- 🔍 Deep understanding of specific eclipse energies\n- 📚 Research on eclipse meanings and historical patterns\n- 🎯 Personalized eclipse guidance for individuals\n- 🎓 Educational content about eclipse astronomy and astrology\n\n**What you get:**\n- **NASA Catalog Integration** - Official astronomical reference numbers\n- **Complete Saros Information** - Series start/end dates, member numbers, themes\n- **Astronomical Precision** - Magnitude, gamma, delta T, duration data\n- **Astrological Significance** - Zodiac position, ruling planet, element, modality\n- **Detailed Interpretations** - General themes, personal applications, timing guidance\n- **Historical Context** - Previous eclipses in same Saros series\n- **Practical Advice** - How to work with eclipse energies\n\n**Timing Windows:**\n- **Pre-eclipse** (2 weeks before): Sensitization period, themes emerge\n- **Eclipse Day**: Maximum transformation potential\n- **Post-eclipse** (6 months): Integration and manifestation period\n\n**Saros Series Tracking:**\nEach eclipse belongs to a family with consistent themes:\n- **Solar Series 139**: Innovation, technology, sudden breakthroughs\n- **Solar Series 145**: New beginnings, identity transformation\n- **Lunar Series 118**: Emotional healing, psychic revelations\n- **Lunar Series 136**: Relationship dynamics, partnership changes\n\n**Personalization Options:**\nInclude birth data for customized interpretation showing:\n- Which natal planets are activated\n- Which houses are emphasized\n- Personal transformation themes\n- Optimal timing for your chart\n\n**Available Languages:**\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **fr** - Français (French)\n- **de** - Deutsch (German)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **uk** - Українська (Ukrainian)\n- **ar** - العربية (Arabic)\n- **tr** - Türkçe (Turkish)\n- **zh** - 中文 (Chinese)\n\n**Response time:** ~150ms | **Content:** Comprehensive eclipse interpretation with astronomical and astrological insights",
          "item": [
            {
              "id": "14030a2c-765c-4257-b6eb-9d8fea84bb76",
              "name": "September 2025 Solar Eclipse",
              "request": {
                "name": "September 2025 Solar Eclipse",
                "description": {
                  "content": "🎯 **📖 Eclipse Detailed Interpretation**\n\n📋 **Endpoint Description:**\n📖 **Eclipse Detailed Interpretation** - Complete eclipse analysis with NASA data and Saros context\n\n**Perfect for:**\n- 🔍 Deep understanding of specific eclipse energies\n- 📚 Research on eclipse meanings and historical patterns\n- 🎯 Personalized eclipse guidance for individuals\n- 🎓 Educational content about eclipse astronomy and astrology\n\n**What you get:**\n- **NASA Catalog Integration** - Official astronomical reference numbers\n- **Complete Saros Information** - Series start/end dates, member numbers, themes\n- **Astronomical Precision** - Magnitude, gamma, delta T, duration data\n- **Astrological Significance** - Zodiac position, ruling planet, element, modality\n- **Detailed Interpretations** - General themes, personal applications, timing guidance\n- **Historical Context** - Previous eclipses in same Saros series\n- **Practical Advice** - How to work with eclipse energies\n\n**Timing Windows:**\n- **Pre-eclipse** (2 weeks before): Sensitization period, themes emerge\n- **Eclipse Day**: Maximum transformation potential\n- **Post-eclipse** (6 months): Integration and manifestation period\n\n**Saros Series Tracking:**\nEach eclipse belongs to a family with consistent themes:\n- **Solar Series 139**: Innovation, technology, sudden breakthroughs\n- **Solar Series 145**: New beginnings, identity transformation\n- **Lunar Series 118**: Emotional healing, psychic revelations\n- **Lunar Series 136**: Relationship dynamics, partnership changes\n\n**Personalization Options:**\nInclude birth data for customized interpretation showing:\n- Which natal planets are activated\n- Which houses are emphasized\n- Personal transformation themes\n- Optimal timing for your chart\n\n**Available Languages:**\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **fr** - Français (French)\n- **de** - Deutsch (German)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **uk** - Українська (Ukrainian)\n- **ar** - العربية (Arabic)\n- **tr** - Türkçe (Turkish)\n- **zh** - 中文 (Chinese)\n\n**Response time:** ~150ms | **Content:** Comprehensive eclipse interpretation with astronomical and astrological insights\n\n✨ **Example Description:**\nInterpretation of the Partial Solar Eclipse\n\n🔗 **Endpoint:** `POST /api/v3/eclipses/interpretation`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "interpretation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"eclipse_id\": \"2025Sep21P\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ebda8240-b2d4-49ad-b8f9-9e43f8689ea7",
              "name": "Personalized Eclipse Interpretation",
              "request": {
                "name": "Personalized Eclipse Interpretation",
                "description": {
                  "content": "🎯 **📖 Eclipse Detailed Interpretation**\n\n📋 **Endpoint Description:**\n📖 **Eclipse Detailed Interpretation** - Complete eclipse analysis with NASA data and Saros context\n\n**Perfect for:**\n- 🔍 Deep understanding of specific eclipse energies\n- 📚 Research on eclipse meanings and historical patterns\n- 🎯 Personalized eclipse guidance for individuals\n- 🎓 Educational content about eclipse astronomy and astrology\n\n**What you get:**\n- **NASA Catalog Integration** - Official astronomical reference numbers\n- **Complete Saros Information** - Series start/end dates, member numbers, themes\n- **Astronomical Precision** - Magnitude, gamma, delta T, duration data\n- **Astrological Significance** - Zodiac position, ruling planet, element, modality\n- **Detailed Interpretations** - General themes, personal applications, timing guidance\n- **Historical Context** - Previous eclipses in same Saros series\n- **Practical Advice** - How to work with eclipse energies\n\n**Timing Windows:**\n- **Pre-eclipse** (2 weeks before): Sensitization period, themes emerge\n- **Eclipse Day**: Maximum transformation potential\n- **Post-eclipse** (6 months): Integration and manifestation period\n\n**Saros Series Tracking:**\nEach eclipse belongs to a family with consistent themes:\n- **Solar Series 139**: Innovation, technology, sudden breakthroughs\n- **Solar Series 145**: New beginnings, identity transformation\n- **Lunar Series 118**: Emotional healing, psychic revelations\n- **Lunar Series 136**: Relationship dynamics, partnership changes\n\n**Personalization Options:**\nInclude birth data for customized interpretation showing:\n- Which natal planets are activated\n- Which houses are emphasized\n- Personal transformation themes\n- Optimal timing for your chart\n\n**Available Languages:**\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **fr** - Français (French)\n- **de** - Deutsch (German)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **uk** - Українська (Ukrainian)\n- **ar** - العربية (Arabic)\n- **tr** - Türkçe (Turkish)\n- **zh** - 中文 (Chinese)\n\n**Response time:** ~150ms | **Content:** Comprehensive eclipse interpretation with astronomical and astrological insights\n\n✨ **Example Description:**\nEclipse interpretation customized for individual birth chart\n\n🔗 **Endpoint:** `POST /api/v3/eclipses/interpretation`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "interpretation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"eclipse_id\": \"2025Sep21P\",\n  \"birth_data\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "71d5d642-92f7-42a8-8043-bab3f69f2319",
              "name": "March 2026 Lunar Eclipse",
              "request": {
                "name": "March 2026 Lunar Eclipse",
                "description": {
                  "content": "🎯 **📖 Eclipse Detailed Interpretation**\n\n📋 **Endpoint Description:**\n📖 **Eclipse Detailed Interpretation** - Complete eclipse analysis with NASA data and Saros context\n\n**Perfect for:**\n- 🔍 Deep understanding of specific eclipse energies\n- 📚 Research on eclipse meanings and historical patterns\n- 🎯 Personalized eclipse guidance for individuals\n- 🎓 Educational content about eclipse astronomy and astrology\n\n**What you get:**\n- **NASA Catalog Integration** - Official astronomical reference numbers\n- **Complete Saros Information** - Series start/end dates, member numbers, themes\n- **Astronomical Precision** - Magnitude, gamma, delta T, duration data\n- **Astrological Significance** - Zodiac position, ruling planet, element, modality\n- **Detailed Interpretations** - General themes, personal applications, timing guidance\n- **Historical Context** - Previous eclipses in same Saros series\n- **Practical Advice** - How to work with eclipse energies\n\n**Timing Windows:**\n- **Pre-eclipse** (2 weeks before): Sensitization period, themes emerge\n- **Eclipse Day**: Maximum transformation potential\n- **Post-eclipse** (6 months): Integration and manifestation period\n\n**Saros Series Tracking:**\nEach eclipse belongs to a family with consistent themes:\n- **Solar Series 139**: Innovation, technology, sudden breakthroughs\n- **Solar Series 145**: New beginnings, identity transformation\n- **Lunar Series 118**: Emotional healing, psychic revelations\n- **Lunar Series 136**: Relationship dynamics, partnership changes\n\n**Personalization Options:**\nInclude birth data for customized interpretation showing:\n- Which natal planets are activated\n- Which houses are emphasized\n- Personal transformation themes\n- Optimal timing for your chart\n\n**Available Languages:**\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **fr** - Français (French)\n- **de** - Deutsch (German)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **uk** - Українська (Ukrainian)\n- **ar** - العربية (Arabic)\n- **tr** - Türkçe (Turkish)\n- **zh** - 中文 (Chinese)\n\n**Response time:** ~150ms | **Content:** Comprehensive eclipse interpretation with astronomical and astrological insights\n\n✨ **Example Description:**\nInterpretation of Total Lunar Eclipse\n\n🔗 **Endpoint:** `POST /api/v3/eclipses/interpretation`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "interpretation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"eclipse_id\": \"2026Mar03T\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "6a2ac41e-88eb-40ee-ba2e-f2c085edc8fd",
              "name": "Russian Language - Русский",
              "request": {
                "name": "Russian Language - Русский",
                "description": {
                  "content": "🎯 **📖 Eclipse Detailed Interpretation**\n\n📋 **Endpoint Description:**\n📖 **Eclipse Detailed Interpretation** - Complete eclipse analysis with NASA data and Saros context\n\n**Perfect for:**\n- 🔍 Deep understanding of specific eclipse energies\n- 📚 Research on eclipse meanings and historical patterns\n- 🎯 Personalized eclipse guidance for individuals\n- 🎓 Educational content about eclipse astronomy and astrology\n\n**What you get:**\n- **NASA Catalog Integration** - Official astronomical reference numbers\n- **Complete Saros Information** - Series start/end dates, member numbers, themes\n- **Astronomical Precision** - Magnitude, gamma, delta T, duration data\n- **Astrological Significance** - Zodiac position, ruling planet, element, modality\n- **Detailed Interpretations** - General themes, personal applications, timing guidance\n- **Historical Context** - Previous eclipses in same Saros series\n- **Practical Advice** - How to work with eclipse energies\n\n**Timing Windows:**\n- **Pre-eclipse** (2 weeks before): Sensitization period, themes emerge\n- **Eclipse Day**: Maximum transformation potential\n- **Post-eclipse** (6 months): Integration and manifestation period\n\n**Saros Series Tracking:**\nEach eclipse belongs to a family with consistent themes:\n- **Solar Series 139**: Innovation, technology, sudden breakthroughs\n- **Solar Series 145**: New beginnings, identity transformation\n- **Lunar Series 118**: Emotional healing, psychic revelations\n- **Lunar Series 136**: Relationship dynamics, partnership changes\n\n**Personalization Options:**\nInclude birth data for customized interpretation showing:\n- Which natal planets are activated\n- Which houses are emphasized\n- Personal transformation themes\n- Optimal timing for your chart\n\n**Available Languages:**\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **fr** - Français (French)\n- **de** - Deutsch (German)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **uk** - Українська (Ukrainian)\n- **ar** - العربية (Arabic)\n- **tr** - Türkçe (Turkish)\n- **zh** - 中文 (Chinese)\n\n**Response time:** ~150ms | **Content:** Comprehensive eclipse interpretation with astronomical and astrological insights\n\n✨ **Example Description:**\nEclipse interpretation in Russian with localized texts\n\n🔗 **Endpoint:** `POST /api/v3/eclipses/interpretation`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "interpretation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"eclipse_id\": \"2025Sep21P\",\n  \"language\": \"ru\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "76813077-7235-4f01-a9dd-05d1ca073b28",
              "name": "Spanish Language - Español",
              "request": {
                "name": "Spanish Language - Español",
                "description": {
                  "content": "🎯 **📖 Eclipse Detailed Interpretation**\n\n📋 **Endpoint Description:**\n📖 **Eclipse Detailed Interpretation** - Complete eclipse analysis with NASA data and Saros context\n\n**Perfect for:**\n- 🔍 Deep understanding of specific eclipse energies\n- 📚 Research on eclipse meanings and historical patterns\n- 🎯 Personalized eclipse guidance for individuals\n- 🎓 Educational content about eclipse astronomy and astrology\n\n**What you get:**\n- **NASA Catalog Integration** - Official astronomical reference numbers\n- **Complete Saros Information** - Series start/end dates, member numbers, themes\n- **Astronomical Precision** - Magnitude, gamma, delta T, duration data\n- **Astrological Significance** - Zodiac position, ruling planet, element, modality\n- **Detailed Interpretations** - General themes, personal applications, timing guidance\n- **Historical Context** - Previous eclipses in same Saros series\n- **Practical Advice** - How to work with eclipse energies\n\n**Timing Windows:**\n- **Pre-eclipse** (2 weeks before): Sensitization period, themes emerge\n- **Eclipse Day**: Maximum transformation potential\n- **Post-eclipse** (6 months): Integration and manifestation period\n\n**Saros Series Tracking:**\nEach eclipse belongs to a family with consistent themes:\n- **Solar Series 139**: Innovation, technology, sudden breakthroughs\n- **Solar Series 145**: New beginnings, identity transformation\n- **Lunar Series 118**: Emotional healing, psychic revelations\n- **Lunar Series 136**: Relationship dynamics, partnership changes\n\n**Personalization Options:**\nInclude birth data for customized interpretation showing:\n- Which natal planets are activated\n- Which houses are emphasized\n- Personal transformation themes\n- Optimal timing for your chart\n\n**Available Languages:**\n- **en** - English (default)\n- **ru** - Русский (Russian)\n- **es** - Español (Spanish)\n- **fr** - Français (French)\n- **de** - Deutsch (German)\n- **it** - Italiano (Italian)\n- **pt** - Português (Portuguese)\n- **uk** - Українська (Ukrainian)\n- **ar** - العربية (Arabic)\n- **tr** - Türkçe (Turkish)\n- **zh** - 中文 (Chinese)\n\n**Response time:** ~150ms | **Content:** Comprehensive eclipse interpretation with astronomical and astrological insights\n\n✨ **Example Description:**\nEclipse interpretation in Spanish\n\n🔗 **Endpoint:** `POST /api/v3/eclipses/interpretation`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "eclipses",
                    "interpretation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"eclipse_id\": \"2025Sep21P\",\n  \"language\": \"es\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        }
      ]
    },
    {
      "name": "🌙 Lunar Features",
      "description": "",
      "item": [
        {
          "name": "📁 Get Precise Lunar Phases",
          "description": "All available examples for Get Precise Lunar Phases endpoint. 🌙 **Precise Lunar Phases** - Swiss Ephemeris accuracy with minute-level timing\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Exact phase timing for optimal decisions\n- 📅 **Lunar Calendar Planning** - Complete phase schedules and timing\n- 🔮 **Manifestation Work** - Precise energy timing for intentions\n- 📱 **App Integration** - High-precision lunar data for applications\n\n**What you get:**\n- **Current Phase Details** - Exact angle, illumination, age, distance\n- **Upcoming Major Phases** - New, First Quarter, Full, Last Quarter with precise timing\n- **Lunar Position Data** - Longitude, speed, current zodiac sign\n- **Phase Quality Assessment** - Energy type and intensity analysis\n- **Visibility Information** - Observation quality and notes\n\n**Swiss Ephemeris Precision:**\n- **Minute-level accuracy** for all phase transitions\n- **Distance calculations** with kilometer precision\n- **Angular diameter** accounting for orbital variations\n- **Speed variations** due to lunar orbit ellipticity\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris standard (±1 minute)",
          "item": [
            {
              "id": "269bd059-e28e-42c8-9d08-2f4aeeb3c547",
              "name": "London Current Phases",
              "request": {
                "name": "London Current Phases",
                "description": {
                  "content": "🎯 **Get Precise Lunar Phases**\n\n📋 **Endpoint Description:**\n🌙 **Precise Lunar Phases** - Swiss Ephemeris accuracy with minute-level timing\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Exact phase timing for optimal decisions\n- 📅 **Lunar Calendar Planning** - Complete phase schedules and timing\n- 🔮 **Manifestation Work** - Precise energy timing for intentions\n- 📱 **App Integration** - High-precision lunar data for applications\n\n**What you get:**\n- **Current Phase Details** - Exact angle, illumination, age, distance\n- **Upcoming Major Phases** - New, First Quarter, Full, Last Quarter with precise timing\n- **Lunar Position Data** - Longitude, speed, current zodiac sign\n- **Phase Quality Assessment** - Energy type and intensity analysis\n- **Visibility Information** - Observation quality and notes\n\n**Swiss Ephemeris Precision:**\n- **Minute-level accuracy** for all phase transitions\n- **Distance calculations** with kilometer precision\n- **Angular diameter** accounting for orbital variations\n- **Speed variations** due to lunar orbit ellipticity\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris standard (±1 minute)\n\n✨ **Example Description:**\nGet precise lunar phases for London with 30-day forecast\n\n🔗 **Endpoint:** `POST /api/v3/lunar/phases`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "phases"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 3,\n    \"day\": 15,\n    \"hour\": 12,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"London\",\n    \"country_code\": \"GB\"\n  },\n  \"days_ahead\": 30\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b065c06e-2bd7-411d-b9dd-ea60f65e0000",
              "name": "Coordinates with Extended Forecast",
              "request": {
                "name": "Coordinates with Extended Forecast",
                "description": {
                  "content": "🎯 **Get Precise Lunar Phases**\n\n📋 **Endpoint Description:**\n🌙 **Precise Lunar Phases** - Swiss Ephemeris accuracy with minute-level timing\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Exact phase timing for optimal decisions\n- 📅 **Lunar Calendar Planning** - Complete phase schedules and timing\n- 🔮 **Manifestation Work** - Precise energy timing for intentions\n- 📱 **App Integration** - High-precision lunar data for applications\n\n**What you get:**\n- **Current Phase Details** - Exact angle, illumination, age, distance\n- **Upcoming Major Phases** - New, First Quarter, Full, Last Quarter with precise timing\n- **Lunar Position Data** - Longitude, speed, current zodiac sign\n- **Phase Quality Assessment** - Energy type and intensity analysis\n- **Visibility Information** - Observation quality and notes\n\n**Swiss Ephemeris Precision:**\n- **Minute-level accuracy** for all phase transitions\n- **Distance calculations** with kilometer precision\n- **Angular diameter** accounting for orbital variations\n- **Speed variations** due to lunar orbit ellipticity\n\n**Response time:** ~200ms | **Accuracy:** Swiss Ephemeris standard (±1 minute)\n\n✨ **Example Description:**\nPrecise phases using coordinates with 60-day forecast\n\n🔗 **Endpoint:** `POST /api/v3/lunar/phases`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "phases"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 6,\n    \"day\": 21,\n    \"hour\": 0,\n    \"minute\": 0,\n    \"second\": 0,\n    \"latitude\": 40.7128,\n    \"longitude\": -74.006,\n    \"timezone\": \"America/New_York\"\n  },\n  \"days_ahead\": 60\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Void Of Course Status",
          "description": "All available examples for Get Void Of Course Status endpoint. 🌙 **Void-of-Course Moon Tracking** - Precise aspect-based calculations for optimal timing\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Avoid VOC periods for important decisions\n- ⏰ **Timing Decisions** - Know when lunar energy is most/least supportive\n- 🔮 **Traditional Astrology** - Classical VOC periods for authentic timing\n- 📱 **Planning Applications** - Integrate VOC warnings into scheduling\n\n**What you get:**\n- **Current VOC Status** - Real-time void-of-course determination\n- **Exact Timing** - Precise start/end times with last aspect details\n- **Duration Analysis** - VOC period length and quality assessment\n- **Upcoming Periods** - All VOC periods in specified timeframe\n- **Activity Recommendations** - What to do/avoid during VOC periods\n\n**Calculation Method:**\n- **Last Major Aspect** - Conjunction, sextile, square, trine, opposition\n- **Sign Change Timing** - Exact moment Moon enters new sign\n- **Planet Selection** - Traditional (Sun-Saturn) or Modern (includes outer planets)\n- **Orb Tolerance** - 1° traditional orb for precision\n\n**Traditional Guidance:**\n- **Favorable Signs** - Cancer, Taurus, Sagittarius, Pisces (Moon's dignity)\n- **Challenging Signs** - Capricorn, Virgo, Scorpio, Aquarius\n- **Activity Timing** - Complete existing work, avoid new initiatives\n\n**Response time:** ~300ms | **Accuracy:** ±1 minute aspect timing",
          "item": [
            {
              "id": "dbd2d03e-1724-499d-a01f-4b3ece57d669",
              "name": "Current VOC Status",
              "request": {
                "name": "Current VOC Status",
                "description": {
                  "content": "🎯 **Get Void Of Course Status**\n\n📋 **Endpoint Description:**\n🌙 **Void-of-Course Moon Tracking** - Precise aspect-based calculations for optimal timing\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Avoid VOC periods for important decisions\n- ⏰ **Timing Decisions** - Know when lunar energy is most/least supportive\n- 🔮 **Traditional Astrology** - Classical VOC periods for authentic timing\n- 📱 **Planning Applications** - Integrate VOC warnings into scheduling\n\n**What you get:**\n- **Current VOC Status** - Real-time void-of-course determination\n- **Exact Timing** - Precise start/end times with last aspect details\n- **Duration Analysis** - VOC period length and quality assessment\n- **Upcoming Periods** - All VOC periods in specified timeframe\n- **Activity Recommendations** - What to do/avoid during VOC periods\n\n**Calculation Method:**\n- **Last Major Aspect** - Conjunction, sextile, square, trine, opposition\n- **Sign Change Timing** - Exact moment Moon enters new sign\n- **Planet Selection** - Traditional (Sun-Saturn) or Modern (includes outer planets)\n- **Orb Tolerance** - 1° traditional orb for precision\n\n**Traditional Guidance:**\n- **Favorable Signs** - Cancer, Taurus, Sagittarius, Pisces (Moon's dignity)\n- **Challenging Signs** - Capricorn, Virgo, Scorpio, Aquarius\n- **Activity Timing** - Complete existing work, avoid new initiatives\n\n**Response time:** ~300ms | **Accuracy:** ±1 minute aspect timing\n\n✨ **Example Description:**\nCheck if Moon is currently void-of-course with traditional planets\n\n🔗 **Endpoint:** `POST /api/v3/lunar/void-of-course`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "void-of-course"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 3,\n    \"day\": 15,\n    \"hour\": 14,\n    \"minute\": 30,\n    \"second\": 0,\n    \"city\": \"New York\",\n    \"country_code\": \"US\"\n  },\n  \"days_ahead\": 7,\n  \"use_modern_planets\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "276ab312-2cfb-40b1-a074-fc6a97602742",
              "name": "Modern VOC with Outer Planets",
              "request": {
                "name": "Modern VOC with Outer Planets",
                "description": {
                  "content": "🎯 **Get Void Of Course Status**\n\n📋 **Endpoint Description:**\n🌙 **Void-of-Course Moon Tracking** - Precise aspect-based calculations for optimal timing\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Avoid VOC periods for important decisions\n- ⏰ **Timing Decisions** - Know when lunar energy is most/least supportive\n- 🔮 **Traditional Astrology** - Classical VOC periods for authentic timing\n- 📱 **Planning Applications** - Integrate VOC warnings into scheduling\n\n**What you get:**\n- **Current VOC Status** - Real-time void-of-course determination\n- **Exact Timing** - Precise start/end times with last aspect details\n- **Duration Analysis** - VOC period length and quality assessment\n- **Upcoming Periods** - All VOC periods in specified timeframe\n- **Activity Recommendations** - What to do/avoid during VOC periods\n\n**Calculation Method:**\n- **Last Major Aspect** - Conjunction, sextile, square, trine, opposition\n- **Sign Change Timing** - Exact moment Moon enters new sign\n- **Planet Selection** - Traditional (Sun-Saturn) or Modern (includes outer planets)\n- **Orb Tolerance** - 1° traditional orb for precision\n\n**Traditional Guidance:**\n- **Favorable Signs** - Cancer, Taurus, Sagittarius, Pisces (Moon's dignity)\n- **Challenging Signs** - Capricorn, Virgo, Scorpio, Aquarius\n- **Activity Timing** - Complete existing work, avoid new initiatives\n\n**Response time:** ~300ms | **Accuracy:** ±1 minute aspect timing\n\n✨ **Example Description:**\nVOC calculation including Uranus, Neptune, Pluto\n\n🔗 **Endpoint:** `POST /api/v3/lunar/void-of-course`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "void-of-course"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 6,\n    \"day\": 21,\n    \"hour\": 10,\n    \"minute\": 0,\n    \"second\": 0,\n    \"latitude\": 51.5074,\n    \"longitude\": -0.1278,\n    \"timezone\": \"Europe/London\"\n  },\n  \"days_ahead\": 14,\n  \"use_modern_planets\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Lunar Mansions",
          "description": "All available examples for Get Lunar Mansions endpoint. 🌙 **Lunar Mansions** - Ancient astronomical system for detailed lunar influence analysis\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Traditional timing using 28 lunar mansions\n- 📚 **Cultural Astrology** - Arabian, Vedic, and Chinese mansion systems\n- ⏰ **Activity Timing** - Specific recommendations for each mansion\n- 🌟 **Advanced Practice** - Professional-level lunar mansion analysis\n\n**Supported Systems:**\n- **Arabian Tropical** - 28 equal mansions (12.857° each) - Primary system\n- **Vedic Sidereal** - 27 nakshatras (13.333° each) with Lahiri ayanamsa\n- **Chinese Sidereal** - 28 xiu based on traditional star positions\n\n**What you get:**\n- **Current Mansion** - Number, name, degree position, completion percentage\n- **Ruling Planet** - Traditional planetary ruler and nature qualities\n- **Electional Guidance** - Favorable activities and things to avoid\n- **Timing Information** - Next mansion change with precise timing\n- **Traditional Meanings** - Ancient interpretations and significance\n\n**Arabian System Features:**\n- **Rich Tradition** - Medieval Islamic astronomical tradition\n- **Detailed Elections** - Specific activities for each mansion\n- **Planetary Rulers** - Traditional seven planets (Sun through Saturn)\n- **Practical Guidance** - Real-world timing recommendations\n\n**Cultural Integration:**\n- **Multi-tradition** - Authentic calculations for each system\n- **Ayanamsa Correction** - Proper sidereal calculations for Vedic/Chinese\n- **Historical Accuracy** - Based on traditional sources and methods\n\n**Response time:** ~250ms | **Systems:** 3 traditional mansion systems",
          "item": [
            {
              "id": "95cb3654-7a64-40e1-be6b-e2a2ba0d00d5",
              "name": "Arabian Tropical Mansions",
              "request": {
                "name": "Arabian Tropical Mansions",
                "description": {
                  "content": "🎯 **Get Lunar Mansions**\n\n📋 **Endpoint Description:**\n🌙 **Lunar Mansions** - Ancient astronomical system for detailed lunar influence analysis\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Traditional timing using 28 lunar mansions\n- 📚 **Cultural Astrology** - Arabian, Vedic, and Chinese mansion systems\n- ⏰ **Activity Timing** - Specific recommendations for each mansion\n- 🌟 **Advanced Practice** - Professional-level lunar mansion analysis\n\n**Supported Systems:**\n- **Arabian Tropical** - 28 equal mansions (12.857° each) - Primary system\n- **Vedic Sidereal** - 27 nakshatras (13.333° each) with Lahiri ayanamsa\n- **Chinese Sidereal** - 28 xiu based on traditional star positions\n\n**What you get:**\n- **Current Mansion** - Number, name, degree position, completion percentage\n- **Ruling Planet** - Traditional planetary ruler and nature qualities\n- **Electional Guidance** - Favorable activities and things to avoid\n- **Timing Information** - Next mansion change with precise timing\n- **Traditional Meanings** - Ancient interpretations and significance\n\n**Arabian System Features:**\n- **Rich Tradition** - Medieval Islamic astronomical tradition\n- **Detailed Elections** - Specific activities for each mansion\n- **Planetary Rulers** - Traditional seven planets (Sun through Saturn)\n- **Practical Guidance** - Real-world timing recommendations\n\n**Cultural Integration:**\n- **Multi-tradition** - Authentic calculations for each system\n- **Ayanamsa Correction** - Proper sidereal calculations for Vedic/Chinese\n- **Historical Accuracy** - Based on traditional sources and methods\n\n**Response time:** ~250ms | **Systems:** 3 traditional mansion systems\n\n✨ **Example Description:**\nTraditional Arabian lunar mansions with electional guidance\n\n🔗 **Endpoint:** `POST /api/v3/lunar/mansions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "mansions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 3,\n    \"day\": 15,\n    \"hour\": 20,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"Cairo\",\n    \"country_code\": \"EG\"\n  },\n  \"system\": \"arabian_tropical\",\n  \"days_ahead\": 28\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "eb6b3b48-0c58-4724-9ca4-365f81fae9ce",
              "name": "Vedic Nakshatras",
              "request": {
                "name": "Vedic Nakshatras",
                "description": {
                  "content": "🎯 **Get Lunar Mansions**\n\n📋 **Endpoint Description:**\n🌙 **Lunar Mansions** - Ancient astronomical system for detailed lunar influence analysis\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Traditional timing using 28 lunar mansions\n- 📚 **Cultural Astrology** - Arabian, Vedic, and Chinese mansion systems\n- ⏰ **Activity Timing** - Specific recommendations for each mansion\n- 🌟 **Advanced Practice** - Professional-level lunar mansion analysis\n\n**Supported Systems:**\n- **Arabian Tropical** - 28 equal mansions (12.857° each) - Primary system\n- **Vedic Sidereal** - 27 nakshatras (13.333° each) with Lahiri ayanamsa\n- **Chinese Sidereal** - 28 xiu based on traditional star positions\n\n**What you get:**\n- **Current Mansion** - Number, name, degree position, completion percentage\n- **Ruling Planet** - Traditional planetary ruler and nature qualities\n- **Electional Guidance** - Favorable activities and things to avoid\n- **Timing Information** - Next mansion change with precise timing\n- **Traditional Meanings** - Ancient interpretations and significance\n\n**Arabian System Features:**\n- **Rich Tradition** - Medieval Islamic astronomical tradition\n- **Detailed Elections** - Specific activities for each mansion\n- **Planetary Rulers** - Traditional seven planets (Sun through Saturn)\n- **Practical Guidance** - Real-world timing recommendations\n\n**Cultural Integration:**\n- **Multi-tradition** - Authentic calculations for each system\n- **Ayanamsa Correction** - Proper sidereal calculations for Vedic/Chinese\n- **Historical Accuracy** - Based on traditional sources and methods\n\n**Response time:** ~250ms | **Systems:** 3 traditional mansion systems\n\n✨ **Example Description:**\nSidereal Vedic nakshatra system with ayanamsa correction\n\n🔗 **Endpoint:** `POST /api/v3/lunar/mansions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "mansions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 6,\n    \"day\": 21,\n    \"hour\": 12,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"Delhi\",\n    \"country_code\": \"IN\"\n  },\n  \"system\": \"vedic_sidereal\",\n  \"days_ahead\": 27\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "aabd1ed6-7835-4230-98d6-a6dc1d00624f",
              "name": "Chinese Xiu System",
              "request": {
                "name": "Chinese Xiu System",
                "description": {
                  "content": "🎯 **Get Lunar Mansions**\n\n📋 **Endpoint Description:**\n🌙 **Lunar Mansions** - Ancient astronomical system for detailed lunar influence analysis\n\n**Perfect for:**\n- 🎯 **Electional Astrology** - Traditional timing using 28 lunar mansions\n- 📚 **Cultural Astrology** - Arabian, Vedic, and Chinese mansion systems\n- ⏰ **Activity Timing** - Specific recommendations for each mansion\n- 🌟 **Advanced Practice** - Professional-level lunar mansion analysis\n\n**Supported Systems:**\n- **Arabian Tropical** - 28 equal mansions (12.857° each) - Primary system\n- **Vedic Sidereal** - 27 nakshatras (13.333° each) with Lahiri ayanamsa\n- **Chinese Sidereal** - 28 xiu based on traditional star positions\n\n**What you get:**\n- **Current Mansion** - Number, name, degree position, completion percentage\n- **Ruling Planet** - Traditional planetary ruler and nature qualities\n- **Electional Guidance** - Favorable activities and things to avoid\n- **Timing Information** - Next mansion change with precise timing\n- **Traditional Meanings** - Ancient interpretations and significance\n\n**Arabian System Features:**\n- **Rich Tradition** - Medieval Islamic astronomical tradition\n- **Detailed Elections** - Specific activities for each mansion\n- **Planetary Rulers** - Traditional seven planets (Sun through Saturn)\n- **Practical Guidance** - Real-world timing recommendations\n\n**Cultural Integration:**\n- **Multi-tradition** - Authentic calculations for each system\n- **Ayanamsa Correction** - Proper sidereal calculations for Vedic/Chinese\n- **Historical Accuracy** - Based on traditional sources and methods\n\n**Response time:** ~250ms | **Systems:** 3 traditional mansion systems\n\n✨ **Example Description:**\nTraditional Chinese 28 mansion system\n\n🔗 **Endpoint:** `POST /api/v3/lunar/mansions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "mansions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 9,\n    \"day\": 15,\n    \"hour\": 8,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"Beijing\",\n    \"country_code\": \"CN\"\n  },\n  \"system\": \"chinese_sidereal\",\n  \"days_ahead\": 30\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Special Lunar Events",
          "description": "All available examples for Get Special Lunar Events endpoint. 🌙 **Special Lunar Events** - Rare and significant lunar phenomena tracking\n\n**Perfect for:**\n- 🌟 **Astronomical Observation** - Blue moons, supermoons, unique phenomena\n- 📅 **Event Planning** - Schedule around rare lunar occurrences\n- 🔮 **Spiritual Practice** - Enhanced timing for special lunar energy\n- 📱 **App Features** - Highlight special events in lunar calendars\n\n**Event Types Tracked:**\n- **Blue Moons** - Second full moon in calendar month (every 2-3 years)\n- **Supermoons** - Full moon within 360,000 km (appears 7-15% larger/brighter)\n- **Micromoons** - Full moon beyond 405,000 km (appears smaller)\n- **Black Moons** - Second new moon in calendar month\n- **Extreme Events** - Exceptional perigee/apogee occurrences\n\n**What you get:**\n- **Current Events** - Any special events happening now\n- **Upcoming Events** - Complete forecast of rare phenomena\n- **Significance Analysis** - Astronomical and astrological importance\n- **Rarity Information** - Frequency and next occurrence data\n- **Visibility Details** - Brightness, size, and observation notes\n\n**Event Analysis:**\n- **Distance Calculations** - Precise km measurements for size events\n- **Brightness Factors** - Percentage increase for supermoons\n- **Calendar Logic** - Accurate blue/black moon determination\n- **Traditional Meanings** - Astrological significance of rare events\n\n**Scientific Accuracy:**\n- **Swiss Ephemeris** - Precise distance and timing calculations\n- **Multiple Definitions** - Calendar vs. seasonal blue moons\n- **Visibility Factors** - Real-world observation conditions\n- **Historical Context** - Rarity and frequency statistics\n\n**Response time:** ~400ms | **Search period:** Up to 365 days ahead",
          "item": [
            {
              "id": "9b9c547d-58c2-4276-a522-aa09396e3eff",
              "name": "Find Rare Events",
              "request": {
                "name": "Find Rare Events",
                "description": {
                  "content": "🎯 **Get Special Lunar Events**\n\n📋 **Endpoint Description:**\n🌙 **Special Lunar Events** - Rare and significant lunar phenomena tracking\n\n**Perfect for:**\n- 🌟 **Astronomical Observation** - Blue moons, supermoons, unique phenomena\n- 📅 **Event Planning** - Schedule around rare lunar occurrences\n- 🔮 **Spiritual Practice** - Enhanced timing for special lunar energy\n- 📱 **App Features** - Highlight special events in lunar calendars\n\n**Event Types Tracked:**\n- **Blue Moons** - Second full moon in calendar month (every 2-3 years)\n- **Supermoons** - Full moon within 360,000 km (appears 7-15% larger/brighter)\n- **Micromoons** - Full moon beyond 405,000 km (appears smaller)\n- **Black Moons** - Second new moon in calendar month\n- **Extreme Events** - Exceptional perigee/apogee occurrences\n\n**What you get:**\n- **Current Events** - Any special events happening now\n- **Upcoming Events** - Complete forecast of rare phenomena\n- **Significance Analysis** - Astronomical and astrological importance\n- **Rarity Information** - Frequency and next occurrence data\n- **Visibility Details** - Brightness, size, and observation notes\n\n**Event Analysis:**\n- **Distance Calculations** - Precise km measurements for size events\n- **Brightness Factors** - Percentage increase for supermoons\n- **Calendar Logic** - Accurate blue/black moon determination\n- **Traditional Meanings** - Astrological significance of rare events\n\n**Scientific Accuracy:**\n- **Swiss Ephemeris** - Precise distance and timing calculations\n- **Multiple Definitions** - Calendar vs. seasonal blue moons\n- **Visibility Factors** - Real-world observation conditions\n- **Historical Context** - Rarity and frequency statistics\n\n**Response time:** ~400ms | **Search period:** Up to 365 days ahead\n\n✨ **Example Description:**\nSearch for blue moons, supermoons, and other special phenomena\n\n🔗 **Endpoint:** `POST /api/v3/lunar/events`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "events"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 3,\n    \"day\": 1,\n    \"hour\": 0,\n    \"minute\": 0,\n    \"second\": 0,\n    \"city\": \"Greenwich\",\n    \"country_code\": \"GB\"\n  },\n  \"days_ahead\": 365\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "1e6b8b04-e7e0-45c1-87b4-ab5b3b8c15f7",
              "name": "Annual Event Calendar",
              "request": {
                "name": "Annual Event Calendar",
                "description": {
                  "content": "🎯 **Get Special Lunar Events**\n\n📋 **Endpoint Description:**\n🌙 **Special Lunar Events** - Rare and significant lunar phenomena tracking\n\n**Perfect for:**\n- 🌟 **Astronomical Observation** - Blue moons, supermoons, unique phenomena\n- 📅 **Event Planning** - Schedule around rare lunar occurrences\n- 🔮 **Spiritual Practice** - Enhanced timing for special lunar energy\n- 📱 **App Features** - Highlight special events in lunar calendars\n\n**Event Types Tracked:**\n- **Blue Moons** - Second full moon in calendar month (every 2-3 years)\n- **Supermoons** - Full moon within 360,000 km (appears 7-15% larger/brighter)\n- **Micromoons** - Full moon beyond 405,000 km (appears smaller)\n- **Black Moons** - Second new moon in calendar month\n- **Extreme Events** - Exceptional perigee/apogee occurrences\n\n**What you get:**\n- **Current Events** - Any special events happening now\n- **Upcoming Events** - Complete forecast of rare phenomena\n- **Significance Analysis** - Astronomical and astrological importance\n- **Rarity Information** - Frequency and next occurrence data\n- **Visibility Details** - Brightness, size, and observation notes\n\n**Event Analysis:**\n- **Distance Calculations** - Precise km measurements for size events\n- **Brightness Factors** - Percentage increase for supermoons\n- **Calendar Logic** - Accurate blue/black moon determination\n- **Traditional Meanings** - Astrological significance of rare events\n\n**Scientific Accuracy:**\n- **Swiss Ephemeris** - Precise distance and timing calculations\n- **Multiple Definitions** - Calendar vs. seasonal blue moons\n- **Visibility Factors** - Real-world observation conditions\n- **Historical Context** - Rarity and frequency statistics\n\n**Response time:** ~400ms | **Search period:** Up to 365 days ahead\n\n✨ **Example Description:**\nComplete year of special lunar events for planning\n\n🔗 **Endpoint:** `POST /api/v3/lunar/events`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "events"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2024,\n    \"month\": 1,\n    \"day\": 1,\n    \"hour\": 0,\n    \"minute\": 0,\n    \"second\": 0,\n    \"latitude\": 0.0,\n    \"longitude\": 0.0,\n    \"timezone\": \"UTC\"\n  },\n  \"days_ahead\": 365\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "255c76ab-fb3c-4781-ba1a-453f58771a08",
          "name": "Get Annual Lunar Calendar",
          "request": {
            "name": "Get Annual Lunar Calendar",
            "description": {
              "content": "🌙 **Annual Lunar Calendar** - Complete year overview of all lunar features\n\n**Perfect for:**\n- 📅 **Year Planning** - Complete lunar schedule for optimal timing\n- 🎯 **Electional Astrology** - Annual overview for decision timing\n- 📱 **Calendar Integration** - Full-year data for apps and systems\n- 🌟 **Professional Practice** - Comprehensive lunar reference\n\n**Includes:**\n- **All Lunar Phases** - Precise timing for all major phases\n- **VOC Periods** - All void-of-course periods with durations\n- **Mansion Changes** - All Arabian mansion transitions\n- **Special Events** - Blue moons, supermoons, rare phenomena\n- **Statistical Analysis** - Patterns and distributions\n\n**Response time:** ~800ms | **Coverage:** Full year or specific month",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "lunar",
                "calendar",
                ":year"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [
                {
                  "disabled": false,
                  "description": {
                    "content": "Optional specific month (1-12)",
                    "type": "text/plain"
                  },
                  "key": "month",
                  "value": "<integer>"
                }
              ],
              "variable": [
                {
                  "type": "any",
                  "value": "<integer>",
                  "key": "year",
                  "disabled": false,
                  "description": {
                    "content": "(Required) Year for lunar calendar",
                    "type": "text/plain"
                  }
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "body": {},
            "auth": null
          },
          "response": [
            {
              "id": "abff5ae2-bd2b-4bc7-b991-fe1491a5b7e5",
              "name": "Complete lunar calendar with all advanced features for the year",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "calendar",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Optional specific month (1-12)",
                        "type": "text/plain"
                      },
                      "key": "month",
                      "value": "<integer>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "41e820d9-e6b6-4f7f-b5a3-52c412353bbd",
              "name": "Invalid lunar calculation parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "calendar",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Optional specific month (1-12)",
                        "type": "text/plain"
                      },
                      "key": "month",
                      "value": "<integer>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "ce09f68e-8308-4466-985a-fdd9e898262d",
              "name": "Validation error - check request format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "calendar",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Optional specific month (1-12)",
                        "type": "text/plain"
                      },
                      "key": "month",
                      "value": "<integer>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "7da7e826-c686-45ba-a72c-1f01d092c130",
              "name": "Swiss Ephemeris calculation error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "lunar",
                    "calendar",
                    ":year"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "description": {
                        "content": "Optional specific month (1-12)",
                        "type": "text/plain"
                      },
                      "key": "month",
                      "value": "<integer>"
                    }
                  ],
                  "variable": []
                },
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    },
    {
      "name": "🕉️ Vedic Astrology",
      "description": "",
      "item": [
        {
          "name": "📁 Get Vedic Birth Details",
          "description": "All available examples for Get Vedic Birth Details endpoint. **Vedic Birth Chart (Kundli)** - Complete sidereal birth analysis with nakshatra details\n\n**Perfect for:**\n- Professional Jyotish consultations\n- Matrimony portals (basic kundli display)\n- Dasha calculation setup\n- Nakshatra-based predictions\n\n**What you get:**\n- **Sidereal Positions** - All 9 planets (Sun through Ketu) in sidereal zodiac\n- **Nakshatra Details** - Name, pada, lord for each planet\n- **Pada-Level Precision** - Degree within nakshatra and pada\n- **Dignity Analysis** - Own sign, exalted, debilitated, moolatrikona\n- **Combustion Status** - Planets too close to Sun\n- **Navamsa Preview** - D9 sign and Vargottama status\n- **Moon Sign/Nakshatra** - Primary Vedic identity markers\n\n**Ayanamsa Options:**\n- `lahiri` - Indian Government standard (default, recommended)\n- `krishnamurti` - KP system practitioners\n- `raman` - B.V. Raman tradition\n- `yukteshwar` - Yogananda/SRF tradition\n- `true_citra` - Astronomical precision\n\n**Languages:** en, hi, ta, te, kn, ml, bn, gu, mr, ru\n\n**Response time:** ~150ms",
          "item": [
            {
              "id": "4f8156ad-fd8a-4418-be8a-ac900ff0d5a2",
              "name": "Delhi birth with Lahiri ayanamsa",
              "request": {
                "name": "Delhi birth with Lahiri ayanamsa",
                "description": {
                  "content": "🎯 **Get Vedic Birth Details**\n\n📋 **Endpoint Description:**\n**Vedic Birth Chart (Kundli)** - Complete sidereal birth analysis with nakshatra details\n\n**Perfect for:**\n- Professional Jyotish consultations\n- Matrimony portals (basic kundli display)\n- Dasha calculation setup\n- Nakshatra-based predictions\n\n**What you get:**\n- **Sidereal Positions** - All 9 planets (Sun through Ketu) in sidereal zodiac\n- **Nakshatra Details** - Name, pada, lord for each planet\n- **Pada-Level Precision** - Degree within nakshatra and pada\n- **Dignity Analysis** - Own sign, exalted, debilitated, moolatrikona\n- **Combustion Status** - Planets too close to Sun\n- **Navamsa Preview** - D9 sign and Vargottama status\n- **Moon Sign/Nakshatra** - Primary Vedic identity markers\n\n**Ayanamsa Options:**\n- `lahiri` - Indian Government standard (default, recommended)\n- `krishnamurti` - KP system practitioners\n- `raman` - B.V. Raman tradition\n- `yukteshwar` - Yogananda/SRF tradition\n- `true_citra` - Astronomical precision\n\n**Languages:** en, hi, ta, te, kn, ml, bn, gu, mr, ru\n\n**Response time:** ~150ms\n\n✨ **Example Description:**\nStandard Vedic chart calculation for a person born in Delhi using the Indian Government standard Lahiri ayanamsa.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/birth-details`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "birth-details"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Raj Kumar\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 4,\n      \"day\": 15,\n      \"hour\": 6,\n      \"minute\": 30,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"ayanamsa\": \"lahiri\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "001676be-2ff6-48c2-b907-9f55bc1e80d0",
              "name": "Chennai birth with KP system",
              "request": {
                "name": "Chennai birth with KP system",
                "description": {
                  "content": "🎯 **Get Vedic Birth Details**\n\n📋 **Endpoint Description:**\n**Vedic Birth Chart (Kundli)** - Complete sidereal birth analysis with nakshatra details\n\n**Perfect for:**\n- Professional Jyotish consultations\n- Matrimony portals (basic kundli display)\n- Dasha calculation setup\n- Nakshatra-based predictions\n\n**What you get:**\n- **Sidereal Positions** - All 9 planets (Sun through Ketu) in sidereal zodiac\n- **Nakshatra Details** - Name, pada, lord for each planet\n- **Pada-Level Precision** - Degree within nakshatra and pada\n- **Dignity Analysis** - Own sign, exalted, debilitated, moolatrikona\n- **Combustion Status** - Planets too close to Sun\n- **Navamsa Preview** - D9 sign and Vargottama status\n- **Moon Sign/Nakshatra** - Primary Vedic identity markers\n\n**Ayanamsa Options:**\n- `lahiri` - Indian Government standard (default, recommended)\n- `krishnamurti` - KP system practitioners\n- `raman` - B.V. Raman tradition\n- `yukteshwar` - Yogananda/SRF tradition\n- `true_citra` - Astronomical precision\n\n**Languages:** en, hi, ta, te, kn, ml, bn, gu, mr, ru\n\n**Response time:** ~150ms\n\n✨ **Example Description:**\nBirth chart for KP (Krishnamurti Paddhati) practitioners using Krishnamurti ayanamsa.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/birth-details`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "birth-details"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Priya Lakshmi\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Chennai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"ayanamsa\": \"krishnamurti\",\n    \"language\": \"ta\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7b469aa6-87c1-437e-8c74-5c03be7c1816",
              "name": "Mumbai birth with Raman ayanamsa",
              "request": {
                "name": "Mumbai birth with Raman ayanamsa",
                "description": {
                  "content": "🎯 **Get Vedic Birth Details**\n\n📋 **Endpoint Description:**\n**Vedic Birth Chart (Kundli)** - Complete sidereal birth analysis with nakshatra details\n\n**Perfect for:**\n- Professional Jyotish consultations\n- Matrimony portals (basic kundli display)\n- Dasha calculation setup\n- Nakshatra-based predictions\n\n**What you get:**\n- **Sidereal Positions** - All 9 planets (Sun through Ketu) in sidereal zodiac\n- **Nakshatra Details** - Name, pada, lord for each planet\n- **Pada-Level Precision** - Degree within nakshatra and pada\n- **Dignity Analysis** - Own sign, exalted, debilitated, moolatrikona\n- **Combustion Status** - Planets too close to Sun\n- **Navamsa Preview** - D9 sign and Vargottama status\n- **Moon Sign/Nakshatra** - Primary Vedic identity markers\n\n**Ayanamsa Options:**\n- `lahiri` - Indian Government standard (default, recommended)\n- `krishnamurti` - KP system practitioners\n- `raman` - B.V. Raman tradition\n- `yukteshwar` - Yogananda/SRF tradition\n- `true_citra` - Astronomical precision\n\n**Languages:** en, hi, ta, te, kn, ml, bn, gu, mr, ru\n\n**Response time:** ~150ms\n\n✨ **Example Description:**\nBirth chart using B.V. Raman tradition ayanamsa.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/birth-details`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "birth-details"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Vikram Sharma\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 22,\n      \"hour\": 10,\n      \"minute\": 15,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"ayanamsa\": \"raman\",\n    \"node_type\": \"true\",\n    \"language\": \"hi\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Kundli Matching",
          "description": "All available examples for Get Kundli Matching endpoint. **Kundli Matching (Ashtakoot)** - 36-point compatibility scoring\n\n**Perfect for:**\n- Matrimony websites and apps\n- Marriage compatibility analysis\n- Professional matchmaking services\n- Dosha detection and remedies\n\n**What you get:**\n- **Total Score** - Out of 36 points with verdict\n- **8 Kuta Scores** - Varna, Vashya, Tara, Yoni, Graha Maitri, Gana, Bhakoot, Nadi\n- **Detailed Descriptions** - What each Kuta measures\n- **Dosha Detection** - Nadi Dosha, Bhakoot Dosha with severity\n- **Remedies** - Suggested pujas and mantras for doshas\n- **Both Parties' Details** - Nakshatra, Gana, Nadi for context\n- **Optional Manglik** - Mars affliction check for both\n\n**Scoring Guide:**\n- 25+ points: Excellent Match\n- 21-24 points: Good Match\n- 18-20 points: Average (may proceed with remedies)\n- Below 18: Not Recommended\n\n**Response time:** ~300ms",
          "item": [
            {
              "id": "382f737d-3eee-449e-860c-45fb2661728f",
              "name": "Compatible couple (high score)",
              "request": {
                "name": "Compatible couple (high score)",
                "description": {
                  "content": "🎯 **Get Kundli Matching**\n\n📋 **Endpoint Description:**\n**Kundli Matching (Ashtakoot)** - 36-point compatibility scoring\n\n**Perfect for:**\n- Matrimony websites and apps\n- Marriage compatibility analysis\n- Professional matchmaking services\n- Dosha detection and remedies\n\n**What you get:**\n- **Total Score** - Out of 36 points with verdict\n- **8 Kuta Scores** - Varna, Vashya, Tara, Yoni, Graha Maitri, Gana, Bhakoot, Nadi\n- **Detailed Descriptions** - What each Kuta measures\n- **Dosha Detection** - Nadi Dosha, Bhakoot Dosha with severity\n- **Remedies** - Suggested pujas and mantras for doshas\n- **Both Parties' Details** - Nakshatra, Gana, Nadi for context\n- **Optional Manglik** - Mars affliction check for both\n\n**Scoring Guide:**\n- 25+ points: Excellent Match\n- 21-24 points: Good Match\n- 18-20 points: Average (may proceed with remedies)\n- Below 18: Not Recommended\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nExample showing a highly compatible match with score above 25/36.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/kundli-matching`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "kundli-matching"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"groom\": {\n    \"name\": \"Arjun Reddy\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 8,\n      \"minute\": 30,\n      \"city\": \"Hyderabad\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"bride\": {\n    \"name\": \"Priya Sharma\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 7,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 15,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"ayanamsa\": \"lahiri\"\n  },\n  \"include_manglik\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "5e240122-7a03-4817-b919-2efc7e416800",
              "name": "Nadi Dosha detection",
              "request": {
                "name": "Nadi Dosha detection",
                "description": {
                  "content": "🎯 **Get Kundli Matching**\n\n📋 **Endpoint Description:**\n**Kundli Matching (Ashtakoot)** - 36-point compatibility scoring\n\n**Perfect for:**\n- Matrimony websites and apps\n- Marriage compatibility analysis\n- Professional matchmaking services\n- Dosha detection and remedies\n\n**What you get:**\n- **Total Score** - Out of 36 points with verdict\n- **8 Kuta Scores** - Varna, Vashya, Tara, Yoni, Graha Maitri, Gana, Bhakoot, Nadi\n- **Detailed Descriptions** - What each Kuta measures\n- **Dosha Detection** - Nadi Dosha, Bhakoot Dosha with severity\n- **Remedies** - Suggested pujas and mantras for doshas\n- **Both Parties' Details** - Nakshatra, Gana, Nadi for context\n- **Optional Manglik** - Mars affliction check for both\n\n**Scoring Guide:**\n- 25+ points: Excellent Match\n- 21-24 points: Good Match\n- 18-20 points: Average (may proceed with remedies)\n- Below 18: Not Recommended\n\n**Response time:** ~300ms\n\n✨ **Example Description:**\nExample that may show Nadi Dosha (same Nadi).\n\n🔗 **Endpoint:** `POST /api/v3/vedic/kundli-matching`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "kundli-matching"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"groom\": {\n    \"name\": \"Rahul Patel\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 1,\n      \"day\": 5,\n      \"hour\": 6,\n      \"minute\": 0,\n      \"city\": \"Ahmedabad\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"bride\": {\n    \"name\": \"Meera Patel\",\n    \"birth_data\": {\n      \"year\": 1993,\n      \"month\": 1,\n      \"day\": 10,\n      \"hour\": 12,\n      \"minute\": 30,\n      \"city\": \"Surat\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"ayanamsa\": \"lahiri\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Manglik Dosha",
          "description": "All available examples for Get Manglik Dosha endpoint. **Manglik Dosha Analysis** - Mars affliction check for marriage\n\n**Perfect for:**\n- Pre-marriage compatibility check (CRITICAL in Indian marriages)\n- Understanding Mars placement effects\n- Identifying cancellation factors\n- Remedies recommendations\n\n**What you get:**\n- **Is Manglik** - Yes/No determination\n- **Severity** - None, Partial, or Full\n- **Mars Position** - House from Lagna, Moon, and Venus\n- **Cancellation Factors** - Conditions that reduce/cancel Manglik\n- **Detailed Analysis** - Explanation of findings\n\n**Manglik Houses:** 1, 2, 4, 7, 8, 12 from Lagna/Moon/Venus\n\n**Cancellation Factors:**\n- Mars in own sign (Aries/Scorpio)\n- Mars exalted (Capricorn)\n- Jupiter's aspect on Mars\n- Both partners are Manglik (mutual cancellation)\n\n**Response time:** ~100ms",
          "item": [
            {
              "id": "d11c5f33-fa8d-42b2-a150-16feb16647da",
              "name": "Full Manglik case",
              "request": {
                "name": "Full Manglik case",
                "description": {
                  "content": "🎯 **Get Manglik Dosha**\n\n📋 **Endpoint Description:**\n**Manglik Dosha Analysis** - Mars affliction check for marriage\n\n**Perfect for:**\n- Pre-marriage compatibility check (CRITICAL in Indian marriages)\n- Understanding Mars placement effects\n- Identifying cancellation factors\n- Remedies recommendations\n\n**What you get:**\n- **Is Manglik** - Yes/No determination\n- **Severity** - None, Partial, or Full\n- **Mars Position** - House from Lagna, Moon, and Venus\n- **Cancellation Factors** - Conditions that reduce/cancel Manglik\n- **Detailed Analysis** - Explanation of findings\n\n**Manglik Houses:** 1, 2, 4, 7, 8, 12 from Lagna/Moon/Venus\n\n**Cancellation Factors:**\n- Mars in own sign (Aries/Scorpio)\n- Mars exalted (Capricorn)\n- Jupiter's aspect on Mars\n- Both partners are Manglik (mutual cancellation)\n\n**Response time:** ~100ms\n\n✨ **Example Description:**\nPerson with Mars in 7th house - classic Manglik.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/manglik-dosha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "manglik-dosha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Manglik Example\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 8,\n      \"day\": 15,\n      \"hour\": 22,\n      \"minute\": 30,\n      \"city\": \"Jaipur\",\n      \"country_code\": \"IN\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "5eaca0f7-c461-4d87-a276-acec44d08cde",
              "name": "Partial Manglik with cancellation",
              "request": {
                "name": "Partial Manglik with cancellation",
                "description": {
                  "content": "🎯 **Get Manglik Dosha**\n\n📋 **Endpoint Description:**\n**Manglik Dosha Analysis** - Mars affliction check for marriage\n\n**Perfect for:**\n- Pre-marriage compatibility check (CRITICAL in Indian marriages)\n- Understanding Mars placement effects\n- Identifying cancellation factors\n- Remedies recommendations\n\n**What you get:**\n- **Is Manglik** - Yes/No determination\n- **Severity** - None, Partial, or Full\n- **Mars Position** - House from Lagna, Moon, and Venus\n- **Cancellation Factors** - Conditions that reduce/cancel Manglik\n- **Detailed Analysis** - Explanation of findings\n\n**Manglik Houses:** 1, 2, 4, 7, 8, 12 from Lagna/Moon/Venus\n\n**Cancellation Factors:**\n- Mars in own sign (Aries/Scorpio)\n- Mars exalted (Capricorn)\n- Jupiter's aspect on Mars\n- Both partners are Manglik (mutual cancellation)\n\n**Response time:** ~100ms\n\n✨ **Example Description:**\nManglik with cancellation factors present.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/manglik-dosha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "manglik-dosha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Partial Manglik\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 4,\n      \"day\": 10,\n      \"hour\": 6,\n      \"minute\": 15,\n      \"city\": \"Pune\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"ayanamsa\": \"lahiri\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "09e17e00-7e77-4f30-8813-de56aad9d762",
              "name": "No Manglik Dosha",
              "request": {
                "name": "No Manglik Dosha",
                "description": {
                  "content": "🎯 **Get Manglik Dosha**\n\n📋 **Endpoint Description:**\n**Manglik Dosha Analysis** - Mars affliction check for marriage\n\n**Perfect for:**\n- Pre-marriage compatibility check (CRITICAL in Indian marriages)\n- Understanding Mars placement effects\n- Identifying cancellation factors\n- Remedies recommendations\n\n**What you get:**\n- **Is Manglik** - Yes/No determination\n- **Severity** - None, Partial, or Full\n- **Mars Position** - House from Lagna, Moon, and Venus\n- **Cancellation Factors** - Conditions that reduce/cancel Manglik\n- **Detailed Analysis** - Explanation of findings\n\n**Manglik Houses:** 1, 2, 4, 7, 8, 12 from Lagna/Moon/Venus\n\n**Cancellation Factors:**\n- Mars in own sign (Aries/Scorpio)\n- Mars exalted (Capricorn)\n- Jupiter's aspect on Mars\n- Both partners are Manglik (mutual cancellation)\n\n**Response time:** ~100ms\n\n✨ **Example Description:**\nPerson without Manglik Dosha.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/manglik-dosha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "manglik-dosha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Non-Manglik\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 12,\n      \"day\": 25,\n      \"hour\": 10,\n      \"minute\": 0,\n      \"city\": \"Bangalore\",\n      \"country_code\": \"IN\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Divisional Charts",
          "description": "All available examples for Get Divisional Charts endpoint. **Divisional Charts (Varga)** - D1 through D60 chart analysis\n\n**Perfect for:**\n- Professional Jyotish analysis (D9 is CRITICAL for marriage)\n- Career analysis (D10 Dasamsa)\n- Children analysis (D7 Saptamsa)\n- Spiritual assessment (D20 Vimsamsa)\n\n**What you get:**\n- **Multiple Charts** - Request any combination of Vargas\n- **Planet Positions** - Sign and degree in each chart\n- **Sign Lords** - Dispositor for each placement\n- **Vargottama Detection** - Planets in same sign D1/D9\n\n**Available Charts:**\n- **D1** - Rashi (Main chart, personality)\n- **D2** - Hora (Wealth)\n- **D3** - Drekkana (Siblings)\n- **D4** - Chaturthamsa (Property)\n- **D7** - Saptamsa (Children)\n- **D9** - Navamsa (Marriage, Dharma) **MOST IMPORTANT**\n- **D10** - Dasamsa (Career)\n- **D12** - Dwadasamsa (Parents)\n- **D16** - Shodasamsa (Vehicles)\n- **D20** - Vimsamsa (Spirituality)\n- **D24** - Chaturvimsamsa (Education)\n- **D27** - Bhamsa (Strength)\n- **D30** - Trimsamsa (Misfortunes)\n- **D40** - Khavedamsa (Maternal)\n- **D45** - Akshavedamsa (Paternal)\n- **D60** - Shashtiamsa (Past karma)\n\n**Response time:** ~100ms per chart",
          "item": [
            {
              "id": "d561eb66-d133-4540-ac25-913c01ab06f7",
              "name": "D1 + D9 (essential)",
              "request": {
                "name": "D1 + D9 (essential)",
                "description": {
                  "content": "🎯 **Get Divisional Charts**\n\n📋 **Endpoint Description:**\n**Divisional Charts (Varga)** - D1 through D60 chart analysis\n\n**Perfect for:**\n- Professional Jyotish analysis (D9 is CRITICAL for marriage)\n- Career analysis (D10 Dasamsa)\n- Children analysis (D7 Saptamsa)\n- Spiritual assessment (D20 Vimsamsa)\n\n**What you get:**\n- **Multiple Charts** - Request any combination of Vargas\n- **Planet Positions** - Sign and degree in each chart\n- **Sign Lords** - Dispositor for each placement\n- **Vargottama Detection** - Planets in same sign D1/D9\n\n**Available Charts:**\n- **D1** - Rashi (Main chart, personality)\n- **D2** - Hora (Wealth)\n- **D3** - Drekkana (Siblings)\n- **D4** - Chaturthamsa (Property)\n- **D7** - Saptamsa (Children)\n- **D9** - Navamsa (Marriage, Dharma) **MOST IMPORTANT**\n- **D10** - Dasamsa (Career)\n- **D12** - Dwadasamsa (Parents)\n- **D16** - Shodasamsa (Vehicles)\n- **D20** - Vimsamsa (Spirituality)\n- **D24** - Chaturvimsamsa (Education)\n- **D27** - Bhamsa (Strength)\n- **D30** - Trimsamsa (Misfortunes)\n- **D40** - Khavedamsa (Maternal)\n- **D45** - Akshavedamsa (Paternal)\n- **D60** - Shashtiamsa (Past karma)\n\n**Response time:** ~100ms per chart\n\n✨ **Example Description:**\nRashi and Navamsa - the essential pair for any analysis.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/divisional-chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "divisional-chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Navamsa Example\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 5,\n      \"day\": 20,\n      \"hour\": 15,\n      \"minute\": 30,\n      \"city\": \"Kolkata\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"charts\": [\n    \"D1\",\n    \"D9\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "13413755-acdf-43a3-975b-4a5263050e43",
              "name": "Career analysis (D1, D9, D10)",
              "request": {
                "name": "Career analysis (D1, D9, D10)",
                "description": {
                  "content": "🎯 **Get Divisional Charts**\n\n📋 **Endpoint Description:**\n**Divisional Charts (Varga)** - D1 through D60 chart analysis\n\n**Perfect for:**\n- Professional Jyotish analysis (D9 is CRITICAL for marriage)\n- Career analysis (D10 Dasamsa)\n- Children analysis (D7 Saptamsa)\n- Spiritual assessment (D20 Vimsamsa)\n\n**What you get:**\n- **Multiple Charts** - Request any combination of Vargas\n- **Planet Positions** - Sign and degree in each chart\n- **Sign Lords** - Dispositor for each placement\n- **Vargottama Detection** - Planets in same sign D1/D9\n\n**Available Charts:**\n- **D1** - Rashi (Main chart, personality)\n- **D2** - Hora (Wealth)\n- **D3** - Drekkana (Siblings)\n- **D4** - Chaturthamsa (Property)\n- **D7** - Saptamsa (Children)\n- **D9** - Navamsa (Marriage, Dharma) **MOST IMPORTANT**\n- **D10** - Dasamsa (Career)\n- **D12** - Dwadasamsa (Parents)\n- **D16** - Shodasamsa (Vehicles)\n- **D20** - Vimsamsa (Spirituality)\n- **D24** - Chaturvimsamsa (Education)\n- **D27** - Bhamsa (Strength)\n- **D30** - Trimsamsa (Misfortunes)\n- **D40** - Khavedamsa (Maternal)\n- **D45** - Akshavedamsa (Paternal)\n- **D60** - Shashtiamsa (Past karma)\n\n**Response time:** ~100ms per chart\n\n✨ **Example Description:**\nCharts for professional/career analysis.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/divisional-chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "divisional-chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Career Analysis\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 9,\n      \"day\": 8,\n      \"hour\": 11,\n      \"minute\": 0,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"charts\": [\n    \"D1\",\n    \"D9\",\n    \"D10\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f0929170-ecbf-4736-bcf8-32676b3f440b",
              "name": "Marriage analysis",
              "request": {
                "name": "Marriage analysis",
                "description": {
                  "content": "🎯 **Get Divisional Charts**\n\n📋 **Endpoint Description:**\n**Divisional Charts (Varga)** - D1 through D60 chart analysis\n\n**Perfect for:**\n- Professional Jyotish analysis (D9 is CRITICAL for marriage)\n- Career analysis (D10 Dasamsa)\n- Children analysis (D7 Saptamsa)\n- Spiritual assessment (D20 Vimsamsa)\n\n**What you get:**\n- **Multiple Charts** - Request any combination of Vargas\n- **Planet Positions** - Sign and degree in each chart\n- **Sign Lords** - Dispositor for each placement\n- **Vargottama Detection** - Planets in same sign D1/D9\n\n**Available Charts:**\n- **D1** - Rashi (Main chart, personality)\n- **D2** - Hora (Wealth)\n- **D3** - Drekkana (Siblings)\n- **D4** - Chaturthamsa (Property)\n- **D7** - Saptamsa (Children)\n- **D9** - Navamsa (Marriage, Dharma) **MOST IMPORTANT**\n- **D10** - Dasamsa (Career)\n- **D12** - Dwadasamsa (Parents)\n- **D16** - Shodasamsa (Vehicles)\n- **D20** - Vimsamsa (Spirituality)\n- **D24** - Chaturvimsamsa (Education)\n- **D27** - Bhamsa (Strength)\n- **D30** - Trimsamsa (Misfortunes)\n- **D40** - Khavedamsa (Maternal)\n- **D45** - Akshavedamsa (Paternal)\n- **D60** - Shashtiamsa (Past karma)\n\n**Response time:** ~100ms per chart\n\n✨ **Example Description:**\nComprehensive charts for marriage timing and quality.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/divisional-chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "divisional-chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Marriage Charts\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 2,\n      \"day\": 14,\n      \"hour\": 8,\n      \"minute\": 45,\n      \"city\": \"Chennai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"charts\": [\n    \"D1\",\n    \"D9\",\n    \"D7\"\n  ],\n  \"options\": {\n    \"ayanamsa\": \"lahiri\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Panchang",
          "description": "All available examples for Get Panchang endpoint. **Panchang (Hindu Calendar)** - Daily tithi, nakshatra, yoga, karana\n\n**Perfect for:**\n- Daily auspicious timing\n- Rahu Kalam avoidance\n- Religious observances\n- Muhurta selection\n\n**What you get:**\n- **Tithi** - Lunar day (1-30 in Shukla/Krishna paksha)\n- **Nakshatra** - Moon's constellation with pada\n- **Yoga** - Sun-Moon combination (27 types)\n- **Karana** - Half-tithi (11 types)\n- **Vara** - Day of week with ruling planet\n- **Rahu Kalam** - Inauspicious period timing\n- **Yamagandam** - Yama's period timing\n- **Gulika Kalam** - Gulika's period timing\n- **Abhijit Muhurta** - Most auspicious time (~48 min around noon)\n- **Choghadiya** - 8 daily periods with nature\n\n**Ayanamsa options:** lahiri (default), krishnamurti, raman, yukteshwar, true_citra\n\n**Response time:** ~200ms",
          "item": [
            {
              "id": "581d12ad-a9bd-467f-b60b-fd1ad193e841",
              "name": "Delhi Panchang",
              "request": {
                "name": "Delhi Panchang",
                "description": {
                  "content": "🎯 **Get Panchang**\n\n📋 **Endpoint Description:**\n**Panchang (Hindu Calendar)** - Daily tithi, nakshatra, yoga, karana\n\n**Perfect for:**\n- Daily auspicious timing\n- Rahu Kalam avoidance\n- Religious observances\n- Muhurta selection\n\n**What you get:**\n- **Tithi** - Lunar day (1-30 in Shukla/Krishna paksha)\n- **Nakshatra** - Moon's constellation with pada\n- **Yoga** - Sun-Moon combination (27 types)\n- **Karana** - Half-tithi (11 types)\n- **Vara** - Day of week with ruling planet\n- **Rahu Kalam** - Inauspicious period timing\n- **Yamagandam** - Yama's period timing\n- **Gulika Kalam** - Gulika's period timing\n- **Abhijit Muhurta** - Most auspicious time (~48 min around noon)\n- **Choghadiya** - 8 daily periods with nature\n\n**Ayanamsa options:** lahiri (default), krishnamurti, raman, yukteshwar, true_citra\n\n**Response time:** ~200ms\n\n✨ **Example Description:**\nDaily panchang for Delhi.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/panchang`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "panchang"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"datetime_location\": {\n    \"year\": 2025,\n    \"month\": 1,\n    \"day\": 5,\n    \"hour\": 6,\n    \"minute\": 0,\n    \"city\": \"Delhi\",\n    \"country_code\": \"IN\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Remedies",
          "description": "All available examples for Get Remedies endpoint. **Vedic Remedies** - Gemstones, mantras, charity, fasting for planetary balance\n\n**Perfect for:**\n- Gemstone recommendations (Ratna Shastra)\n- Mantra prescriptions with japa counts\n- Charity (Daan) suggestions\n- Fasting (Vrata) recommendations\n- Color therapy\n\n**What you get:**\n- **Planet Analysis** - Which planets are weak/afflicted\n- **Gemstones** - Primary stone, alternatives, metal, finger, wearing day/time\n- **Mantras** - Beej mantra with Sanskrit, japa count, mala count\n- **Charity** - Items to donate, when, to whom\n- **Fasting** - Vrata day, foods allowed/avoided, deity\n\n**Remedy types:**\n- `all` - All remedy types (default)\n- `gemstones` - Only gemstone recommendations\n- `mantras` - Only mantra prescriptions\n- `charity` - Only charity suggestions\n- `fasting` - Only fasting recommendations\n\n**Response time:** ~200ms",
          "item": [
            {
              "id": "6e092393-1635-467d-a3a4-d097a5f587e4",
              "name": "All remedy types",
              "request": {
                "name": "All remedy types",
                "description": {
                  "content": "🎯 **Get Remedies**\n\n📋 **Endpoint Description:**\n**Vedic Remedies** - Gemstones, mantras, charity, fasting for planetary balance\n\n**Perfect for:**\n- Gemstone recommendations (Ratna Shastra)\n- Mantra prescriptions with japa counts\n- Charity (Daan) suggestions\n- Fasting (Vrata) recommendations\n- Color therapy\n\n**What you get:**\n- **Planet Analysis** - Which planets are weak/afflicted\n- **Gemstones** - Primary stone, alternatives, metal, finger, wearing day/time\n- **Mantras** - Beej mantra with Sanskrit, japa count, mala count\n- **Charity** - Items to donate, when, to whom\n- **Fasting** - Vrata day, foods allowed/avoided, deity\n\n**Remedy types:**\n- `all` - All remedy types (default)\n- `gemstones` - Only gemstone recommendations\n- `mantras` - Only mantra prescriptions\n- `charity` - Only charity suggestions\n- `fasting` - Only fasting recommendations\n\n**Response time:** ~200ms\n\n✨ **Example Description:**\nGet all types of remedies for weak planets.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/remedies`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "remedies"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Remedy Seeker\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 6,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"city\": \"Varanasi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"remedy_type\": \"all\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "6354226e-6b28-45de-8dbf-5cbd02647b93",
              "name": "Gemstone recommendations",
              "request": {
                "name": "Gemstone recommendations",
                "description": {
                  "content": "🎯 **Get Remedies**\n\n📋 **Endpoint Description:**\n**Vedic Remedies** - Gemstones, mantras, charity, fasting for planetary balance\n\n**Perfect for:**\n- Gemstone recommendations (Ratna Shastra)\n- Mantra prescriptions with japa counts\n- Charity (Daan) suggestions\n- Fasting (Vrata) recommendations\n- Color therapy\n\n**What you get:**\n- **Planet Analysis** - Which planets are weak/afflicted\n- **Gemstones** - Primary stone, alternatives, metal, finger, wearing day/time\n- **Mantras** - Beej mantra with Sanskrit, japa count, mala count\n- **Charity** - Items to donate, when, to whom\n- **Fasting** - Vrata day, foods allowed/avoided, deity\n\n**Remedy types:**\n- `all` - All remedy types (default)\n- `gemstones` - Only gemstone recommendations\n- `mantras` - Only mantra prescriptions\n- `charity` - Only charity suggestions\n- `fasting` - Only fasting recommendations\n\n**Response time:** ~200ms\n\n✨ **Example Description:**\nOnly gemstone recommendations for weak planets.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/remedies`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "remedies"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Gem Seeker\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 3,\n      \"day\": 21,\n      \"hour\": 8,\n      \"minute\": 0,\n      \"city\": \"Jaipur\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"remedy_type\": \"gemstones\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Vimshottari Dasha",
          "description": "All available examples for Get Vimshottari Dasha endpoint. **Vimshottari Dasha** - 120-year planetary period system\n\n**Perfect for:**\n- Life event prediction and timing\n- Understanding current planetary influences\n- Career, marriage, health timing questions\n- Professional Jyotish consultations\n\n**What you get:**\n- **Birth Nakshatra** - Moon's constellation that determines starting dasha\n- **Dasha Balance at Birth** - How much of first dasha was remaining\n- **Complete Mahadasha Sequence** - All major periods covering ~100 years\n- **Current Period Summary** - What dasha is running now\n- **Antardasha Details** - Sub-periods within current Mahadasha\n- **Pratyantardasha** - Optional sub-sub-periods for precise timing\n- **Period Nature** - General effects expected in current dasha\n\n**Dasha Durations:**\n- Ketu: 7 years | Venus: 20 years | Sun: 6 years\n- Moon: 10 years | Mars: 7 years | Rahu: 18 years\n- Jupiter: 16 years | Saturn: 19 years | Mercury: 17 years\n- **Total Cycle: 120 years**\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "31da080d-2a73-4fb6-8784-b8467a982546",
              "name": "Current Dasha periods",
              "request": {
                "name": "Current Dasha periods",
                "description": {
                  "content": "🎯 **Get Vimshottari Dasha**\n\n📋 **Endpoint Description:**\n**Vimshottari Dasha** - 120-year planetary period system\n\n**Perfect for:**\n- Life event prediction and timing\n- Understanding current planetary influences\n- Career, marriage, health timing questions\n- Professional Jyotish consultations\n\n**What you get:**\n- **Birth Nakshatra** - Moon's constellation that determines starting dasha\n- **Dasha Balance at Birth** - How much of first dasha was remaining\n- **Complete Mahadasha Sequence** - All major periods covering ~100 years\n- **Current Period Summary** - What dasha is running now\n- **Antardasha Details** - Sub-periods within current Mahadasha\n- **Pratyantardasha** - Optional sub-sub-periods for precise timing\n- **Period Nature** - General effects expected in current dasha\n\n**Dasha Durations:**\n- Ketu: 7 years | Venus: 20 years | Sun: 6 years\n- Moon: 10 years | Mars: 7 years | Rahu: 18 years\n- Jupiter: 16 years | Saturn: 19 years | Mercury: 17 years\n- **Total Cycle: 120 years**\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nGet current Mahadasha and Antardasha for a person born in Delhi.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/vimshottari-dasha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "vimshottari-dasha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Dasha Example\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 4,\n      \"day\": 15,\n      \"hour\": 6,\n      \"minute\": 30,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"include_antardashas\": true,\n  \"include_pratyantardashas\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "85511487-7905-45bd-8444-59d7924a9455",
              "name": "Full Dasha sequence with all levels",
              "request": {
                "name": "Full Dasha sequence with all levels",
                "description": {
                  "content": "🎯 **Get Vimshottari Dasha**\n\n📋 **Endpoint Description:**\n**Vimshottari Dasha** - 120-year planetary period system\n\n**Perfect for:**\n- Life event prediction and timing\n- Understanding current planetary influences\n- Career, marriage, health timing questions\n- Professional Jyotish consultations\n\n**What you get:**\n- **Birth Nakshatra** - Moon's constellation that determines starting dasha\n- **Dasha Balance at Birth** - How much of first dasha was remaining\n- **Complete Mahadasha Sequence** - All major periods covering ~100 years\n- **Current Period Summary** - What dasha is running now\n- **Antardasha Details** - Sub-periods within current Mahadasha\n- **Pratyantardasha** - Optional sub-sub-periods for precise timing\n- **Period Nature** - General effects expected in current dasha\n\n**Dasha Durations:**\n- Ketu: 7 years | Venus: 20 years | Sun: 6 years\n- Moon: 10 years | Mars: 7 years | Rahu: 18 years\n- Jupiter: 16 years | Saturn: 19 years | Mercury: 17 years\n- **Total Cycle: 120 years**\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nGet complete dasha sequence including Pratyantardashas.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/vimshottari-dasha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "vimshottari-dasha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Full Dasha Analysis\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 11,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"include_antardashas\": true,\n  \"include_pratyantardashas\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d18d663b-4fa8-4af9-893f-1c541f879125",
              "name": "Dasha for specific date",
              "request": {
                "name": "Dasha for specific date",
                "description": {
                  "content": "🎯 **Get Vimshottari Dasha**\n\n📋 **Endpoint Description:**\n**Vimshottari Dasha** - 120-year planetary period system\n\n**Perfect for:**\n- Life event prediction and timing\n- Understanding current planetary influences\n- Career, marriage, health timing questions\n- Professional Jyotish consultations\n\n**What you get:**\n- **Birth Nakshatra** - Moon's constellation that determines starting dasha\n- **Dasha Balance at Birth** - How much of first dasha was remaining\n- **Complete Mahadasha Sequence** - All major periods covering ~100 years\n- **Current Period Summary** - What dasha is running now\n- **Antardasha Details** - Sub-periods within current Mahadasha\n- **Pratyantardasha** - Optional sub-sub-periods for precise timing\n- **Period Nature** - General effects expected in current dasha\n\n**Dasha Durations:**\n- Ketu: 7 years | Venus: 20 years | Sun: 6 years\n- Moon: 10 years | Mars: 7 years | Rahu: 18 years\n- Jupiter: 16 years | Saturn: 19 years | Mercury: 17 years\n- **Total Cycle: 120 years**\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nFind which dasha will be running on a specific future date.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/vimshottari-dasha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "vimshottari-dasha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Future Dasha\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 7,\n      \"day\": 10,\n      \"hour\": 10,\n      \"minute\": 0,\n      \"city\": \"Chennai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"target_date\": \"2030-01-01\",\n  \"include_antardashas\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Sade Sati",
          "description": "All available examples for Get Sade Sati endpoint. **Sade-Sati Analysis** - 7.5-year Saturn transit period\n\n**Perfect for:**\n- Understanding if you're in a challenging Saturn period\n- Planning major life decisions around Saturn transits\n- Prescribing specific remedies for Saturn relief\n- Marriage, career, and major purchase timing\n\n**What you get:**\n- **Current Status** - Whether Sade-Sati is active\n- **Phase Info** - Rising (beginning), Peak (intense), or Setting (ending)\n- **Saturn Position** - Current Saturn transit details\n- **Small Panoti** - Kantaka/Ashtama Shani check (4th/8th house transit)\n- **Date Estimates** - Approximate start/end dates for each phase\n- **Intensity Level** - Severity assessment\n- **Remedies** - Mantras, donations, worship recommendations\n\n**Sade-Sati Phases:**\n- **Rising (12th from Moon)** - ~2.5 years - Challenges beginning\n- **Peak (Over Moon)** - ~2.5 years - Maximum intensity\n- **Setting (2nd from Moon)** - ~2.5 years - Gradual relief\n\n**Response time:** ~100ms | **Accuracy:** Current ephemeris data",
          "item": [
            {
              "id": "adb59b0b-cb65-43de-9024-386d6d4eb80a",
              "name": "Current Sade-Sati status",
              "request": {
                "name": "Current Sade-Sati status",
                "description": {
                  "content": "🎯 **Get Sade Sati**\n\n📋 **Endpoint Description:**\n**Sade-Sati Analysis** - 7.5-year Saturn transit period\n\n**Perfect for:**\n- Understanding if you're in a challenging Saturn period\n- Planning major life decisions around Saturn transits\n- Prescribing specific remedies for Saturn relief\n- Marriage, career, and major purchase timing\n\n**What you get:**\n- **Current Status** - Whether Sade-Sati is active\n- **Phase Info** - Rising (beginning), Peak (intense), or Setting (ending)\n- **Saturn Position** - Current Saturn transit details\n- **Small Panoti** - Kantaka/Ashtama Shani check (4th/8th house transit)\n- **Date Estimates** - Approximate start/end dates for each phase\n- **Intensity Level** - Severity assessment\n- **Remedies** - Mantras, donations, worship recommendations\n\n**Sade-Sati Phases:**\n- **Rising (12th from Moon)** - ~2.5 years - Challenges beginning\n- **Peak (Over Moon)** - ~2.5 years - Maximum intensity\n- **Setting (2nd from Moon)** - ~2.5 years - Gradual relief\n\n**Response time:** ~100ms | **Accuracy:** Current ephemeris data\n\n✨ **Example Description:**\nCheck if person is currently in Sade-Sati.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/sade-sati`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "sade-sati"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sade-Sati Check\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 4,\n      \"day\": 15,\n      \"hour\": 6,\n      \"minute\": 30,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"include_remedies\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "90fb0914-9d9a-4b75-9a8b-8fb36e5041b2",
              "name": "Future Sade-Sati check",
              "request": {
                "name": "Future Sade-Sati check",
                "description": {
                  "content": "🎯 **Get Sade Sati**\n\n📋 **Endpoint Description:**\n**Sade-Sati Analysis** - 7.5-year Saturn transit period\n\n**Perfect for:**\n- Understanding if you're in a challenging Saturn period\n- Planning major life decisions around Saturn transits\n- Prescribing specific remedies for Saturn relief\n- Marriage, career, and major purchase timing\n\n**What you get:**\n- **Current Status** - Whether Sade-Sati is active\n- **Phase Info** - Rising (beginning), Peak (intense), or Setting (ending)\n- **Saturn Position** - Current Saturn transit details\n- **Small Panoti** - Kantaka/Ashtama Shani check (4th/8th house transit)\n- **Date Estimates** - Approximate start/end dates for each phase\n- **Intensity Level** - Severity assessment\n- **Remedies** - Mantras, donations, worship recommendations\n\n**Sade-Sati Phases:**\n- **Rising (12th from Moon)** - ~2.5 years - Challenges beginning\n- **Peak (Over Moon)** - ~2.5 years - Maximum intensity\n- **Setting (2nd from Moon)** - ~2.5 years - Gradual relief\n\n**Response time:** ~100ms | **Accuracy:** Current ephemeris data\n\n✨ **Example Description:**\nCheck Sade-Sati status for a future date.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/sade-sati`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "sade-sati"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Future Check\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 11,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"check_date\": \"2030-01-01\",\n  \"include_remedies\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "9e7df3a0-fa97-4115-bebe-e89cb63542c5",
              "name": "Capricorn Moon (currently affected)",
              "request": {
                "name": "Capricorn Moon (currently affected)",
                "description": {
                  "content": "🎯 **Get Sade Sati**\n\n📋 **Endpoint Description:**\n**Sade-Sati Analysis** - 7.5-year Saturn transit period\n\n**Perfect for:**\n- Understanding if you're in a challenging Saturn period\n- Planning major life decisions around Saturn transits\n- Prescribing specific remedies for Saturn relief\n- Marriage, career, and major purchase timing\n\n**What you get:**\n- **Current Status** - Whether Sade-Sati is active\n- **Phase Info** - Rising (beginning), Peak (intense), or Setting (ending)\n- **Saturn Position** - Current Saturn transit details\n- **Small Panoti** - Kantaka/Ashtama Shani check (4th/8th house transit)\n- **Date Estimates** - Approximate start/end dates for each phase\n- **Intensity Level** - Severity assessment\n- **Remedies** - Mantras, donations, worship recommendations\n\n**Sade-Sati Phases:**\n- **Rising (12th from Moon)** - ~2.5 years - Challenges beginning\n- **Peak (Over Moon)** - ~2.5 years - Maximum intensity\n- **Setting (2nd from Moon)** - ~2.5 years - Gradual relief\n\n**Response time:** ~100ms | **Accuracy:** Current ephemeris data\n\n✨ **Example Description:**\nPerson with Capricorn Moon (Sade-Sati in 2023-2030).\n\n🔗 **Endpoint:** `POST /api/v3/vedic/sade-sati`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "sade-sati"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Capricorn Moon Native\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 1,\n      \"day\": 10,\n      \"hour\": 22,\n      \"minute\": 0,\n      \"city\": \"Jaipur\",\n      \"country_code\": \"IN\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Kaal Sarpa Dosha",
          "description": "All available examples for Get Kaal Sarpa Dosha endpoint. **Kaal Sarpa Dosha Analysis** - All planets between Rahu and Ketu\n\n**Perfect for:**\n- Checking if this significant yoga is present\n- Understanding which type of Kaal Sarpa affects you\n- Getting specific remedies for neutralization\n- Marriage and major life decision planning\n\n**What you get:**\n- **Presence Status** - Whether Kaal Sarpa is present (full or partial)\n- **Type (12 types)** - Based on Rahu's house position\n- **Direction** - Ascending or descending Kaal Sarpa\n- **Intensity Level** - Mild, moderate, or severe\n- **Affected Areas** - Life domains impacted\n- **Planet Positions** - Visual map of Rahu-Ketu axis\n- **Remedies** - Mantras, pujas, donations, temples\n\n**12 Types of Kaal Sarpa:**\n- Anant (1st), Kulik (2nd), Vasuki (3rd), Shankhapal (4th)\n- Padma (5th), Mahapadma (6th), Takshak (7th), Karkotak (8th)\n- Shankhachur (9th), Ghatak (10th), Vishdhar (11th), Sheshnag (12th)\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "b7ecef93-f3f5-4d8d-8ad3-aca07b6e8e03",
              "name": "Basic Kaal Sarpa check",
              "request": {
                "name": "Basic Kaal Sarpa check",
                "description": {
                  "content": "🎯 **Get Kaal Sarpa Dosha**\n\n📋 **Endpoint Description:**\n**Kaal Sarpa Dosha Analysis** - All planets between Rahu and Ketu\n\n**Perfect for:**\n- Checking if this significant yoga is present\n- Understanding which type of Kaal Sarpa affects you\n- Getting specific remedies for neutralization\n- Marriage and major life decision planning\n\n**What you get:**\n- **Presence Status** - Whether Kaal Sarpa is present (full or partial)\n- **Type (12 types)** - Based on Rahu's house position\n- **Direction** - Ascending or descending Kaal Sarpa\n- **Intensity Level** - Mild, moderate, or severe\n- **Affected Areas** - Life domains impacted\n- **Planet Positions** - Visual map of Rahu-Ketu axis\n- **Remedies** - Mantras, pujas, donations, temples\n\n**12 Types of Kaal Sarpa:**\n- Anant (1st), Kulik (2nd), Vasuki (3rd), Shankhapal (4th)\n- Padma (5th), Mahapadma (6th), Takshak (7th), Karkotak (8th)\n- Shankhachur (9th), Ghatak (10th), Vishdhar (11th), Sheshnag (12th)\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nCheck if Kaal Sarpa Dosha is present in the chart.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/kaal-sarpa-dosha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "kaal-sarpa-dosha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Kaal Sarpa Check\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 4,\n      \"day\": 15,\n      \"hour\": 6,\n      \"minute\": 30,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"include_remedies\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "c1e2dc00-4624-402e-8e5d-5357312ea2fe",
              "name": "Check without remedies",
              "request": {
                "name": "Check without remedies",
                "description": {
                  "content": "🎯 **Get Kaal Sarpa Dosha**\n\n📋 **Endpoint Description:**\n**Kaal Sarpa Dosha Analysis** - All planets between Rahu and Ketu\n\n**Perfect for:**\n- Checking if this significant yoga is present\n- Understanding which type of Kaal Sarpa affects you\n- Getting specific remedies for neutralization\n- Marriage and major life decision planning\n\n**What you get:**\n- **Presence Status** - Whether Kaal Sarpa is present (full or partial)\n- **Type (12 types)** - Based on Rahu's house position\n- **Direction** - Ascending or descending Kaal Sarpa\n- **Intensity Level** - Mild, moderate, or severe\n- **Affected Areas** - Life domains impacted\n- **Planet Positions** - Visual map of Rahu-Ketu axis\n- **Remedies** - Mantras, pujas, donations, temples\n\n**12 Types of Kaal Sarpa:**\n- Anant (1st), Kulik (2nd), Vasuki (3rd), Shankhapal (4th)\n- Padma (5th), Mahapadma (6th), Takshak (7th), Karkotak (8th)\n- Shankhachur (9th), Ghatak (10th), Vishdhar (11th), Sheshnag (12th)\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nQuick Kaal Sarpa status check without remedy details.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/kaal-sarpa-dosha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "kaal-sarpa-dosha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Quick Check\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 11,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"include_remedies\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Vedic Transit",
          "description": "All available examples for Get Vedic Transit endpoint. **Vedic Transit Analysis (Gochara)** - Current planetary influences\n\n**Perfect for:**\n- Understanding current planetary effects on your chart\n- Timing important decisions based on transits\n- Identifying favorable and challenging periods\n- Daily/weekly astrological guidance\n\n**What you get:**\n- **Transit Positions** - Current sidereal positions of all 9 planets\n- **House from Moon** - Which house each planet transits from natal Moon\n- **Gochara Effects** - Traditional favorable/unfavorable indications\n- **Aspect Analysis** - Transits aspecting natal planets\n- **Overall Summary** - Count of favorable vs challenging transits\n\n**Gochara (Transit) System:**\n- All transits measured from natal Moon sign (Chandra Lagna)\n- Traditional favorable houses: 3, 6, 10, 11 for most planets\n- Saturn, Mars, Rahu, Ketu transits especially significant\n- Results vary based on Vedangya (transiting planet's mood)\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "41108c2c-03e2-4716-a137-7a584bb70270",
              "name": "Today's transits for natal chart",
              "request": {
                "name": "Today's transits for natal chart",
                "description": {
                  "content": "🎯 **Get Vedic Transit**\n\n📋 **Endpoint Description:**\n**Vedic Transit Analysis (Gochara)** - Current planetary influences\n\n**Perfect for:**\n- Understanding current planetary effects on your chart\n- Timing important decisions based on transits\n- Identifying favorable and challenging periods\n- Daily/weekly astrological guidance\n\n**What you get:**\n- **Transit Positions** - Current sidereal positions of all 9 planets\n- **House from Moon** - Which house each planet transits from natal Moon\n- **Gochara Effects** - Traditional favorable/unfavorable indications\n- **Aspect Analysis** - Transits aspecting natal planets\n- **Overall Summary** - Count of favorable vs challenging transits\n\n**Gochara (Transit) System:**\n- All transits measured from natal Moon sign (Chandra Lagna)\n- Traditional favorable houses: 3, 6, 10, 11 for most planets\n- Saturn, Mars, Rahu, Ketu transits especially significant\n- Results vary based on Vedangya (transiting planet's mood)\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nGet current planetary positions relative to your birth chart Moon.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Transit Check\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "3ed7406d-2724-47e5-8a6a-13d5b590be83",
              "name": "Transits for a specific date",
              "request": {
                "name": "Transits for a specific date",
                "description": {
                  "content": "🎯 **Get Vedic Transit**\n\n📋 **Endpoint Description:**\n**Vedic Transit Analysis (Gochara)** - Current planetary influences\n\n**Perfect for:**\n- Understanding current planetary effects on your chart\n- Timing important decisions based on transits\n- Identifying favorable and challenging periods\n- Daily/weekly astrological guidance\n\n**What you get:**\n- **Transit Positions** - Current sidereal positions of all 9 planets\n- **House from Moon** - Which house each planet transits from natal Moon\n- **Gochara Effects** - Traditional favorable/unfavorable indications\n- **Aspect Analysis** - Transits aspecting natal planets\n- **Overall Summary** - Count of favorable vs challenging transits\n\n**Gochara (Transit) System:**\n- All transits measured from natal Moon sign (Chandra Lagna)\n- Traditional favorable houses: 3, 6, 10, 11 for most planets\n- Saturn, Mars, Rahu, Ketu transits especially significant\n- Results vary based on Vedangya (transiting planet's mood)\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nCheck planetary transits for a future or past date.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Future Transit\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 11,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"transit_date\": \"2025-06-15\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ca0f3d3d-643c-41ff-a3d0-c46b7e082d64",
              "name": "KP system transits",
              "request": {
                "name": "KP system transits",
                "description": {
                  "content": "🎯 **Get Vedic Transit**\n\n📋 **Endpoint Description:**\n**Vedic Transit Analysis (Gochara)** - Current planetary influences\n\n**Perfect for:**\n- Understanding current planetary effects on your chart\n- Timing important decisions based on transits\n- Identifying favorable and challenging periods\n- Daily/weekly astrological guidance\n\n**What you get:**\n- **Transit Positions** - Current sidereal positions of all 9 planets\n- **House from Moon** - Which house each planet transits from natal Moon\n- **Gochara Effects** - Traditional favorable/unfavorable indications\n- **Aspect Analysis** - Transits aspecting natal planets\n- **Overall Summary** - Count of favorable vs challenging transits\n\n**Gochara (Transit) System:**\n- All transits measured from natal Moon sign (Chandra Lagna)\n- Traditional favorable houses: 3, 6, 10, 11 for most planets\n- Saturn, Mars, Rahu, Ketu transits especially significant\n- Results vary based on Vedangya (transiting planet's mood)\n\n**Response time:** ~150ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nTransit analysis using Krishnamurti ayanamsa.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/transit`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "transit"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"KP Transit\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 8,\n      \"day\": 10,\n      \"hour\": 6,\n      \"minute\": 0,\n      \"city\": \"Chennai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"transit_date\": \"2025-03-01\",\n  \"options\": {\n    \"ayanamsa\": \"krishnamurti\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Nakshatra Predictions",
          "description": "All available examples for Get Nakshatra Predictions endpoint. **Nakshatra Daily Predictions** - Personalized Moon-based guidance\n\n**Perfect for:**\n- Daily astrological guidance based on Moon's nakshatra\n- Understanding favorable and challenging activities for the day\n- Personalizing predictions with your birth chart\n- Planning activities according to Tarabala (star strength)\n\n**What you get:**\n- **Current Moon** - Nakshatra, pada, lord, deity for the prediction date\n- **Natal Moon** - Your birth nakshatra for personalization\n- **Predictions** - General, career, relationships, health, finance, spiritual\n- **Guidance** - Favorable/avoid activities, lucky colors and numbers\n- **Tarabala** - Your personal star strength based on natal-transit relationship\n- **Overall Score** - Day quality rating (0-100)\n- **Timing** - Hours until Moon changes nakshatra\n\n**Tarabala System:**\n- Calculated from your natal Moon to current Moon nakshatra\n- 9-fold cycle: Janma, Sampat, Vipat, Kshema, Pratyak, Sadhana, Vadha, Mitra, Parama Mitra\n- Personalizes predictions to your birth chart\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "f82f9862-298a-437d-99a3-49739370902d",
              "name": "Today's nakshatra predictions",
              "request": {
                "name": "Today's nakshatra predictions",
                "description": {
                  "content": "🎯 **Get Nakshatra Predictions**\n\n📋 **Endpoint Description:**\n**Nakshatra Daily Predictions** - Personalized Moon-based guidance\n\n**Perfect for:**\n- Daily astrological guidance based on Moon's nakshatra\n- Understanding favorable and challenging activities for the day\n- Personalizing predictions with your birth chart\n- Planning activities according to Tarabala (star strength)\n\n**What you get:**\n- **Current Moon** - Nakshatra, pada, lord, deity for the prediction date\n- **Natal Moon** - Your birth nakshatra for personalization\n- **Predictions** - General, career, relationships, health, finance, spiritual\n- **Guidance** - Favorable/avoid activities, lucky colors and numbers\n- **Tarabala** - Your personal star strength based on natal-transit relationship\n- **Overall Score** - Day quality rating (0-100)\n- **Timing** - Hours until Moon changes nakshatra\n\n**Tarabala System:**\n- Calculated from your natal Moon to current Moon nakshatra\n- 9-fold cycle: Janma, Sampat, Vipat, Kshema, Pratyak, Sadhana, Vadha, Mitra, Parama Mitra\n- Personalizes predictions to your birth chart\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nGet personalized predictions based on current Moon nakshatra.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/nakshatra-predictions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "nakshatra-predictions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Nakshatra Check\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "02f57a1a-ad6c-4319-bc10-55fb1bfdcbd5",
              "name": "Predictions for a specific date",
              "request": {
                "name": "Predictions for a specific date",
                "description": {
                  "content": "🎯 **Get Nakshatra Predictions**\n\n📋 **Endpoint Description:**\n**Nakshatra Daily Predictions** - Personalized Moon-based guidance\n\n**Perfect for:**\n- Daily astrological guidance based on Moon's nakshatra\n- Understanding favorable and challenging activities for the day\n- Personalizing predictions with your birth chart\n- Planning activities according to Tarabala (star strength)\n\n**What you get:**\n- **Current Moon** - Nakshatra, pada, lord, deity for the prediction date\n- **Natal Moon** - Your birth nakshatra for personalization\n- **Predictions** - General, career, relationships, health, finance, spiritual\n- **Guidance** - Favorable/avoid activities, lucky colors and numbers\n- **Tarabala** - Your personal star strength based on natal-transit relationship\n- **Overall Score** - Day quality rating (0-100)\n- **Timing** - Hours until Moon changes nakshatra\n\n**Tarabala System:**\n- Calculated from your natal Moon to current Moon nakshatra\n- 9-fold cycle: Janma, Sampat, Vipat, Kshema, Pratyak, Sadhana, Vadha, Mitra, Parama Mitra\n- Personalizes predictions to your birth chart\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nGet nakshatra predictions for any date.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/nakshatra-predictions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "nakshatra-predictions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Date Specific\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 11,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"prediction_date\": \"2025-06-15\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "09fc9106-0814-4761-bd89-26c1d71db940",
              "name": "Using direct coordinates",
              "request": {
                "name": "Using direct coordinates",
                "description": {
                  "content": "🎯 **Get Nakshatra Predictions**\n\n📋 **Endpoint Description:**\n**Nakshatra Daily Predictions** - Personalized Moon-based guidance\n\n**Perfect for:**\n- Daily astrological guidance based on Moon's nakshatra\n- Understanding favorable and challenging activities for the day\n- Personalizing predictions with your birth chart\n- Planning activities according to Tarabala (star strength)\n\n**What you get:**\n- **Current Moon** - Nakshatra, pada, lord, deity for the prediction date\n- **Natal Moon** - Your birth nakshatra for personalization\n- **Predictions** - General, career, relationships, health, finance, spiritual\n- **Guidance** - Favorable/avoid activities, lucky colors and numbers\n- **Tarabala** - Your personal star strength based on natal-transit relationship\n- **Overall Score** - Day quality rating (0-100)\n- **Timing** - Hours until Moon changes nakshatra\n\n**Tarabala System:**\n- Calculated from your natal Moon to current Moon nakshatra\n- 9-fold cycle: Janma, Sampat, Vipat, Kshema, Pratyak, Sadhana, Vadha, Mitra, Parama Mitra\n- Personalizes predictions to your birth chart\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nPredictions with latitude/longitude instead of city.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/nakshatra-predictions`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "nakshatra-predictions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Coordinate Based\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 8,\n      \"day\": 10,\n      \"hour\": 6,\n      \"minute\": 0,\n      \"latitude\": 13.0827,\n      \"longitude\": 80.2707,\n      \"timezone\": \"Asia/Kolkata\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Yogini Dasha",
          "description": "All available examples for Get Yogini Dasha endpoint. **Yogini Dasha** - 36-year cycle timing system\n\n**Perfect for:**\n- Simpler alternative to Vimshottari Dasha\n- Quick event timing predictions\n- Understanding feminine planetary energies\n- Shorter cycle analysis (36 years vs 120 years)\n\n**What you get:**\n- **Birth Nakshatra** - Your Moon nakshatra and ruling yogini\n- **Current Mahadasha** - Active main period with themes\n- **Current Antardasha** - Active sub-period\n- **Full Sequence** - All upcoming dasha periods\n- **System Info** - 8 yoginis with their planets and durations\n\n**The 8 Yoginis (36-year cycle):**\n- Mangala (Moon, 1yr) - New beginnings, vitality\n- Pingala (Sun, 2yrs) - Authority, recognition\n- Dhanya (Jupiter, 3yrs) - Prosperity, wisdom\n- Bhramari (Mars, 4yrs) - Energy, conflicts\n- Bhadrika (Mercury, 5yrs) - Communication, learning\n- Ulka (Saturn, 6yrs) - Delays, karma\n- Siddha (Venus, 7yrs) - Pleasures, relationships\n- Sankata (Rahu, 8yrs) - Obstacles, transformation\n\n**Response time:** ~80ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "034dacf4-9272-4d5c-8043-5c0936325a11",
              "name": "Basic Yogini Dasha calculation",
              "request": {
                "name": "Basic Yogini Dasha calculation",
                "description": {
                  "content": "🎯 **Get Yogini Dasha**\n\n📋 **Endpoint Description:**\n**Yogini Dasha** - 36-year cycle timing system\n\n**Perfect for:**\n- Simpler alternative to Vimshottari Dasha\n- Quick event timing predictions\n- Understanding feminine planetary energies\n- Shorter cycle analysis (36 years vs 120 years)\n\n**What you get:**\n- **Birth Nakshatra** - Your Moon nakshatra and ruling yogini\n- **Current Mahadasha** - Active main period with themes\n- **Current Antardasha** - Active sub-period\n- **Full Sequence** - All upcoming dasha periods\n- **System Info** - 8 yoginis with their planets and durations\n\n**The 8 Yoginis (36-year cycle):**\n- Mangala (Moon, 1yr) - New beginnings, vitality\n- Pingala (Sun, 2yrs) - Authority, recognition\n- Dhanya (Jupiter, 3yrs) - Prosperity, wisdom\n- Bhramari (Mars, 4yrs) - Energy, conflicts\n- Bhadrika (Mercury, 5yrs) - Communication, learning\n- Ulka (Saturn, 6yrs) - Delays, karma\n- Siddha (Venus, 7yrs) - Pleasures, relationships\n- Sankata (Rahu, 8yrs) - Obstacles, transformation\n\n**Response time:** ~80ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nGet Yogini Dasha periods for a person.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/yogini-dasha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "yogini-dasha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Yogini Check\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 5,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ecbc3eec-ed4a-4339-a13c-86ac0487ab81",
              "name": "Extended period calculation",
              "request": {
                "name": "Extended period calculation",
                "description": {
                  "content": "🎯 **Get Yogini Dasha**\n\n📋 **Endpoint Description:**\n**Yogini Dasha** - 36-year cycle timing system\n\n**Perfect for:**\n- Simpler alternative to Vimshottari Dasha\n- Quick event timing predictions\n- Understanding feminine planetary energies\n- Shorter cycle analysis (36 years vs 120 years)\n\n**What you get:**\n- **Birth Nakshatra** - Your Moon nakshatra and ruling yogini\n- **Current Mahadasha** - Active main period with themes\n- **Current Antardasha** - Active sub-period\n- **Full Sequence** - All upcoming dasha periods\n- **System Info** - 8 yoginis with their planets and durations\n\n**The 8 Yoginis (36-year cycle):**\n- Mangala (Moon, 1yr) - New beginnings, vitality\n- Pingala (Sun, 2yrs) - Authority, recognition\n- Dhanya (Jupiter, 3yrs) - Prosperity, wisdom\n- Bhramari (Mars, 4yrs) - Energy, conflicts\n- Bhadrika (Mercury, 5yrs) - Communication, learning\n- Ulka (Saturn, 6yrs) - Delays, karma\n- Siddha (Venus, 7yrs) - Pleasures, relationships\n- Sankata (Rahu, 8yrs) - Obstacles, transformation\n\n**Response time:** ~80ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nCalculate Yogini Dasha for 100 years.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/yogini-dasha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "yogini-dasha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Extended Yogini\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 11,\n      \"day\": 20,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"years_ahead\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "6706cce6-edfd-4321-98d2-753a0d86c98b",
              "name": "Krishnamurti ayanamsa",
              "request": {
                "name": "Krishnamurti ayanamsa",
                "description": {
                  "content": "🎯 **Get Yogini Dasha**\n\n📋 **Endpoint Description:**\n**Yogini Dasha** - 36-year cycle timing system\n\n**Perfect for:**\n- Simpler alternative to Vimshottari Dasha\n- Quick event timing predictions\n- Understanding feminine planetary energies\n- Shorter cycle analysis (36 years vs 120 years)\n\n**What you get:**\n- **Birth Nakshatra** - Your Moon nakshatra and ruling yogini\n- **Current Mahadasha** - Active main period with themes\n- **Current Antardasha** - Active sub-period\n- **Full Sequence** - All upcoming dasha periods\n- **System Info** - 8 yoginis with their planets and durations\n\n**The 8 Yoginis (36-year cycle):**\n- Mangala (Moon, 1yr) - New beginnings, vitality\n- Pingala (Sun, 2yrs) - Authority, recognition\n- Dhanya (Jupiter, 3yrs) - Prosperity, wisdom\n- Bhramari (Mars, 4yrs) - Energy, conflicts\n- Bhadrika (Mercury, 5yrs) - Communication, learning\n- Ulka (Saturn, 6yrs) - Delays, karma\n- Siddha (Venus, 7yrs) - Pleasures, relationships\n- Sankata (Rahu, 8yrs) - Obstacles, transformation\n\n**Response time:** ~80ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nYogini Dasha with KP ayanamsa.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/yogini-dasha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "yogini-dasha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"KP Yogini\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 8,\n      \"day\": 10,\n      \"hour\": 6,\n      \"minute\": 0,\n      \"latitude\": 13.0827,\n      \"longitude\": 80.2707,\n      \"timezone\": \"Asia/Kolkata\"\n    }\n  },\n  \"options\": {\n    \"ayanamsa\": \"krishnamurti\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Analyze yogas (planetary combinations)",
          "description": "All available examples for Analyze yogas (planetary combinations) endpoint. **Yoga Analysis** - Detect special planetary combinations\n\n**Perfect for:**\n- Understanding your chart's special strengths\n- Identifying Raj Yogas (success indicators)\n- Finding Dhana Yogas (wealth combinations)\n- Detecting Pancha Mahapurusha (personality yogas)\n- Analyzing Moon and Sun based yogas\n\n**What you get:**\n- **Found Yogas** - All detected yogas with strength scores\n- **Yoga Effects** - Positive effects and challenges for each\n- **Category Summary** - Count of yogas by type\n- **Chart Context** - Ascendant and key sign placements\n\n**Yoga Categories:**\n- **Pancha Mahapurusha** - 5 great personality yogas (Ruchaka, Bhadra, Hamsa, Malavya, Shasha)\n- **Chandra Yogas** - Moon-based (Gaja Kesari, Sunapha, Anapha, Durudhara, Adhi)\n- **Surya Yogas** - Sun-based (Budhaditya, Vesi, Vosi, Ubhayachari)\n- **Raj Yogas** - Power combinations (Kendra-Trikona, Dharma-Karma Adhipati)\n- **Dhana Yogas** - Wealth combinations (2nd-11th lord connections)\n- **Viparita Yogas** - Success through reversals (Harsha, Sarala, Vimala)\n- **Doshas** - Challenges (Kemadruma with cancellation check)\n\n**Strength Score (0-100):**\n- 80-100: Very powerful, prominent in life\n- 60-79: Moderate strength, noticeable effects\n- 40-59: Mild, subtle influence\n- Below 40: Weak or cancelled\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision",
          "item": [
            {
              "id": "ca0b1f1d-2e84-4dfe-8129-fbfd53e76a2e",
              "name": "Full yoga analysis (all categories)",
              "request": {
                "name": "Full yoga analysis (all categories)",
                "description": {
                  "content": "🎯 **Analyze yogas (planetary combinations)**\n\n📋 **Endpoint Description:**\n**Yoga Analysis** - Detect special planetary combinations\n\n**Perfect for:**\n- Understanding your chart's special strengths\n- Identifying Raj Yogas (success indicators)\n- Finding Dhana Yogas (wealth combinations)\n- Detecting Pancha Mahapurusha (personality yogas)\n- Analyzing Moon and Sun based yogas\n\n**What you get:**\n- **Found Yogas** - All detected yogas with strength scores\n- **Yoga Effects** - Positive effects and challenges for each\n- **Category Summary** - Count of yogas by type\n- **Chart Context** - Ascendant and key sign placements\n\n**Yoga Categories:**\n- **Pancha Mahapurusha** - 5 great personality yogas (Ruchaka, Bhadra, Hamsa, Malavya, Shasha)\n- **Chandra Yogas** - Moon-based (Gaja Kesari, Sunapha, Anapha, Durudhara, Adhi)\n- **Surya Yogas** - Sun-based (Budhaditya, Vesi, Vosi, Ubhayachari)\n- **Raj Yogas** - Power combinations (Kendra-Trikona, Dharma-Karma Adhipati)\n- **Dhana Yogas** - Wealth combinations (2nd-11th lord connections)\n- **Viparita Yogas** - Success through reversals (Harsha, Sarala, Vimala)\n- **Doshas** - Challenges (Kemadruma with cancellation check)\n\n**Strength Score (0-100):**\n- 80-100: Very powerful, prominent in life\n- 60-79: Moderate strength, noticeable effects\n- 40-59: Mild, subtle influence\n- Below 40: Weak or cancelled\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nAnalyze all yoga types in the birth chart\n\n🔗 **Endpoint:** `POST /api/v3/vedic/yoga-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "yoga-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Yoga Seeker\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"ayanamsa\": \"lahiri\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "bc1f46c3-25eb-43b1-8ec2-8af75fa95ada",
              "name": "Power and wealth yogas only",
              "request": {
                "name": "Power and wealth yogas only",
                "description": {
                  "content": "🎯 **Analyze yogas (planetary combinations)**\n\n📋 **Endpoint Description:**\n**Yoga Analysis** - Detect special planetary combinations\n\n**Perfect for:**\n- Understanding your chart's special strengths\n- Identifying Raj Yogas (success indicators)\n- Finding Dhana Yogas (wealth combinations)\n- Detecting Pancha Mahapurusha (personality yogas)\n- Analyzing Moon and Sun based yogas\n\n**What you get:**\n- **Found Yogas** - All detected yogas with strength scores\n- **Yoga Effects** - Positive effects and challenges for each\n- **Category Summary** - Count of yogas by type\n- **Chart Context** - Ascendant and key sign placements\n\n**Yoga Categories:**\n- **Pancha Mahapurusha** - 5 great personality yogas (Ruchaka, Bhadra, Hamsa, Malavya, Shasha)\n- **Chandra Yogas** - Moon-based (Gaja Kesari, Sunapha, Anapha, Durudhara, Adhi)\n- **Surya Yogas** - Sun-based (Budhaditya, Vesi, Vosi, Ubhayachari)\n- **Raj Yogas** - Power combinations (Kendra-Trikona, Dharma-Karma Adhipati)\n- **Dhana Yogas** - Wealth combinations (2nd-11th lord connections)\n- **Viparita Yogas** - Success through reversals (Harsha, Sarala, Vimala)\n- **Doshas** - Challenges (Kemadruma with cancellation check)\n\n**Strength Score (0-100):**\n- 80-100: Very powerful, prominent in life\n- 60-79: Moderate strength, noticeable effects\n- 40-59: Mild, subtle influence\n- Below 40: Weak or cancelled\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nFocus on Raj Yogas (success) and Dhana Yogas (wealth)\n\n🔗 **Endpoint:** `POST /api/v3/vedic/yoga-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "yoga-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Wealth Analyst\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 3,\n      \"day\": 21,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209,\n      \"timezone\": \"Asia/Kolkata\"\n    }\n  },\n  \"include_categories\": [\n    \"raj_yoga\",\n    \"dhana_yoga\"\n  ],\n  \"options\": {\n    \"ayanamsa\": \"lahiri\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e3d15a0c-cc88-40a7-b4a5-0da5de099b76",
              "name": "Pancha Mahapurusha analysis",
              "request": {
                "name": "Pancha Mahapurusha analysis",
                "description": {
                  "content": "🎯 **Analyze yogas (planetary combinations)**\n\n📋 **Endpoint Description:**\n**Yoga Analysis** - Detect special planetary combinations\n\n**Perfect for:**\n- Understanding your chart's special strengths\n- Identifying Raj Yogas (success indicators)\n- Finding Dhana Yogas (wealth combinations)\n- Detecting Pancha Mahapurusha (personality yogas)\n- Analyzing Moon and Sun based yogas\n\n**What you get:**\n- **Found Yogas** - All detected yogas with strength scores\n- **Yoga Effects** - Positive effects and challenges for each\n- **Category Summary** - Count of yogas by type\n- **Chart Context** - Ascendant and key sign placements\n\n**Yoga Categories:**\n- **Pancha Mahapurusha** - 5 great personality yogas (Ruchaka, Bhadra, Hamsa, Malavya, Shasha)\n- **Chandra Yogas** - Moon-based (Gaja Kesari, Sunapha, Anapha, Durudhara, Adhi)\n- **Surya Yogas** - Sun-based (Budhaditya, Vesi, Vosi, Ubhayachari)\n- **Raj Yogas** - Power combinations (Kendra-Trikona, Dharma-Karma Adhipati)\n- **Dhana Yogas** - Wealth combinations (2nd-11th lord connections)\n- **Viparita Yogas** - Success through reversals (Harsha, Sarala, Vimala)\n- **Doshas** - Challenges (Kemadruma with cancellation check)\n\n**Strength Score (0-100):**\n- 80-100: Very powerful, prominent in life\n- 60-79: Moderate strength, noticeable effects\n- 40-59: Mild, subtle influence\n- Below 40: Weak or cancelled\n\n**Response time:** ~100ms | **Accuracy:** Swiss Ephemeris precision\n\n✨ **Example Description:**\nCheck for the 5 great personality yogas\n\n🔗 **Endpoint:** `POST /api/v3/vedic/yoga-analysis`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "yoga-analysis"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Personality Check\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 7,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"latitude\": 13.0827,\n      \"longitude\": 80.2707,\n      \"timezone\": \"Asia/Kolkata\"\n    }\n  },\n  \"include_categories\": [\n    \"pancha_mahapurusha\"\n  ],\n  \"options\": {\n    \"ayanamsa\": \"raman\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Ashtakvarga strength analysis",
          "description": "All available examples for Calculate Ashtakvarga strength analysis endpoint. **Ashtakvarga Analysis** - Point-based planetary strength system\n\n**Perfect for:**\n- Determining planetary strength beyond dignity\n- Analyzing favorable signs for each planet\n- Finding strongest and weakest houses in the chart\n- Transit prediction (planets in high-bindu signs give better results)\n\n**What you get:**\n- **Bhinnashtakvarga** - Each planet's bindu count by sign\n- **Sarvashtakvarga** - Combined strength for each house\n- **Kakshya** - 8-fold division showing sub-ruler\n- **Summary** - Strongest/weakest planets and houses\n\n**Understanding Bindus:**\n- Each planet gets points (bindus) based on positions from 8 reference points\n- 4+ bindus: Favorable sign for the planet\n- 5-6 bindus: Good results when planet transits this sign\n- 7-8 bindus: Excellent results\n- 0-2 bindus: Challenging sign for the planet\n\n**Sarvashtakvarga (House Strength):**\n- Combines all 7 planets' bindus for each house\n- 25+ bindus: Strong house, good for related matters\n- 30+ bindus: Excellent house, highly favorable\n- Below 20: Weak house, may need remedies\n\n**Response time:** ~150ms | **Accuracy:** Traditional calculation method",
          "item": [
            {
              "id": "a74f951e-4b23-436e-9152-f5735adda2ba",
              "name": "Complete Ashtakvarga with Sarvashtakvarga",
              "request": {
                "name": "Complete Ashtakvarga with Sarvashtakvarga",
                "description": {
                  "content": "🎯 **Calculate Ashtakvarga strength analysis**\n\n📋 **Endpoint Description:**\n**Ashtakvarga Analysis** - Point-based planetary strength system\n\n**Perfect for:**\n- Determining planetary strength beyond dignity\n- Analyzing favorable signs for each planet\n- Finding strongest and weakest houses in the chart\n- Transit prediction (planets in high-bindu signs give better results)\n\n**What you get:**\n- **Bhinnashtakvarga** - Each planet's bindu count by sign\n- **Sarvashtakvarga** - Combined strength for each house\n- **Kakshya** - 8-fold division showing sub-ruler\n- **Summary** - Strongest/weakest planets and houses\n\n**Understanding Bindus:**\n- Each planet gets points (bindus) based on positions from 8 reference points\n- 4+ bindus: Favorable sign for the planet\n- 5-6 bindus: Good results when planet transits this sign\n- 7-8 bindus: Excellent results\n- 0-2 bindus: Challenging sign for the planet\n\n**Sarvashtakvarga (House Strength):**\n- Combines all 7 planets' bindus for each house\n- 25+ bindus: Strong house, good for related matters\n- 30+ bindus: Excellent house, highly favorable\n- Below 20: Weak house, may need remedies\n\n**Response time:** ~150ms | **Accuracy:** Traditional calculation method\n\n✨ **Example Description:**\nGet Bhinnashtakvarga for all planets plus combined house strengths\n\n🔗 **Endpoint:** `POST /api/v3/vedic/ashtakvarga`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "ashtakvarga"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Ashtakvarga Seeker\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"include_sarva\": true,\n  \"options\": {\n    \"ayanamsa\": \"lahiri\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "f24181bc-8109-4d1e-bf83-45c505d73179",
              "name": "Individual planet strengths only",
              "request": {
                "name": "Individual planet strengths only",
                "description": {
                  "content": "🎯 **Calculate Ashtakvarga strength analysis**\n\n📋 **Endpoint Description:**\n**Ashtakvarga Analysis** - Point-based planetary strength system\n\n**Perfect for:**\n- Determining planetary strength beyond dignity\n- Analyzing favorable signs for each planet\n- Finding strongest and weakest houses in the chart\n- Transit prediction (planets in high-bindu signs give better results)\n\n**What you get:**\n- **Bhinnashtakvarga** - Each planet's bindu count by sign\n- **Sarvashtakvarga** - Combined strength for each house\n- **Kakshya** - 8-fold division showing sub-ruler\n- **Summary** - Strongest/weakest planets and houses\n\n**Understanding Bindus:**\n- Each planet gets points (bindus) based on positions from 8 reference points\n- 4+ bindus: Favorable sign for the planet\n- 5-6 bindus: Good results when planet transits this sign\n- 7-8 bindus: Excellent results\n- 0-2 bindus: Challenging sign for the planet\n\n**Sarvashtakvarga (House Strength):**\n- Combines all 7 planets' bindus for each house\n- 25+ bindus: Strong house, good for related matters\n- 30+ bindus: Excellent house, highly favorable\n- Below 20: Weak house, may need remedies\n\n**Response time:** ~150ms | **Accuracy:** Traditional calculation method\n\n✨ **Example Description:**\nGet Bhinnashtakvarga without combined analysis\n\n🔗 **Endpoint:** `POST /api/v3/vedic/ashtakvarga`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "ashtakvarga"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Planet Focus\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209,\n      \"timezone\": \"Asia/Kolkata\"\n    }\n  },\n  \"include_sarva\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Shadbala (six-fold strength)",
          "description": "All available examples for Calculate Shadbala (six-fold strength) endpoint. **Shadbala Analysis** - Six-fold planetary strength system\n\n**Perfect for:**\n- Determining which planets are truly strong/weak\n- Understanding why predictions may/may not manifest\n- Prioritizing remedies for weak planets\n- Advanced chart analysis beyond simple dignity\n\n**What you get:**\n- **Six Bala Components** for each planet with breakdowns\n- **Total Strength** in Virupas and Rupas\n- **Percentage** of required strength\n- **Ranking** of all 7 planets by strength\n\n**The Six Balas (Strengths):**\n1. **Sthana Bala** (Positional) - Dignity, exaltation, own sign\n2. **Dig Bala** (Directional) - Planets gain strength in certain houses\n3. **Kala Bala** (Temporal) - Day/night, lunar phase, season\n4. **Chesta Bala** (Motional) - Speed, retrograde status\n5. **Naisargika Bala** (Natural) - Inherent planetary power\n6. **Drik Bala** (Aspectual) - Aspects from other planets\n\n**Strength Interpretation:**\n- **100%+** of required: Planet gives full results\n- **75-99%**: Moderate results, may need support\n- **50-74%**: Weak results, remedies recommended\n- **Below 50%**: Very weak, strong remedies needed\n\n**Required Strength (in Rupas):**\n- Sun: 6.5 | Moon: 6.0 | Mars: 5.0 | Mercury: 7.0\n- Jupiter: 6.5 | Venus: 5.5 | Saturn: 5.0\n\n**Response time:** ~200ms | **Accuracy:** Traditional Parasara method",
          "item": [
            {
              "id": "d56ef6e2-0138-4d00-a2a7-bdc0953c280e",
              "name": "Complete Shadbala strength analysis",
              "request": {
                "name": "Complete Shadbala strength analysis",
                "description": {
                  "content": "🎯 **Calculate Shadbala (six-fold strength)**\n\n📋 **Endpoint Description:**\n**Shadbala Analysis** - Six-fold planetary strength system\n\n**Perfect for:**\n- Determining which planets are truly strong/weak\n- Understanding why predictions may/may not manifest\n- Prioritizing remedies for weak planets\n- Advanced chart analysis beyond simple dignity\n\n**What you get:**\n- **Six Bala Components** for each planet with breakdowns\n- **Total Strength** in Virupas and Rupas\n- **Percentage** of required strength\n- **Ranking** of all 7 planets by strength\n\n**The Six Balas (Strengths):**\n1. **Sthana Bala** (Positional) - Dignity, exaltation, own sign\n2. **Dig Bala** (Directional) - Planets gain strength in certain houses\n3. **Kala Bala** (Temporal) - Day/night, lunar phase, season\n4. **Chesta Bala** (Motional) - Speed, retrograde status\n5. **Naisargika Bala** (Natural) - Inherent planetary power\n6. **Drik Bala** (Aspectual) - Aspects from other planets\n\n**Strength Interpretation:**\n- **100%+** of required: Planet gives full results\n- **75-99%**: Moderate results, may need support\n- **50-74%**: Weak results, remedies recommended\n- **Below 50%**: Very weak, strong remedies needed\n\n**Required Strength (in Rupas):**\n- Sun: 6.5 | Moon: 6.0 | Mars: 5.0 | Mercury: 7.0\n- Jupiter: 6.5 | Venus: 5.5 | Saturn: 5.0\n\n**Response time:** ~200ms | **Accuracy:** Traditional Parasara method\n\n✨ **Example Description:**\nCalculate six-fold strength for all planets\n\n🔗 **Endpoint:** `POST /api/v3/vedic/shadbala`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "shadbala"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Shadbala Seeker\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"options\": {\n    \"ayanamsa\": \"lahiri\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "554db17a-34f0-48b2-99a9-21bd01321231",
              "name": "With direct coordinates",
              "request": {
                "name": "With direct coordinates",
                "description": {
                  "content": "🎯 **Calculate Shadbala (six-fold strength)**\n\n📋 **Endpoint Description:**\n**Shadbala Analysis** - Six-fold planetary strength system\n\n**Perfect for:**\n- Determining which planets are truly strong/weak\n- Understanding why predictions may/may not manifest\n- Prioritizing remedies for weak planets\n- Advanced chart analysis beyond simple dignity\n\n**What you get:**\n- **Six Bala Components** for each planet with breakdowns\n- **Total Strength** in Virupas and Rupas\n- **Percentage** of required strength\n- **Ranking** of all 7 planets by strength\n\n**The Six Balas (Strengths):**\n1. **Sthana Bala** (Positional) - Dignity, exaltation, own sign\n2. **Dig Bala** (Directional) - Planets gain strength in certain houses\n3. **Kala Bala** (Temporal) - Day/night, lunar phase, season\n4. **Chesta Bala** (Motional) - Speed, retrograde status\n5. **Naisargika Bala** (Natural) - Inherent planetary power\n6. **Drik Bala** (Aspectual) - Aspects from other planets\n\n**Strength Interpretation:**\n- **100%+** of required: Planet gives full results\n- **75-99%**: Moderate results, may need support\n- **50-74%**: Weak results, remedies recommended\n- **Below 50%**: Very weak, strong remedies needed\n\n**Required Strength (in Rupas):**\n- Sun: 6.5 | Moon: 6.0 | Mars: 5.0 | Mercury: 7.0\n- Jupiter: 6.5 | Venus: 5.5 | Saturn: 5.0\n\n**Response time:** ~200ms | **Accuracy:** Traditional Parasara method\n\n✨ **Example Description:**\nShadbala using latitude/longitude directly\n\n🔗 **Endpoint:** `POST /api/v3/vedic/shadbala`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "shadbala"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Direct Coords\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209,\n      \"timezone\": \"Asia/Kolkata\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Chara Dasha",
          "description": "All available examples for Calculate Chara Dasha endpoint. **Chara Dasha (Jaimini)** - Sign-based timing system\n\n**Perfect for:**\n- Jaimini astrology practitioners\n- Alternative dasha system analysis\n- Sign-focused prediction timing\n- Atmakaraka-based life analysis\n\n**What you get:**\n- **Dasha Order** - 12 signs in their timing sequence\n- **Current Dasha** - Active sign period with progress\n- **Antardashas** - Sub-periods within current dasha\n- **Chara Karakas** - Variable planet significators (optional)\n- **Atmakaraka** - Soul significator planet details\n\n**How Chara Dasha Works:**\n- Based on signs (rashis), not planets\n- Duration determined by lord's distance from sign\n- **Odd signs** (Ari, Gem, Leo, Lib, Sag, Aqu): Forward progression\n- **Even signs** (Tau, Can, Vir, Sco, Cap, Pis): Backward progression\n\n**Chara Karakas (7 Variable Significators):**\n1. **Atmakaraka (AK)** - Soul, self, king of chart\n2. **Amatyakaraka (AmK)** - Career, profession\n3. **Bhratrikaraka (BK)** - Siblings, courage\n4. **Matrikaraka (MK)** - Mother, property\n5. **Pitrikaraka (PiK)** - Father, children\n6. **Gnatikaraka (GK)** - Enemies, diseases\n7. **Darakaraka (DK)** - Spouse, marriage\n\n**Note:** Jaimini is a complementary system to Parashari.\nMany astrologers use both for comprehensive analysis.\n\n**Response time:** ~200ms | **Accuracy:** Traditional Jaimini method",
          "item": [
            {
              "id": "b60d9855-e2b8-4e4e-a938-130dcce93663",
              "name": "Basic Chara Dasha",
              "request": {
                "name": "Basic Chara Dasha",
                "description": {
                  "content": "🎯 **Calculate Chara Dasha**\n\n📋 **Endpoint Description:**\n**Chara Dasha (Jaimini)** - Sign-based timing system\n\n**Perfect for:**\n- Jaimini astrology practitioners\n- Alternative dasha system analysis\n- Sign-focused prediction timing\n- Atmakaraka-based life analysis\n\n**What you get:**\n- **Dasha Order** - 12 signs in their timing sequence\n- **Current Dasha** - Active sign period with progress\n- **Antardashas** - Sub-periods within current dasha\n- **Chara Karakas** - Variable planet significators (optional)\n- **Atmakaraka** - Soul significator planet details\n\n**How Chara Dasha Works:**\n- Based on signs (rashis), not planets\n- Duration determined by lord's distance from sign\n- **Odd signs** (Ari, Gem, Leo, Lib, Sag, Aqu): Forward progression\n- **Even signs** (Tau, Can, Vir, Sco, Cap, Pis): Backward progression\n\n**Chara Karakas (7 Variable Significators):**\n1. **Atmakaraka (AK)** - Soul, self, king of chart\n2. **Amatyakaraka (AmK)** - Career, profession\n3. **Bhratrikaraka (BK)** - Siblings, courage\n4. **Matrikaraka (MK)** - Mother, property\n5. **Pitrikaraka (PiK)** - Father, children\n6. **Gnatikaraka (GK)** - Enemies, diseases\n7. **Darakaraka (DK)** - Spouse, marriage\n\n**Note:** Jaimini is a complementary system to Parashari.\nMany astrologers use both for comprehensive analysis.\n\n**Response time:** ~200ms | **Accuracy:** Traditional Jaimini method\n\n✨ **Example Description:**\nCalculate Jaimini Chara Dasha with Karakas\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chara-dasha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chara-dasha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Jaimini Practitioner\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 4,\n      \"day\": 15,\n      \"hour\": 6,\n      \"minute\": 30,\n      \"city\": \"Varanasi\",\n      \"country_code\": \"IN\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "54c1d168-0363-46e8-94ba-dd6c1c560232",
              "name": "Dasha only (no Karakas)",
              "request": {
                "name": "Dasha only (no Karakas)",
                "description": {
                  "content": "🎯 **Calculate Chara Dasha**\n\n📋 **Endpoint Description:**\n**Chara Dasha (Jaimini)** - Sign-based timing system\n\n**Perfect for:**\n- Jaimini astrology practitioners\n- Alternative dasha system analysis\n- Sign-focused prediction timing\n- Atmakaraka-based life analysis\n\n**What you get:**\n- **Dasha Order** - 12 signs in their timing sequence\n- **Current Dasha** - Active sign period with progress\n- **Antardashas** - Sub-periods within current dasha\n- **Chara Karakas** - Variable planet significators (optional)\n- **Atmakaraka** - Soul significator planet details\n\n**How Chara Dasha Works:**\n- Based on signs (rashis), not planets\n- Duration determined by lord's distance from sign\n- **Odd signs** (Ari, Gem, Leo, Lib, Sag, Aqu): Forward progression\n- **Even signs** (Tau, Can, Vir, Sco, Cap, Pis): Backward progression\n\n**Chara Karakas (7 Variable Significators):**\n1. **Atmakaraka (AK)** - Soul, self, king of chart\n2. **Amatyakaraka (AmK)** - Career, profession\n3. **Bhratrikaraka (BK)** - Siblings, courage\n4. **Matrikaraka (MK)** - Mother, property\n5. **Pitrikaraka (PiK)** - Father, children\n6. **Gnatikaraka (GK)** - Enemies, diseases\n7. **Darakaraka (DK)** - Spouse, marriage\n\n**Note:** Jaimini is a complementary system to Parashari.\nMany astrologers use both for comprehensive analysis.\n\n**Response time:** ~200ms | **Accuracy:** Traditional Jaimini method\n\n✨ **Example Description:**\nChara Dasha without Chara Karaka calculation\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chara-dasha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chara-dasha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Simple Dasha\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 11,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Chennai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"include_karakas\": false,\n  \"include_antardashas\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "7421eabe-7a29-4105-a8db-6bcf590498eb",
              "name": "Extended 180-year calculation",
              "request": {
                "name": "Extended 180-year calculation",
                "description": {
                  "content": "🎯 **Calculate Chara Dasha**\n\n📋 **Endpoint Description:**\n**Chara Dasha (Jaimini)** - Sign-based timing system\n\n**Perfect for:**\n- Jaimini astrology practitioners\n- Alternative dasha system analysis\n- Sign-focused prediction timing\n- Atmakaraka-based life analysis\n\n**What you get:**\n- **Dasha Order** - 12 signs in their timing sequence\n- **Current Dasha** - Active sign period with progress\n- **Antardashas** - Sub-periods within current dasha\n- **Chara Karakas** - Variable planet significators (optional)\n- **Atmakaraka** - Soul significator planet details\n\n**How Chara Dasha Works:**\n- Based on signs (rashis), not planets\n- Duration determined by lord's distance from sign\n- **Odd signs** (Ari, Gem, Leo, Lib, Sag, Aqu): Forward progression\n- **Even signs** (Tau, Can, Vir, Sco, Cap, Pis): Backward progression\n\n**Chara Karakas (7 Variable Significators):**\n1. **Atmakaraka (AK)** - Soul, self, king of chart\n2. **Amatyakaraka (AmK)** - Career, profession\n3. **Bhratrikaraka (BK)** - Siblings, courage\n4. **Matrikaraka (MK)** - Mother, property\n5. **Pitrikaraka (PiK)** - Father, children\n6. **Gnatikaraka (GK)** - Enemies, diseases\n7. **Darakaraka (DK)** - Spouse, marriage\n\n**Note:** Jaimini is a complementary system to Parashari.\nMany astrologers use both for comprehensive analysis.\n\n**Response time:** ~200ms | **Accuracy:** Traditional Jaimini method\n\n✨ **Example Description:**\nCalculate for longer lifespan\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chara-dasha`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chara-dasha"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Long Life\",\n    \"birth_data\": {\n      \"year\": 1970,\n      \"month\": 3,\n      \"day\": 8,\n      \"hour\": 5,\n      \"minute\": 15,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"calculation_years\": 180,\n  \"options\": {\n    \"ayanamsa\": \"krishnamurti\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Kp System",
          "description": "All available examples for Calculate Kp System endpoint. **KP System (Krishnamurti Paddhati)** - Sub-lord based predictive astrology\n\n**Perfect for:**\n- Precise timing of events\n- Yes/No question (Prashna) analysis\n- Career and marriage predictions\n- KP astrology practitioners\n\n**What you get:**\n- **Planet Positions** with Star Lord and Sub-Lord\n- **Cusp Details** with Star Lord and Sub-Lord for each house\n- **Significators** for each house (who gives results)\n- **Ruling Planets** for timing verification\n\n**Key KP Concepts:**\n- **Star Lord (Nakshatra Lord)**: Determines the source of results\n- **Sub-Lord**: Final deciding factor - can grant or deny results\n- **Significators**: Planets that signify (give results for) a house\n- **Ruling Planets**: Used to verify timing of predictions\n\n**KP Unique Features:**\n- Uses **Krishnamurti Ayanamsa** (fixed, not Lahiri)\n- **Placidus House System** (unlike typical Vedic equal houses)\n- **249 Sub-divisions** of the zodiac for precision\n- Sub-lord determines final outcome\n\n**Significator Strength (strongest to weakest):**\n1. Occupant in star of occupant of house\n2. Occupant of the house\n3. Planet in star of house lord\n4. House lord (cusp lord)\n5. Planets aspecting the cusp\n\n**Prediction Principle:**\n- If Sub-lord signifies favorable houses: Event will happen\n- If Sub-lord signifies unfavorable houses: Event denied\n- The sub-lord is the final judge in KP System\n\n**Response time:** ~200ms | **Accuracy:** Traditional KP method",
          "item": [
            {
              "id": "313b11d8-b16b-4d84-bff0-c609133f6a57",
              "name": "Basic KP Analysis",
              "request": {
                "name": "Basic KP Analysis",
                "description": {
                  "content": "🎯 **Calculate Kp System**\n\n📋 **Endpoint Description:**\n**KP System (Krishnamurti Paddhati)** - Sub-lord based predictive astrology\n\n**Perfect for:**\n- Precise timing of events\n- Yes/No question (Prashna) analysis\n- Career and marriage predictions\n- KP astrology practitioners\n\n**What you get:**\n- **Planet Positions** with Star Lord and Sub-Lord\n- **Cusp Details** with Star Lord and Sub-Lord for each house\n- **Significators** for each house (who gives results)\n- **Ruling Planets** for timing verification\n\n**Key KP Concepts:**\n- **Star Lord (Nakshatra Lord)**: Determines the source of results\n- **Sub-Lord**: Final deciding factor - can grant or deny results\n- **Significators**: Planets that signify (give results for) a house\n- **Ruling Planets**: Used to verify timing of predictions\n\n**KP Unique Features:**\n- Uses **Krishnamurti Ayanamsa** (fixed, not Lahiri)\n- **Placidus House System** (unlike typical Vedic equal houses)\n- **249 Sub-divisions** of the zodiac for precision\n- Sub-lord determines final outcome\n\n**Significator Strength (strongest to weakest):**\n1. Occupant in star of occupant of house\n2. Occupant of the house\n3. Planet in star of house lord\n4. House lord (cusp lord)\n5. Planets aspecting the cusp\n\n**Prediction Principle:**\n- If Sub-lord signifies favorable houses: Event will happen\n- If Sub-lord signifies unfavorable houses: Event denied\n- The sub-lord is the final judge in KP System\n\n**Response time:** ~200ms | **Accuracy:** Traditional KP method\n\n✨ **Example Description:**\nCalculate KP System with star lords and sub-lords\n\n🔗 **Endpoint:** `POST /api/v3/vedic/kp-system`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "kp-system"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"KP Practitioner\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 8,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 30,\n      \"city\": \"Chennai\",\n      \"country_code\": \"IN\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "6394158f-8b66-4158-82e8-a3f8efffe3a3",
              "name": "Planets only (no significators)",
              "request": {
                "name": "Planets only (no significators)",
                "description": {
                  "content": "🎯 **Calculate Kp System**\n\n📋 **Endpoint Description:**\n**KP System (Krishnamurti Paddhati)** - Sub-lord based predictive astrology\n\n**Perfect for:**\n- Precise timing of events\n- Yes/No question (Prashna) analysis\n- Career and marriage predictions\n- KP astrology practitioners\n\n**What you get:**\n- **Planet Positions** with Star Lord and Sub-Lord\n- **Cusp Details** with Star Lord and Sub-Lord for each house\n- **Significators** for each house (who gives results)\n- **Ruling Planets** for timing verification\n\n**Key KP Concepts:**\n- **Star Lord (Nakshatra Lord)**: Determines the source of results\n- **Sub-Lord**: Final deciding factor - can grant or deny results\n- **Significators**: Planets that signify (give results for) a house\n- **Ruling Planets**: Used to verify timing of predictions\n\n**KP Unique Features:**\n- Uses **Krishnamurti Ayanamsa** (fixed, not Lahiri)\n- **Placidus House System** (unlike typical Vedic equal houses)\n- **249 Sub-divisions** of the zodiac for precision\n- Sub-lord determines final outcome\n\n**Significator Strength (strongest to weakest):**\n1. Occupant in star of occupant of house\n2. Occupant of the house\n3. Planet in star of house lord\n4. House lord (cusp lord)\n5. Planets aspecting the cusp\n\n**Prediction Principle:**\n- If Sub-lord signifies favorable houses: Event will happen\n- If Sub-lord signifies unfavorable houses: Event denied\n- The sub-lord is the final judge in KP System\n\n**Response time:** ~200ms | **Accuracy:** Traditional KP method\n\n✨ **Example Description:**\nKP positions without house significators\n\n🔗 **Endpoint:** `POST /api/v3/vedic/kp-system`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "kp-system"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Simple KP\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 11,\n      \"day\": 22,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"include_significators\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "87325827-6085-4394-947e-e0bbb8aa8d86",
              "name": "With direct coordinates",
              "request": {
                "name": "With direct coordinates",
                "description": {
                  "content": "🎯 **Calculate Kp System**\n\n📋 **Endpoint Description:**\n**KP System (Krishnamurti Paddhati)** - Sub-lord based predictive astrology\n\n**Perfect for:**\n- Precise timing of events\n- Yes/No question (Prashna) analysis\n- Career and marriage predictions\n- KP astrology practitioners\n\n**What you get:**\n- **Planet Positions** with Star Lord and Sub-Lord\n- **Cusp Details** with Star Lord and Sub-Lord for each house\n- **Significators** for each house (who gives results)\n- **Ruling Planets** for timing verification\n\n**Key KP Concepts:**\n- **Star Lord (Nakshatra Lord)**: Determines the source of results\n- **Sub-Lord**: Final deciding factor - can grant or deny results\n- **Significators**: Planets that signify (give results for) a house\n- **Ruling Planets**: Used to verify timing of predictions\n\n**KP Unique Features:**\n- Uses **Krishnamurti Ayanamsa** (fixed, not Lahiri)\n- **Placidus House System** (unlike typical Vedic equal houses)\n- **249 Sub-divisions** of the zodiac for precision\n- Sub-lord determines final outcome\n\n**Significator Strength (strongest to weakest):**\n1. Occupant in star of occupant of house\n2. Occupant of the house\n3. Planet in star of house lord\n4. House lord (cusp lord)\n5. Planets aspecting the cusp\n\n**Prediction Principle:**\n- If Sub-lord signifies favorable houses: Event will happen\n- If Sub-lord signifies unfavorable houses: Event denied\n- The sub-lord is the final judge in KP System\n\n**Response time:** ~200ms | **Accuracy:** Traditional KP method\n\n✨ **Example Description:**\nKP System using latitude/longitude directly\n\n🔗 **Endpoint:** `POST /api/v3/vedic/kp-system`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "kp-system"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Precise Location\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 3,\n      \"day\": 8,\n      \"hour\": 5,\n      \"minute\": 15,\n      \"latitude\": 13.0827,\n      \"longitude\": 80.2707,\n      \"timezone\": \"Asia/Kolkata\"\n    }\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Calculate Varshaphal",
          "description": "All available examples for Calculate Varshaphal endpoint. **Varshaphal (Annual Horoscope)** - Solar Return predictions for a specific year\n\n**Perfect for:**\n- Yearly predictions and planning\n- Understanding annual themes and challenges\n- Career and relationship timing\n- Important life decisions and milestones\n\n**What you get:**\n- **Year Lord (Varsheshwar)** - Planet governing the year's primary themes\n- **Muntha** - Progressed point indicating gains/losses\n- **Panchadhikari** - Five key rulers of the year\n- **Sahams** - Arabic parts for specific life areas\n- **Varshaphal Chart** - Solar return chart with planetary positions\n\n**Key Varshaphal Concepts:**\n\n**Year Lord (Varsheshwar):**\n- Calculated from birth weekday + age\n- Governs the year's main themes\n- Sun: Leadership, authority, father\n- Moon: Mind, emotions, mother, travel\n- Mars: Energy, courage, property, conflicts\n- Mercury: Intelligence, communication, skills\n- Jupiter: Wisdom, children, fortune, spirituality\n- Venus: Romance, luxury, marriage, arts\n- Saturn: Hard work, delays, discipline\n\n**Muntha (Progressed Point):**\n- Starts at Ascendant, moves 1 sign/year\n- Muntha's house indicates year's focus\n- Muntha lord's strength affects results\n- Best in 1, 4, 5, 7, 9, 10, 11 houses\n\n**Panchadhikari (5 Key Rulers):**\n1. Varsheshwar (Year Lord)\n2. Muntheshwar (Muntha Lord)\n3. Lagneshwar (Ascendant Lord)\n4. Janmeshwar (Moon's nakshatra lord)\n5. Dineshwar (Solar return day lord)\n\n**Sahams (Arabic Parts):**\n- Punya Saham - Overall fortune\n- Karma Saham - Career matters\n- Vivaha Saham - Marriage/partnerships\n- Vidya Saham - Education/learning\n- Santana Saham - Children\n\n**Response time:** ~200ms | **Content:** Complete annual prediction",
          "item": [
            {
              "id": "529e232e-98a0-41fc-b638-28fee311de28",
              "name": "2025 Annual Horoscope",
              "request": {
                "name": "2025 Annual Horoscope",
                "description": {
                  "content": "🎯 **Calculate Varshaphal**\n\n📋 **Endpoint Description:**\n**Varshaphal (Annual Horoscope)** - Solar Return predictions for a specific year\n\n**Perfect for:**\n- Yearly predictions and planning\n- Understanding annual themes and challenges\n- Career and relationship timing\n- Important life decisions and milestones\n\n**What you get:**\n- **Year Lord (Varsheshwar)** - Planet governing the year's primary themes\n- **Muntha** - Progressed point indicating gains/losses\n- **Panchadhikari** - Five key rulers of the year\n- **Sahams** - Arabic parts for specific life areas\n- **Varshaphal Chart** - Solar return chart with planetary positions\n\n**Key Varshaphal Concepts:**\n\n**Year Lord (Varsheshwar):**\n- Calculated from birth weekday + age\n- Governs the year's main themes\n- Sun: Leadership, authority, father\n- Moon: Mind, emotions, mother, travel\n- Mars: Energy, courage, property, conflicts\n- Mercury: Intelligence, communication, skills\n- Jupiter: Wisdom, children, fortune, spirituality\n- Venus: Romance, luxury, marriage, arts\n- Saturn: Hard work, delays, discipline\n\n**Muntha (Progressed Point):**\n- Starts at Ascendant, moves 1 sign/year\n- Muntha's house indicates year's focus\n- Muntha lord's strength affects results\n- Best in 1, 4, 5, 7, 9, 10, 11 houses\n\n**Panchadhikari (5 Key Rulers):**\n1. Varsheshwar (Year Lord)\n2. Muntheshwar (Muntha Lord)\n3. Lagneshwar (Ascendant Lord)\n4. Janmeshwar (Moon's nakshatra lord)\n5. Dineshwar (Solar return day lord)\n\n**Sahams (Arabic Parts):**\n- Punya Saham - Overall fortune\n- Karma Saham - Career matters\n- Vivaha Saham - Marriage/partnerships\n- Vidya Saham - Education/learning\n- Santana Saham - Children\n\n**Response time:** ~200ms | **Content:** Complete annual prediction\n\n✨ **Example Description:**\nCalculate Varshaphal for 2025 (age 40)\n\n🔗 **Endpoint:** `POST /api/v3/vedic/varshaphal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "varshaphal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"target_year\": 2025,\n  \"options\": {\n    \"ayanamsa\": \"lahiri\",\n    \"language\": \"en\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "dea00a01-90dc-4761-94ab-47ecaeadf808",
              "name": "2026 Prediction",
              "request": {
                "name": "2026 Prediction",
                "description": {
                  "content": "🎯 **Calculate Varshaphal**\n\n📋 **Endpoint Description:**\n**Varshaphal (Annual Horoscope)** - Solar Return predictions for a specific year\n\n**Perfect for:**\n- Yearly predictions and planning\n- Understanding annual themes and challenges\n- Career and relationship timing\n- Important life decisions and milestones\n\n**What you get:**\n- **Year Lord (Varsheshwar)** - Planet governing the year's primary themes\n- **Muntha** - Progressed point indicating gains/losses\n- **Panchadhikari** - Five key rulers of the year\n- **Sahams** - Arabic parts for specific life areas\n- **Varshaphal Chart** - Solar return chart with planetary positions\n\n**Key Varshaphal Concepts:**\n\n**Year Lord (Varsheshwar):**\n- Calculated from birth weekday + age\n- Governs the year's main themes\n- Sun: Leadership, authority, father\n- Moon: Mind, emotions, mother, travel\n- Mars: Energy, courage, property, conflicts\n- Mercury: Intelligence, communication, skills\n- Jupiter: Wisdom, children, fortune, spirituality\n- Venus: Romance, luxury, marriage, arts\n- Saturn: Hard work, delays, discipline\n\n**Muntha (Progressed Point):**\n- Starts at Ascendant, moves 1 sign/year\n- Muntha's house indicates year's focus\n- Muntha lord's strength affects results\n- Best in 1, 4, 5, 7, 9, 10, 11 houses\n\n**Panchadhikari (5 Key Rulers):**\n1. Varsheshwar (Year Lord)\n2. Muntheshwar (Muntha Lord)\n3. Lagneshwar (Ascendant Lord)\n4. Janmeshwar (Moon's nakshatra lord)\n5. Dineshwar (Solar return day lord)\n\n**Sahams (Arabic Parts):**\n- Punya Saham - Overall fortune\n- Karma Saham - Career matters\n- Vivaha Saham - Marriage/partnerships\n- Vidya Saham - Education/learning\n- Santana Saham - Children\n\n**Response time:** ~200ms | **Content:** Complete annual prediction\n\n✨ **Example Description:**\nCalculate Varshaphal for next year\n\n🔗 **Endpoint:** `POST /api/v3/vedic/varshaphal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "varshaphal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Priya\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 20,\n      \"hour\": 6,\n      \"minute\": 30,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"target_year\": 2026,\n  \"options\": {\n    \"ayanamsa\": \"lahiri\",\n    \"language\": \"hi\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "4f4d3157-491c-42dc-afd7-4737c98703b7",
              "name": "Direct coordinates",
              "request": {
                "name": "Direct coordinates",
                "description": {
                  "content": "🎯 **Calculate Varshaphal**\n\n📋 **Endpoint Description:**\n**Varshaphal (Annual Horoscope)** - Solar Return predictions for a specific year\n\n**Perfect for:**\n- Yearly predictions and planning\n- Understanding annual themes and challenges\n- Career and relationship timing\n- Important life decisions and milestones\n\n**What you get:**\n- **Year Lord (Varsheshwar)** - Planet governing the year's primary themes\n- **Muntha** - Progressed point indicating gains/losses\n- **Panchadhikari** - Five key rulers of the year\n- **Sahams** - Arabic parts for specific life areas\n- **Varshaphal Chart** - Solar return chart with planetary positions\n\n**Key Varshaphal Concepts:**\n\n**Year Lord (Varsheshwar):**\n- Calculated from birth weekday + age\n- Governs the year's main themes\n- Sun: Leadership, authority, father\n- Moon: Mind, emotions, mother, travel\n- Mars: Energy, courage, property, conflicts\n- Mercury: Intelligence, communication, skills\n- Jupiter: Wisdom, children, fortune, spirituality\n- Venus: Romance, luxury, marriage, arts\n- Saturn: Hard work, delays, discipline\n\n**Muntha (Progressed Point):**\n- Starts at Ascendant, moves 1 sign/year\n- Muntha's house indicates year's focus\n- Muntha lord's strength affects results\n- Best in 1, 4, 5, 7, 9, 10, 11 houses\n\n**Panchadhikari (5 Key Rulers):**\n1. Varsheshwar (Year Lord)\n2. Muntheshwar (Muntha Lord)\n3. Lagneshwar (Ascendant Lord)\n4. Janmeshwar (Moon's nakshatra lord)\n5. Dineshwar (Solar return day lord)\n\n**Sahams (Arabic Parts):**\n- Punya Saham - Overall fortune\n- Karma Saham - Career matters\n- Vivaha Saham - Marriage/partnerships\n- Vidya Saham - Education/learning\n- Santana Saham - Children\n\n**Response time:** ~200ms | **Content:** Complete annual prediction\n\n✨ **Example Description:**\nVarshaphal using lat/long directly\n\n🔗 **Endpoint:** `POST /api/v3/vedic/varshaphal`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "varshaphal"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Rajesh\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 3,\n      \"day\": 15,\n      \"hour\": 10,\n      \"minute\": 45,\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209,\n      \"timezone\": \"Asia/Kolkata\"\n    }\n  },\n  \"target_year\": 2025\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Festival Calendar",
          "description": "All available examples for Get Festival Calendar endpoint. 📅 **Hindu Festival Calendar** - Calculate festival dates for any year\n\n**Perfect for:**\n- 🗓️ Yearly Hindu festival planning\n- 🛕 Temple event scheduling\n- 📱 Festival reminder apps\n- 🌙 Ekadashi and fasting day tracking\n- 📚 Cultural and religious education\n\n**What you get:**\n\n**Major Festivals with Calculated Dates:**\n- **Diwali** - Festival of lights (Kartik Amavasya)\n- **Holi** - Festival of colors (Phalguna Purnima)\n- **Dussehra** - Victory celebration (Ashwin Dashami)\n- **Ganesh Chaturthi** - Birth of Lord Ganesha\n- **Navaratri** - Nine nights of Goddess worship\n- **Makar Sankranti** - Sun's northward journey (Solar)\n- And 12+ more major festivals\n\n**Ekadashi Fasting Days:**\n- All 24 Ekadashis for the year\n- Shukla (bright) and Krishna (dark) fortnight dates\n- Names and lunar month information\n\n**Purnima (Full Moon) Dates:**\n- Monthly full moon with significance\n- Special Purnimas (Guru Purnima, Sharad Purnima, etc.)\n\n**Filtering Options:**\n- **region** - Filter by region (Maharashtra, North India, Karnataka, etc.)\n- **festival_type** - major, regional, religious, fasting, auspicious\n\n**Calculation Method:**\n- Tithi-based calculation using Swiss Ephemeris\n- Solar ingress calculation for Sankranti festivals\n- Approximate lunar month mapping to Gregorian calendar\n\n**Regions Supported:**\n- All India (pan-Indian festivals)\n- North India, South India\n- Maharashtra, Gujarat, Karnataka\n- Bihar, Jharkhand, Punjab, Rajasthan\n\n**Response time:** ~500ms | **Content:** Complete annual festival calendar",
          "item": [
            {
              "id": "3a310fb4-eeb2-4820-bdb9-3193dfd5e1b8",
              "name": "Full year Hindu festival calendar",
              "request": {
                "name": "Full year Hindu festival calendar",
                "description": {
                  "content": "🎯 **Get Festival Calendar**\n\n📋 **Endpoint Description:**\n📅 **Hindu Festival Calendar** - Calculate festival dates for any year\n\n**Perfect for:**\n- 🗓️ Yearly Hindu festival planning\n- 🛕 Temple event scheduling\n- 📱 Festival reminder apps\n- 🌙 Ekadashi and fasting day tracking\n- 📚 Cultural and religious education\n\n**What you get:**\n\n**Major Festivals with Calculated Dates:**\n- **Diwali** - Festival of lights (Kartik Amavasya)\n- **Holi** - Festival of colors (Phalguna Purnima)\n- **Dussehra** - Victory celebration (Ashwin Dashami)\n- **Ganesh Chaturthi** - Birth of Lord Ganesha\n- **Navaratri** - Nine nights of Goddess worship\n- **Makar Sankranti** - Sun's northward journey (Solar)\n- And 12+ more major festivals\n\n**Ekadashi Fasting Days:**\n- All 24 Ekadashis for the year\n- Shukla (bright) and Krishna (dark) fortnight dates\n- Names and lunar month information\n\n**Purnima (Full Moon) Dates:**\n- Monthly full moon with significance\n- Special Purnimas (Guru Purnima, Sharad Purnima, etc.)\n\n**Filtering Options:**\n- **region** - Filter by region (Maharashtra, North India, Karnataka, etc.)\n- **festival_type** - major, regional, religious, fasting, auspicious\n\n**Calculation Method:**\n- Tithi-based calculation using Swiss Ephemeris\n- Solar ingress calculation for Sankranti festivals\n- Approximate lunar month mapping to Gregorian calendar\n\n**Regions Supported:**\n- All India (pan-Indian festivals)\n- North India, South India\n- Maharashtra, Gujarat, Karnataka\n- Bihar, Jharkhand, Punjab, Rajasthan\n\n**Response time:** ~500ms | **Content:** Complete annual festival calendar\n\n✨ **Example Description:**\nGet all major Hindu festivals for 2025 with calculated dates\n\n🔗 **Endpoint:** `POST /api/v3/vedic/festival-calendar`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "festival-calendar"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2025\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "fbc7ff75-7091-4819-9d63-b999829fae92",
              "name": "Maharashtra festivals",
              "request": {
                "name": "Maharashtra festivals",
                "description": {
                  "content": "🎯 **Get Festival Calendar**\n\n📋 **Endpoint Description:**\n📅 **Hindu Festival Calendar** - Calculate festival dates for any year\n\n**Perfect for:**\n- 🗓️ Yearly Hindu festival planning\n- 🛕 Temple event scheduling\n- 📱 Festival reminder apps\n- 🌙 Ekadashi and fasting day tracking\n- 📚 Cultural and religious education\n\n**What you get:**\n\n**Major Festivals with Calculated Dates:**\n- **Diwali** - Festival of lights (Kartik Amavasya)\n- **Holi** - Festival of colors (Phalguna Purnima)\n- **Dussehra** - Victory celebration (Ashwin Dashami)\n- **Ganesh Chaturthi** - Birth of Lord Ganesha\n- **Navaratri** - Nine nights of Goddess worship\n- **Makar Sankranti** - Sun's northward journey (Solar)\n- And 12+ more major festivals\n\n**Ekadashi Fasting Days:**\n- All 24 Ekadashis for the year\n- Shukla (bright) and Krishna (dark) fortnight dates\n- Names and lunar month information\n\n**Purnima (Full Moon) Dates:**\n- Monthly full moon with significance\n- Special Purnimas (Guru Purnima, Sharad Purnima, etc.)\n\n**Filtering Options:**\n- **region** - Filter by region (Maharashtra, North India, Karnataka, etc.)\n- **festival_type** - major, regional, religious, fasting, auspicious\n\n**Calculation Method:**\n- Tithi-based calculation using Swiss Ephemeris\n- Solar ingress calculation for Sankranti festivals\n- Approximate lunar month mapping to Gregorian calendar\n\n**Regions Supported:**\n- All India (pan-Indian festivals)\n- North India, South India\n- Maharashtra, Gujarat, Karnataka\n- Bihar, Jharkhand, Punjab, Rajasthan\n\n**Response time:** ~500ms | **Content:** Complete annual festival calendar\n\n✨ **Example Description:**\nGet festivals specific to Maharashtra region\n\n🔗 **Endpoint:** `POST /api/v3/vedic/festival-calendar`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "festival-calendar"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2025,\n  \"region\": \"Maharashtra\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "a0032698-1ade-482c-aeec-a116d4895626",
              "name": "Major national festivals only",
              "request": {
                "name": "Major national festivals only",
                "description": {
                  "content": "🎯 **Get Festival Calendar**\n\n📋 **Endpoint Description:**\n📅 **Hindu Festival Calendar** - Calculate festival dates for any year\n\n**Perfect for:**\n- 🗓️ Yearly Hindu festival planning\n- 🛕 Temple event scheduling\n- 📱 Festival reminder apps\n- 🌙 Ekadashi and fasting day tracking\n- 📚 Cultural and religious education\n\n**What you get:**\n\n**Major Festivals with Calculated Dates:**\n- **Diwali** - Festival of lights (Kartik Amavasya)\n- **Holi** - Festival of colors (Phalguna Purnima)\n- **Dussehra** - Victory celebration (Ashwin Dashami)\n- **Ganesh Chaturthi** - Birth of Lord Ganesha\n- **Navaratri** - Nine nights of Goddess worship\n- **Makar Sankranti** - Sun's northward journey (Solar)\n- And 12+ more major festivals\n\n**Ekadashi Fasting Days:**\n- All 24 Ekadashis for the year\n- Shukla (bright) and Krishna (dark) fortnight dates\n- Names and lunar month information\n\n**Purnima (Full Moon) Dates:**\n- Monthly full moon with significance\n- Special Purnimas (Guru Purnima, Sharad Purnima, etc.)\n\n**Filtering Options:**\n- **region** - Filter by region (Maharashtra, North India, Karnataka, etc.)\n- **festival_type** - major, regional, religious, fasting, auspicious\n\n**Calculation Method:**\n- Tithi-based calculation using Swiss Ephemeris\n- Solar ingress calculation for Sankranti festivals\n- Approximate lunar month mapping to Gregorian calendar\n\n**Regions Supported:**\n- All India (pan-Indian festivals)\n- North India, South India\n- Maharashtra, Gujarat, Karnataka\n- Bihar, Jharkhand, Punjab, Rajasthan\n\n**Response time:** ~500ms | **Content:** Complete annual festival calendar\n\n✨ **Example Description:**\nFilter to show only major national holidays\n\n🔗 **Endpoint:** `POST /api/v3/vedic/festival-calendar`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "festival-calendar"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2025,\n  \"festival_type\": \"major\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "4050b994-d485-4446-a832-8a5aa058138d",
              "name": "Fasting days and Ekadashis",
              "request": {
                "name": "Fasting days and Ekadashis",
                "description": {
                  "content": "🎯 **Get Festival Calendar**\n\n📋 **Endpoint Description:**\n📅 **Hindu Festival Calendar** - Calculate festival dates for any year\n\n**Perfect for:**\n- 🗓️ Yearly Hindu festival planning\n- 🛕 Temple event scheduling\n- 📱 Festival reminder apps\n- 🌙 Ekadashi and fasting day tracking\n- 📚 Cultural and religious education\n\n**What you get:**\n\n**Major Festivals with Calculated Dates:**\n- **Diwali** - Festival of lights (Kartik Amavasya)\n- **Holi** - Festival of colors (Phalguna Purnima)\n- **Dussehra** - Victory celebration (Ashwin Dashami)\n- **Ganesh Chaturthi** - Birth of Lord Ganesha\n- **Navaratri** - Nine nights of Goddess worship\n- **Makar Sankranti** - Sun's northward journey (Solar)\n- And 12+ more major festivals\n\n**Ekadashi Fasting Days:**\n- All 24 Ekadashis for the year\n- Shukla (bright) and Krishna (dark) fortnight dates\n- Names and lunar month information\n\n**Purnima (Full Moon) Dates:**\n- Monthly full moon with significance\n- Special Purnimas (Guru Purnima, Sharad Purnima, etc.)\n\n**Filtering Options:**\n- **region** - Filter by region (Maharashtra, North India, Karnataka, etc.)\n- **festival_type** - major, regional, religious, fasting, auspicious\n\n**Calculation Method:**\n- Tithi-based calculation using Swiss Ephemeris\n- Solar ingress calculation for Sankranti festivals\n- Approximate lunar month mapping to Gregorian calendar\n\n**Regions Supported:**\n- All India (pan-Indian festivals)\n- North India, South India\n- Maharashtra, Gujarat, Karnataka\n- Bihar, Jharkhand, Punjab, Rajasthan\n\n**Response time:** ~500ms | **Content:** Complete annual festival calendar\n\n✨ **Example Description:**\nGet vrat (fasting) days and important Ekadashis\n\n🔗 **Endpoint:** `POST /api/v3/vedic/festival-calendar`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "festival-calendar"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2025,\n  \"festival_type\": \"fasting\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Get Regional Panchang",
          "description": "All available examples for Get Regional Panchang endpoint. 🗺️ **Regional Panchang** - Hindu calendar with localized names and regional calendars\n\n**Perfect for:**\n- 🛕 Regional temple panchang displays\n- 📱 Multi-language panchang apps\n- 🗓️ Region-specific muhurta calculations\n- 📚 Cultural and religious education\n- 🌏 Diaspora communities worldwide\n\n**What you get:**\n\n**Regional Calendar Systems:**\n- **Vikram Samvat** - North India (started 57 BCE)\n- **Saka Era** - National Calendar of India (started 78 CE)\n- **Tamil Calendar** - Solar months (Chittirai, Vaikasi, etc.)\n- **Bengali Era** - Bangabda (West Bengal, Bangladesh)\n- **Kollam Era** - Malayalam calendar (Kerala)\n\n**Localized Names in 9 Languages:**\n- **Hindi** (hi) - देवनागरी script\n- **Tamil** (ta) - தமிழ் script\n- **Telugu** (te) - తెలుగు script\n- **Kannada** (kn) - ಕನ್ನಡ script\n- **Bengali** (bn) - বাংলা script\n- **Marathi** (mr) - मराठी script\n- **Gujarati** (gu) - ગુજરાતી script\n- **Malayalam** (ml) - മലയാളം script\n- **English** (en) - Default\n\n**Panchang Elements with Regional Names:**\n- **Tithi** - Lunar day with regional name\n- **Nakshatra** - Moon's mansion with local name\n- **Yoga** - Solar-lunar combination\n- **Karana** - Half-tithi\n- **Vara** - Weekday in regional language\n\n**Regional Calendar Details:**\n- Regional year number (e.g., Vikram Samvat 2081)\n- Era name and short code\n- Current lunar month in regional language\n- Amanta vs Purnimanta system identification\n\n**Muhurta Information:**\n- Sunrise and sunset times\n- Rahu Kalam, Yamagandam, Gulika Kalam\n- Abhijit Muhurta (most auspicious time)\n- 8 Choghadiya periods with timings\n\n**Today's Festivals:**\n- Region-specific festivals for the date\n- Festival name and type\n\n**Regions Supported:**\n- North India (Vikram Samvat, Purnimanta)\n- Maharashtra (Saka, Amanta)\n- Tamil Nadu (Solar calendar)\n- Karnataka (Saka, Amanta)\n- Andhra Pradesh / Telangana\n- West Bengal (Bengali Era)\n- Kerala (Kollam Era)\n- Gujarat (Vikram Samvat, Amanta)\n\n**Response time:** ~200ms | **Content:** Complete regional panchang with localized names",
          "item": [
            {
              "id": "cb57dd61-80ef-4edc-991a-252f4f24f851",
              "name": "North India with Hindi names",
              "request": {
                "name": "North India with Hindi names",
                "description": {
                  "content": "🎯 **Get Regional Panchang**\n\n📋 **Endpoint Description:**\n🗺️ **Regional Panchang** - Hindu calendar with localized names and regional calendars\n\n**Perfect for:**\n- 🛕 Regional temple panchang displays\n- 📱 Multi-language panchang apps\n- 🗓️ Region-specific muhurta calculations\n- 📚 Cultural and religious education\n- 🌏 Diaspora communities worldwide\n\n**What you get:**\n\n**Regional Calendar Systems:**\n- **Vikram Samvat** - North India (started 57 BCE)\n- **Saka Era** - National Calendar of India (started 78 CE)\n- **Tamil Calendar** - Solar months (Chittirai, Vaikasi, etc.)\n- **Bengali Era** - Bangabda (West Bengal, Bangladesh)\n- **Kollam Era** - Malayalam calendar (Kerala)\n\n**Localized Names in 9 Languages:**\n- **Hindi** (hi) - देवनागरी script\n- **Tamil** (ta) - தமிழ் script\n- **Telugu** (te) - తెలుగు script\n- **Kannada** (kn) - ಕನ್ನಡ script\n- **Bengali** (bn) - বাংলা script\n- **Marathi** (mr) - मराठी script\n- **Gujarati** (gu) - ગુજરાતી script\n- **Malayalam** (ml) - മലയാളം script\n- **English** (en) - Default\n\n**Panchang Elements with Regional Names:**\n- **Tithi** - Lunar day with regional name\n- **Nakshatra** - Moon's mansion with local name\n- **Yoga** - Solar-lunar combination\n- **Karana** - Half-tithi\n- **Vara** - Weekday in regional language\n\n**Regional Calendar Details:**\n- Regional year number (e.g., Vikram Samvat 2081)\n- Era name and short code\n- Current lunar month in regional language\n- Amanta vs Purnimanta system identification\n\n**Muhurta Information:**\n- Sunrise and sunset times\n- Rahu Kalam, Yamagandam, Gulika Kalam\n- Abhijit Muhurta (most auspicious time)\n- 8 Choghadiya periods with timings\n\n**Today's Festivals:**\n- Region-specific festivals for the date\n- Festival name and type\n\n**Regions Supported:**\n- North India (Vikram Samvat, Purnimanta)\n- Maharashtra (Saka, Amanta)\n- Tamil Nadu (Solar calendar)\n- Karnataka (Saka, Amanta)\n- Andhra Pradesh / Telangana\n- West Bengal (Bengali Era)\n- Kerala (Kollam Era)\n- Gujarat (Vikram Samvat, Amanta)\n\n**Response time:** ~200ms | **Content:** Complete regional panchang with localized names\n\n✨ **Example Description:**\nPanchang for Delhi with Vikram Samvat calendar and Hindi names\n\n🔗 **Endpoint:** `POST /api/v3/vedic/regional-panchang`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "regional-panchang"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2025,\n  \"month\": 1,\n  \"day\": 14,\n  \"hour\": 8,\n  \"minute\": 0,\n  \"latitude\": 28.6139,\n  \"longitude\": 77.209,\n  \"timezone\": \"Asia/Kolkata\",\n  \"region\": \"north_india\",\n  \"language\": \"hi\",\n  \"ayanamsa\": \"lahiri\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "b5a80d97-c575-4666-a063-0d02a70da712",
              "name": "Tamil Nadu with Tamil names",
              "request": {
                "name": "Tamil Nadu with Tamil names",
                "description": {
                  "content": "🎯 **Get Regional Panchang**\n\n📋 **Endpoint Description:**\n🗺️ **Regional Panchang** - Hindu calendar with localized names and regional calendars\n\n**Perfect for:**\n- 🛕 Regional temple panchang displays\n- 📱 Multi-language panchang apps\n- 🗓️ Region-specific muhurta calculations\n- 📚 Cultural and religious education\n- 🌏 Diaspora communities worldwide\n\n**What you get:**\n\n**Regional Calendar Systems:**\n- **Vikram Samvat** - North India (started 57 BCE)\n- **Saka Era** - National Calendar of India (started 78 CE)\n- **Tamil Calendar** - Solar months (Chittirai, Vaikasi, etc.)\n- **Bengali Era** - Bangabda (West Bengal, Bangladesh)\n- **Kollam Era** - Malayalam calendar (Kerala)\n\n**Localized Names in 9 Languages:**\n- **Hindi** (hi) - देवनागरी script\n- **Tamil** (ta) - தமிழ் script\n- **Telugu** (te) - తెలుగు script\n- **Kannada** (kn) - ಕನ್ನಡ script\n- **Bengali** (bn) - বাংলা script\n- **Marathi** (mr) - मराठी script\n- **Gujarati** (gu) - ગુજરાતી script\n- **Malayalam** (ml) - മലയാളം script\n- **English** (en) - Default\n\n**Panchang Elements with Regional Names:**\n- **Tithi** - Lunar day with regional name\n- **Nakshatra** - Moon's mansion with local name\n- **Yoga** - Solar-lunar combination\n- **Karana** - Half-tithi\n- **Vara** - Weekday in regional language\n\n**Regional Calendar Details:**\n- Regional year number (e.g., Vikram Samvat 2081)\n- Era name and short code\n- Current lunar month in regional language\n- Amanta vs Purnimanta system identification\n\n**Muhurta Information:**\n- Sunrise and sunset times\n- Rahu Kalam, Yamagandam, Gulika Kalam\n- Abhijit Muhurta (most auspicious time)\n- 8 Choghadiya periods with timings\n\n**Today's Festivals:**\n- Region-specific festivals for the date\n- Festival name and type\n\n**Regions Supported:**\n- North India (Vikram Samvat, Purnimanta)\n- Maharashtra (Saka, Amanta)\n- Tamil Nadu (Solar calendar)\n- Karnataka (Saka, Amanta)\n- Andhra Pradesh / Telangana\n- West Bengal (Bengali Era)\n- Kerala (Kollam Era)\n- Gujarat (Vikram Samvat, Amanta)\n\n**Response time:** ~200ms | **Content:** Complete regional panchang with localized names\n\n✨ **Example Description:**\nChennai panchang with Tamil solar calendar format\n\n🔗 **Endpoint:** `POST /api/v3/vedic/regional-panchang`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "regional-panchang"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2025,\n  \"month\": 4,\n  \"day\": 14,\n  \"hour\": 6,\n  \"minute\": 0,\n  \"latitude\": 13.0827,\n  \"longitude\": 80.2707,\n  \"timezone\": \"Asia/Kolkata\",\n  \"region\": \"tamil_nadu\",\n  \"language\": \"ta\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ee9fbe60-b94a-414c-ad99-cb9b291bd71f",
              "name": "Maharashtra with Marathi names",
              "request": {
                "name": "Maharashtra with Marathi names",
                "description": {
                  "content": "🎯 **Get Regional Panchang**\n\n📋 **Endpoint Description:**\n🗺️ **Regional Panchang** - Hindu calendar with localized names and regional calendars\n\n**Perfect for:**\n- 🛕 Regional temple panchang displays\n- 📱 Multi-language panchang apps\n- 🗓️ Region-specific muhurta calculations\n- 📚 Cultural and religious education\n- 🌏 Diaspora communities worldwide\n\n**What you get:**\n\n**Regional Calendar Systems:**\n- **Vikram Samvat** - North India (started 57 BCE)\n- **Saka Era** - National Calendar of India (started 78 CE)\n- **Tamil Calendar** - Solar months (Chittirai, Vaikasi, etc.)\n- **Bengali Era** - Bangabda (West Bengal, Bangladesh)\n- **Kollam Era** - Malayalam calendar (Kerala)\n\n**Localized Names in 9 Languages:**\n- **Hindi** (hi) - देवनागरी script\n- **Tamil** (ta) - தமிழ் script\n- **Telugu** (te) - తెలుగు script\n- **Kannada** (kn) - ಕನ್ನಡ script\n- **Bengali** (bn) - বাংলা script\n- **Marathi** (mr) - मराठी script\n- **Gujarati** (gu) - ગુજરાતી script\n- **Malayalam** (ml) - മലയാളം script\n- **English** (en) - Default\n\n**Panchang Elements with Regional Names:**\n- **Tithi** - Lunar day with regional name\n- **Nakshatra** - Moon's mansion with local name\n- **Yoga** - Solar-lunar combination\n- **Karana** - Half-tithi\n- **Vara** - Weekday in regional language\n\n**Regional Calendar Details:**\n- Regional year number (e.g., Vikram Samvat 2081)\n- Era name and short code\n- Current lunar month in regional language\n- Amanta vs Purnimanta system identification\n\n**Muhurta Information:**\n- Sunrise and sunset times\n- Rahu Kalam, Yamagandam, Gulika Kalam\n- Abhijit Muhurta (most auspicious time)\n- 8 Choghadiya periods with timings\n\n**Today's Festivals:**\n- Region-specific festivals for the date\n- Festival name and type\n\n**Regions Supported:**\n- North India (Vikram Samvat, Purnimanta)\n- Maharashtra (Saka, Amanta)\n- Tamil Nadu (Solar calendar)\n- Karnataka (Saka, Amanta)\n- Andhra Pradesh / Telangana\n- West Bengal (Bengali Era)\n- Kerala (Kollam Era)\n- Gujarat (Vikram Samvat, Amanta)\n\n**Response time:** ~200ms | **Content:** Complete regional panchang with localized names\n\n✨ **Example Description:**\nMumbai panchang with Saka era and Marathi month names\n\n🔗 **Endpoint:** `POST /api/v3/vedic/regional-panchang`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "regional-panchang"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2025,\n  \"month\": 3,\n  \"day\": 28,\n  \"hour\": 7,\n  \"minute\": 30,\n  \"latitude\": 19.076,\n  \"longitude\": 72.8777,\n  \"timezone\": \"Asia/Kolkata\",\n  \"region\": \"maharashtra\",\n  \"language\": \"mr\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "1a049262-7ef8-497c-be5b-9e8573196aa3",
              "name": "Karnataka with Kannada names",
              "request": {
                "name": "Karnataka with Kannada names",
                "description": {
                  "content": "🎯 **Get Regional Panchang**\n\n📋 **Endpoint Description:**\n🗺️ **Regional Panchang** - Hindu calendar with localized names and regional calendars\n\n**Perfect for:**\n- 🛕 Regional temple panchang displays\n- 📱 Multi-language panchang apps\n- 🗓️ Region-specific muhurta calculations\n- 📚 Cultural and religious education\n- 🌏 Diaspora communities worldwide\n\n**What you get:**\n\n**Regional Calendar Systems:**\n- **Vikram Samvat** - North India (started 57 BCE)\n- **Saka Era** - National Calendar of India (started 78 CE)\n- **Tamil Calendar** - Solar months (Chittirai, Vaikasi, etc.)\n- **Bengali Era** - Bangabda (West Bengal, Bangladesh)\n- **Kollam Era** - Malayalam calendar (Kerala)\n\n**Localized Names in 9 Languages:**\n- **Hindi** (hi) - देवनागरी script\n- **Tamil** (ta) - தமிழ் script\n- **Telugu** (te) - తెలుగు script\n- **Kannada** (kn) - ಕನ್ನಡ script\n- **Bengali** (bn) - বাংলা script\n- **Marathi** (mr) - मराठी script\n- **Gujarati** (gu) - ગુજરાતી script\n- **Malayalam** (ml) - മലയാളം script\n- **English** (en) - Default\n\n**Panchang Elements with Regional Names:**\n- **Tithi** - Lunar day with regional name\n- **Nakshatra** - Moon's mansion with local name\n- **Yoga** - Solar-lunar combination\n- **Karana** - Half-tithi\n- **Vara** - Weekday in regional language\n\n**Regional Calendar Details:**\n- Regional year number (e.g., Vikram Samvat 2081)\n- Era name and short code\n- Current lunar month in regional language\n- Amanta vs Purnimanta system identification\n\n**Muhurta Information:**\n- Sunrise and sunset times\n- Rahu Kalam, Yamagandam, Gulika Kalam\n- Abhijit Muhurta (most auspicious time)\n- 8 Choghadiya periods with timings\n\n**Today's Festivals:**\n- Region-specific festivals for the date\n- Festival name and type\n\n**Regions Supported:**\n- North India (Vikram Samvat, Purnimanta)\n- Maharashtra (Saka, Amanta)\n- Tamil Nadu (Solar calendar)\n- Karnataka (Saka, Amanta)\n- Andhra Pradesh / Telangana\n- West Bengal (Bengali Era)\n- Kerala (Kollam Era)\n- Gujarat (Vikram Samvat, Amanta)\n\n**Response time:** ~200ms | **Content:** Complete regional panchang with localized names\n\n✨ **Example Description:**\nBengaluru panchang with Kannada regional names\n\n🔗 **Endpoint:** `POST /api/v3/vedic/regional-panchang`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "regional-panchang"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2025,\n  \"month\": 8,\n  \"day\": 26,\n  \"hour\": 9,\n  \"minute\": 0,\n  \"latitude\": 12.9716,\n  \"longitude\": 77.5946,\n  \"timezone\": \"Asia/Kolkata\",\n  \"region\": \"karnataka\",\n  \"language\": \"kn\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "d0992f3c-957d-4f3e-ac76-167c7c6556e0",
              "name": "West Bengal with Bengali names",
              "request": {
                "name": "West Bengal with Bengali names",
                "description": {
                  "content": "🎯 **Get Regional Panchang**\n\n📋 **Endpoint Description:**\n🗺️ **Regional Panchang** - Hindu calendar with localized names and regional calendars\n\n**Perfect for:**\n- 🛕 Regional temple panchang displays\n- 📱 Multi-language panchang apps\n- 🗓️ Region-specific muhurta calculations\n- 📚 Cultural and religious education\n- 🌏 Diaspora communities worldwide\n\n**What you get:**\n\n**Regional Calendar Systems:**\n- **Vikram Samvat** - North India (started 57 BCE)\n- **Saka Era** - National Calendar of India (started 78 CE)\n- **Tamil Calendar** - Solar months (Chittirai, Vaikasi, etc.)\n- **Bengali Era** - Bangabda (West Bengal, Bangladesh)\n- **Kollam Era** - Malayalam calendar (Kerala)\n\n**Localized Names in 9 Languages:**\n- **Hindi** (hi) - देवनागरी script\n- **Tamil** (ta) - தமிழ் script\n- **Telugu** (te) - తెలుగు script\n- **Kannada** (kn) - ಕನ್ನಡ script\n- **Bengali** (bn) - বাংলা script\n- **Marathi** (mr) - मराठी script\n- **Gujarati** (gu) - ગુજરાતી script\n- **Malayalam** (ml) - മലയാളം script\n- **English** (en) - Default\n\n**Panchang Elements with Regional Names:**\n- **Tithi** - Lunar day with regional name\n- **Nakshatra** - Moon's mansion with local name\n- **Yoga** - Solar-lunar combination\n- **Karana** - Half-tithi\n- **Vara** - Weekday in regional language\n\n**Regional Calendar Details:**\n- Regional year number (e.g., Vikram Samvat 2081)\n- Era name and short code\n- Current lunar month in regional language\n- Amanta vs Purnimanta system identification\n\n**Muhurta Information:**\n- Sunrise and sunset times\n- Rahu Kalam, Yamagandam, Gulika Kalam\n- Abhijit Muhurta (most auspicious time)\n- 8 Choghadiya periods with timings\n\n**Today's Festivals:**\n- Region-specific festivals for the date\n- Festival name and type\n\n**Regions Supported:**\n- North India (Vikram Samvat, Purnimanta)\n- Maharashtra (Saka, Amanta)\n- Tamil Nadu (Solar calendar)\n- Karnataka (Saka, Amanta)\n- Andhra Pradesh / Telangana\n- West Bengal (Bengali Era)\n- Kerala (Kollam Era)\n- Gujarat (Vikram Samvat, Amanta)\n\n**Response time:** ~200ms | **Content:** Complete regional panchang with localized names\n\n✨ **Example Description:**\nKolkata panchang with Bengali era and names\n\n🔗 **Endpoint:** `POST /api/v3/vedic/regional-panchang`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "regional-panchang"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"year\": 2025,\n  \"month\": 10,\n  \"day\": 1,\n  \"hour\": 5,\n  \"minute\": 45,\n  \"latitude\": 22.5726,\n  \"longitude\": 88.3639,\n  \"timezone\": \"Asia/Kolkata\",\n  \"region\": \"west_bengal\",\n  \"language\": \"bn\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "name": "📁 Generate Vedic Chart Svg",
          "description": "All available examples for Generate Vedic Chart Svg endpoint. 🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)",
          "item": [
            {
              "id": "860bdc23-f8b9-4297-ba1a-0d441778473c",
              "name": "North Indian (Diamond) - Default",
              "request": {
                "name": "North Indian (Diamond) - Default",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nTraditional North Indian diamond-style chart with rotating signs based on Ascendant. Uses default Lahiri ayanamsa and traditional beige/brown theme.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Oleg\",\n    \"birth_data\": {\n      \"year\": 1985,\n      \"month\": 5,\n      \"day\": 11,\n      \"hour\": 18,\n      \"minute\": 15,\n      \"second\": 45,\n      \"city\": \"Kharkiv\",\n      \"country_code\": \"UA\"\n    }\n  },\n  \"style\": \"north_indian\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "03573a63-dd0c-4351-8b8b-f7173b1ff99f",
              "name": "North Indian - Dark Theme + English",
              "request": {
                "name": "North Indian - Dark Theme + English",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nNorth Indian diamond chart with dark theme (black background, gold accents) and English sign labels (Ari, Tau, Gem, etc.)\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Raj Kumar\",\n    \"birth_data\": {\n      \"year\": 1988,\n      \"month\": 12,\n      \"day\": 15,\n      \"hour\": 14,\n      \"minute\": 45,\n      \"city\": \"Delhi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"style\": \"north_indian\",\n  \"svg_options\": {\n    \"theme\": \"dark\",\n    \"sign_format\": \"english\",\n    \"show_degrees\": true,\n    \"show_retrograde\": true,\n    \"show_dignity\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e2e848cb-8ff4-47b2-9f11-7d13d4cf2838",
              "name": "North Indian - Dark Theme + Sanskrit",
              "request": {
                "name": "North Indian - Dark Theme + Sanskrit",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nNorth Indian chart with dark theme and romanized Sanskrit sign names (Mesha, Vrishabha, Mithuna, etc.)\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Vikram Sharma\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 7,\n      \"day\": 22,\n      \"hour\": 10,\n      \"minute\": 15,\n      \"city\": \"Mumbai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"style\": \"north_indian\",\n  \"svg_options\": {\n    \"theme\": \"dark\",\n    \"sign_format\": \"sanskrit\",\n    \"show_degrees\": true,\n    \"show_retrograde\": true,\n    \"show_dignity\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "75288fbc-8110-4ada-8406-d153facc19f0",
              "name": "North Indian - Modern + Devanagari",
              "request": {
                "name": "North Indian - Modern + Devanagari",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nNorth Indian chart with clean modern light theme and Devanagari script labels (मेष, वृष, मिथुन, etc.)\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Anjali Patel\",\n    \"birth_data\": {\n      \"year\": 1992,\n      \"month\": 3,\n      \"day\": 25,\n      \"hour\": 9,\n      \"minute\": 20,\n      \"city\": \"Ahmedabad\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"style\": \"north_indian\",\n  \"svg_options\": {\n    \"theme\": \"modern_light\",\n    \"sign_format\": \"devanagari\",\n    \"show_degrees\": true,\n    \"font_size\": 14\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "ef0189f4-5295-4890-b016-cbe4605aea27",
              "name": "South Indian (Square) - Traditional + English",
              "request": {
                "name": "South Indian (Square) - Traditional + English",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nTraditional South Indian square chart (4x4 grid) with fixed signs and diagonal Ascendant marker. Uses classic beige theme and English labels.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Priya Lakshmi\",\n    \"birth_data\": {\n      \"year\": 1990,\n      \"month\": 8,\n      \"day\": 20,\n      \"hour\": 6,\n      \"minute\": 30,\n      \"city\": \"Chennai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"style\": \"south_indian\",\n  \"svg_options\": {\n    \"theme\": \"traditional\",\n    \"sign_format\": \"english\"\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e5fa4db4-1f54-40e7-a9b8-22e7723b8075",
              "name": "South Indian - Dark Theme + Sanskrit",
              "request": {
                "name": "South Indian - Dark Theme + Sanskrit",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nSouth Indian square chart with dark theme and romanized Sanskrit sign labels. Popular for evening consultations and modern apps.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Arjun Reddy\",\n    \"birth_data\": {\n      \"year\": 1987,\n      \"month\": 6,\n      \"day\": 18,\n      \"hour\": 22,\n      \"minute\": 30,\n      \"city\": \"Hyderabad\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"style\": \"south_indian\",\n  \"svg_options\": {\n    \"theme\": \"dark\",\n    \"sign_format\": \"sanskrit\",\n    \"show_degrees\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "35ecda1c-82f0-48d4-b6ff-67f0e54f70ed",
              "name": "South Indian - Modern + Devanagari",
              "request": {
                "name": "South Indian - Modern + Devanagari",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nSouth Indian chart with clean modern white background and Devanagari script. Perfect for Hindi/Marathi/Sanskrit-speaking clients.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Sunita Devi\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 5,\n      \"minute\": 45,\n      \"city\": \"Varanasi\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"style\": \"south_indian\",\n  \"svg_options\": {\n    \"theme\": \"modern_light\",\n    \"sign_format\": \"devanagari\",\n    \"show_degrees\": true,\n    \"font_size\": 14\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "fd19ba92-8adb-4016-9dca-86081d863451",
              "name": "KP System (Krishnamurti Paddhati)",
              "request": {
                "name": "KP System (Krishnamurti Paddhati)",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nSouth Indian chart using Krishnamurti Paddhati ayanamsa for KP astrology with true nodes. Shows high-precision degrees (4 decimals) for cusp and sub-lord analysis.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Suresh Kumar\",\n    \"birth_data\": {\n      \"year\": 1982,\n      \"month\": 3,\n      \"day\": 25,\n      \"hour\": 9,\n      \"minute\": 20,\n      \"city\": \"Chennai\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"style\": \"south_indian\",\n  \"chart_options\": {\n    \"ayanamsa\": \"krishnamurti\",\n    \"node_type\": \"true\",\n    \"precision\": 4\n  },\n  \"svg_options\": {\n    \"theme\": \"traditional\",\n    \"sign_format\": \"english\",\n    \"show_degrees\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "e6672950-0b78-45eb-8b43-2f21bf2cba31",
              "name": "B.V. Raman Ayanamsa + Dark Theme",
              "request": {
                "name": "B.V. Raman Ayanamsa + Dark Theme",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nChart using B.V. Raman's ayanamsa system (popular in South India traditional astrology). Dark theme with English labels for modern presentation.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Lakshmi Narayan\",\n    \"birth_data\": {\n      \"year\": 1995,\n      \"month\": 11,\n      \"day\": 8,\n      \"hour\": 12,\n      \"minute\": 0,\n      \"city\": \"Bangalore\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"style\": \"south_indian\",\n  \"chart_options\": {\n    \"ayanamsa\": \"raman\",\n    \"node_type\": \"mean\",\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"dark\",\n    \"sign_format\": \"english\",\n    \"show_dignity\": true\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            },
            {
              "id": "99415eac-333e-4691-b2de-5afe622b17b4",
              "name": "Traditional - All Features Enabled",
              "request": {
                "name": "Traditional - All Features Enabled",
                "description": {
                  "content": "🎯 **Generate Vedic Chart Svg**\n\n📋 **Endpoint Description:**\n🔮 **Vedic Birth Chart Generator** - Traditional Jyotish chart in SVG format\n\n**Perfect for:**\n- 🇮🇳 Vedic astrology consultations and readings\n- 📱 Mobile apps and websites displaying Jyotish charts\n- 🖨️ High-quality printable birth charts\n- 📊 Educational materials and tutorials\n- 🎨 Custom chart designs with themes and languages\n\n**What you get:**\n- **Two authentic Indian styles**: North Indian (Diamond) or South Indian (Square)\n- **Sidereal zodiac calculations**: Using accurate ayanamsa systems (Lahiri, KP, Raman)\n- **9 Vedic planets**: Sun, Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu\n- **Dignity markers**: ↑ (exalted), ↓ (debilitated), ◉ (own sign), ◆ (moolatrikona)\n- **Retrograde indicators**: (R) suffix for retrograde planets\n- **Multilingual labels**: English, Sanskrit (romanized), or Devanagari script\n- **Professional themes**: Traditional beige/brown, Dark mode, or Modern light\n\n**Chart Styles:**\n\n**North Indian (Diamond)**:\n- Diamond-shaped chart with 12 triangular houses\n- Houses are fixed, signs rotate based on Ascendant\n- Popular in North India and Nepal\n- Ascendant always at top position\n\n**South Indian (Square)**:\n- 4x4 grid layout with 12 outer cells\n- Signs are fixed (Aries always top-left)\n- Houses rotate based on Ascendant\n- Diagonal line marks the Ascendant (Lagna)\n- Popular in South India and Sri Lanka\n\n**Ayanamsa Systems:**\n- **Lahiri** (default): Indian Government standard, most widely used\n- **Krishnamurti**: For KP (Krishnamurti Paddhati) astrology\n- **Raman**: B.V. Raman's system, popular in South India\n\n**Visual Features:**\n- Scalable vector graphics (SVG) - perfect for any size\n- Clean, readable design optimized for consultation\n- Color-coded planets for easy identification\n- Collision avoidance for multiple planets in same house/sign\n- Traditional symbols and authentic layout\n- Print-ready quality at any resolution\n\n**Response time:** ~300ms | **Format:** SVG (scalable vector graphics)\n\n✨ **Example Description:**\nNorth Indian chart with all display features enabled: degrees, retrograde markers (R), dignity symbols (↑↓◉◆). Traditional theme with Sanskrit labels for authentic presentation.\n\n🔗 **Endpoint:** `POST /api/v3/vedic/chart`",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"name\": \"Guru Prasad\",\n    \"birth_data\": {\n      \"year\": 1975,\n      \"month\": 2,\n      \"day\": 14,\n      \"hour\": 6,\n      \"minute\": 0,\n      \"city\": \"Rishikesh\",\n      \"country_code\": \"IN\"\n    }\n  },\n  \"style\": \"north_indian\",\n  \"chart_options\": {\n    \"ayanamsa\": \"lahiri\",\n    \"node_type\": \"mean\",\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"traditional\",\n    \"sign_format\": \"sanskrit\",\n    \"show_degrees\": true,\n    \"show_retrograde\": true,\n    \"show_dignity\": true,\n    \"font_size\": 12\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "auth": null
              },
              "response": []
            }
          ]
        },
        {
          "id": "9bc6c949-244e-4fd8-a436-3c5f174e501c",
          "name": "Render Vedic Chart",
          "request": {
            "name": "Render Vedic Chart",
            "description": {
              "content": "🎨 **Vedic Chart Multi-Format Renderer** - Export charts as PNG, JPG, WebP, or PDF\n\n**Perfect for:**\n- 📧 Email attachments and newsletters\n- 📱 Mobile app chart displays\n- 🌐 Website integration (PNG/WebP)\n- 🖨️ Professional printing (PDF)\n- 📲 Social media sharing (JPG)\n- 💼 Client consultation materials\n\n**What you get:**\n- **Multiple formats**: PNG, JPG/JPEG, WebP, PDF\n- **Customizable dimensions**: 400-4000 pixels (width/height)\n- **All chart features**: Same as SVG endpoint with full theme/style support\n- **Optimized output**: Format-specific compression and quality\n\n**Format Guide:**\n\n**PNG** (Portable Network Graphics):\n- Best for: Web display, email, presentations\n- Features: Lossless compression, transparency support\n- File size: Medium\n- Use when: You need crisp charts with no quality loss\n\n**JPG/JPEG** (Joint Photographic Experts Group):\n- Best for: Social media, compressed file sharing\n- Features: Lossy compression, smaller file sizes\n- File size: Small\n- Use when: File size is important (Instagram, Facebook, WhatsApp)\n\n**WebP** (Modern Web Format):\n- Best for: Modern websites and web apps\n- Features: Superior compression (30% smaller than PNG)\n- File size: Smallest\n- Use when: Building modern web applications (Chrome, Firefox, Edge)\n\n**PDF** (Portable Document Format):\n- Best for: Professional printing, archival\n- Features: Vector-based, scalable, print-ready\n- File size: Small to medium\n- Use when: Printing consultation charts or creating downloadable reports\n\n**Size Recommendations:**\n- **Web display**: 800x800 (standard), 1200x1200 (HD/Retina)\n- **Social media**: 1080x1080 (Instagram), 1200x630 (Facebook/Twitter)\n- **Email**: 600x600 to 800x800\n- **Print**: 2000x2000 or higher (PDF recommended)\n\n**Technical Details:**\n- SVG is generated first, then converted to requested format\n- PNG/JPG/WebP: Rendered at specified dimensions with high quality\n- PDF: Vector-based output preserves scalability\n- All formats support full theme and language customization\n\n**Response time:** ~500ms (SVG generation + format conversion) | **Content-Type:** Varies by format",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "api",
                "v3",
                "vedic",
                "chart",
                "render",
                ":format"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "type": "any",
                  "value": "jpg",
                  "key": "format",
                  "disabled": false,
                  "description": {
                    "content": "(Required) Output format: png (best for web/email), jpg (compressed), webp (modern web), pdf (print)",
                    "type": "text/plain"
                  }
                }
              ]
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"subject\": {\n    \"birth_data\": {\n      \"year\": \"<integer>\",\n      \"month\": \"<integer>\",\n      \"day\": \"<integer>\",\n      \"hour\": \"<integer>\",\n      \"minute\": \"<integer>\",\n      \"second\": 0,\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\",\n      \"city\": \"<string>\",\n      \"country_code\": \"<string>\",\n      \"timezone\": \"<string>\"\n    },\n    \"name\": \"Subject\"\n  },\n  \"style\": \"north_indian\",\n  \"chart_options\": {\n    \"ayanamsa\": \"lahiri\",\n    \"node_type\": \"mean\",\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"traditional\",\n    \"sign_format\": \"english\",\n    \"show_degrees\": true,\n    \"show_retrograde\": true,\n    \"show_dignity\": true,\n    \"font_size\": 12\n  },\n  \"width\": 800,\n  \"height\": 800\n}",
              "options": {
                "raw": {
                  "headerFamily": "json",
                  "language": "json"
                }
              }
            },
            "auth": null
          },
          "response": [
            {
              "id": "09c5add3-817d-4634-8125-3963654769ca",
              "name": "Chart image in requested format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart",
                    "render",
                    ":format"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"birth_data\": {\n      \"year\": \"<integer>\",\n      \"month\": \"<integer>\",\n      \"day\": \"<integer>\",\n      \"hour\": \"<integer>\",\n      \"minute\": \"<integer>\",\n      \"second\": 0,\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\",\n      \"city\": \"<string>\",\n      \"country_code\": \"<string>\",\n      \"timezone\": \"<string>\"\n    },\n    \"name\": \"Subject\"\n  },\n  \"style\": \"north_indian\",\n  \"chart_options\": {\n    \"ayanamsa\": \"lahiri\",\n    \"node_type\": \"mean\",\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"traditional\",\n    \"sign_format\": \"english\",\n    \"show_degrees\": true,\n    \"show_retrograde\": true,\n    \"show_dignity\": true,\n    \"font_size\": 12\n  },\n  \"width\": 800,\n  \"height\": 800\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "895daab3-169a-46e3-b609-cf67b9cfb757",
              "name": "Invalid Vedic chart parameters",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart",
                    "render",
                    ":format"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"birth_data\": {\n      \"year\": \"<integer>\",\n      \"month\": \"<integer>\",\n      \"day\": \"<integer>\",\n      \"hour\": \"<integer>\",\n      \"minute\": \"<integer>\",\n      \"second\": 0,\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\",\n      \"city\": \"<string>\",\n      \"country_code\": \"<string>\",\n      \"timezone\": \"<string>\"\n    },\n    \"name\": \"Subject\"\n  },\n  \"style\": \"north_indian\",\n  \"chart_options\": {\n    \"ayanamsa\": \"lahiri\",\n    \"node_type\": \"mean\",\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"traditional\",\n    \"sign_format\": \"english\",\n    \"show_degrees\": true,\n    \"show_retrograde\": true,\n    \"show_dignity\": true,\n    \"font_size\": 12\n  },\n  \"width\": 800,\n  \"height\": 800\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "2cde0b9a-9577-4680-b355-67ab82a6d0fb",
              "name": "Validation error - check request format",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart",
                    "render",
                    ":format"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"birth_data\": {\n      \"year\": \"<integer>\",\n      \"month\": \"<integer>\",\n      \"day\": \"<integer>\",\n      \"hour\": \"<integer>\",\n      \"minute\": \"<integer>\",\n      \"second\": 0,\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\",\n      \"city\": \"<string>\",\n      \"country_code\": \"<string>\",\n      \"timezone\": \"<string>\"\n    },\n    \"name\": \"Subject\"\n  },\n  \"style\": \"north_indian\",\n  \"chart_options\": {\n    \"ayanamsa\": \"lahiri\",\n    \"node_type\": \"mean\",\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"traditional\",\n    \"sign_format\": \"english\",\n    \"show_degrees\": true,\n    \"show_retrograde\": true,\n    \"show_dignity\": true,\n    \"font_size\": 12\n  },\n  \"width\": 800,\n  \"height\": 800\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
              "code": 422,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "5acc6703-afb4-40fe-a668-0f8084f0dcc0",
              "name": "Chart generation error",
              "originalRequest": {
                "url": {
                  "path": [
                    "api",
                    "v3",
                    "vedic",
                    "chart",
                    "render",
                    ":format"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"subject\": {\n    \"birth_data\": {\n      \"year\": \"<integer>\",\n      \"month\": \"<integer>\",\n      \"day\": \"<integer>\",\n      \"hour\": \"<integer>\",\n      \"minute\": \"<integer>\",\n      \"second\": 0,\n      \"latitude\": \"<number>\",\n      \"longitude\": \"<number>\",\n      \"city\": \"<string>\",\n      \"country_code\": \"<string>\",\n      \"timezone\": \"<string>\"\n    },\n    \"name\": \"Subject\"\n  },\n  \"style\": \"north_indian\",\n  \"chart_options\": {\n    \"ayanamsa\": \"lahiri\",\n    \"node_type\": \"mean\",\n    \"precision\": 2\n  },\n  \"svg_options\": {\n    \"theme\": \"traditional\",\n    \"sign_format\": \"english\",\n    \"show_degrees\": true,\n    \"show_retrograde\": true,\n    \"show_dignity\": true,\n    \"font_size\": 12\n  },\n  \"width\": 800,\n  \"height\": 800\n}",
                  "options": {
                    "raw": {
                      "headerFamily": "json",
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [],
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ]
    }
  ],
  "event": [],
  "variable": [
    {
      "key": "baseUrl",
      "value": "http://127.0.0.1:8000",
      "type": "string"
    },
    {
      "key": "productionUrl",
      "value": "https://api.astrology-api.io",
      "type": "string",
      "description": "Production URL for the Astrology API"
    },
    {
      "key": "apiVersion",
      "value": "v3",
      "type": "string",
      "description": "API version"
    },
    {
      "key": "sampleLatitude",
      "value": "51.5074",
      "type": "string",
      "description": "Sample latitude (London)"
    },
    {
      "key": "sampleLongitude",
      "value": "-0.1278",
      "type": "string",
      "description": "Sample longitude (London)"
    },
    {
      "key": "sampleCity",
      "value": "London",
      "type": "string",
      "description": "Sample city name"
    },
    {
      "key": "sampleCountryCode",
      "value": "GB",
      "type": "string",
      "description": "Sample country code"
    },
    {
      "key": "sampleTimezone",
      "value": "Europe/London",
      "type": "string",
      "description": "Sample timezone"
    },
    {
      "key": "sampleYear",
      "value": "1990",
      "type": "string",
      "description": "Sample birth year"
    },
    {
      "key": "sampleMonth",
      "value": "5",
      "type": "string",
      "description": "Sample birth month"
    },
    {
      "key": "sampleDay",
      "value": "15",
      "type": "string",
      "description": "Sample birth day"
    },
    {
      "key": "sampleHour",
      "value": "14",
      "type": "string",
      "description": "Sample birth hour"
    },
    {
      "key": "sampleMinute",
      "value": "30",
      "type": "string",
      "description": "Sample birth minute"
    },
    {
      "key": "sampleSecond",
      "value": "0",
      "type": "string",
      "description": "Sample birth second"
    }
  ],
  "info": {
    "name": "🌟 Astrology API v3.2.0 - All-in-One Collection (473 Examples)",
    "description": "# 🌟 Astrology API v3.2.0 - Complete Professional Collection\n\n## 🚀 Generated on 2026-01-08 18:36:38\n\n### ✨ **Features**\n- **473 Real Examples** - All examples from OpenAPI schema included\n- **Organized by Use Cases** - Examples grouped by functionality\n- **Multiple Scenarios** - Different precision levels, traditions, and configurations\n- **Ready to Run** - All examples are working and tested\n\n### 📋 **Example Categories**\n- **Basic Usage** - Simple, everyday calculations\n- **High Precision** - Maximum accuracy for research\n- **Traditional Astrology** - Classical techniques and methods  \n- **Sidereal/Vedic** - Eastern astrology systems\n- **Specialized Points** - Asteroids, Arabic parts, fixed stars\n\n### 🎯 **Quick Start Guide**\n1. **Setup Environment** - All variables are built-in\n2. **Choose Your Category** - Browse folders by functionality\n3. **Pick an Example** - Each example shows different use cases\n4. **Run & Explore** - All examples work immediately\n\n### 📊 **Collection Statistics**\n- **Total Endpoints**: 174\n- **Total Examples**: 473\n- **Categories**: 8 main categories\n- **Response Time**: ~50-500ms per request\n\n### 🌍 **Sample Locations Used**\n- **London, UK** - European timezone examples\n- **New York, US** - American timezone examples\n- **Paris, FR** - Continental European examples\n- **Athens, GR** - Traditional astrology examples\n- **Varanasi, IN** - Vedic astrology examples\n\n### Server: http://127.0.0.1:8000\n\n---\n**🌟 Every example is real, tested, and ready to use!**\n\n\n## 🔧 Built-in Variables\n\nThis collection contains all necessary variables:\n- **baseUrl**: https://api.astrology-api.io (Production server)\n- **Sample data**: London, May 1990, 14:30\n\n**No need to import separate environment files!**",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "version": {
      "major": 3,
      "minor": 0,
      "patch": 0
    }
  }
}