{
  "info": {
    "_postman_id": "d7e1274f-35c9-4fc4-96d0-6b8031f3f98e",
    "name": "Indian Astrology PDF API collection (User Collection)",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "_exporter_id": "22644900"
  },
  "item": [
    {
      "name": "Mini Kundli PDF",
      "request": {
        "auth": {
          "type": "basic",
          "basic": [
            {
              "key": "password",
              "value": "ByVOIaODH57QRVi6CqswHXGlcpDvj7tZBRoorY",
              "type": "string"
            },
            {
              "key": "username",
              "value": "4545",
              "type": "string"
            }
          ]
        },
        "method": "POST",
        "header": [
          {
            "key": "x-astrologyapi-key",
            "value": "your_access_token_here",
            "type": "text"
          }
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "day",
              "value": "9",
              "type": "text"
            },
            {
              "key": "month",
              "value": "1",
              "type": "text"
            },
            {
              "key": "year",
              "value": "2001",
              "type": "text"
            },
            {
              "key": "hour",
              "value": "11",
              "type": "text"
            },
            {
              "key": "min",
              "value": "40",
              "type": "text"
            },
            {
              "key": "lat",
              "value": "19.31",
              "type": "text"
            },
            {
              "key": "lon",
              "value": "72.86",
              "type": "text"
            },
            {
              "key": "tzone",
              "value": "5.5",
              "type": "text"
            },
            {
              "key": "gender",
              "value": "male",
              "type": "text"
            },
            {
              "key": "language",
              "value": "en",
              "type": "text"
            },
            {
              "key": "place",
              "value": "Mumbai, Maharashtra, India",
              "type": "text"
            },
            {
              "key": "chart_style",
              "value": "NORTH_INDIAN",
              "type": "text"
            },
            {
              "key": "footer_link",
              "value": "https:",
              "type": "text"
            },
            {
              "key": "logo_url",
              "value": "",
              "type": "text"
            },
            {
              "key": "company_name",
              "value": "rnb",
              "type": "text"
            },
            {
              "key": "company_info",
              "value": "company info",
              "type": "text"
            },
            {
              "key": "domain_url",
              "value": "https:",
              "type": "text"
            },
            {
              "key": "company_email",
              "value": "",
              "type": "text"
            },
            {
              "key": "company_landline",
              "value": "123456789",
              "type": "text"
            },
            {
              "key": "company_mobile",
              "value": "123456789",
              "type": "text"
            }
          ]
        },
        "url": {
          "raw": "https://pdf.astrologyapi.com/v1/mini_horoscope_pdf",
          "protocol": "https",
          "host": ["pdf", "astrologyapi", "com"],
          "path": ["v1", "mini_horoscope_pdf"]
        }
      },
      "response": []
    },
    {
      "name": "Basic PDF",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "x-astrologyapi-key",
            "value": "your_access_token_here",
            "type": "text"
          }
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "day",
              "value": "9",
              "type": "text"
            },
            {
              "key": "month",
              "value": "1",
              "type": "text"
            },
            {
              "key": "year",
              "value": "2001",
              "type": "text"
            },
            {
              "key": "hour",
              "value": "11",
              "type": "text"
            },
            {
              "key": "min",
              "value": "40",
              "type": "text"
            },
            {
              "key": "lat",
              "value": "19.31",
              "type": "text"
            },
            {
              "key": "lon",
              "value": "72.86",
              "type": "text"
            },
            {
              "key": "tzone",
              "value": "5.5",
              "type": "text"
            },
            {
              "key": "gender",
              "value": "male",
              "type": "text"
            },
            {
              "key": "language",
              "value": "en",
              "type": "text"
            },
            {
              "key": "place",
              "value": "Mumbai, Maharashtra, India",
              "type": "text"
            },
            {
              "key": "chart_style",
              "value": "NORTH_INDIAN",
              "type": "text"
            },
            {
              "key": "footer_link",
              "value": "https:",
              "type": "text"
            },
            {
              "key": "logo_url",
              "value": "",
              "type": "text"
            },
            {
              "key": "company_name",
              "value": "rnb",
              "type": "text"
            },
            {
              "key": "company_info",
              "value": "company info",
              "type": "text"
            },
            {
              "key": "domain_url",
              "value": "https:",
              "type": "text"
            },
            {
              "key": "company_email",
              "value": "",
              "type": "text"
            },
            {
              "key": "company_landline",
              "value": "123456789",
              "type": "text"
            },
            {
              "key": "company_mobile",
              "value": "123456789",
              "type": "text"
            }
          ]
        },
        "url": {
          "raw": "https://pdf.astrologyapi.com/v1/basic_horoscope_pdf",
          "protocol": "https",
          "host": ["pdf", "astrologyapi", "com"],
          "path": ["v1", "basic_horoscope_pdf"]
        }
      },
      "response": []
    },
    {
      "name": "Professional PDF",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "x-astrologyapi-key",
            "value": "your_access_token_here",
            "type": "text"
          }
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "day",
              "value": "9",
              "type": "text"
            },
            {
              "key": "month",
              "value": "1",
              "type": "text"
            },
            {
              "key": "year",
              "value": "2001",
              "type": "text"
            },
            {
              "key": "hour",
              "value": "11",
              "type": "text"
            },
            {
              "key": "min",
              "value": "40",
              "type": "text"
            },
            {
              "key": "lat",
              "value": "19.31",
              "type": "text"
            },
            {
              "key": "lon",
              "value": "72.86",
              "type": "text"
            },
            {
              "key": "tzone",
              "value": "5.5",
              "type": "text"
            },
            {
              "key": "gender",
              "value": "male",
              "type": "text"
            },
            {
              "key": "language",
              "value": "en",
              "type": "text"
            },
            {
              "key": "place",
              "value": "Mumbai, Maharashtra, India",
              "type": "text"
            },
            {
              "key": "chart_style",
              "value": "NORTH_INDIAN",
              "type": "text"
            },
            {
              "key": "footer_link",
              "value": "https:",
              "type": "text"
            },
            {
              "key": "logo_url",
              "value": "",
              "type": "text"
            },
            {
              "key": "company_name",
              "value": "rnb",
              "type": "text"
            },
            {
              "key": "company_info",
              "value": "company info",
              "type": "text"
            },
            {
              "key": "domain_url",
              "value": "https:",
              "type": "text"
            },
            {
              "key": "company_email",
              "value": "",
              "type": "text"
            },
            {
              "key": "company_landline",
              "value": "123456789",
              "type": "text"
            },
            {
              "key": "company_mobile",
              "value": "123456789",
              "type": "text"
            }
          ]
        },
        "url": {
          "raw": "https://pdf.astrologyapi.com/v1/pro_horoscope_pdf",
          "protocol": "https",
          "host": ["pdf", "astrologyapi", "com"],
          "path": ["v1", "pro_horoscope_pdf"]
        }
      },
      "response": []
    },
    {
      "name": "Match Making PDF",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "x-astrologyapi-key",
            "value": "your_access_token_here",
            "type": "text"
          }
        ],
        "body": {
          "mode": "urlencoded",
          "urlencoded": [
            {
              "key": "m_first_name",
              "value": "adarsh",
              "type": "text"
            },
            {
              "key": "m_last_name",
              "value": "sharma",
              "type": "text"
            },
            {
              "key": "m_day",
              "value": "1",
              "type": "text"
            },
            {
              "key": "m_month",
              "value": "5",
              "type": "text"
            },
            {
              "key": "m_year",
              "value": "2000",
              "type": "text"
            },
            {
              "key": "m_hour",
              "value": "7",
              "type": "text"
            },
            {
              "key": "m_minute",
              "value": "10",
              "type": "text"
            },
            {
              "key": "m_latitude",
              "value": "19.23",
              "type": "text"
            },
            {
              "key": "m_longitude",
              "value": "72.42",
              "type": "text"
            },
            {
              "key": "m_timezone",
              "value": "5.5",
              "type": "text"
            },
            {
              "key": "m_place",
              "value": "Mumbai, Maharashtra, India",
              "type": "text"
            },
            {
              "key": "f_first_name",
              "value": "sneha",
              "type": "text"
            },
            {
              "key": "f_last_name",
              "value": "gupta",
              "type": "text"
            },
            {
              "key": "f_day",
              "value": "23",
              "type": "text"
            },
            {
              "key": "f_month",
              "value": "4",
              "type": "text"
            },
            {
              "key": "f_year",
              "value": "2000",
              "type": "text"
            },
            {
              "key": "f_hour",
              "value": "21",
              "type": "text"
            },
            {
              "key": "f_minute",
              "value": "12",
              "type": "text"
            },
            {
              "key": "f_latitude",
              "value": "19.23",
              "type": "text"
            },
            {
              "key": "f_longitude",
              "value": "72.42",
              "type": "text"
            },
            {
              "key": "f_timezone",
              "value": "5.5",
              "type": "text"
            },
            {
              "key": "f_place",
              "value": "Mumbai, Mahrashtra, India",
              "type": "text"
            },
            {
              "key": "language",
              "value": "en",
              "type": "text"
            },
            {
              "key": "ashtakoot",
              "value": "true",
              "type": "text"
            },
            {
              "key": "papasyam",
              "value": "true",
              "type": "text"
            },
            {
              "key": "chart_style",
              "value": "SOUTH_INDIAN",
              "type": "text"
            },
            {
              "key": "footer_link",
              "value": "astrologyapi.com",
              "type": "text"
            },
            {
              "key": "domain_url",
              "value": "https://www.astrologyapi.com",
              "type": "text"
            },
            {
              "key": "logo_url",
              "value": "",
              "type": "text"
            },
            {
              "key": "dashakoot",
              "value": "true",
              "type": "text"
            }
          ]
        },
        "url": {
          "raw": "https://pdf.astrologyapi.com/v1/match_making_pdf",
          "protocol": "https",
          "host": ["pdf", "astrologyapi", "com"],
          "path": ["v1", "match_making_pdf"]
        }
      },
      "response": []
    }
  ],
  "event": [
    {
      "listen": "prerequest",
      "script": {
        "type": "text/javascript",
        "packages": {},
        "exec": [""]
      }
    },
    {
      "listen": "test",
      "script": {
        "type": "text/javascript",
        "packages": {},
        "exec": [""]
      }
    }
  ]
}
