Provides both day and night chaughadiya data
Method | Full Url |
---|---|
POST | https://json.apireports.com/v1/chaughadiya_muhurta |
{
"status_code": 200,
"status": true,
"data": {
"choghadiya": {
"day": [
{
"muhurat": {
"muhurat_name": "Shubh",
"type": "Auspicious",
"recommended_activities": "Marriage, Religious, Education activities"
},
"time": {
"start_time": "06:06:09",
"end_time": "07:38:44",
"start_time_ms": 779589369,
"end_time_ms": 779594924.875
}
},
{
"muhurat": {
"muhurat_name": "Rog",
"type": "Inauspicious",
"recommended_activities": "Debate, Contest, Dispute Settlement"
},
"time": {
"start_time": "07:38:44",
"end_time": "09:11:20",
"start_time_ms": 779594924.875,
"end_time_ms": 779600480.75
}
},
{
"muhurat": {
"muhurat_name": "Udveg",
"type": "Inauspicious",
"recommended_activities": "Government related work"
},
"time": {
"start_time": "09:11:20",
"end_time": "10:43:56",
"start_time_ms": 779600480.75,
"end_time_ms": 779606036.625
}
},
{
"muhurat": {
"muhurat_name": "Char",
"type": "Good",
"recommended_activities": "Travel, Beauty/Dance/Cultural activities"
},
"time": {
"start_time": "10:43:56",
"end_time": "12:16:32",
"start_time_ms": 779606036.625,
"end_time_ms": 779611592.5
}
},
{
"muhurat": {
"muhurat_name": "Labh",
"type": "Auspicious",
"recommended_activities": "Start new business, Education"
},
"time": {
"start_time": "12:16:32",
"end_time": "13:49:08",
"start_time_ms": 779611592.5,
"end_time_ms": 779617148.375
}
},
{
"muhurat": {
"muhurat_name": "Amrit",
"type": "Auspicious",
"recommended_activities": "All type of works (Especially Milk Product Related)"
},
"time": {
"start_time": "13:49:08",
"end_time": "15:21:44",
"start_time_ms": 779617148.375,
"end_time_ms": 779622704.25
}
},
{
"muhurat": {
"muhurat_name": "Kaal",
"type": "Inauspicious",
"recommended_activities": "Machine, Construction and Agriculture related activities"
},
"time": {
"start_time": "15:21:44",
"end_time": "16:54:20",
"start_time_ms": 779622704.25,
"end_time_ms": 779628260.125
}
},
{
"muhurat": {
"muhurat_name": "Shubh",
"type": "Auspicious",
"recommended_activities": "Marriage, Religious, Education activities"
},
"time": {
"start_time": "16:54:20",
"end_time": "18:26:56",
"start_time_ms": 779628260.125,
"end_time_ms": 779633816
}
}
],
"night": [
{
"muhurat": {
"muhurat_name": "Amrit",
"type": "Auspicious",
"recommended_activities": "All type of works (Especially Milk Product Related)"
},
"time": {
"start_time": "18:26:56",
"end_time": "19:54:23",
"start_time_ms": 779589369,
"end_time_ms": 779594616.75
}
},
{
"muhurat": {
"muhurat_name": "Char",
"type": "Good",
"recommended_activities": "Travel, Beauty/Dance/Cultural activities"
},
"time": {
"start_time": "19:54:23",
"end_time": "21:21:51",
"start_time_ms": 779594616.75,
"end_time_ms": 779599864.5
}
},
{
"muhurat": {
"muhurat_name": "Rog",
"type": "Inauspicious",
"recommended_activities": "Debate, Contest, Dispute Settlement"
},
"time": {
"start_time": "21:21:51",
"end_time": "22:49:19",
"start_time_ms": 779599864.5,
"end_time_ms": 779605112.25
}
},
{
"muhurat": {
"muhurat_name": "Kaal",
"type": "Inauspicious",
"recommended_activities": "Machine, Construction and Agriculture related activities"
},
"time": {
"start_time": "22:49:19",
"end_time": "24:16:47",
"start_time_ms": 779605112.25,
"end_time_ms": 779610360
}
},
{
"muhurat": {
"muhurat_name": "Labh",
"type": "Auspicious",
"recommended_activities": "Start new business, Education"
},
"time": {
"start_time": "24:16:47",
"end_time": "25:44:14",
"start_time_ms": 779610360,
"end_time_ms": 779615607.75
}
},
{
"muhurat": {
"muhurat_name": "Udveg",
"type": "Inauspicious",
"recommended_activities": "Government related work"
},
"time": {
"start_time": "25:44:14",
"end_time": "27:11:42",
"start_time_ms": 779615607.75,
"end_time_ms": 779620855.5
}
},
{
"muhurat": {
"muhurat_name": "Shubh",
"type": "Auspicious",
"recommended_activities": "Marriage, Religious, Education activities"
},
"time": {
"start_time": "27:11:42",
"end_time": "28:39:10",
"start_time_ms": 779620855.5,
"end_time_ms": 779626103.25
}
},
{
"muhurat": {
"muhurat_name": "Amrit",
"type": "Auspicious",
"recommended_activities": "All type of works (Especially Milk Product Related)"
},
"time": {
"start_time": "28:39:10",
"end_time": "06:06:38",
"start_time_ms": 779626103.25,
"end_time_ms": 779631351
}
}
]
}
}
}
Params | Data Type | Description | Example |
---|---|---|---|
day | int | Date of Birth | 15 |
month | int | Month of Birth | 9 |
year | int | Year of Birth | 1994 |
hour | int | Hour of Birth | 12 |
min | int | Min of Birth | 30 |
lat | float | Latitude of Birth Place | 28.6139 |
lon | float | Longitude of Birth Place | 77.1025 |
tzone | float | Timezone of Birth Place | 5.5 |
# cURL Request Example
curl --location --request POST 'https://json.apireports.com/v1/chaughadiya_muhurta' \
-u '{YourUserID}:{YourApiKey}'\
--header 'Accept-Language: en' \
--header 'Content-Type: application/json' \
--data-raw '{
"day": 15,
"month": 9,
"year": 1994,
"hour": 12,
"min": 30,
"lat": 28.61390000000000100044417195022106170654296875,
"lon": 77.1025000000000062527760746888816356658935546875,
"tzone": 5.5
}'
# END
/* JavaScript Request Example */
var apiEndPoint = "chaughadiya_muhurta";
var userId = "{YourUserID}";
var apiKey = "{YourApiKey}";
var language = "en";
var data = {
"day": 15,
"month": 9,
"year": 1994,
"hour": 12,
"min": 30,
"lat": 28.61390000000000100044417195022106170654296875,
"lon": 77.1025000000000062527760746888816356658935546875,
"tzone": 5.5
};
var url = 'https://json.apireports.com/v1/'+apiEndPoint;
var request = $.ajax({
url: url,
method: "POST",
dataType:'json',
headers: {
"Authorization": "Basic " + btoa(userId+":"+apiKey),
"Accept-Language": "en",
"Content-Type":'application/json'
},
data:JSON.stringify(data)
});
request.then(
function(resp){
console.log(resp);
},
function(err){
console.log(err);
}
);
/* END */
<?php
/* PHP Request Example */
$apiEndPoint = "chaughadiya_muhurta";
$userId = "{YourUserID}";
$apiKey = "{YourApiKey}";
$url = "https://json.apireports.com/v1/";
$data = array(
"day" => 15,
"month" => 9,
"year" => 1994,
"hour" => 12,
"min" => 30,
"lat" => 28.6139,
"lon" => 77.1025,
"tzone" => 5.5
);
$ch = curl_init();
curl_setopt($ch,CURLOPT_URL, $url.$apiEndPoint);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_TIMEOUT, 20);
curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 5);
$header[] = 'Authorization: Basic '. base64_encode($userId.":".$apiKey);
$header[] = 'Accept-Language: en';
$header[] = 'Content-Type: application/json';
curl_setopt($ch, CURLOPT_HTTPHEADER, $header);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($data));
$response = curl_exec($ch);
$error = curl_error($ch);
$http_code = curl_getinfo($ch ,CURLINFO_HTTP_CODE);
curl_close($ch);
echo $response;
/* END */
# Python Request Example
import requests
import json
apiEndPoint = "chaughadiya_muhurta";
userId = "{YourUserID}";
apiKey = "{YourApiKey}";
url = "https://json.apireports.com/v1/"+apiEndPoint
data = json.dumps({
"day": 15,
"month": 9,
"year": 1994,
"hour": 12,
"min": 30,
"lat": 28.61390000000000100044417195022106170654296875,
"lon": 77.1025000000000062527760746888816356658935546875,
"tzone": 5.5
})
headers = {
'Accept-Language': 'en',
'Content-Type': 'application/json'
}
response = requests.request("POST", url, headers=headers, auth=(userId, apiKey),data=data)
print(response.text)
# END
/* NodeJS Request Example */
var request = require('request');
var apiEndPoint = "chaughadiya_muhurta";
var userId = "{YourUserID}";
var apiKey = "{YourApiKey}";
var url = 'https://json.apireports.com/v1/'+apiEndPoint;
var options = {
'method': 'POST',
'url': url,
'auth': {
'user': userId,
'password': apiKey
},
'headers': {
'Accept-Language': 'en',
'Content-Type': 'application/json'
},
body: JSON.stringify({
"day": 15,
"month": 9,
"year": 1994,
"hour": 12,
"min": 30,
"lat": 28.61390000000000100044417195022106170654296875,
"lon": 77.1025000000000062527760746888816356658935546875,
"tzone": 5.5
})
};
request(options, function (error, response) {
if (error) throw new Error(error);
console.log(response.body);
});
/* END */