{
	"info": {
		"_postman_id": "d517582a-9dfa-4917-a76a-d3eba8016669",
		"name": "MinorPlanet",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "Asteroids",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/minor-planet/api/mpc?limit=&query=",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"minor-planet",
						"api",
						"mpc"
					],
					"query": [
						{
							"key": "limit",
							"value": ""
						},
						{
							"key": "query",
							"value": ""
						}
					]
				}
			},
			"response": []
		}
	],
	"protocolProfileBehavior": {}
}