{
	"info": {
		"_postman_id": "55859a56-584c-4a4d-81f6-3c9446835e8e",
		"name": "Namaz Vakitleri API",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "15223897",
		"_collection_link": "https://winter-shuttle-228164.postman.co/workspace/nosy~746a81c1-bf92-4d65-ab03-b7488818b812/collection/15223897-55859a56-584c-4a4d-81f6-3c9446835e8e?action=share&source=collection_link&creator=15223897"
	},
	"item": [
		{
			"name": "Ülkeleri Listeleme",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://www.nosyapi.com/apiv2/service/prayer-times/countries",
					"protocol": "https",
					"host": [
						"www",
						"nosyapi", 
						"com"
					],
					"path": [
						"apiv2",
						"service",
						"prayer-times",
						"countries"
					]
				}
			},
			"response": []
		},
		{
			"name": "Şehirleri Listeleme",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://www.nosyapi.com/apiv2/service/prayer-times/cities?country_id=954",
					"protocol": "https",
					"host": [
						"www",
						"nosyapi",
						"com"
					],
					"path": [
						"apiv2",
						"service",
						"prayer-times",
						"cities"
					],
					"query": [
						{
							"key": "country_id",
							"value": "954"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "İlçeleri Listeleme",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://www.nosyapi.com/apiv2/service/prayer-times/districts?city_id=10753",
					"protocol": "https",
					"host": [
						"www",
						"nosyapi",
						"com"
					],
					"path": [
						"apiv2",
						"service",
						"prayer-times",
						"districts"
					],
					"query": [
						{
							"key": "city_id",
							"value": "10753"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "İlçedeki Namaz Vakitleri",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://www.nosyapi.com/apiv2/service/prayer-times/times?district_id=34747",
					"protocol": "https",
					"host": [
						"www",
						"nosyapi",
						"com"
					],
					"path": [
						"apiv2",
						"service",
						"prayer-times",
						"times"
					],
					"query": [
						{
							"key": "district_id",
							"value": "34747"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "Başlangıç-Bitiş Tarihlerine Göre Namaz Vakitleri",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [],
				"url": {
					"raw": ""
				}
			},
			"response": []
		},
		{
			"name": "Tarihe Göre Namaz Vakti Sorgulama",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://www.nosyapi.com/apiv2/service/prayer-times/times?district_id=34747&date=2026-02-25",
					"protocol": "https",
					"host": [
						"www",
						"nosyapi",
						"com"
					],
					"path": [
						"apiv2",
						"service",
						"prayer-times",
						"times"
					],
					"query": [
						{
							"key": "district_id",
							"value": "34747"
						},
						{
							"key": "date",
							"value": "2026-02-25"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "Lokasyona Göre Sorgulama",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://www.nosyapi.com/apiv2/service/prayer-times/location?lat=38.2517&lng=27.1327",
					"protocol": "https",
					"host": [
						"www",
						"nosyapi",
						"com"
					],
					"path": [
						"apiv2",
						"service",
						"prayer-times",
						"location"
					],
					"query": [
						{
							"key": "lat",
							"value": "38.2517"
						},
						{
							"key": "lng",
							"value": "27.1327"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "Aylık Namaz Saatleri Sorgulama",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://www.nosyapi.com/apiv2/service/prayer-times/times?district_id=34747&month=7",
					"protocol": "https",
					"host": [
						"www",
						"nosyapi",
						"com"
					],
					"path": [
						"apiv2",
						"service",
						"prayer-times",
						"times"
					],
					"query": [
						{
							"key": "district_id",
							"value": "34747"
						},
						{
							"key": "month",
							"value": "7"
						}
					]
				}
			},
			"response": []
		}
	]
}
