{
	"info": {
		"_postman_id": "9b0037ff-0265-45f2-910a-cc6a4c975671",
		"name": "MyFakeApi",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "Cars By Color",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/cars/color/{color}",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"cars",
						"color",
						"{color}"
					]
				}
			},
			"response": []
		},
		{
			"name": "Cars By ID",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/cars/{id}",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"cars",
						"{id}"
					]
				}
			},
			"response": []
		},
		{
			"name": "Cars By Model",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/cars/model/{model}",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"cars",
						"model",
						"{model}"
					]
				}
			},
			"response": []
		},
		{
			"name": "Cars By Name",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/cars/name/{name}",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"cars",
						"name",
						"{name}"
					]
				}
			},
			"response": []
		},
		{
			"name": "Cars List",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/cars",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"cars"
					]
				}
			},
			"response": []
		},
		{
			"name": "Cars By Year",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/cars/year/{year}",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"cars",
						"year",
						"{year}"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football Stadiums By Name",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "Get Football Stadiums By Name\n\n",
					"host": [
						"Get Football Stadiums By Name\n\n"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football Stadiums By ID",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/football/stadiums/{id}\n",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"football",
						"stadiums",
						"{id}\n"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football Info",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/football",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"football"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football TV Channels",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/football/tvchannels",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"football",
						"tvchannels"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football TV Channels By Name",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/football/tvchannels/name/{name}",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"football",
						"tvchannels",
						"name",
						"{name}"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football TV Channels By ID",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/football/tvchannels/{id}",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"football",
						"tvchannels",
						"{id}"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football Stadiums",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/football/stadiums",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"football",
						"stadiums"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football Teams By ID",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/football/teams/{id}",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"football",
						"teams",
						"{id}"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football Teams By Name",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/football/teams/name/{name}",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"football",
						"teams",
						"name",
						"{name}"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Football Teams",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/football/teams",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"football",
						"teams"
					]
				}
			},
			"response": []
		},
		{
			"name": "Contact Us",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/contactus",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"contactus"
					]
				}
			},
			"response": []
		},
		{
			"name": "Login",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/login",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"login"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Session",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/session",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"session"
					]
				}
			},
			"response": []
		},
		{
			"name": "Sign Up",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/signup",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"signup"
					]
				}
			},
			"response": []
		},
		{
			"name": "Add User",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/users",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"users"
					]
				}
			},
			"response": []
		},
		{
			"name": "Users By ID",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/users/{id}\"",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"users",
						"{id}\""
					]
				}
			},
			"response": []
		},
		{
			"name": "Users List",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key)",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/myfakeapi/api/users",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"myfakeapi",
						"api",
						"users"
					]
				}
			},
			"response": []
		}
	],
	"protocolProfileBehavior": {}
}