{
 "item": [
  {
   "name": "Addressing",
   "description": "",
   "item": [
    {
     "id": "b3f71138-b585-4bab-a10a-dde2fb464ac7",
     "name": "Addressing Public Controller encode",
     "request": {
      "name": "Addressing Public Controller encode",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geo",
        "pluscode"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "length",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geo/pluscode"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1c4e2d45-3609-433d-9a8b-2fb90acda0e5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geo",
          "pluscode"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "length",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a0d25e25-2e44-4000-b17b-47ec73aef0c8",
     "name": "Addressing Public Controller decode",
     "request": {
      "name": "Addressing Public Controller decode",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geo",
        "pluscode",
        "decode"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "code",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geo/pluscode/decode"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3b12fccc-d07d-4da4-a43f-9a7bd14512c1",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geo",
          "pluscode",
          "decode"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "code",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fc9ebc26-d84b-4159-8f51-b5e989a312ee",
     "name": "Addressing Public Controller address",
     "request": {
      "name": "Addressing Public Controller address",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geo",
        "address"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "length",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geo/address"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cf38e5be-de54-4e05-b0f8-0b7f432076f5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geo",
          "address"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "length",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2a3541a2-861e-44cd-9e19-ddf5f005bfbe",
     "name": "Addressing Public Controller address Batch",
     "request": {
      "name": "Addressing Public Controller address Batch",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geo",
        "address",
        "batch"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geo/address/batch"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d73bb3a7-8a54-4ddd-9bd8-73e9f5bc6144",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geo",
          "address",
          "batch"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d2f10753-f5f4-4643-8583-343a2a503917",
     "name": "Addressing Public Controller config",
     "request": {
      "name": "Addressing Public Controller config",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geo",
        "addressing",
        "config"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geo/addressing/config"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "71c4f8fa-3c4e-4b11-bf92-8a0eb56ffc83",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geo",
          "addressing",
          "config"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Ads",
   "description": "",
   "item": [
    {
     "id": "02a3d55b-71e6-4232-bc19-228e70b572e1",
     "name": "Ads Public Controller promoted",
     "request": {
      "name": "Ads Public Controller promoted",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ads",
        "promoted"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "categories",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ads/promoted"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "38989ccf-7776-45a3-8977-e195bf15be96",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ads",
          "promoted"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "categories",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7f3ea8f5-e2ea-4387-9931-16782958d684",
     "name": "Ads Public Controller sponsored Search",
     "request": {
      "name": "Ads Public Controller sponsored Search",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ads",
        "sponsored-search"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ads/sponsored-search"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5cdf2096-3954-4ea3-ae88-6f72b607bd79",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ads",
          "sponsored-search"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a363a8c6-738a-44a2-934c-6f80ac4c5e3e",
     "name": "Ads Public Controller atlas Card",
     "request": {
      "name": "Ads Public Controller atlas Card",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ads",
        "atlas-card"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ads/atlas-card"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "fcb4ae0d-3aba-4c02-8250-886e12ee4d27",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ads",
          "atlas-card"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e0453bb7-a437-4763-9fed-b070302c86e8",
     "name": "Ads Public Controller click",
     "request": {
      "name": "Ads Public Controller click",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ads",
        ":id",
        "click"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/ads/:id/click"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8f20d157-2651-42d4-a1b2-9fc7d2affd10",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ads",
          ":id",
          "click"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "AI",
   "description": "",
   "item": [
    {
     "id": "dbb2b896-5e58-4b6a-8e46-086b0c71d8fe",
     "name": "Ai Controller search",
     "request": {
      "name": "Ai Controller search",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ai",
        "search-understanding"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ai/search-understanding"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"query\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "ed2e2ced-570b-498a-807a-22885598575c",
       "name": "JSON planning and filter extraction",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ai",
          "search-understanding"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"query\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9b7ed1b7-1176-4fab-8cbb-df516f85acd5",
     "name": "Ai Controller routes",
     "request": {
      "name": "Ai Controller routes",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ai",
        "route-labels"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ai/route-labels"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"payload\": {}\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "22f0c614-86ee-4d40-b5b6-9017d14b294b",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ai",
          "route-labels"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"payload\": {}\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f5cb8a7e-3973-479e-9a95-9e9e505b1ce4",
     "name": "Ai Controller constraints",
     "request": {
      "name": "Ai Controller constraints",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ai",
        "constraints"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ai/constraints"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"text\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "7b716147-98b2-4faf-86f9-193557e59da8",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ai",
          "constraints"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"text\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4b822a6b-5bb8-42b7-bbd7-bf362536669f",
     "name": "Ai Controller business",
     "request": {
      "name": "Ai Controller business",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ai",
        "business-copy"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ai/business-copy"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5acdcbcd-8d1d-4139-9ebe-16707ad9b27e",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ai",
          "business-copy"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "78aeeff1-acf1-4aec-91ee-18d12e2f3988",
     "name": "Ai Controller admin",
     "request": {
      "name": "Ai Controller admin",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ai",
        "admin-summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ai/admin-summary"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "64409aff-2206-4cb0-9db8-d0111276a7ce",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ai",
          "admin-summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "daa2cc8e-8418-4256-a42b-55f8639905b8",
     "name": "Ai Controller assistant",
     "request": {
      "name": "Ai Controller assistant",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ai",
        "assistant"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ai/assistant"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"message\": \"<string>\",\n  \"context\": \"<string>\",\n  \"userName\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "15563e00-10e2-4e0c-a5f1-5f95dcfb7175",
       "name": "Atlas conversational reply",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ai",
          "assistant"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"message\": \"<string>\",\n  \"context\": \"<string>\",\n  \"userName\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c46ebe07-f7e2-49ab-a790-edaf1662cb7f",
     "name": "Ai Controller atlas",
     "request": {
      "name": "Ai Controller atlas",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ai",
        "atlas"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ai/atlas"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"message\": \"<string>\",\n  \"context\": \"<string>\",\n  \"userName\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "0a047454-fd6a-4353-ac6b-0fd075c5d04f",
       "name": "Atlas agent — structured map action + reply",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ai",
          "atlas"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"message\": \"<string>\",\n  \"context\": \"<string>\",\n  \"userName\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9bfb1fe5-24be-4181-b437-22ee1830322e",
     "name": "Ai Controller transcribe",
     "request": {
      "name": "Ai Controller transcribe",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ai",
        "transcribe"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ai/transcribe"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c9620447-5bb0-4964-9878-4f0ca11a8539",
       "name": "Voice-search speech-to-text (multipart audio upload)",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ai",
          "transcribe"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "AnalyticsCollect",
   "description": "",
   "item": [
    {
     "id": "3eb946b2-a73d-46b0-ab89-af904f5d0ea3",
     "name": "Analytics Collect Controller collect",
     "request": {
      "name": "Analytics Collect Controller collect",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "analytics",
        "collect"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/analytics/collect"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "98a73bd2-3be4-4dc6-b21b-5f2215c81402",
       "name": "202",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "analytics",
          "collect"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Accepted",
       "code": 202,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fe03519f-8a9c-4946-a0f7-1a8ced5ce0b9",
     "name": "Analytics Collect Controller presence",
     "request": {
      "name": "Analytics Collect Controller presence",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "analytics",
        "presence"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/analytics/presence"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cd6cf549-e589-4408-8099-adb40cb18f7c",
       "name": "202",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "analytics",
          "presence"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Accepted",
       "code": 202,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Auth",
   "description": "",
   "item": [
    {
     "id": "3fe94c74-2b9e-43bc-bce1-0cf7136bbdf5",
     "name": "Auth Controller register",
     "request": {
      "name": "Auth Controller register",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "register"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/register"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"email\": \"<string>\",\n  \"name\": \"<string>\",\n  \"password\": \"<string>\",\n  \"turnstileToken\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "33893749-312f-4c76-8e02-376896e7473d",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "register"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"email\": \"<string>\",\n  \"name\": \"<string>\",\n  \"password\": \"<string>\",\n  \"turnstileToken\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [
      {
       "listen": "test",
       "script": {
        "type": "text/javascript",
        "exec": [
         "const j = pm.response.json();",
         "if (j && j.accessToken) { pm.collectionVariables.set('accessToken', j.accessToken); console.log('accessToken saved to collection'); }"
        ]
       }
      }
     ],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "99c63ad6-0644-45e4-b636-4eb3f84e5d0b",
     "name": "Auth Controller login",
     "request": {
      "name": "Auth Controller login",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "login"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/login"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"email\": \"<string>\",\n  \"password\": \"<string>\",\n  \"turnstileToken\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "f9d6d1d2-73b6-443c-9517-59fb8157478f",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "login"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"email\": \"<string>\",\n  \"password\": \"<string>\",\n  \"turnstileToken\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [
      {
       "listen": "test",
       "script": {
        "type": "text/javascript",
        "exec": [
         "const j = pm.response.json();",
         "if (j && j.accessToken) { pm.collectionVariables.set('accessToken', j.accessToken); console.log('accessToken saved to collection'); }"
        ]
       }
      }
     ],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "759b034b-5205-442c-b0ac-ccc990a3df75",
     "name": "Auth Controller firebase",
     "request": {
      "name": "Auth Controller firebase",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "firebase"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/firebase"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"idToken\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "9aad44e8-4e73-42da-8f1f-61e62d61f257",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "firebase"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"idToken\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [
      {
       "listen": "test",
       "script": {
        "type": "text/javascript",
        "exec": [
         "const j = pm.response.json();",
         "if (j && j.accessToken) { pm.collectionVariables.set('accessToken', j.accessToken); console.log('accessToken saved to collection'); }"
        ]
       }
      }
     ],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "13675685-21ed-43a7-9eb0-e10bef1c0d1c",
     "name": "Auth Controller me",
     "request": {
      "name": "Auth Controller me",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "me"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/me"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "43fddbc3-5536-42ed-ab58-bd8303e73715",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "me"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a70ca269-974b-4a7c-9759-fe7248eb053b",
     "name": "Auth Controller update Me",
     "request": {
      "name": "Auth Controller update Me",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "me"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/me"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PATCH",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"name\": \"<string>\",\n  \"avatar\": {},\n  \"privacy\": {}\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "cf8cc624-2be8-46ee-b67c-d059a4753188",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "me"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PATCH",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"name\": \"<string>\",\n  \"avatar\": {},\n  \"privacy\": {}\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5905430e-dc25-478a-b882-97f1f02fe117",
     "name": "Auth Controller delete Me",
     "request": {
      "name": "Auth Controller delete Me",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "me"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/me"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "DELETE",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"confirm\": \"<string>\",\n  \"password\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "bef5b840-3c6f-4d30-bda9-3ec04ad68a9b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "me"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "DELETE",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"confirm\": \"<string>\",\n  \"password\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "83f6befb-3ec0-4b94-81f2-6c48cfd455fb",
     "name": "Auth Controller logout",
     "request": {
      "name": "Auth Controller logout",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "logout"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/logout"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "55862d8a-79aa-4ded-996e-fd93efc6338a",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "logout"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "408a7cdb-f32e-4798-ad34-033fd3399430",
     "name": "Auth Controller sessions",
     "request": {
      "name": "Auth Controller sessions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "sessions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/sessions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c93524f8-5a60-49d3-a795-9c90dd6de0f6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "sessions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2bd8ec96-bc51-4965-80ce-380a4cd51ebd",
     "name": "Auth Controller revoke All",
     "request": {
      "name": "Auth Controller revoke All",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "sessions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "all",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/sessions"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c17af913-3cee-48fd-a8b7-04a21a42bcbb",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "sessions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "all",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "619a9b34-08b3-46c1-8bb5-cdcab13a5c07",
     "name": "Auth Controller revoke One",
     "request": {
      "name": "Auth Controller revoke One",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "sessions",
        ":sessionId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "sessionId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/auth/sessions/:sessionId"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "16686d41-6db9-4bee-86a3-1a911974d5c6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "sessions",
          ":sessionId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "sessionId"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f9886b3d-25c3-49c7-9332-eb1e4257bb8d",
     "name": "Auth Controller export Me",
     "request": {
      "name": "Auth Controller export Me",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "me",
        "export"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/me/export"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ea4467a7-df13-4b1b-bfe7-8fd016a8986e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "me",
          "export"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "AuthOAuth",
   "description": "",
   "item": [
    {
     "id": "743b85cb-947d-4591-900d-46f81f2be69c",
     "name": "Auth O Auth Controller providers",
     "request": {
      "name": "Auth O Auth Controller providers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "providers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/providers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "db0d11af-5d8e-4be4-a2ac-17aca34237d2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "providers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b4dd6fe4-7e67-4c90-9970-570c2d34d44b",
     "name": "Auth O Auth Controller start",
     "request": {
      "name": "Auth O Auth Controller start",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "oauth",
        ":provider",
        "start"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "next",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "provider",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/auth/oauth/:provider/start"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "57eb3e3a-0231-487f-acb7-6dc5775270b1",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "oauth",
          ":provider",
          "start"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "next",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "provider"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e9a93a4b-c169-4b5c-8ff8-30d327070813",
     "name": "Auth O Auth Controller callback",
     "request": {
      "name": "Auth O Auth Controller callback",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "oauth",
        ":provider",
        "callback"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "code",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "state",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "error",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "provider",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/auth/oauth/:provider/callback"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0a675b25-9a3e-4db1-b457-112ab01f1c68",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "oauth",
          ":provider",
          "callback"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "code",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "state",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "error",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "provider"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a152e608-4dfe-498d-9849-447f1a5c063d",
     "name": "Auth O Auth Controller callback Post",
     "request": {
      "name": "Auth O Auth Controller callback Post",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "oauth",
        ":provider",
        "callback"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "provider",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/auth/oauth/:provider/callback"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "915795d8-c58c-4f1d-bdae-455ba896feae",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "oauth",
          ":provider",
          "callback"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "provider"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "08431fd3-05aa-40c3-99e0-8bb2d28364a5",
     "name": "Auth O Auth Controller link",
     "request": {
      "name": "Auth O Auth Controller link",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "auth",
        "oauth",
        "link"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/auth/oauth/link"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "16331dc4-5e03-4216-9013-e31065ce8079",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "auth",
          "oauth",
          "link"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Billing",
   "description": "",
   "item": [
    {
     "id": "f5c1321e-7f8c-4d72-ba68-ffaa1b56c3e5",
     "name": "Billing Public Controller plans",
     "request": {
      "name": "Billing Public Controller plans",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "billing",
        "plans"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/billing/plans"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8eff4431-4703-4ec4-954c-c0dd75313c3a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "billing",
          "plans"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9073901b-c657-4bde-afa9-d9cb257cbec8",
     "name": "Billing Public Controller my Entitlements",
     "request": {
      "name": "Billing Public Controller my Entitlements",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "entitlements"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/entitlements"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ac3e53bf-b8cc-4550-8506-0a7d49c67e4c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "entitlements"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Business",
   "description": "",
   "item": [
    {
     "id": "f25e6335-2053-4f04-b511-71e8513633af",
     "name": "Business Controller claim",
     "request": {
      "name": "Business Controller claim",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "business",
        "claims"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/business/claims"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "7afb2f88-a5d6-4655-9d61-df32434f34e7",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "business",
          "claims"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5df6e9de-073e-44a5-af7a-f24128848406",
     "name": "Business Controller my Claims",
     "request": {
      "name": "Business Controller my Claims",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "business",
        "claims"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/business/claims"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "90aad9d6-c80e-4826-a662-f070562cbbb3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "business",
          "claims"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "359a8a2e-1d7d-46f1-a0ae-ce46132f8d6a",
     "name": "Business Controller owned Places",
     "request": {
      "name": "Business Controller owned Places",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "business",
        "owned-places"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/business/owned-places"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "778ecc55-8389-43bc-afec-ec52e20b0cef",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "business",
          "owned-places"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d686fef5-db3f-461c-9fc3-433d0118597a",
     "name": "Business Controller campaign",
     "request": {
      "name": "Business Controller campaign",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "business",
        "campaigns"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/business/campaigns"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "f805a8d5-ba05-4d66-94bf-aa734a7669c0",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "business",
          "campaigns"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7dadf7c6-41a7-49d7-8050-dbad7afbdb55",
     "name": "Business Controller campaigns",
     "request": {
      "name": "Business Controller campaigns",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "business",
        "campaigns"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "placeId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/business/campaigns"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3e96a37f-5fdf-4114-9207-ba3d06689a48",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "business",
          "campaigns"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "placeId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c9e8e3f5-6829-46e2-ab5f-0b0714a63d9d",
     "name": "Business Controller copy",
     "request": {
      "name": "Business Controller copy",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "business",
        "ai-copy"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/business/ai-copy"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "f426ea17-c7c2-4f5e-b22d-1f25a20a7951",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "business",
          "ai-copy"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5ea91701-fb07-464b-b1fa-fb638736cae6",
     "name": "Business Controller markers",
     "request": {
      "name": "Business Controller markers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "business",
        "markers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/business/markers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "9e9fae72-bbd8-4df4-8c67-ad972fbda9f3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "business",
          "markers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "CMS",
   "description": "",
   "item": [
    {
     "id": "5f65d4d9-9389-44cc-85db-d8bdc93092b4",
     "name": "Cms Controller landing Content",
     "request": {
      "name": "Cms Controller landing Content",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms",
        "landing",
        "content"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/cms/landing/content"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e802e0c2-869c-4a57-bd6e-e4d4f4f8f272",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms",
          "landing",
          "content"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d828b4e9-357a-4352-8123-86cc628f3517",
     "name": "Cms Controller save Landing Content",
     "request": {
      "name": "Cms Controller save Landing Content",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms",
        "landing",
        "content"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/cms/landing/content"
      },
      "method": "PUT",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e9fd903f-827f-450e-b337-381acd0bf220",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms",
          "landing",
          "content"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "PUT",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "bfc0de09-ac2d-4cd5-9cbc-e5c6f44f3e99",
     "name": "Cms Controller save Page Sections",
     "request": {
      "name": "Cms Controller save Page Sections",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms",
        "landing",
        "page-sections"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/cms/landing/page-sections"
      },
      "method": "PUT",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dd3a4cd9-ea98-41e3-aaf7-699a809cf496",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms",
          "landing",
          "page-sections"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "PUT",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6fd2e9cc-79af-48ee-a816-aee9740c87b5",
     "name": "Cms Controller list",
     "request": {
      "name": "Cms Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/cms"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dcc19506-b486-4a1a-8740-f8f546b1f1bf",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "32437f68-a7c8-4a5f-b363-da76df45013e",
     "name": "Cms Controller revisions",
     "request": {
      "name": "Cms Controller revisions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms",
        ":slug",
        "revisions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/cms/:slug/revisions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "57adc464-7e22-4f52-9ec5-8fb18795cc6e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms",
          ":slug",
          "revisions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1082b3d3-ef96-47ab-8e70-afbf5fce8829",
     "name": "Cms Controller restore",
     "request": {
      "name": "Cms Controller restore",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms",
        ":slug",
        "revisions",
        ":revId",
        "restore"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "revId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/cms/:slug/revisions/:revId/restore"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b0d60263-fedf-4dc3-bae7-366197b4442d",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms",
          ":slug",
          "revisions",
          ":revId",
          "restore"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "revId"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4ff6be7c-1878-43b5-bab6-7170f713420d",
     "name": "Cms Controller get",
     "request": {
      "name": "Cms Controller get",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms",
        ":slug"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/cms/:slug"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8ae0b6ff-7b22-491c-8dd1-a34995a34cc2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms",
          ":slug"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7b5fc111-ff1b-4a8e-90fe-f97e58a99ce1",
     "name": "Cms Controller put",
     "request": {
      "name": "Cms Controller put",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms",
        ":slug"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/cms/:slug"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PUT",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"title\": \"<string>\",\n  \"sections\": {},\n  \"status\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "89e21f72-dcb5-4bb6-b01d-30995821a827",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms",
          ":slug"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PUT",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"title\": \"<string>\",\n  \"sections\": {},\n  \"status\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2dbe78fa-027c-4d46-bcc8-3c526d787a36",
     "name": "Cms Controller delete",
     "request": {
      "name": "Cms Controller delete",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms",
        ":slug"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/cms/:slug"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2cf5812d-5428-47ab-a5ce-8c385865acad",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms",
          ":slug"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "61319846-2360-40ed-8540-688bd98ae0ab",
     "name": "Cms Controller status",
     "request": {
      "name": "Cms Controller status",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "cms",
        ":slug",
        "status"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/cms/:slug/status"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PATCH",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"status\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "6e5dde32-0db0-49cb-8ff6-4f8891045c3c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "cms",
          ":slug",
          "status"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PATCH",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"status\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Community",
   "description": "",
   "item": [
    {
     "id": "d577b326-ef5d-4693-8127-c51cccec1e9f",
     "name": "Community Controller questions",
     "request": {
      "name": "Community Controller questions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "questions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/questions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "9cb3d277-f8f0-48b0-93eb-59cd063d9544",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "questions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "bdfee1e4-131c-4bd6-9292-0faa227a4157",
     "name": "Community Controller ask",
     "request": {
      "name": "Community Controller ask",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "questions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/questions"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "dabb460f-bde9-4189-b056-fef2e74b2c66",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "questions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "709ce761-99ab-4788-8ee9-973f94c3e562",
     "name": "Community Controller answer",
     "request": {
      "name": "Community Controller answer",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        "questions",
        ":id",
        "answers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/questions/:id/answers"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "2f060ebb-a873-4e2e-9b8e-f78fbe148722",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          "questions",
          ":id",
          "answers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "24cc69db-aff7-4315-8ade-30f8ab3dc9eb",
     "name": "Community Controller report",
     "request": {
      "name": "Community Controller report",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "reports"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/reports"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "aac4782e-fc2c-4492-9ef0-205b83067d0f",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "reports"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "76efcd06-f32f-491d-86f7-c9971fa12634",
     "name": "Community Controller reports",
     "request": {
      "name": "Community Controller reports",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "community",
        "reports",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/community/reports/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ea352cf3-3602-4b35-b0de-8652279e87da",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "community",
          "reports",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5e6c4899-7de7-43a2-8126-f279eecca22a",
     "name": "Community Controller reputation",
     "request": {
      "name": "Community Controller reputation",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "community",
        "reputation",
        ":userId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "userId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/community/reputation/:userId"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b0637763-ab3d-4c9c-97ea-9cd7d8213d59",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "community",
          "reputation",
          ":userId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "userId"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Commute",
   "description": "",
   "item": [
    {
     "id": "0aafcef3-49a3-4a61-abec-e7a995403ef4",
     "name": "Commute Controller advice",
     "request": {
      "name": "Commute Controller advice",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "commute",
        "advice"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/commute/advice"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f3b9891a-30bd-4097-b481-c1cb4c79cd1d",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "commute",
          "advice"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Developer",
   "description": "",
   "item": [
    {
     "id": "6ad45167-156c-4613-820d-420bc5c49a5a",
     "name": "Developer Controller overview",
     "request": {
      "name": "Developer Controller overview",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "overview"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/overview"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "71f4c4cc-194a-4d76-aaf1-4f156459d94c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "overview"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "bc9f9cf7-cf8d-48f1-8581-eb7412fa1fa9",
     "name": "Developer Controller scopes",
     "request": {
      "name": "Developer Controller scopes",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "scopes"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/scopes"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "818f9b02-48d0-48a9-a4c4-dd87c2624ee6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "scopes"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "17bdd4af-c9b4-4a27-8c8c-534dfb13c1db",
     "name": "Developer Controller summary",
     "request": {
      "name": "Developer Controller summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "74b3758b-143e-41df-b731-f89454eb021c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c5d0e8b6-7979-448b-8f7b-9ed8e62d7174",
     "name": "Developer Controller create Organization",
     "request": {
      "name": "Developer Controller create Organization",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "organizations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/organizations"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "dac5b205-6c37-4006-96c1-1e127158285d",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "organizations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6d4c8d76-a463-41de-90b9-487522118a56",
     "name": "Developer Controller list Organizations",
     "request": {
      "name": "Developer Controller list Organizations",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "organizations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/organizations"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "aa5e12a0-ff00-4d17-942d-6b3acdc852ec",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "organizations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "27bb4299-4c6e-4ba4-8e3d-c6d72793a05f",
     "name": "Developer Controller update Organization",
     "request": {
      "name": "Developer Controller update Organization",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "organizations",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/developer/organizations/:id"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PATCH",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "a059ba02-4a2c-4fbe-89a2-562e3104fd75",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "organizations",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PATCH",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ce127e54-65d2-4119-b028-0abbde09f01f",
     "name": "Developer Controller delete Organization",
     "request": {
      "name": "Developer Controller delete Organization",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "organizations",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/developer/organizations/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7a865b4a-b300-48fe-89a1-4e72811894ed",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "organizations",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e9e4c1a1-d2a9-4ee8-bf97-d25f5d5c0d1b",
     "name": "Developer Controller create Project",
     "request": {
      "name": "Developer Controller create Project",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "organizations",
        ":id",
        "projects"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/developer/organizations/:id/projects"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "ec71dcd2-df79-4766-a61a-0e0a705c2696",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "organizations",
          ":id",
          "projects"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e9fc7ad7-e8f1-4e1b-8ffb-edcef0091bc0",
     "name": "Developer Controller create Project Flat",
     "request": {
      "name": "Developer Controller create Project Flat",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "projects"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/projects"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "0aa79677-2468-4327-8112-d5df8876f3a4",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "projects"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cab22e56-45e3-4674-b4c3-57f0d4ae4751",
     "name": "Developer Controller list Projects",
     "request": {
      "name": "Developer Controller list Projects",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "projects"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "organizationId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/projects"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "917653b2-e53e-4289-b7b2-f536840db0d5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "projects"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "organizationId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "430b611a-b2a4-46ef-a6cd-a55b877cb762",
     "name": "Developer Controller update Project",
     "request": {
      "name": "Developer Controller update Project",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "projects",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/developer/projects/:id"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PATCH",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "6f3ebc27-beea-489b-b57c-087883bd557e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "projects",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PATCH",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d53fee68-a2da-440e-8594-644d69ce81e8",
     "name": "Developer Controller delete Project",
     "request": {
      "name": "Developer Controller delete Project",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "projects",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/developer/projects/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "05544a61-c00a-457d-8fa7-2561274a7361",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "projects",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ed0b1821-5728-48db-a609-32813f3b9580",
     "name": "Developer Controller create Key",
     "request": {
      "name": "Developer Controller create Key",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "api-keys"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/api-keys"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "cf8452f8-3f3f-4897-80f9-e75fc85b4d07",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "api-keys"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1c6e26cb-3e01-41a9-94dc-d303ac68b8e4",
     "name": "Developer Controller list Keys",
     "request": {
      "name": "Developer Controller list Keys",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "api-keys"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "projectId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/api-keys"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "85b30766-bafb-4715-ba25-1a36c9d868be",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "api-keys"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "projectId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "626d0596-34cb-4f14-bdad-bbcb018e3118",
     "name": "Developer Controller key Usage",
     "request": {
      "name": "Developer Controller key Usage",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "api-keys",
        ":id",
        "usage"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/developer/api-keys/:id/usage"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0e00853e-686d-4ec2-b75f-41612fea940c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "api-keys",
          ":id",
          "usage"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f31a082b-2ea3-4b63-8e5c-026dba333dc4",
     "name": "Developer Controller update Key",
     "request": {
      "name": "Developer Controller update Key",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "api-keys",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/developer/api-keys/:id"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PATCH",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "962cf661-f010-4faf-b80e-7aa3e2e34df0",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "api-keys",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PATCH",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cafc2091-d2b6-4964-b385-8d61fcca044a",
     "name": "Developer Controller delete Key",
     "request": {
      "name": "Developer Controller delete Key",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "api-keys",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/developer/api-keys/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "415b79cf-ba8d-4f31-bc87-74c6845ae89e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "api-keys",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d94b23f5-2f96-4bce-9022-8b3326bbf3a4",
     "name": "Developer Controller rotate Key",
     "request": {
      "name": "Developer Controller rotate Key",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "api-keys",
        ":id",
        "rotate"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/developer/api-keys/:id/rotate"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f86073a7-f27a-49c5-b179-fef703f3e8ab",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "api-keys",
          ":id",
          "rotate"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "34f56d8b-b1c2-4a08-a42a-0a77bd719b72",
     "name": "Developer Controller sandbox",
     "request": {
      "name": "Developer Controller sandbox",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "developer",
        "sandbox"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/developer/sandbox"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "f36265fb-3180-42dd-833d-8a86610f749e",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "developer",
          "sandbox"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "EV Charging",
   "description": "",
   "item": [
    {
     "id": "7b35eb69-c13d-4b47-bb67-2912738d2f18",
     "name": "Ev Public Controller stations",
     "request": {
      "name": "Ev Public Controller stations",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ev",
        "stations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "minKw",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "connector",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "available",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "network",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ev/stations"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5682ce74-89cb-4d9f-8e51-c596dc30e19e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ev",
          "stations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "minKw",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "connector",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "available",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "network",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "482df1f1-c9ba-490d-bb45-7aaa53d6480c",
     "name": "Ev Public Controller networks",
     "request": {
      "name": "Ev Public Controller networks",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ev",
        "networks"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ev/networks"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3f1fee46-149e-4582-87d1-7cf157ae08a6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ev",
          "networks"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fc973e94-75e8-4985-b317-be8cc5810edf",
     "name": "Ev Public Controller plan",
     "request": {
      "name": "Ev Public Controller plan",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "ev",
        "plan"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/ev/plan"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "06d73d23-af3e-4e8a-9ab8-d78ae65311a6",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "ev",
          "plan"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Feedback",
   "description": "",
   "item": [
    {
     "id": "04b168b0-4cdd-401e-9389-a82b5021bdd1",
     "name": "Feedback Public Controller create",
     "request": {
      "name": "Feedback Public Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "feedback"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/feedback"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4e636785-7043-4e90-881c-3b2701ceb12a",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "feedback"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b32f163c-0740-4c8e-9afc-f9917f643346",
     "name": "Feedback Public Controller categories",
     "request": {
      "name": "Feedback Public Controller categories",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "feedback",
        "categories"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/feedback/categories"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "07d5475d-46e8-4653-8792-837ec3f79721",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "feedback",
          "categories"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4ff0e485-e4f7-4921-afa1-3912e49f5e53",
     "name": "Feedback Public Controller implicit",
     "request": {
      "name": "Feedback Public Controller implicit",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "feedback",
        "implicit"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/feedback/implicit"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ec41c102-b18c-4d9f-914f-32833eca2a1e",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "feedback",
          "implicit"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Fleet",
   "description": "",
   "item": [
    {
     "id": "7db28f21-0aeb-4684-9faa-987ae37c6b18",
     "name": "Fleet Owner Controller my Fleets",
     "request": {
      "name": "Fleet Owner Controller my Fleets",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/fleet"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ddaaa35f-bb0d-4f37-9084-90de0596fcb3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "bf421bae-272f-45ed-bb9c-ada3fccee27c",
     "name": "Fleet Owner Controller create Fleet",
     "request": {
      "name": "Fleet Owner Controller create Fleet",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/fleet"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "aa52c00c-d115-4c89-92d2-2d4115ef1270",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e90815d4-32fd-485f-8b64-bf0387ec589f",
     "name": "Fleet Owner Controller drivers",
     "request": {
      "name": "Fleet Owner Controller drivers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        ":id",
        "drivers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/:id/drivers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ba093cc5-64ee-4888-8de4-6af24f3881fb",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          ":id",
          "drivers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ca1484e0-1c9a-407f-9b6f-a9c22ddb614f",
     "name": "Fleet Owner Controller add Driver",
     "request": {
      "name": "Fleet Owner Controller add Driver",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        ":id",
        "drivers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/:id/drivers"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a40a8506-6efc-415a-a41f-bfa0b911ae9d",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          ":id",
          "drivers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d847616c-6abb-4aff-b89b-5986b83d4a26",
     "name": "Fleet Owner Controller tasks",
     "request": {
      "name": "Fleet Owner Controller tasks",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        ":id",
        "tasks"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/:id/tasks"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8cbcebe6-3019-4a99-b945-e2215e0e1183",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          ":id",
          "tasks"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "50305729-ca46-4baa-813c-4cd61b40af91",
     "name": "Fleet Owner Controller add Task",
     "request": {
      "name": "Fleet Owner Controller add Task",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        ":id",
        "tasks"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/:id/tasks"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6b6f83a8-7ed7-4b65-af0b-2dc9f9193da1",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          ":id",
          "tasks"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3bc7edd7-35dc-49c6-a442-3b1d1a18268e",
     "name": "Fleet Owner Controller optimize",
     "request": {
      "name": "Fleet Owner Controller optimize",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        ":id",
        "optimize"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/:id/optimize"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "697b7648-06bf-4d90-af44-9f9659704f74",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          ":id",
          "optimize"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f9c964b6-ad94-47c3-bc43-c8493dfa5b46",
     "name": "Fleet Owner Controller stats",
     "request": {
      "name": "Fleet Owner Controller stats",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        ":id",
        "stats"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/:id/stats"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cd0f14f0-6a87-45d9-8d2b-f6c52abfc1d5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          ":id",
          "stats"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e3219249-c7ce-417f-91a5-b48459f815cf",
     "name": "Fleet Owner Controller cod Reconciliation",
     "request": {
      "name": "Fleet Owner Controller cod Reconciliation",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        ":id",
        "cod-reconciliation"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/:id/cod-reconciliation"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f33ae251-6d1e-47a1-9894-7820881d50db",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          ":id",
          "cod-reconciliation"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6ba37aa5-f65d-46ac-bfa0-b01e450be17f",
     "name": "Fleet Owner Controller driver Performance",
     "request": {
      "name": "Fleet Owner Controller driver Performance",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        ":id",
        "driver-performance"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/:id/driver-performance"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "28f0a617-563a-41f5-87b9-5440d8180d5d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          ":id",
          "driver-performance"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "23bdf82f-a9a7-4531-a5ee-045277ccaf0b",
     "name": "Fleet Owner Controller assign",
     "request": {
      "name": "Fleet Owner Controller assign",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        "tasks",
        ":taskId",
        "assign"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "taskId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/tasks/:taskId/assign"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "718f4d72-1dff-4fa6-9d11-b2f0d24c63c5",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          "tasks",
          ":taskId",
          "assign"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "taskId"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "eb506787-ea45-42fb-9ce8-43d158aaba4d",
     "name": "Fleet Owner Controller my Tasks",
     "request": {
      "name": "Fleet Owner Controller my Tasks",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        "me",
        "tasks"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/fleet/me/tasks"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d1babe33-3181-4ef4-aa3f-11a0a19e425e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          "me",
          "tasks"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "586ce21a-6134-43d3-bac9-df697d801335",
     "name": "Fleet Owner Controller update Status",
     "request": {
      "name": "Fleet Owner Controller update Status",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        "tasks",
        ":taskId",
        "status"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "taskId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/tasks/:taskId/status"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7582f483-249c-445e-a19d-b41a1c41fedc",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          "tasks",
          ":taskId",
          "status"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "taskId"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4ed87f5e-c065-4747-96b7-9dd080fafede",
     "name": "Fleet Owner Controller ping",
     "request": {
      "name": "Fleet Owner Controller ping",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "fleet",
        "drivers",
        ":driverId",
        "ping"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "driverId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/fleet/drivers/:driverId/ping"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ae361264-0a44-46c3-8b21-bae14610d280",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "fleet",
          "drivers",
          ":driverId",
          "ping"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "driverId"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Geo details",
   "description": "",
   "item": [
    {
     "id": "d056fd31-8e2d-4106-ad1b-7b91af6ec526",
     "name": "Geo Details Controller profile",
     "request": {
      "name": "Geo Details Controller profile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geo",
        "profiles",
        "navvo3d"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geo/profiles/navvo3d"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7457d978-9f73-4e2f-a73d-5db8cc9fd52c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geo",
          "profiles",
          "navvo3d"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5c415359-def5-4a18-b8ff-0f3bce03b01c",
     "name": "Geo Details Controller details",
     "request": {
      "name": "Geo Details Controller details",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geo",
        "details",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "queryNames",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "balanced",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/geo/details/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "83984403-457f-497b-86db-101520d45eda",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geo",
          "details",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "queryNames",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "balanced",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "46ec70a3-d6e6-4df4-9af8-3798fe6c02f7",
     "name": "Geo Details Controller post Details",
     "request": {
      "name": "Geo Details Controller post Details",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geo",
        "details",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "balanced",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/geo/details/:z/:x/:y"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0247a530-7adc-4c48-a5fc-b3260e6c77a7",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geo",
          "details",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "balanced",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Geocode",
   "description": "",
   "item": [
    {
     "id": "47dc509a-549d-4789-bbee-b63641dc1b8f",
     "name": "Geocode Controller search",
     "request": {
      "name": "Geocode Controller search",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geocode",
        "search"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geocode/search"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4b787628-362e-4982-8d7d-772a2ef23d6f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geocode",
          "search"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b19f6f9d-f05d-4cd7-a5e3-4edfe0e466c4",
     "name": "Geocode Controller reverse",
     "request": {
      "name": "Geocode Controller reverse",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geocode",
        "reverse"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lon",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "Address language preference (e.g. ar, en, ar,en).",
          "type": "text/plain"
         },
         "key": "locale",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geocode/reverse"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7c47cf20-023d-4c1d-8e4c-fbbd7eb5d411",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geocode",
          "reverse"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lon",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "Address language preference (e.g. ar, en, ar,en).",
            "type": "text/plain"
           },
           "key": "locale",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7b2321c9-17b0-41f9-a85a-332b414106ec",
     "name": "Geocode Controller batch",
     "request": {
      "name": "Geocode Controller batch",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geocode",
        "batch"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geocode/batch"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "44e6fe8f-1142-4ae7-9ed9-7d0d5ec22ec0",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geocode",
          "batch"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "766e9db4-884b-4419-be25-01d23f6549b2",
     "name": "Geocode Controller reverse Batch",
     "request": {
      "name": "Geocode Controller reverse Batch",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geocode",
        "reverse-batch"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geocode/reverse-batch"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "08094e77-5119-43d7-9e4e-d8a5673ceef6",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geocode",
          "reverse-batch"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7d4f3e46-dbf8-4a24-ab92-8817e7a44dd8",
     "name": "Geocode Controller autocomplete",
     "request": {
      "name": "Geocode Controller autocomplete",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geocode",
        "autocomplete"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geocode/autocomplete"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "eca3f1f7-ebbd-42c9-ad15-4df3c43cea49",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geocode",
          "autocomplete"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Geofencing",
   "description": "",
   "item": [
    {
     "id": "146b3fd0-8430-4976-b56d-fb9c027e8d3c",
     "name": "Geofencing Public Controller list",
     "request": {
      "name": "Geofencing Public Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geofences"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "ownerId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geofences"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "36ec46f9-3762-414b-a852-7952a4ca4b9b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geofences"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "ownerId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d045402e-ea52-44ae-a8fd-98d97c93da4b",
     "name": "Geofencing Public Controller create",
     "request": {
      "name": "Geofencing Public Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geofences"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geofences"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "309917ab-3189-4ff4-b2ce-159016827862",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geofences"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d7402452-ff82-4503-bdae-b6b57edbef07",
     "name": "Geofencing Public Controller evaluate",
     "request": {
      "name": "Geofencing Public Controller evaluate",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geofences",
        "evaluate"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geofences/evaluate"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "141a6e22-1946-457b-a470-8db1888b21f3",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geofences",
          "evaluate"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d78f9015-69cb-41a5-986a-dc899ec9fe55",
     "name": "Geofencing Public Controller evaluate Batch",
     "request": {
      "name": "Geofencing Public Controller evaluate Batch",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "geofences",
        "evaluate-batch"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/geofences/evaluate-batch"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ae607ac3-740f-42bf-8fb8-06701460ca65",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "geofences",
          "evaluate-batch"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Health",
   "description": "",
   "item": [
    {
     "id": "d70039ed-52c0-433c-812b-7d4f37588e2f",
     "name": "Health Controller health",
     "request": {
      "name": "Health Controller health",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "health"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/health"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "74be60af-221a-4ad0-be52-ac17813caf85",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "health"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0f49254a-0a81-4251-a3a6-74ab57eae550",
     "name": "Health Controller metrics",
     "request": {
      "name": "Health Controller metrics",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "metrics"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/metrics"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f89c7b11-2b20-4b08-8143-dc880167b29d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "metrics"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Holidays",
   "description": "",
   "item": [
    {
     "id": "d3c02589-9c97-436a-b905-661f6fdde93d",
     "name": "Holidays Public Controller list",
     "request": {
      "name": "Holidays Public Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "holidays"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "country",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "city",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "from",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "to",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/holidays"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c78b208e-a37a-4e6f-a715-3660928f52c4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "holidays"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "country",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "city",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "from",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "to",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "91d729a0-c4f0-4ce8-8573-2d7219326023",
     "name": "Holidays Public Controller today",
     "request": {
      "name": "Holidays Public Controller today",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "holidays",
        "today"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "country",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "city",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "at",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/holidays/today"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5d573755-8f58-4ba7-a45f-6e9402a2fcf4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "holidays",
          "today"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "country",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "city",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "at",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ced965f3-6c3e-4fe8-98a8-b2817db9979a",
     "name": "Holidays Public Controller on Date",
     "request": {
      "name": "Holidays Public Controller on Date",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "holidays",
        "on"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "date",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "country",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "city",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/holidays/on"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c444d316-1cc3-48ea-925b-f1ee9fc5c0f9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "holidays",
          "on"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "date",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "country",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "city",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "33f1d32b-5a33-4cc4-bdaf-509b61a8d773",
     "name": "Holidays Public Controller upcoming",
     "request": {
      "name": "Holidays Public Controller upcoming",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "holidays",
        "upcoming"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "country",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "days",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "city",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/holidays/upcoming"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d38287ea-75f0-4349-b556-f6589d91d521",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "holidays",
          "upcoming"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "country",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "days",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "city",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Imagery",
   "description": "",
   "item": [
    {
     "id": "08becad8-9e4a-4403-b19b-a3383b0541cf",
     "name": "Imagery Controller mapillary",
     "request": {
      "name": "Imagery Controller mapillary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "imagery",
        "mapillary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/imagery/mapillary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a38b86f0-a764-463d-afd8-3572c6f51266",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "imagery",
          "mapillary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "72538433-f883-4eb1-a0a4-3f0d04122c4b",
     "name": "Imagery Controller mapillary Coverage Tile",
     "request": {
      "name": "Imagery Controller mapillary Coverage Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "imagery",
        "mapillary-tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/imagery/mapillary-tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d4aac2e3-d53b-49a9-9d45-9ddc0d5d268a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "imagery",
          "mapillary-tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "139862f5-bafe-42c3-8648-532a4470f177",
     "name": "Imagery Controller mapillary Sign Tile",
     "request": {
      "name": "Imagery Controller mapillary Sign Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "imagery",
        "sign-tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/imagery/sign-tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a2edf361-1187-480a-ac15-a0d9e0e753f8",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "imagery",
          "sign-tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e64bb6bc-2898-4b18-a2f2-37bced777182",
     "name": "Imagery Controller mapillary Point Tile",
     "request": {
      "name": "Imagery Controller mapillary Point Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "imagery",
        "point-tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/imagery/point-tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c239410d-d6f3-43ab-964f-4781db34a035",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "imagery",
          "point-tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ff68268a-c5ee-4ad2-a495-f5db3dcb7cc9",
     "name": "Imagery Controller mapillary Features",
     "request": {
      "name": "Imagery Controller mapillary Features",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "imagery",
        "map-features"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/imagery/map-features"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "66e6d9dc-b087-435c-b84e-89e8544f1cb4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "imagery",
          "map-features"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4d318d35-fc15-4b89-b206-219be4356090",
     "name": "Imagery Controller mapillary Features Corridor",
     "request": {
      "name": "Imagery Controller mapillary Features Corridor",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "imagery",
        "map-features",
        "corridor"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/imagery/map-features/corridor"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"coordinates\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"polyline\": \"<string>\",\n  \"widthMeters\": \"<string>\",\n  \"limit\": \"<string>\",\n  \"zoom\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "2909836b-292a-475d-bcb7-58e92e13c02e",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "imagery",
          "map-features",
          "corridor"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"coordinates\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"polyline\": \"<string>\",\n  \"widthMeters\": \"<string>\",\n  \"limit\": \"<string>\",\n  \"zoom\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d094d75c-b3e6-43e7-846d-0bfbed37aa3b",
     "name": "Imagery Controller nearest Image",
     "request": {
      "name": "Imagery Controller nearest Image",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "imagery",
        "nearest-image"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lon",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/imagery/nearest-image"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6e919de8-243b-4e52-bea2-f5beedd7705d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "imagery",
          "nearest-image"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lon",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "bccf4268-e583-4062-8c31-a36ef978aac5",
     "name": "Imagery Controller sequence",
     "request": {
      "name": "Imagery Controller sequence",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "imagery",
        "sequence"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) Mapillary sequence ID",
          "type": "text/plain"
         },
         "key": "id",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "Optional image ID where playback should begin.",
          "type": "text/plain"
         },
         "key": "imageId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/imagery/sequence"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a174100f-1b9d-4cc7-a119-0bd680d22fea",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "imagery",
          "sequence"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) Mapillary sequence ID",
            "type": "text/plain"
           },
           "key": "id",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "Optional image ID where playback should begin.",
            "type": "text/plain"
           },
           "key": "imageId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a4786d98-41ff-4549-9320-9b18961d8f49",
     "name": "Imagery Controller kartaview",
     "request": {
      "name": "Imagery Controller kartaview",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "imagery",
        "kartaview"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/imagery/kartaview"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "79245d58-aa87-402b-a1d9-5bd733f63896",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "imagery",
          "kartaview"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Incidents",
   "description": "",
   "item": [
    {
     "id": "e933d3d0-0827-469a-8987-ed585e28610c",
     "name": "Incidents Controller types",
     "request": {
      "name": "Incidents Controller types",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "incidents",
        "types"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/incidents/types"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "094c1525-3148-4747-bb22-ac5483dbb494",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "incidents",
          "types"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6e9e1dbc-d595-4d0e-9f54-3257b6b7ccc6",
     "name": "Incidents Controller tile Cover",
     "request": {
      "name": "Incidents Controller tile Cover",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "incidents",
        "geojson",
        "tile-cover"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "maxTiles",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/incidents/geojson/tile-cover"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b637d3a7-1e0f-43fa-8a28-f13189bb8e79",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "incidents",
          "geojson",
          "tile-cover"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "maxTiles",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "489f7e49-a71a-4e80-ad96-b96a6e7fc658",
     "name": "Incidents Controller geojson Tile",
     "request": {
      "name": "Incidents Controller geojson Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "incidents",
        "geojson",
        "tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/incidents/geojson/tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "df09754d-b20b-42ff-a67c-4f0884664587",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "incidents",
          "geojson",
          "tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b893d578-f058-4e6f-b47b-f0b069871d4d",
     "name": "Incidents Controller list",
     "request": {
      "name": "Incidents Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "incidents"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/incidents"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e3a06488-bf10-4976-83bb-e191cad9d59e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "incidents"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "78dcf1cd-c2df-43f8-86e5-09e4a30c26f3",
     "name": "Incidents Controller create",
     "request": {
      "name": "Incidents Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "incidents"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/incidents"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"type\": \"jam\",\n  \"lat\": \"<number>\",\n  \"lng\": \"<number>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "54a1e702-052a-45e9-92a4-411b897b13a0",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "incidents"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"type\": \"jam\",\n  \"lat\": \"<number>\",\n  \"lng\": \"<number>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2876fc98-5966-46e7-bf81-a0170bef022a",
     "name": "Incidents Controller geojson",
     "request": {
      "name": "Incidents Controller geojson",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "incidents",
        "geojson"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/incidents/geojson"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "14d48efc-25a2-47f8-8449-5ef156757fc6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "incidents",
          "geojson"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9a8a5ee7-640b-4472-8fa5-5f5d610ecd72",
     "name": "Incidents Controller report",
     "request": {
      "name": "Incidents Controller report",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "incidents",
        "report"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/incidents/report"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7fe4e7ba-dc5d-43f6-82f0-7c2b3612f594",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "incidents",
          "report"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2b4c18d0-47ea-4fed-b492-9ba46d24b555",
     "name": "Incidents Controller vote",
     "request": {
      "name": "Incidents Controller vote",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "incidents",
        ":id",
        "votes"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/incidents/:id/votes"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "e7b5b678-5a4d-4f88-8336-3a055f12ebb6",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "incidents",
          ":id",
          "votes"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Insights",
   "description": "",
   "item": [
    {
     "id": "eb3c03d5-b5ff-457a-a2e0-a68c0975faee",
     "name": "Insights Public Controller summary",
     "request": {
      "name": "Insights Public Controller summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "insights",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "days",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/insights/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b061807e-834d-4326-8cd2-91fbe66ea4e3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "insights",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "days",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Itinerary",
   "description": "",
   "item": [
    {
     "id": "8fdc8e1c-43e1-48ac-8bee-3fd463a56c72",
     "name": "Itinerary Controller plan",
     "request": {
      "name": "Itinerary Controller plan",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "itinerary",
        "plan"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/itinerary/plan"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "eb0099fa-a8fc-4667-a2bf-957cb4ab00f8",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "itinerary",
          "plan"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "265154f2-625a-4398-8eb2-63c9f26f3cd9",
     "name": "Itinerary Controller auto",
     "request": {
      "name": "Itinerary Controller auto",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "itinerary",
        "auto"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/itinerary/auto"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4702b71d-358c-4a8c-a6a0-42f93441cc0e",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "itinerary",
          "auto"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c5c174fc-0edf-460a-9fea-bd8aa44fc670",
     "name": "Itinerary Controller public Itinerary",
     "request": {
      "name": "Itinerary Controller public Itinerary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "itineraries",
        ":slug"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/itineraries/:slug"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5dd11127-fa2c-4e35-8c75-623b690f975b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "itineraries",
          ":slug"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9877dbde-bb6a-4445-88de-f7b2bb143851",
     "name": "Itinerary Controller mine",
     "request": {
      "name": "Itinerary Controller mine",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "itineraries"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/itineraries"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6c0c56e9-b790-44ff-bfab-ed8ef8932c84",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "itineraries"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f0571848-f568-4085-92d6-d702bd2e550f",
     "name": "Itinerary Controller create",
     "request": {
      "name": "Itinerary Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "itineraries"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/itineraries"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7186d7b5-82e0-418b-a5c6-1111fb87c503",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "itineraries"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "229591a7-401f-4211-bfb5-f8c1bad6d8da",
     "name": "Itinerary Controller update",
     "request": {
      "name": "Itinerary Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "itineraries",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/itineraries/:id"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b1e46a5c-d3a4-42d8-93fa-9c7d32d32e0b",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "itineraries",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "02950b42-a277-4d6b-ba66-36023d1496b7",
     "name": "Itinerary Controller remove",
     "request": {
      "name": "Itinerary Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "itineraries",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/itineraries/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2ca2e9ae-22b0-4eab-8719-7fd6b342f4ed",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "itineraries",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Junction",
   "description": "",
   "item": [
    {
     "id": "672b5964-8c68-417a-b3a4-105ea2073d32",
     "name": "Junction Controller structures",
     "request": {
      "name": "Junction Controller structures",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "junction",
        "structures"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "radius",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/junction/structures"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7fd73102-7537-44fa-86aa-0ed8c1e49013",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "junction",
          "structures"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "radius",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5b045675-7bd2-4cb1-b6da-f91fa2167a18",
     "name": "Junction Controller lanes",
     "request": {
      "name": "Junction Controller lanes",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "junction",
        "lanes"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/junction/lanes"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cba4891d-a0c3-4031-9341-1fa3df3cfe55",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "junction",
          "lanes"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Landing",
   "description": "",
   "item": [
    {
     "id": "f700fad8-26b5-4dfd-91a0-20938b261dcd",
     "name": "Landing Controller beta",
     "request": {
      "name": "Landing Controller beta",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "landing",
        "beta"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/landing/beta"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "138f6f7a-c824-4eb2-9ab4-8bef9a129d62",
       "name": "202",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "landing",
          "beta"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Accepted",
       "code": 202,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b1d3a0ad-ee02-4392-8992-56152997570b",
     "name": "Landing Controller contact",
     "request": {
      "name": "Landing Controller contact",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "landing",
        "contact"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/landing/contact"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "0a977d2c-845f-4729-b1c0-2a04d8af79e8",
       "name": "202",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "landing",
          "contact"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Accepted",
       "code": 202,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b75b8f9a-848d-434f-a74a-5a315c7f1017",
     "name": "Landing Controller careers",
     "request": {
      "name": "Landing Controller careers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "landing",
        "careers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/landing/careers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c0b82e79-a8c5-4916-a797-304a508e580f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "landing",
          "careers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "77854b05-2aa1-4087-a244-2249131a9738",
     "name": "Landing Controller career",
     "request": {
      "name": "Landing Controller career",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "landing",
        "careers",
        ":slug"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/landing/careers/:slug"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4dce68a1-34b6-431e-b905-88e5d0c16c4d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "landing",
          "careers",
          ":slug"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "MapConfig",
   "description": "",
   "item": [
    {
     "id": "af50a8da-7fe2-4e4f-be44-15b1a6ac72ac",
     "name": "Map Config Controller config",
     "request": {
      "name": "Map Config Controller config",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "config"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/config"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "21df4753-9a4b-4d6e-a143-63b625f53b52",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "config"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c1617055-f503-466a-89d0-06051b9c2b1d",
     "name": "Map Config Controller public Layers",
     "request": {
      "name": "Map Config Controller public Layers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "layers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/layers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ebff28ae-35e2-44b5-abe6-03f9073694bf",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "layers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "82586c41-910c-4b08-815e-84c1a15b3d41",
     "name": "Map Config Controller readiness",
     "request": {
      "name": "Map Config Controller readiness",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "readiness"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/readiness"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "54b774ec-aa90-4c38-adf8-a5064ae9498f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "readiness"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5094406e-e305-4a9f-80a6-9149311b4a3b",
     "name": "Map Config Controller icon Sprite",
     "request": {
      "name": "Map Config Controller icon Sprite",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "icons",
        "sprite.svg"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/icons/sprite.svg"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c5ac2902-b90f-4759-83e7-510d880a6731",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "icons",
          "sprite.svg"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "27ad1f2f-c120-4d80-80af-8ee9b3533f6f",
     "name": "Map Config Controller icon Sprite Json",
     "request": {
      "name": "Map Config Controller icon Sprite Json",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "icons",
        "sprite.json"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/icons/sprite.json"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0b7d7b90-e19e-4aa4-a8cd-3ff740386dfe",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "icons",
          "sprite.json"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6a2aec89-7ac4-4f59-9dde-17282043b901",
     "name": "Map Config Controller category Styles",
     "request": {
      "name": "Map Config Controller category Styles",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "category-styles"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/category-styles"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5ac8aefe-4de2-43a8-a7fa-4311906690fa",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "category-styles"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f375ac29-84fb-4b0a-8b0b-9c89932810bb",
     "name": "Map Config Controller logistics Zones",
     "request": {
      "name": "Map Config Controller logistics Zones",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "logistics-zones.geojson"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/logistics-zones.geojson"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e085605a-2ffd-4e06-8227-72eb153b5107",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "logistics-zones.geojson"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "310aa0d2-6a52-4b67-8930-bd912ed0088c",
     "name": "Map Config Controller overlay Tile Cover Endpoint",
     "request": {
      "name": "Map Config Controller overlay Tile Cover Endpoint",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "overlays",
        ":layerType",
        "tile-cover"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "maxTiles",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "layerType",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/map/overlays/:layerType/tile-cover"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "64d24eb5-9a47-4236-a2d0-1014d2e6c6a5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "overlays",
          ":layerType",
          "tile-cover"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "maxTiles",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "layerType"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dacbaa63-08ca-44b2-a405-898aa273d93c",
     "name": "Map Config Controller overlay Tile",
     "request": {
      "name": "Map Config Controller overlay Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "overlays",
        ":layerType",
        "tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "layerType",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/map/overlays/:layerType/tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3f44eaf0-6946-4985-ab28-e767af537923",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "overlays",
          ":layerType",
          "tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "layerType"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "948ebffa-3b84-41ff-9176-1038116234ed",
     "name": "Map Config Controller overlay Vector Tile",
     "request": {
      "name": "Map Config Controller overlay Vector Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "overlays",
        ":layerType",
        "vector",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "layerType",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/map/overlays/:layerType/vector/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "818e5eef-2dae-4eac-a50a-5e02397c6748",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "overlays",
          ":layerType",
          "vector",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "layerType"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9247f781-ed82-4167-8a3a-0369478c04e3",
     "name": "Map Config Controller overlay",
     "request": {
      "name": "Map Config Controller overlay",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "overlays",
        ":layerType"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "layerType",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/map/overlays/:layerType"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "eb9b74fe-7335-4637-90ce-f6b4dc4ab82c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "overlays",
          ":layerType"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "layerType"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e2200d0e-d2a0-4a4b-8102-2bd1dd77e547",
     "name": "Map Config Controller weather Geo Json",
     "request": {
      "name": "Map Config Controller weather Geo Json",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather",
        "geojson"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "time",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/weather/geojson"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "308c9c0a-f318-4ba4-b4d3-f3694321e495",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather",
          "geojson"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "time",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8862e07b-7f5f-46da-a773-5b503a558a80",
     "name": "Map Config Controller weather Tile Cover Endpoint",
     "request": {
      "name": "Map Config Controller weather Tile Cover Endpoint",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather",
        "tile-cover"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "time",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "maxTiles",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/weather/tile-cover"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "17694477-ac64-4fbb-a73c-b2c18564be94",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather",
          "tile-cover"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "time",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "maxTiles",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4da2bc9a-b571-4d5f-9859-117793e42d8a",
     "name": "Map Config Controller weather Geo Json Tile",
     "request": {
      "name": "Map Config Controller weather Geo Json Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather",
        "geojson",
        "tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "time",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/map/weather/geojson/tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4f025dfe-eb83-474f-825d-5226141d1fff",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather",
          "geojson",
          "tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "time",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2c6e9161-e2a6-4c0b-b7ae-d95e6affafb2",
     "name": "Map Config Controller weather Vector Tile",
     "request": {
      "name": "Map Config Controller weather Vector Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather",
        "vector",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "time",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/map/weather/vector/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "04d3ac9b-62da-4dde-adaa-b79ef591b43a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather",
          "vector",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "time",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3d3ddd46-9b3c-488c-ae3d-712a4b2e563b",
     "name": "Map Config Controller weather Tile",
     "request": {
      "name": "Map Config Controller weather Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather",
        "tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/map/weather/tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0bcf346d-f64c-4d2d-b625-26ce1c5c12e2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather",
          "tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "919be3e4-69b3-4cba-90e2-25ab222b475c",
     "name": "Map Config Controller weather Risk",
     "request": {
      "name": "Map Config Controller weather Risk",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather-risk"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "routeId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/weather-risk"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "00b144d0-3c47-4aeb-99d0-cab28afd2669",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather-risk"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "routeId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "02020dd7-be8b-43c9-8e8a-f88197ee2ba6",
     "name": "Map Config Controller route Risk Get",
     "request": {
      "name": "Map Config Controller route Risk Get",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "route-risk"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "routeId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "coords",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/route-risk"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4972369c-118f-43dc-9f21-c447873d3f56",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "route-risk"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "routeId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "coords",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "daca60f3-8fa1-4dc7-813a-63dcd849048b",
     "name": "Map Config Controller route Risk",
     "request": {
      "name": "Map Config Controller route Risk",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "route-risk"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/route-risk"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "95df1caf-3b12-4bcc-87da-c9c78fd47090",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "route-risk"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "227693e7-b6a7-4da2-889e-9d272019dcae",
     "name": "Map Config Controller weather Point",
     "request": {
      "name": "Map Config Controller weather Point",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather",
        "point"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lon",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "units",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/weather/point"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "aa219bf0-e26a-4324-b132-95442584be63",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather",
          "point"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lon",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "units",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "249687cf-e8b9-48ac-9893-f75c82c30ef3",
     "name": "Map Config Controller weather Forecast",
     "request": {
      "name": "Map Config Controller weather Forecast",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather",
        "forecast"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lon",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "units",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "hours",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/weather/forecast"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "512d9607-a152-419c-b75f-10fb6a542eb5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather",
          "forecast"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lon",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "units",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "hours",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1cd435b5-2ec2-4d3f-ade3-712054cb808c",
     "name": "Map Config Controller weather Alerts",
     "request": {
      "name": "Map Config Controller weather Alerts",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather",
        "alerts"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lon",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "hours",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/weather/alerts"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6506352f-0084-46e0-ac1f-a21f5a8d5ae1",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather",
          "alerts"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lon",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "hours",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fd05c069-d01a-4951-99dd-9bb764dcb1c6",
     "name": "Map Config Controller weather Cities",
     "request": {
      "name": "Map Config Controller weather Cities",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "weather",
        "cities"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "units",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/weather/cities"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a749591e-44d5-4f65-9b03-20e55b9188cd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "weather",
          "cities"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "units",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cf7b3518-8153-4926-8a27-d6bacc18b3db",
     "name": "Map Config Controller air Quality Cities",
     "request": {
      "name": "Map Config Controller air Quality Cities",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "airquality",
        "cities"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/airquality/cities"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0473fad6-daa3-40ba-8228-fc2ed07baec9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "airquality",
          "cities"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "41939de6-6890-4402-9cf3-9123f17137ec",
     "name": "Map Config Controller route Enforcement",
     "request": {
      "name": "Map Config Controller route Enforcement",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "map",
        "route-enforcement"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/map/route-enforcement"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d67b11cd-6ce4-4957-805e-eb942574bdb9",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "map",
          "route-enforcement"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Offline",
   "description": "",
   "item": [
    {
     "id": "5f8b5a8c-3761-49ec-a001-588dd2f31d5b",
     "name": "Offline Public Controller regions",
     "request": {
      "name": "Offline Public Controller regions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "offline",
        "regions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/offline/regions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1d2a4b1f-63e1-495d-83af-9016040ade2e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "offline",
          "regions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "94005611-c385-4a20-884c-27945158b1b8",
     "name": "Offline Public Controller manifest",
     "request": {
      "name": "Offline Public Controller manifest",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "offline",
        "regions",
        ":id",
        "manifest"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/offline/regions/:id/manifest"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b0be2bb2-1c8f-4f7a-9150-4c3a03f5cfca",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "offline",
          "regions",
          ":id",
          "manifest"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Optimize",
   "description": "",
   "item": [
    {
     "id": "6ef4f8c2-526e-46e5-8586-85ab0255f62f",
     "name": "Optimize Controller health",
     "request": {
      "name": "Optimize Controller health",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "optimize",
        "health"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/optimize/health"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "054f47c6-be4b-43e9-962a-b2307ab63476",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "optimize",
          "health"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "61b91e75-c695-4d0a-9bbb-dd2c981fc0db",
     "name": "Optimize Controller routes",
     "request": {
      "name": "Optimize Controller routes",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "optimize",
        "routes"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/optimize/routes"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "077b7222-f060-474f-99f2-54b4d543f3cf",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "optimize",
          "routes"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "076e617b-9dc6-4652-92a6-a1e0248f6609",
     "name": "Optimize Controller binpack",
     "request": {
      "name": "Optimize Controller binpack",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "optimize",
        "binpack"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/optimize/binpack"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "80117c5e-3f8d-4dc2-8cc8-f1c1e0da5b52",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "optimize",
          "binpack"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7cea9955-eaea-4558-ac6d-371c2bcb0c97",
     "name": "Optimize Controller roster",
     "request": {
      "name": "Optimize Controller roster",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "optimize",
        "roster"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/optimize/roster"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7097086a-5425-48e1-b307-9486d6688f76",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "optimize",
          "roster"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "10a9fcfb-27e5-4bfd-a183-22819e6dbb85",
     "name": "Optimize Controller reoptimize",
     "request": {
      "name": "Optimize Controller reoptimize",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "optimize",
        "reoptimize"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/optimize/reoptimize"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "11aa8ae4-79e5-4fb5-8048-c45919c68fd9",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "optimize",
          "reoptimize"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f2fb59fe-5fe6-425c-ae2b-bc1db3f98fbe",
     "name": "Optimize Controller enqueue",
     "request": {
      "name": "Optimize Controller enqueue",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "optimize",
        "jobs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/optimize/jobs"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "407d631a-df60-48dc-ada9-c018ffa81eff",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "optimize",
          "jobs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c3a8035e-72cc-4e0c-8663-f3d791b1907e",
     "name": "Optimize Controller job",
     "request": {
      "name": "Optimize Controller job",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "optimize",
        "jobs",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/optimize/jobs/:id"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "db946b3b-c811-44cd-9b0c-c48b824e90fe",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "optimize",
          "jobs",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Personalization",
   "description": "",
   "item": [
    {
     "id": "53e31cdb-db70-441f-9db9-df02298c50d1",
     "name": "Personalization Controller locations",
     "request": {
      "name": "Personalization Controller locations",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "locations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/locations"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ae2b5073-2de1-45aa-8004-11c89d3fcb1a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "locations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dd720703-c92e-4904-9cf3-c9fbc3b75d48",
     "name": "Personalization Controller save Location",
     "request": {
      "name": "Personalization Controller save Location",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "locations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/locations"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"lat\": \"<number>\",\n  \"lng\": \"<number>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "1d5e5966-3648-4e28-a085-0a1be5c30282",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "locations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"lat\": \"<number>\",\n  \"lng\": \"<number>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cb9da46e-9295-4ba0-b975-7b006854e45c",
     "name": "Personalization Controller lists",
     "request": {
      "name": "Personalization Controller lists",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "lists"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/lists"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c0d172b1-6ce0-4015-9fda-6793e84db9f3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "lists"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "29b5ef93-4b66-49bd-a1a3-47ed306b4787",
     "name": "Personalization Controller create List",
     "request": {
      "name": "Personalization Controller create List",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "lists"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/lists"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "6c30dce4-7d25-45ff-aaf2-ed6ea2308b54",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "lists"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "81b29960-dd2d-46b7-a150-d4ab10ddde5b",
     "name": "Personalization Controller save Place",
     "request": {
      "name": "Personalization Controller save Place",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "lists",
        ":id",
        "places"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/lists/:id/places"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "effde7d0-38ef-4a32-b921-82184eda7829",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "lists",
          ":id",
          "places"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3307adc1-7f13-47db-b7c4-4d8d80148e49",
     "name": "Personalization Controller saved Places",
     "request": {
      "name": "Personalization Controller saved Places",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "saved-places"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/saved-places"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "028ca88d-77fd-4793-b535-2709c22178bf",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "saved-places"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "02ebb2ee-5bd0-41d4-a33a-b7a97f9419df",
     "name": "Personalization Controller save Place Point",
     "request": {
      "name": "Personalization Controller save Place Point",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "saved-places"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/saved-places"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "6a134c29-3dd0-42d6-b8cf-c57ab5c5ecd9",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "saved-places"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3a206e83-6c96-4ce8-a34a-f82fa1a1f390",
     "name": "Personalization Controller update Saved Place",
     "request": {
      "name": "Personalization Controller update Saved Place",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "saved-places",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/saved-places/:id"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PATCH",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "4c3ad33f-1cd2-42dc-b394-bb81eeef7cd2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "saved-places",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PATCH",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f6e313cf-fd48-4a95-98e8-186e3ac96a20",
     "name": "Personalization Controller delete Saved Place",
     "request": {
      "name": "Personalization Controller delete Saved Place",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "saved-places",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/saved-places/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "06fcd510-bdf9-4325-a301-e864ee4615e3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "saved-places",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "535ced7c-0bb2-4194-acf1-f90626b8d4e9",
     "name": "Personalization Controller history",
     "request": {
      "name": "Personalization Controller history",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "history"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/history"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3772e06b-7ee8-4d86-a371-d41ac8e1f6b1",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "history"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "207710eb-93ac-4692-807d-9e54b033bafd",
     "name": "Personalization Controller add History",
     "request": {
      "name": "Personalization Controller add History",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "history"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/history"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "accfe7c3-c2fe-442b-a207-506a0151fe7c",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "history"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "bfa88fab-6883-4b10-8fa8-6c06a37d3ab3",
     "name": "Personalization Controller clear History",
     "request": {
      "name": "Personalization Controller clear History",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "history"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/history"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e0b661fa-4f5a-4551-9973-f2b015c6dcbc",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "history"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "75a62b30-dce7-41d1-92a6-65dd2aeda44e",
     "name": "Personalization Controller delete History Item",
     "request": {
      "name": "Personalization Controller delete History Item",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "history",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/history/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4d480ce2-5278-4121-af19-604caa1bd2bd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "history",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fbf8d211-88b7-4ab6-8a9e-6cb914406c74",
     "name": "Personalization Controller public List",
     "request": {
      "name": "Personalization Controller public List",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "shared-lists",
        ":slug"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/shared-lists/:slug"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "02611fab-f739-4f0c-8f14-fa65fb0a4cc6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "shared-lists",
          ":slug"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "38c535a0-0d0b-4de2-b46e-6820bb5d57d5",
     "name": "Personalization Controller my Live Shares",
     "request": {
      "name": "Personalization Controller my Live Shares",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "live-share"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/live-share"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cfe78142-ef29-4b8e-b603-9b2169929328",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "live-share"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "34a7ca2c-d3e2-44df-bd64-f9792b286d38",
     "name": "Personalization Controller start Live Share",
     "request": {
      "name": "Personalization Controller start Live Share",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "live-share"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/live-share"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "07570f9d-4bcd-4a7d-9adb-f5f6c30bbc3f",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "live-share"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1e7a4db7-8a81-4f53-b5bf-b679faf8bbdb",
     "name": "Personalization Controller ping Live Share",
     "request": {
      "name": "Personalization Controller ping Live Share",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "live-share",
        ":key",
        "ping"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "key",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/live-share/:key/ping"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "7e7946a2-471b-4ddf-afb4-94b012b65fef",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "live-share",
          ":key",
          "ping"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "key"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2c5488d5-4188-488b-8087-3f64d919d0ae",
     "name": "Personalization Controller stop Live Share",
     "request": {
      "name": "Personalization Controller stop Live Share",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "live-share",
        ":key",
        "stop"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "key",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/live-share/:key/stop"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ac6a9130-a40c-4739-937f-ba0fd8949e51",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "live-share",
          ":key",
          "stop"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "key"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "de876694-d124-444a-aa5c-36fcc14705e9",
     "name": "Live Share Controller view",
     "request": {
      "name": "Live Share Controller view",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "live",
        ":key"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "key",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/live/:key"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1d0bcba9-04c8-4e8d-94be-8e8f286767ef",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "live",
          ":key"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "key"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Places",
   "description": "",
   "item": [
    {
     "id": "8a9e0fa7-d535-4598-b9c0-e4b536bc0d5f",
     "name": "Places Controller list",
     "request": {
      "name": "Places Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "page",
         "value": "<number>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<number>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "amenities",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "openNow",
         "value": "<boolean>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "sort",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "minRating",
         "value": "<number>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "category",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "near",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "radiusKm",
         "value": "<number>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/places"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6bb81dd8-e5c5-4e06-ac51-c11d3f5b8057",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "page",
           "value": "<number>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<number>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "amenities",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "openNow",
           "value": "<boolean>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "sort",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "minRating",
           "value": "<number>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "category",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "near",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "radiusKm",
           "value": "<number>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "115e6438-d7ab-408b-8c8b-b9d4a7898ed7",
     "name": "Places Controller create",
     "request": {
      "name": "Places Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/places"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"slug\": \"<string>\",\n  \"nameEn\": \"<string>\",\n  \"categories\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"location\": {\n    \"lng\": \"<string>\",\n    \"lat\": \"<string>\"\n  },\n  \"nameAr\": \"<string>\",\n  \"descriptionEn\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "5c62dfd1-480e-4027-9226-9f33061a02ea",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"slug\": \"<string>\",\n  \"nameEn\": \"<string>\",\n  \"categories\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"location\": {\n    \"lng\": \"<string>\",\n    \"lat\": \"<string>\"\n  },\n  \"nameAr\": \"<string>\",\n  \"descriptionEn\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1b713b25-cfe0-4ea6-b8bd-c1331f795663",
     "name": "Places Controller thumb",
     "request": {
      "name": "Places Controller thumb",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        "thumb"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "slug",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/places/thumb"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "380d2351-ae0a-4f31-988a-7035b2487519",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          "thumb"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "slug",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "062a1ce3-83db-4ed9-840d-994b25997e9c",
     "name": "Places Controller facets",
     "request": {
      "name": "Places Controller facets",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        "facets"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/places/facets"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3e92a0ba-0e0c-4a37-b4aa-b8632af6ef7b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          "facets"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4b8ff43e-a219-48ab-925b-7cba91555316",
     "name": "Places Controller categories",
     "request": {
      "name": "Places Controller categories",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        "categories"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/places/categories"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dc5a78c1-91da-4f65-9c6d-866a50696185",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          "categories"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a12aa34f-afb8-4a1f-9656-6660967c69a4",
     "name": "Places Controller reachable",
     "request": {
      "name": "Places Controller reachable",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        "reachable"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/places/reachable"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "926e0c73-24fd-4dfd-935b-a3d36beab37e",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          "reachable"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fe585815-0daa-4171-beeb-ffeca0046519",
     "name": "Places Controller hours",
     "request": {
      "name": "Places Controller hours",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "hours"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "at",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/hours"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "93e349fd-8632-4792-8b09-5220a44a9700",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "hours"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "at",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b6849972-c3a8-472a-99c5-35a4b46c68d2",
     "name": "Places Controller popular Times",
     "request": {
      "name": "Places Controller popular Times",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "popular-times"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/popular-times"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "13c6749a-3ee3-4570-a685-dab03774235e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "popular-times"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ddbdee3a-39e8-4c46-b4f4-a8d240166faa",
     "name": "Places Controller attributes",
     "request": {
      "name": "Places Controller attributes",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "attributes"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/attributes"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "472b7001-8c58-4006-8b25-e06aeac39eaf",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "attributes"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "08e43408-1bdd-4773-878b-b9d9cc29337a",
     "name": "Places Controller reviews Summary",
     "request": {
      "name": "Places Controller reviews Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "reviews-summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/reviews-summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e45b3150-2f1b-41ba-bfc8-8ea630506f63",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "reviews-summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4a41625a-83a8-4ebf-8eaf-96dd64341adf",
     "name": "Places Controller photos",
     "request": {
      "name": "Places Controller photos",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "photos"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "page",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/photos"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "13d7a7c2-05bc-47ca-a635-948a721f0560",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "photos"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "page",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ea39e2fc-f0d3-42d1-b409-528f6658be30",
     "name": "Places Controller photo",
     "request": {
      "name": "Places Controller photo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "photos"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/photos"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "f2c0e27e-a518-4b80-8f90-ced1dbf29022",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "photos"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9df9d56f-fc5c-447f-93a5-879ef5e315a8",
     "name": "Places Controller nearby",
     "request": {
      "name": "Places Controller nearby",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "nearby"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "radiusKm",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "sameCategory",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/nearby"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0c347037-91ba-4813-b94b-dac736d48863",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "nearby"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "radiusKm",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "sameCategory",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "05b9f54e-a699-4caf-b3ab-2949ae5f192e",
     "name": "Places Controller entrances",
     "request": {
      "name": "Places Controller entrances",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "entrances"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/entrances"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e6a17bb8-c810-4198-bf39-c54fcdbdf800",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "entrances"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b2693b76-7150-4935-96ba-db07ae75f49c",
     "name": "Places Controller entrance",
     "request": {
      "name": "Places Controller entrance",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "entrances"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/entrances"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "c63d83a9-e50f-43f7-a045-39f456e8553e",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "entrances"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8c7e6e89-c1ca-4c32-a741-c3421c3f59b4",
     "name": "Places Controller get",
     "request": {
      "name": "Places Controller get",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f914a75f-1f06-47a7-bbb7-344ccc3f988e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "14ba476b-1219-4dfa-bf80-8234d5f7350e",
     "name": "Places Controller update",
     "request": {
      "name": "Places Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PUT",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "16619d48-7067-461d-8728-742afba73dd3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PUT",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6ae6bb73-f80b-49d3-aeda-a07ead0fc267",
     "name": "Places Controller suggest",
     "request": {
      "name": "Places Controller suggest",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        "suggest"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/places/suggest"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"name\": \"<string>\",\n  \"lat\": \"<number>\",\n  \"lng\": \"<number>\",\n  \"nameAr\": \"<string>\",\n  \"category\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"website\": \"<string>\",\n  \"note\": \"<string>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "4d3bfe0f-1ddb-4482-bcb0-a5c0cfc2c1b2",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          "suggest"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"name\": \"<string>\",\n  \"lat\": \"<number>\",\n  \"lng\": \"<number>\",\n  \"nameAr\": \"<string>\",\n  \"category\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"website\": \"<string>\",\n  \"note\": \"<string>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c667451a-0538-4a78-b0fe-37851b9e38d8",
     "name": "Places Controller review",
     "request": {
      "name": "Places Controller review",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        ":slug",
        "reviews"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/places/:slug/reviews"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"placeId\": \"<string>\",\n  \"rating\": \"<number>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "be85b86a-6b88-41b0-9eb4-15bbbb3231da",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          ":slug",
          "reviews"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"placeId\": \"<string>\",\n  \"rating\": \"<number>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c3556ebb-9dc2-4f1e-9bdd-076fbe83bf54",
     "name": "Places Controller upload Photo",
     "request": {
      "name": "Places Controller upload Photo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "places",
        "upload-photo"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/places/upload-photo"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ce014e6e-72bc-4613-810a-325fd725b67c",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "places",
          "upload-photo"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Push",
   "description": "",
   "item": [
    {
     "id": "7127d06a-5880-4256-9931-1bee3349c3d9",
     "name": "Push Tokens Controller register",
     "request": {
      "name": "Push Tokens Controller register",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "push-tokens"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/push-tokens"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"token\": \"<string>\",\n  \"platform\": \"web\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "f6c13dd3-ac34-4199-bdcb-c5f3c25edd2d",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "push-tokens"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"token\": \"<string>\",\n  \"platform\": \"web\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f85a8ecc-849b-4ae0-87c0-2747f63047b0",
     "name": "Push Tokens Controller unregister",
     "request": {
      "name": "Push Tokens Controller unregister",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "push-tokens",
        ":token"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "token",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/push-tokens/:token"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bb0f72c2-3559-43c8-8f90-ab543588986a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "push-tokens",
          ":token"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "token"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Quests",
   "description": "",
   "item": [
    {
     "id": "b5284640-a88c-414b-bd9f-8a62445b896e",
     "name": "Quests Controller nearby",
     "request": {
      "name": "Quests Controller nearby",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "quests"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "types",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/quests"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d976f8f6-a4b5-4636-a54b-ce5d44c7e8a2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "quests"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "types",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "54dea2e9-ab22-4531-8a16-bdad4cc706fb",
     "name": "Quests Controller leaderboard",
     "request": {
      "name": "Quests Controller leaderboard",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "quests",
        "leaderboard"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/quests/leaderboard"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c37eb2fe-2850-4dec-849a-ae6b8e3d0d98",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "quests",
          "leaderboard"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c635efd3-e9b6-460b-b3e0-f24e4b0eb8b1",
     "name": "Quests Controller solve",
     "request": {
      "name": "Quests Controller solve",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "quests",
        "solve"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/quests/solve"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6d262e25-df30-4115-bf98-dc4b0ce60459",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "quests",
          "solve"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d09e30f5-e369-4f32-b8eb-49a7b71c7e63",
     "name": "Quests Controller me",
     "request": {
      "name": "Quests Controller me",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "quests",
        "me"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/quests/me"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4a21188b-6315-46d3-98d0-569e5b6dcba6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "quests",
          "me"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Roads",
   "description": "",
   "item": [
    {
     "id": "ffd9c1d5-2f90-4cf1-bc73-4e34575988b4",
     "name": "Road Edits Public Controller geojson",
     "request": {
      "name": "Road Edits Public Controller geojson",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "road-edits",
        "geojson"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/road-edits/geojson"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bc478331-8f5b-4210-975e-b5aba534de8d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "road-edits",
          "geojson"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "213cb3c6-c690-4821-bcd2-31c282baec6e",
     "name": "Road Edits Admin Controller summary",
     "request": {
      "name": "Road Edits Admin Controller summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "road-edits",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/road-edits/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "79c98833-d167-4fe2-81db-29219b015188",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "road-edits",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "453a2efb-04f4-4599-ad40-eef43d20628b",
     "name": "Road Edits Admin Controller list",
     "request": {
      "name": "Road Edits Admin Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "road-edits"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/road-edits"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a79470e3-6efa-41c8-878e-d4baecd17b7d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "road-edits"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "593a639c-677c-45ac-9817-02bb0e4e1cb1",
     "name": "Road Edits Admin Controller create",
     "request": {
      "name": "Road Edits Admin Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "road-edits"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/road-edits"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "72d01080-886d-44f9-bc36-5d781a950e2e",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "road-edits"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "42d92eb2-66ef-4d4d-bcac-e5b58d651cca",
     "name": "Road Edits Admin Controller update",
     "request": {
      "name": "Road Edits Admin Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "road-edits",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/road-edits/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6d33dea3-90b7-423e-9072-dd85d41349cc",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "road-edits",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "558fc38f-6518-4d0b-ad55-b99be546a435",
     "name": "Road Edits Admin Controller remove",
     "request": {
      "name": "Road Edits Admin Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "road-edits",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/road-edits/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "067e5459-3249-4a23-9003-1eea91846db2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "road-edits",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Routing",
   "description": "",
   "item": [
    {
     "id": "7b95576c-c838-48ad-bc3a-0ca12c8dd695",
     "name": "Routing Controller profiles",
     "request": {
      "name": "Routing Controller profiles",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "routing",
        "profiles"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/routing/profiles"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "058c95b2-c9ba-40d0-bdd3-daf5c33540cc",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "routing",
          "profiles"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8385df04-8900-4a3a-9aed-d2cb390cd008",
     "name": "Routing Controller route",
     "request": {
      "name": "Routing Controller route",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "routing",
        "route"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/routing/route"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"payload\": {}\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "310ef076-f839-4650-8ddf-e20d07662928",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "routing",
          "route"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"payload\": {}\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4d6b92b6-764b-46d5-b90b-04bf13ebf0b1",
     "name": "Routing Controller plan",
     "request": {
      "name": "Routing Controller plan",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "routing",
        "plan"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/routing/plan"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"locations\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"costing\": \"<string>\",\n  \"preference\": \"<string>\",\n  \"avoid\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"optimize\": \"<boolean>\",\n  \"includeLabels\": \"<boolean>\",\n  \"constraintsText\": \"<string>\",\n  \"language\": \"<string>\",\n  \"disregard\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"avoidIncidents\": \"<boolean>\",\n  \"avoidReported\": \"<boolean>\",\n  \"vehicle\": {}\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "d4653b74-fcbf-408e-a9d9-bcc8ae76c3c2",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "routing",
          "plan"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"locations\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"costing\": \"<string>\",\n  \"preference\": \"<string>\",\n  \"avoid\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"optimize\": \"<boolean>\",\n  \"includeLabels\": \"<boolean>\",\n  \"constraintsText\": \"<string>\",\n  \"language\": \"<string>\",\n  \"disregard\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"avoidIncidents\": \"<boolean>\",\n  \"avoidReported\": \"<boolean>\",\n  \"vehicle\": {}\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a8bab510-164c-499e-bd59-43b982dabf16",
     "name": "Routing Controller matrix",
     "request": {
      "name": "Routing Controller matrix",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "routing",
        "matrix"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/routing/matrix"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"payload\": {}\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "36859306-4cb7-445e-af51-c7a984bfdc9a",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "routing",
          "matrix"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"payload\": {}\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cbb39035-1c12-4061-b3e0-a556c2eef3d6",
     "name": "Routing Controller match",
     "request": {
      "name": "Routing Controller match",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "routing",
        "map-match"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/routing/map-match"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"payload\": {}\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "84d7a23e-c326-4b4a-9467-736f5320124d",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "routing",
          "map-match"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"payload\": {}\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ba48899b-379e-4557-b142-be648efce2cd",
     "name": "Routing Controller attributes",
     "request": {
      "name": "Routing Controller attributes",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "routing",
        "route-attributes"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/routing/route-attributes"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6b9a5740-ad3c-4cdb-8e56-c7d2cb39ab07",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "routing",
          "route-attributes"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ba61a3ae-aee5-4067-9610-08f96a827969",
     "name": "Routing Controller iso",
     "request": {
      "name": "Routing Controller iso",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "routing",
        "isochrone"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/routing/isochrone"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"payload\": {}\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "ddedacb4-e11e-4e65-be15-c96690eb207f",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "routing",
          "isochrone"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"payload\": {}\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dcc2d393-37c1-408b-9511-93767023ad2c",
     "name": "Routing Controller opt",
     "request": {
      "name": "Routing Controller opt",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "routing",
        "optimize"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/routing/optimize"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"payload\": {}\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "70dc83c0-1d5e-41f2-9a48-087af1462465",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "routing",
          "optimize"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"payload\": {}\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Search",
   "description": "",
   "item": [
    {
     "id": "9a390b13-c62b-4201-b269-80570595aafd",
     "name": "Search Controller search",
     "request": {
      "name": "Search Controller search",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "search"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "locale",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "page",
         "value": "<number>"
        },
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<number>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/search"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d17b0dc6-954e-4fe2-88fa-6ad33520e116",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "search"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "locale",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "page",
           "value": "<number>"
          },
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<number>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "74a7c2c2-5a4b-49a1-85db-f5953b0a3350",
     "name": "Search Controller reindex",
     "request": {
      "name": "Search Controller reindex",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "search",
        "reindex"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/search/reindex"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6695c7ef-ae81-4235-b175-1f78c9fc2c95",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "search",
          "reindex"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "SharedLists",
   "description": "",
   "item": [
    {
     "id": "cdacea3c-8228-419d-bd71-a64e9f99d117",
     "name": "Shared Lists Controller view",
     "request": {
      "name": "Shared Lists Controller view",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "shared-lists",
        ":slug"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "slug",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/shared-lists/:slug"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "14f8c02f-c089-49d9-ad3c-55a5804a9759",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "shared-lists",
          ":slug"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "slug"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Signs",
   "description": "",
   "item": [
    {
     "id": "d5ff9f4e-dbbc-491a-9ffa-51d328005f0d",
     "name": "Signs Public Controller features",
     "request": {
      "name": "Signs Public Controller features",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "signs",
        "features"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "kinds",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/signs/features"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d3278af7-bfd9-4717-9bc2-c4b0a71044a5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "signs",
          "features"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "kinds",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9f5d4092-ae2c-4e7c-b7df-01cb0ff001b3",
     "name": "Signs Public Controller report",
     "request": {
      "name": "Signs Public Controller report",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "signs",
        "report"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/signs/report"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2b8c17e6-3396-498b-9209-b36b18c18b2d",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "signs",
          "report"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "50d5f225-65fa-4faa-bd22-f991e6365b3a",
     "name": "Me Signs Controller list",
     "request": {
      "name": "Me Signs Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "sign-disregards"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/sign-disregards"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a5429af7-16a6-4236-802d-04fe19e2862f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "sign-disregards"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0caa93aa-0da4-4f62-bbe5-f8257490b703",
     "name": "Me Signs Controller add",
     "request": {
      "name": "Me Signs Controller add",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "sign-disregards"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/me/sign-disregards"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "46596654-0e0b-4b78-a40b-e87e255ccee8",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "sign-disregards"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1ab393ca-59db-47da-9530-f7d355a1277d",
     "name": "Me Signs Controller remove",
     "request": {
      "name": "Me Signs Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "me",
        "sign-disregards",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/me/sign-disregards/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b81a0fa4-9ff2-4f57-8e01-7964b71b1521",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "me",
          "sign-disregards",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7f961d99-3b8a-4f92-a485-001058c9b907",
     "name": "Admin Signs Controller list",
     "request": {
      "name": "Admin Signs Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "signs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "kind",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/signs"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "551ebafd-b715-425a-bc0d-2643a2339cbd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "signs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "kind",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fd9b70f2-7948-47bd-81c6-fd5c851c337e",
     "name": "Admin Signs Controller update",
     "request": {
      "name": "Admin Signs Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "signs",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/signs/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e57b74bf-2e90-41ce-b4d7-d8ba42e88f85",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "signs",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e1f2a426-f71a-4da8-a29e-b3cdb97042b1",
     "name": "Admin Signs Controller remove",
     "request": {
      "name": "Admin Signs Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "signs",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/signs/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bc74de22-8c29-4aa9-9ccc-8f8c0a15f5f4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "signs",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "03c973e6-e429-4fb7-824b-c34c8ada7ebe",
     "name": "Admin Signs Controller reports",
     "request": {
      "name": "Admin Signs Controller reports",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "sign-reports"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/sign-reports"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c57c8552-f6bb-44d4-b876-681281be59c8",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "sign-reports"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d0ce9447-8cf3-48cc-bf1a-afd374097fa2",
     "name": "Admin Signs Controller review",
     "request": {
      "name": "Admin Signs Controller review",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "sign-reports",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/sign-reports/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0e066b17-0422-43dc-ba3a-d1e3124ef0c8",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "sign-reports",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Static Maps & Extras",
   "description": "",
   "item": [
    {
     "id": "d8d17588-eb92-48fe-8e09-61ef1889e553",
     "name": "Platform Extras Public Controller static Map",
     "request": {
      "name": "Platform Extras Public Controller static Map",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "static"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "center",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "size",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "markers",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "style",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "format",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/tiles/static"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b1dbe13a-e3dd-4e60-b640-1e4eb069ba3d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "static"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "center",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "size",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "markers",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "style",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "format",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "975ac371-063f-4df4-9a7a-aedea5bfcb7b",
     "name": "Platform Extras Public Controller affiliate",
     "request": {
      "name": "Platform Extras Public Controller affiliate",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "go"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "ref",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/go"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b09759a2-98e2-4923-81fb-8d39b8692288",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "go"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "ref",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Telemetry",
   "description": "",
   "item": [
    {
     "id": "6da035c5-db2f-46e6-81ed-445c715fbce5",
     "name": "Telemetry Controller ingest",
     "request": {
      "name": "Telemetry Controller ingest",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "telemetry",
        "trips"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/telemetry/trips"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"points\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"userId\": \"<string>\",\n  \"metadata\": {}\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "9c784540-3283-4d82-8915-9188598fba24",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "telemetry",
          "trips"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"points\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"userId\": \"<string>\",\n  \"metadata\": {}\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cdbf3310-ce42-4e05-8bc3-7f60675b031c",
     "name": "Telemetry Controller list",
     "request": {
      "name": "Telemetry Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "telemetry",
        "trips"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/telemetry/trips"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6fd397d5-9450-4291-971f-bed1b2a0d495",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "telemetry",
          "trips"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f69ad405-09e2-43c4-b0a3-f931d494e843",
     "name": "Telemetry Controller traffic",
     "request": {
      "name": "Telemetry Controller traffic",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "telemetry",
        "health"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/telemetry/health"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bbb879e6-f57c-4c11-8728-4791463957e5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "telemetry",
          "health"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f8130978-2cde-4db9-88e2-0a0c1745d4f4",
     "name": "Telemetry Controller daily",
     "request": {
      "name": "Telemetry Controller daily",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "telemetry",
        "daily"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/telemetry/daily"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5320f080-0251-4c0f-84c8-6f6edb9a86ad",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "telemetry",
          "daily"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8824ab22-4dbc-4ae6-8428-7490f8d673b3",
     "name": "Telemetry Controller traffic Overlay Tile Cover",
     "request": {
      "name": "Telemetry Controller traffic Overlay Tile Cover",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "telemetry",
        "traffic-overlay",
        "tile-cover"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "mode",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "maxTiles",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/telemetry/traffic-overlay/tile-cover"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "686ddd73-d6d3-48b7-8fb6-f21db2c17696",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "telemetry",
          "traffic-overlay",
          "tile-cover"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "mode",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "maxTiles",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "86a5bd55-c245-4fb5-849d-be6ba0ce2209",
     "name": "Telemetry Controller traffic Overlay Tile",
     "request": {
      "name": "Telemetry Controller traffic Overlay Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "telemetry",
        "traffic-overlay",
        "tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "mode",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/telemetry/traffic-overlay/tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0ab3382c-bf9e-4430-8b34-dbc46d2c7113",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "telemetry",
          "traffic-overlay",
          "tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "mode",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "df4ecb5c-015d-4d68-a274-15918ea0c043",
     "name": "Telemetry Controller traffic Overlay Vector Tile",
     "request": {
      "name": "Telemetry Controller traffic Overlay Vector Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "telemetry",
        "traffic-overlay",
        "vector",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "mode",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/telemetry/traffic-overlay/vector/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d26d0cdb-ea82-46de-b7b8-8dab128464a9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "telemetry",
          "traffic-overlay",
          "vector",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "mode",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "461873b4-7c7a-4bf7-990d-02819196838a",
     "name": "Telemetry Controller overlay",
     "request": {
      "name": "Telemetry Controller overlay",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "telemetry",
        "traffic-overlay"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "mode",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/telemetry/traffic-overlay"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3104cc26-c7f8-43cb-aaa3-2dd2905fb732",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "telemetry",
          "traffic-overlay"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "mode",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "12d2aab1-2f6d-40c4-9f97-4a21411e1ffd",
     "name": "Telemetry Controller traffic Export",
     "request": {
      "name": "Telemetry Controller traffic Export",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "telemetry",
        "traffic-export"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/telemetry/traffic-export"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7f4d1453-bbb9-45e2-a30e-91b6b916f0a7",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "telemetry",
          "traffic-export"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "terrain",
   "description": "",
   "item": [
    {
     "id": "819bad30-74ae-4fea-a2af-e64f61c83280",
     "name": "Terrain Controller tilejson",
     "request": {
      "name": "Terrain Controller tilejson",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "terrain",
        "tilejson"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/terrain/tilejson"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ed8f0d29-8c24-40d1-b1a4-06f2101f365d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "terrain",
          "tilejson"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ed329c13-740e-4f8f-a192-129668c1517e",
     "name": "Terrain Controller tile",
     "request": {
      "name": "Terrain Controller tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "terrain",
        "tiles",
        ":z",
        ":x",
        "{{y}}.png"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/terrain/tiles/:z/:x/{{y}}.png"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "39294355-39f5-418c-a829-5e831fe16ab4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "terrain",
          "tiles",
          ":z",
          ":x",
          "{{y}}.png"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Tiles",
   "description": "",
   "item": [
    {
     "id": "7d7bb502-3613-4090-b074-9e41fe572e1a",
     "name": "Tiles Controller styles",
     "request": {
      "name": "Tiles Controller styles",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "styles"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/tiles/styles"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "685ebec3-1d50-4711-8c49-1e03a2f46674",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "styles"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f4f0010b-a09f-4c1c-82e9-4e8f51f2d12e",
     "name": "Tiles Controller style",
     "request": {
      "name": "Tiles Controller style",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "style"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "",
          "type": "text/plain"
         },
         "key": "version",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": " (This can only be one of standard,road,positron,dark,satellite,terrain,3d)",
          "type": "text/plain"
         },
         "key": "style",
         "value": "3d"
        },
        {
         "disabled": false,
         "description": {
          "content": "Set to 1 to include self-hosted DEM terrain in 3D styles.",
          "type": "text/plain"
         },
         "key": "terrain",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/tiles/style"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a7dd6884-2b44-4163-aaa9-a2c05387531e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "style"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "",
            "type": "text/plain"
           },
           "key": "version",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": " (This can only be one of standard,road,positron,dark,satellite,terrain,3d)",
            "type": "text/plain"
           },
           "key": "style",
           "value": "3d"
          },
          {
           "disabled": false,
           "description": {
            "content": "Set to 1 to include self-hosted DEM terrain in 3D styles.",
            "type": "text/plain"
           },
           "key": "terrain",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fc79ba2c-174c-4340-bb6c-851f64287f23",
     "name": "Tiles Controller open Free Map Tile Json[0]",
     "request": {
      "name": "Tiles Controller open Free Map Tile Json[0]",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "tilejson",
        "navvo"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/tiles/tilejson/navvo"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7adc224f-d9d3-46b4-953b-1d6416171244",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "tilejson",
          "navvo"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1423c280-ba53-4f16-b3fc-4a2d209dce48",
     "name": "Tiles Controller open Free Map Tile Json[1]",
     "request": {
      "name": "Tiles Controller open Free Map Tile Json[1]",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "tilejson",
        "openfreemap"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/tiles/tilejson/openfreemap"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "be967eec-325f-461f-8832-cf4ba13b74fa",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "tilejson",
          "openfreemap"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b1c5af50-1101-4940-91da-e6790603a9d2",
     "name": "Tiles Controller open Free Map Vector Tile[0]",
     "request": {
      "name": "Tiles Controller open Free Map Vector Tile[0]",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "vector",
        "navvo",
        ":version",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "version",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/tiles/vector/navvo/:version/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5f1455b9-df8d-41da-94ab-7d68d7d85a52",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "vector",
          "navvo",
          ":version",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "version"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1b5164e6-d3ed-4655-bed0-82fa39848b90",
     "name": "Tiles Controller open Free Map Vector Tile[1]",
     "request": {
      "name": "Tiles Controller open Free Map Vector Tile[1]",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "vector",
        "openfreemap",
        ":version",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "version",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/tiles/vector/openfreemap/:version/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e75ab3f1-9bc3-4cbf-b631-33498645773b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "vector",
          "openfreemap",
          ":version",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "version"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c314eabb-849a-47cf-b440-2feaff5ea738",
     "name": "Tiles Controller raster Tile",
     "request": {
      "name": "Tiles Controller raster Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "raster",
        ":source",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "source",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/tiles/raster/:source/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bb72f1a1-1cf6-41d2-926d-84f526c049ce",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "raster",
          ":source",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "source"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b111e35c-5cf2-4af9-96e9-61447a72ba86",
     "name": "Tiles Controller gibs Time Machine Tile",
     "request": {
      "name": "Tiles Controller gibs Time Machine Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "gibs",
        ":layerKey",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "date",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "layerKey",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/tiles/gibs/:layerKey/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2c5f9c9d-0db7-4250-b875-372a05a0b621",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "gibs",
          ":layerKey",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "date",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "layerKey"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "385e8897-6051-4252-b24c-e77f0c98418c",
     "name": "Tiles Controller watermark Tile",
     "request": {
      "name": "Tiles Controller watermark Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "watermark",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "key": "z"
        },
        {
         "type": "any",
         "key": "x"
        },
        {
         "type": "any",
         "key": "y"
        }
       ],
       "raw": "{{baseUrl}}/api/v1/tiles/watermark/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "48f2fd31-bc00-4f94-9924-675d0536a281",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "watermark",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0001410b-3bce-49da-a42b-36615b5d2947",
     "name": "Tiles Controller open Free Map Glyphs[0]",
     "request": {
      "name": "Tiles Controller open Free Map Glyphs[0]",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "glyphs",
        "navvo",
        ":fontstack",
        ":range"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "fontstack",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "range",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/tiles/glyphs/navvo/:fontstack/:range"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0e1d8466-fb51-449f-8ed7-19b9f6a36601",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "glyphs",
          "navvo",
          ":fontstack",
          ":range"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "fontstack"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "range"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fd1e76ce-51f4-4175-bdf4-6b502d110077",
     "name": "Tiles Controller open Free Map Glyphs[1]",
     "request": {
      "name": "Tiles Controller open Free Map Glyphs[1]",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "glyphs",
        "openfreemap",
        ":fontstack",
        ":range"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "fontstack",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "range",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/tiles/glyphs/openfreemap/:fontstack/:range"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b90a1d12-ced7-4e2e-8559-adef073abdcd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "glyphs",
          "openfreemap",
          ":fontstack",
          ":range"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "fontstack"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "range"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b97e2bc7-8e64-4469-a25a-e25a27ba12ac",
     "name": "Tiles Controller open Free Map Sprite[0]",
     "request": {
      "name": "Tiles Controller open Free Map Sprite[0]",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "sprites",
        "navvo",
        ":file"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "file",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "type": "any",
         "value": "<string>",
         "key": "folder"
        }
       ],
       "raw": "{{baseUrl}}/api/v1/tiles/sprites/navvo/:file"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "62111e54-7496-4cb6-b1f1-db8a0f6ea21f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "sprites",
          "navvo",
          ":file"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "folder"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "file"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8ef01144-2edd-4f71-bcaa-7a01839f48cd",
     "name": "Tiles Controller open Free Map Sprite[1]",
     "request": {
      "name": "Tiles Controller open Free Map Sprite[1]",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "sprites",
        "openfreemap",
        ":folder",
        ":file"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "folder",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "file",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/tiles/sprites/openfreemap/:folder/:file"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0e5ce01e-f999-467c-a5ae-6de04ed063df",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "sprites",
          "openfreemap",
          ":folder",
          ":file"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "folder"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "file"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d7eb3a38-2b1b-4788-9f9c-80eae4c93a24",
     "name": "Tiles Controller layers",
     "request": {
      "name": "Tiles Controller layers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "tiles",
        "layers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/tiles/layers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "22b01943-7bce-47a3-a20d-f94fe90f40dd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "tiles",
          "layers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Traffic",
   "description": "",
   "item": [
    {
     "id": "1f4c2c01-86e6-470e-a526-fe31fae809a2",
     "name": "Traffic Controller lines Tile Cover",
     "request": {
      "name": "Traffic Controller lines Tile Cover",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "lines",
        "tile-cover"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "maxTiles",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/lines/tile-cover"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "df5bba16-71b6-44bb-9f31-3915cbf6b537",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "lines",
          "tile-cover"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "maxTiles",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dd61791b-a1b1-4302-8f3c-30bbddf82d7b",
     "name": "Traffic Controller lines Tile",
     "request": {
      "name": "Traffic Controller lines Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "lines",
        "tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/traffic/lines/tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7c841e40-6798-4cee-a14c-bc2630222c9b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "lines",
          "tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6cb32885-0ac0-4eab-ba10-a55c1dff2039",
     "name": "Traffic Controller predicted Tile Cover",
     "request": {
      "name": "Traffic Controller predicted Tile Cover",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "predicted",
        "tile-cover"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "at",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "maxTiles",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/predicted/tile-cover"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bd281495-ec72-4d9f-8089-2ff8aa5c2517",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "predicted",
          "tile-cover"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "at",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "maxTiles",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8d8920c4-9a66-4a72-8cbf-900fdb34e5f0",
     "name": "Traffic Controller predicted Tile",
     "request": {
      "name": "Traffic Controller predicted Tile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "predicted",
        "tiles",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "at",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/traffic/predicted/tiles/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a9216da6-4efa-411a-8d0e-35dde2d1ac4a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "predicted",
          "tiles",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "at",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7bd1723c-4d17-475c-8098-074a957ab33d",
     "name": "Traffic Controller summary",
     "request": {
      "name": "Traffic Controller summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5bbb69c5-f93f-416b-bea8-220ee248fdfe",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e0b081fe-088f-4ae1-90be-d20597266b2a",
     "name": "Traffic Controller layers",
     "request": {
      "name": "Traffic Controller layers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "layers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/layers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7c74716e-c12b-4840-b2df-3a618d5480c2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "layers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "007fabbc-8e74-4ff3-8186-32c344df47f6",
     "name": "Traffic Controller route",
     "request": {
      "name": "Traffic Controller route",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "route"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/route"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{\n  \"locations\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"costing\": \"<string>\",\n  \"departureTime\": \"<string>\",\n  \"language\": \"<string>\",\n  \"shape\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"baseSeconds\": \"<number>\"\n}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "84fa50ac-1775-4e18-b669-9e9b17981497",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "route"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{\n  \"locations\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"costing\": \"<string>\",\n  \"departureTime\": \"<string>\",\n  \"language\": \"<string>\",\n  \"shape\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"baseSeconds\": \"<number>\"\n}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b528e648-fdc9-4503-998d-03fa257526fa",
     "name": "Traffic Model Controller profile",
     "request": {
      "name": "Traffic Model Controller profile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "profile"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "segmentKey",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "at",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "country",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/profile"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a6e56888-c0a4-4e78-8c65-8d0cc82bfcde",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "profile"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "segmentKey",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "at",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "country",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c9d0168b-17e2-4c48-98c3-ada6bf3391fd",
     "name": "Traffic Model Controller labels",
     "request": {
      "name": "Traffic Model Controller labels",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "labels"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "at",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "country",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/labels"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cadad725-6b22-467c-972a-dcb8567e4435",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "labels"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "at",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "country",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3e8717ed-0643-47d9-8880-49994e5d99c5",
     "name": "Traffic Model Controller insights",
     "request": {
      "name": "Traffic Model Controller insights",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "insights"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/insights"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bf2d153d-1803-4107-a334-41b2bcf97eed",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "insights"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b22fada7-2267-4783-9d4e-7c17b526a2a1",
     "name": "Traffic Model Controller popularity",
     "request": {
      "name": "Traffic Model Controller popularity",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "popularity"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "z",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/popularity"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7bfe9b6c-d80f-4b44-8bd5-06c6a9333ad2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "popularity"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "z",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "96af0ffc-2dd9-4ae7-9ae5-0f0a21a97f18",
     "name": "Traffic Model Controller depart Optimizer",
     "request": {
      "name": "Traffic Model Controller depart Optimizer",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "depart-optimizer"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "from",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "to",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/depart-optimizer"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3b4de36f-a8e5-425f-ad25-05e066d30ec9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "depart-optimizer"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "from",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "to",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d2acad3a-d846-4d2d-8606-7670686a375a",
     "name": "Traffic Model Controller validation",
     "request": {
      "name": "Traffic Model Controller validation",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "model",
        "validation"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/model/validation"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3cdadff2-f327-4354-9c04-d4c94a136929",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "model",
          "validation"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3602396c-fd52-4e82-bb1a-099da5116ab3",
     "name": "Traffic Model Controller dna",
     "request": {
      "name": "Traffic Model Controller dna",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "dna"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/dna"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6da6ea50-f668-4614-947a-fc0646733754",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "dna"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "20483799-0bb1-41d2-8a01-8fce38d29ea0",
     "name": "Traffic Model Controller forecast",
     "request": {
      "name": "Traffic Model Controller forecast",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "forecast"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "segmentKey",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "horizons",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "country",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/forecast"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "fac9150d-8ff1-4240-843b-31cb5a8b7c6f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "forecast"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "segmentKey",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "horizons",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "country",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ed1bdcdf-1681-43d3-a4a1-3e8180f71706",
     "name": "Traffic Model Controller status",
     "request": {
      "name": "Traffic Model Controller status",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "traffic",
        "model",
        "status"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/traffic/model/status"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c0c2feb0-913e-491e-a925-a492665af637",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "traffic",
          "model",
          "status"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Transit",
   "description": "",
   "item": [
    {
     "id": "1b190580-e3ef-4ddb-9434-0a96418f331b",
     "name": "Transit Public Controller stops",
     "request": {
      "name": "Transit Public Controller stops",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "transit",
        "stops"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "radius",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/transit/stops"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f840b905-2a8d-4d35-ad20-98280e6264cd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "transit",
          "stops"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "radius",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "17a06087-ab5f-41ad-8ceb-8fd552cf9839",
     "name": "Transit Public Controller routes",
     "request": {
      "name": "Transit Public Controller routes",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "transit",
        "routes"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/transit/routes"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b80f292a-7029-4013-be99-89cb32aaf14f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "transit",
          "routes"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4f653946-1e7a-4a83-8d99-f729e37c181e",
     "name": "Transit Public Controller gbfs Nearby",
     "request": {
      "name": "Transit Public Controller gbfs Nearby",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "transit",
        "gbfs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "radius",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "minBikes",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "minDocks",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/transit/gbfs"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ffa7f4f3-423e-42c8-9a0e-e3d998029f40",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "transit",
          "gbfs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "radius",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "minBikes",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "minDocks",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a846b7d2-8ced-4789-88f8-e31f38dc48ea",
     "name": "Transit Public Controller plan",
     "request": {
      "name": "Transit Public Controller plan",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "transit",
        "plan"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/transit/plan"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6dfb57d2-07bc-4882-9f57-63ff16eb5e5e",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "transit",
          "plan"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Widgets",
   "description": "",
   "item": [
    {
     "id": "9519a61d-0153-4fd3-a2da-7efecbc18897",
     "name": "Widgets Controller news",
     "request": {
      "name": "Widgets Controller news",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "widgets",
        "news"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "topics",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/widgets/news"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "316d650b-8d00-4600-b1a3-865e8ed6d5a3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "widgets",
          "news"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "topics",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "371b060f-205f-4fe2-ba29-b47e422ebeb8",
     "name": "Widgets Controller markets",
     "request": {
      "name": "Widgets Controller markets",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "widgets",
        "markets"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "symbols",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/widgets/markets"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "de1fafdd-5b3f-4e2e-aba1-a0d9a06bb5aa",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "widgets",
          "markets"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "symbols",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "admin",
   "description": "",
   "item": [
    {
     "id": "b03d8e7f-608d-4687-96a8-5bb839e28ae1",
     "name": "Admin Geo Details Controller status",
     "request": {
      "name": "Admin Geo Details Controller status",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "geo-details",
        "status"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/geo-details/status"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "46d6b8c1-52d6-487d-bbd9-4608bb7d8719",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "geo-details",
          "status"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7eccc811-5ff2-4fbf-b992-3d4c07a1e63b",
     "name": "Admin Geo Details Controller preview",
     "request": {
      "name": "Admin Geo Details Controller preview",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "geo-details",
        "preview",
        ":z",
        ":x",
        ":y"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "queryNames",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "z",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "x",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "y",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/geo-details/preview/:z/:x/:y"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ea8b445b-6ce9-4311-8701-d648a449a68c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "geo-details",
          "preview",
          ":z",
          ":x",
          ":y"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "queryNames",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "z"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "x"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "y"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d87361f2-0779-4eba-a3a4-52b1f9a40575",
     "name": "Admin Geo Details Controller import",
     "request": {
      "name": "Admin Geo Details Controller import",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "geo-details",
        "import"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/geo-details/import"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4802e700-9575-4ac6-99af-786e51b8ac65",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "geo-details",
          "import"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1f6f7f20-21e7-49d6-9276-8e4354774375",
     "name": "Admin Terrain Controller status",
     "request": {
      "name": "Admin Terrain Controller status",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "terrain",
        "status"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/terrain/status"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3b32b690-5747-4d81-936a-4074797210a6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "terrain",
          "status"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin",
   "description": "",
   "item": [
    {
     "id": "7e42dc67-c517-4119-936b-195ae3d2d3b4",
     "name": "Admin Controller overview",
     "request": {
      "name": "Admin Controller overview",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "overview"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/overview"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3a7ca93a-52ad-4432-afcc-c29aee4a20a6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "overview"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ae4e5778-ae25-463b-b9c3-643538f1c4c0",
     "name": "Admin Controller system Health",
     "request": {
      "name": "Admin Controller system Health",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system-health"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system-health"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1d2731f4-2872-420e-ae61-e5fd87b94c5e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system-health"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a4e2384f-0d3c-408f-a9bb-cc1d842795c4",
     "name": "Admin Controller notifications",
     "request": {
      "name": "Admin Controller notifications",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "notifications"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/notifications"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2a169a2f-17e7-40cd-8cc7-9efc22be1c93",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "notifications"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "23423b45-427a-408c-b9f2-c0358008cb18",
     "name": "Admin Controller places Summary",
     "request": {
      "name": "Admin Controller places Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/places/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0f20f193-2138-4b4e-8169-e96337dbc06e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1b2bc1f1-a7dd-4027-99ac-39e170c796c3",
     "name": "Admin Controller list Places",
     "request": {
      "name": "Admin Controller list Places",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "category",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "sponsored",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "claimable",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/places"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4f14d5af-a6c5-4e23-a2ea-fd8f1a97dcec",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "category",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "sponsored",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "claimable",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7c270ebf-0778-4528-b9f7-474afd2a36e0",
     "name": "Admin Controller create Place",
     "request": {
      "name": "Admin Controller create Place",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/places"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "80d21900-24a2-4691-9c18-1d2d0ad05684",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "12aa4dcd-f850-40b0-ac87-97792d7aa13c",
     "name": "Admin Controller update Place",
     "request": {
      "name": "Admin Controller update Place",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8b6df8da-688f-4474-a0e1-d5cd574c1ea6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e450e3bb-2c92-430d-83f0-a48b5045c8b9",
     "name": "Admin Controller delete Place",
     "request": {
      "name": "Admin Controller delete Place",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "09d8b13a-2dfe-4084-b7aa-7a9de883a329",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d1673f0d-e140-4437-80af-7dc9a1d7f431",
     "name": "Admin Controller restore Place From Audit",
     "request": {
      "name": "Admin Controller restore Place From Audit",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id",
        "restore-audit",
        ":auditId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "auditId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id/restore-audit/:auditId"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "9803761d-b456-4a6e-a6cd-fa8c7792425c",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id",
          "restore-audit",
          ":auditId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "auditId"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1608afc3-7810-4256-826f-14894f0c5aa5",
     "name": "Admin Controller place Entrances",
     "request": {
      "name": "Admin Controller place Entrances",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id",
        "entrances"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id/entrances"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "09d387eb-a8f2-46a6-8e18-6efc76794b39",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id",
          "entrances"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "69474ec7-acfe-40e7-b7e7-c5b9c021d21f",
     "name": "Admin Controller create Entrance",
     "request": {
      "name": "Admin Controller create Entrance",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id",
        "entrances"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id/entrances"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1707cc38-064a-4dcf-a326-dc6dc8892a79",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id",
          "entrances"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a5504846-96a1-41a5-a073-0c604b452953",
     "name": "Admin Controller update Entrance",
     "request": {
      "name": "Admin Controller update Entrance",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":placeId",
        "entrances",
        ":entranceId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "placeId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "entranceId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:placeId/entrances/:entranceId"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ce4bad8c-52f7-41e8-876b-4d8cbaee346e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":placeId",
          "entrances",
          ":entranceId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "placeId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "entranceId"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "78e80777-ce09-4ccb-892d-e699d12b78a1",
     "name": "Admin Controller delete Entrance",
     "request": {
      "name": "Admin Controller delete Entrance",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":placeId",
        "entrances",
        ":entranceId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "placeId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "entranceId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:placeId/entrances/:entranceId"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "57163810-51a5-4aba-881f-1c9e27dc1d42",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":placeId",
          "entrances",
          ":entranceId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "placeId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "entranceId"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8f707e3a-e4f4-4494-aa27-040b28d8e22b",
     "name": "Admin Controller list Place Source Links",
     "request": {
      "name": "Admin Controller list Place Source Links",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id",
        "source-links"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id/source-links"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ff689e70-555e-42d9-997b-a3bbd6544ebf",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id",
          "source-links"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d72412e4-1c3e-4180-8703-41de360e38a5",
     "name": "Admin Controller create Place Source Link",
     "request": {
      "name": "Admin Controller create Place Source Link",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id",
        "source-links"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id/source-links"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "031cd7d9-b9e2-498e-b882-5aac01f2edb4",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id",
          "source-links"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0e827430-58fe-48cf-b71f-b9e8ae89fb8d",
     "name": "Admin Controller update Place Source Link",
     "request": {
      "name": "Admin Controller update Place Source Link",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":placeId",
        "source-links",
        ":linkId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "placeId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "linkId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:placeId/source-links/:linkId"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6c8a00a7-c6eb-4156-9ed0-17dedf0810b8",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":placeId",
          "source-links",
          ":linkId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "placeId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "linkId"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7eb1948e-2a71-41f0-8198-c7a37a4b80cb",
     "name": "Admin Controller delete Place Source Link",
     "request": {
      "name": "Admin Controller delete Place Source Link",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":placeId",
        "source-links",
        ":linkId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "placeId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "linkId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:placeId/source-links/:linkId"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dd461246-8298-4a50-88d6-0ae9b52c06b2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":placeId",
          "source-links",
          ":linkId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "placeId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "linkId"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "642b444c-9641-425a-95f5-9332cdeebbcf",
     "name": "Admin Controller get Place Photos",
     "request": {
      "name": "Admin Controller get Place Photos",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id",
        "photos"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id/photos"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7b1119c2-c229-4465-9d5d-519fc40c60eb",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id",
          "photos"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d53c7f18-24db-4e0f-b1ed-0fccaabb8744",
     "name": "Admin Controller update Place Photo",
     "request": {
      "name": "Admin Controller update Place Photo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        "photos",
        ":photoId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "photoId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/photos/:photoId"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "82ab7697-820b-4459-b29d-d89f71170271",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          "photos",
          ":photoId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "photoId"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1a065016-d9c2-4af9-9598-205acbcc7d41",
     "name": "Admin Controller delete Place Photo",
     "request": {
      "name": "Admin Controller delete Place Photo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        "photos",
        ":photoId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "photoId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/photos/:photoId"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c178e58e-1298-4dbb-b3bd-39b8fa65dc3f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          "photos",
          ":photoId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "photoId"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fd1a8726-d1df-44df-9d7d-0d4acdf443a1",
     "name": "Admin Controller upload Place Photo",
     "request": {
      "name": "Admin Controller upload Place Photo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id",
        "photos",
        "upload"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id/photos/upload"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b5ab6f79-6959-4633-9202-901f49bd15c0",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id",
          "photos",
          "upload"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3db47717-f322-458f-9bc6-ab0201fdc50f",
     "name": "Admin Controller upload Place Logo",
     "request": {
      "name": "Admin Controller upload Place Logo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id",
        "logo"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id/logo"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e2a47acf-91c8-43d1-acdb-0b438bb160c9",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id",
          "logo"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "bc866afd-2983-4365-b539-d9fdb7fa2df3",
     "name": "Admin Controller delete Place Logo",
     "request": {
      "name": "Admin Controller delete Place Logo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        ":id",
        "logo"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/places/:id/logo"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5192d578-0f5b-482f-a13b-22a31802f9b2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          ":id",
          "logo"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "44700ecd-129b-49d1-99a9-8f066459e44d",
     "name": "Admin Controller businesses Summary",
     "request": {
      "name": "Admin Controller businesses Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "businesses",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/businesses/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3d6f2c26-f77b-4d98-9c42-9de8075700f4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "businesses",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4bba82f4-4125-4c00-8ab1-9fcf0300a867",
     "name": "Admin Controller list Businesses",
     "request": {
      "name": "Admin Controller list Businesses",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "businesses"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/businesses"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "feeb7557-cc26-4d7b-a6b6-ec480d631e0c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "businesses"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1736171a-39ac-44f0-8b49-fe4d73bb65e4",
     "name": "Admin Controller list Campaigns",
     "request": {
      "name": "Admin Controller list Campaigns",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "campaigns"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "placeId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "objective",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "category",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "area",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/campaigns"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0176c8fb-9527-4aa9-90cd-e05229c68782",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "campaigns"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "placeId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "objective",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "category",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "area",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8ea97ec2-b36c-4866-9ec2-4cc09ad99644",
     "name": "Admin Controller create Campaign",
     "request": {
      "name": "Admin Controller create Campaign",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "campaigns"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/campaigns"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b544f55b-7bf6-4aad-9785-fcef59a0eaab",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "campaigns"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b72d094c-279e-42e7-bf45-d051e3ef7b08",
     "name": "Admin Controller update Campaign",
     "request": {
      "name": "Admin Controller update Campaign",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "campaigns",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/campaigns/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "fdfd96fb-0d2d-4037-bde2-ed617c7471e2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "campaigns",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1b24ec78-1840-4d26-bc3b-f226ad05ee41",
     "name": "Admin Controller delete Campaign",
     "request": {
      "name": "Admin Controller delete Campaign",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "campaigns",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/campaigns/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5a2935a1-2c5f-4d93-9bb5-bcc3557f1919",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "campaigns",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ce471997-97d2-4947-aa54-d488f19d9cb2",
     "name": "Admin Controller claims Summary",
     "request": {
      "name": "Admin Controller claims Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "claims",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/claims/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dbcbbfd9-88a9-4aad-94ca-dbb2d1171407",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "claims",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c4fc7927-1029-41cf-bc55-72f8808931d4",
     "name": "Admin Controller imports Summary",
     "request": {
      "name": "Admin Controller imports Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "imports",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/imports/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c40ebf0e-e773-49b5-8937-5f11878f20c2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "imports",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "37cb580c-4110-4faa-a68e-3b79ca44e05e",
     "name": "Admin Controller list Import Sources",
     "request": {
      "name": "Admin Controller list Import Sources",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-sources"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/import-sources"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d25b2f2a-e5c1-4631-81b2-f9877de0aebb",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-sources"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1f2d91fe-4727-4cc3-959c-d9ea1ac50e9a",
     "name": "Admin Controller moderation Summary",
     "request": {
      "name": "Admin Controller moderation Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "10ce10d9-67df-433c-b947-51fb8074f6ad",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c4e49a26-3bfc-45f8-affe-daafad37881c",
     "name": "Admin Controller developers Summary",
     "request": {
      "name": "Admin Controller developers Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "99b53af4-99fd-4917-b63b-361cbeb89aad",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "76f1ea64-ec60-4d4a-9211-726d69bebd3c",
     "name": "Admin Controller developer Apps",
     "request": {
      "name": "Admin Controller developer Apps",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "apps"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/apps"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "66dffa22-fdf6-401d-8ae7-059ca0b3142d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "apps"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e26e536d-2f45-4231-9041-93155c843e50",
     "name": "Admin Controller list Developer Organizations",
     "request": {
      "name": "Admin Controller list Developer Organizations",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "organizations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/organizations"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "61e2d150-e301-4cab-9379-e16cba1671fa",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "organizations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f48fc24d-8d27-4f7e-bf15-a91a334daf86",
     "name": "Admin Controller create Developer Organization",
     "request": {
      "name": "Admin Controller create Developer Organization",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "organizations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/organizations"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "06a4e6f2-5210-48ac-82bc-b6448f7c01fe",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "organizations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "957aada5-a965-475e-a1f2-07f3a5357f8a",
     "name": "Admin Controller update Developer Organization",
     "request": {
      "name": "Admin Controller update Developer Organization",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "organizations",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/developers/organizations/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4758215c-bf6e-4628-a9fc-a1604e30abe9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "organizations",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f9c0cf94-7c90-4a5a-a954-13679c5e5dc3",
     "name": "Admin Controller delete Developer Organization",
     "request": {
      "name": "Admin Controller delete Developer Organization",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "organizations",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/developers/organizations/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "61e4ca50-d2ac-4827-8d75-3a046b5d4e11",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "organizations",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "94427572-6b86-4046-befb-12d9c3cf3733",
     "name": "Admin Controller list Developer Projects",
     "request": {
      "name": "Admin Controller list Developer Projects",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "projects"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "organizationId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/projects"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "eddb5145-ee4c-49d4-ab2d-f723bb0cc1b5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "projects"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "organizationId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3c0d1803-73a5-451c-ab75-4584632b798b",
     "name": "Admin Controller create Developer Project",
     "request": {
      "name": "Admin Controller create Developer Project",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "projects"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/projects"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2fe4fb87-42d7-41e7-9ad5-5f508d365df8",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "projects"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e6255efc-255f-46d1-9d18-3a7d6d45cdda",
     "name": "Admin Controller update Developer Project",
     "request": {
      "name": "Admin Controller update Developer Project",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "projects",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/developers/projects/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "59121daa-ee33-473c-83b0-f3f25d2d5a98",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "projects",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f6f1ebd0-d3bc-41a2-953f-4b5b3788ed43",
     "name": "Admin Controller delete Developer Project",
     "request": {
      "name": "Admin Controller delete Developer Project",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "projects",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/developers/projects/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1cbabe7c-620a-4639-93e6-debc1e8d0ea7",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "projects",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "38a7dd28-86df-4ae5-b5a4-2749891fa90f",
     "name": "Admin Controller list Developer Api Keys",
     "request": {
      "name": "Admin Controller list Developer Api Keys",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "api-keys"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "projectId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/api-keys"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "fb87f04b-ce0f-41d1-8e10-69a1a6046fbd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "api-keys"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "projectId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "607425f2-ca08-4245-8a5d-260ed94c993c",
     "name": "Admin Controller create Developer Api Key",
     "request": {
      "name": "Admin Controller create Developer Api Key",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "api-keys"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/api-keys"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "25d1a788-a3fd-4a16-b6cc-7e8784f00443",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "api-keys"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8fb6617d-7328-44fc-88f1-6f680e0dc34a",
     "name": "Admin Controller update Developer Api Key",
     "request": {
      "name": "Admin Controller update Developer Api Key",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "api-keys",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/developers/api-keys/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "801a637e-b4ed-4ad4-a312-f26e2da6a040",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "api-keys",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9cc954af-9ed0-499a-9477-15ede89985a0",
     "name": "Admin Controller delete Developer Api Key",
     "request": {
      "name": "Admin Controller delete Developer Api Key",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "api-keys",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/developers/api-keys/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c2f9e17a-2b36-48b7-87d0-c3e48a089376",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "api-keys",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "55e13837-b14c-4e81-8a58-29bf5414c2bb",
     "name": "Admin Controller developer Usage",
     "request": {
      "name": "Admin Controller developer Usage",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "usage"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/usage"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7889e6c4-35cf-4fbb-8041-5baac56763f9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "usage"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9dbf7e9c-7a8d-4f70-bc98-c756866c89aa",
     "name": "Admin Controller list Developer Usage Events",
     "request": {
      "name": "Admin Controller list Developer Usage Events",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "usage-events"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "scope",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "projectId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "keyId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "route",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/usage-events"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b73a3563-a168-46c6-8bc9-cf70f934ef8e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "usage-events"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "scope",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "projectId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "keyId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "route",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "47dbeed0-134c-44eb-b893-91da9f937565",
     "name": "Admin Controller create Developer Usage Event",
     "request": {
      "name": "Admin Controller create Developer Usage Event",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "usage-events"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/developers/usage-events"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "221cbf0e-910e-4a35-a6c7-ccb1686ed201",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "usage-events"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "02297044-24b7-42cf-ad2b-08b2a44c0d06",
     "name": "Admin Controller update Developer Usage Event",
     "request": {
      "name": "Admin Controller update Developer Usage Event",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "usage-events",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/developers/usage-events/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "53692db0-6c34-4666-9ca4-03f931d3849e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "usage-events",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3b34bb46-33c6-4ebb-884c-78324bf1636c",
     "name": "Admin Controller delete Developer Usage Event",
     "request": {
      "name": "Admin Controller delete Developer Usage Event",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "developers",
        "usage-events",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/developers/usage-events/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2e015d8c-46b2-4697-b2a6-a03ed6b120c9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "developers",
          "usage-events",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "acbb54f8-0d48-4c8d-9c38-25ca6136bacd",
     "name": "Admin Controller imagery Summary",
     "request": {
      "name": "Admin Controller imagery Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "imagery",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/imagery/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e4fe8465-d38d-47c3-b5c1-e209e7c096e7",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "imagery",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2f1c5229-0403-4bfc-b6b5-fe5c99c50813",
     "name": "Admin Controller imagery Features",
     "request": {
      "name": "Admin Controller imagery Features",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "imagery",
        "features"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/imagery/features"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "af0502e1-12f9-458e-8035-6a63863031d8",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "imagery",
          "features"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ea2a4d14-ff93-47e2-98d5-36a03703bbd9",
     "name": "Admin Controller imagery Nearest",
     "request": {
      "name": "Admin Controller imagery Nearest",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "imagery",
        "nearest"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/imagery/nearest"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ba3cf5f9-93ce-4b78-b515-c139959eecb2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "imagery",
          "nearest"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e3a552f8-d64d-4838-8a1f-e12d17701c1a",
     "name": "Admin Controller traffic Summary",
     "request": {
      "name": "Admin Controller traffic Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8abadf67-911d-4cf6-b816-7edab5dd4714",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "49397aae-a6c8-41ff-9dcd-d15ee2ade187",
     "name": "Admin Controller list Traffic Profiles",
     "request": {
      "name": "Admin Controller list Traffic Profiles",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "profiles"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "congestion",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "edgeId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "from",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "to",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "minSamples",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "hasGeometry",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/profiles"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "026794e4-5e42-49f4-9835-c61daab9079b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "profiles"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "congestion",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "edgeId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "from",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "to",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "minSamples",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "hasGeometry",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a91a9993-2609-4233-8639-609a74220c88",
     "name": "Admin Controller create Traffic Profile",
     "request": {
      "name": "Admin Controller create Traffic Profile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "profiles"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/profiles"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "afdde15c-f9f8-40ff-b7fe-cc215bf2afee",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "profiles"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "11815115-71c6-4bee-9608-163e348dc8ef",
     "name": "Admin Controller list Telemetry Trips",
     "request": {
      "name": "Admin Controller list Telemetry Trips",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "trips"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "userId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "consent",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "profile",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/trips"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "523861a6-19f4-40d9-af67-3f42b13ec1f0",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "trips"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "userId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "consent",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "profile",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cd0c5e05-24c9-4c66-a618-6aef186f48e4",
     "name": "Admin Controller telemetry Trip Points",
     "request": {
      "name": "Admin Controller telemetry Trip Points",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "trips",
        ":id",
        "points"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/trips/:id/points"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8a294e9d-50e4-4a27-b1f3-1058acd4acec",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "trips",
          ":id",
          "points"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b11bdbee-a9ea-4ca6-8109-610c168193fb",
     "name": "Admin Controller update Telemetry Trip",
     "request": {
      "name": "Admin Controller update Telemetry Trip",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "trips",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/trips/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "359df7a5-f496-445f-8078-34c7a64e37d4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "trips",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "78b25e4e-f319-4be5-a537-de968ee742d9",
     "name": "Admin Controller delete Telemetry Trip",
     "request": {
      "name": "Admin Controller delete Telemetry Trip",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "trips",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/trips/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "37472f0c-e8fe-48c2-9a61-4453d4eab284",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "trips",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "48fd3c5e-1824-4559-847b-eded85be3d5b",
     "name": "Admin Controller update Traffic Profile",
     "request": {
      "name": "Admin Controller update Traffic Profile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "profiles",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/profiles/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6e74d97a-c36e-4cb9-868d-1c4038e147f6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "profiles",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7b6b8871-ff1d-412d-ad08-32ad7754c3cd",
     "name": "Admin Controller delete Traffic Profile",
     "request": {
      "name": "Admin Controller delete Traffic Profile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "profiles",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/profiles/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "72643bb8-03eb-4e82-961b-39f0b60dc16c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "profiles",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "457818c8-9611-4a1d-a81f-55c23b786fa8",
     "name": "Admin Controller incidents Summary",
     "request": {
      "name": "Admin Controller incidents Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "incidents",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/incidents/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "661d0ddd-60f2-4b0f-b10e-0bda9fd87777",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "incidents",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6f89f006-d11e-49dd-9ec1-a44b43d9014f",
     "name": "Admin Controller list Admin Incidents",
     "request": {
      "name": "Admin Controller list Admin Incidents",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "incidents"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "layerClass",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "verified",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "minSeverity",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/incidents"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b999ee07-5b96-4772-afe0-ee2402bd4e31",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "incidents"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "layerClass",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "verified",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "minSeverity",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9f9f0c0f-cb2f-4af1-8ca4-37797e3eee93",
     "name": "Admin Controller create Admin Incident",
     "request": {
      "name": "Admin Controller create Admin Incident",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "incidents"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/incidents"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "eb26943e-e724-4ed1-a2fd-b10e96ab203a",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "incidents"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6da4179f-c3f1-4135-b477-6663645af664",
     "name": "Admin Controller update Admin Incident",
     "request": {
      "name": "Admin Controller update Admin Incident",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "incidents",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/incidents/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "acd94f43-ff16-48c7-8e97-349658ea2f60",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "incidents",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e8fbe8d6-2083-4d34-afe0-ffa5acb84178",
     "name": "Admin Controller delete Admin Incident",
     "request": {
      "name": "Admin Controller delete Admin Incident",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "incidents",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/incidents/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "19e17bbf-c21e-4e34-8ac8-729a82454143",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "incidents",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4f455ad3-25c6-4258-beb9-b42776317a3f",
     "name": "Admin Controller system Summary",
     "request": {
      "name": "Admin Controller system Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c9110219-d8fd-437d-86c4-f3c901ae1b3c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dd0e9824-9048-4a42-afbd-f298e2a76c3b",
     "name": "Admin Controller list Feature Flags",
     "request": {
      "name": "Admin Controller list Feature Flags",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "feature-flags"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "area",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/feature-flags"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "24103f80-577e-4996-be93-4f3889ef504c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "feature-flags"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "area",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ede57e6f-2d2e-4a0b-b314-87c66f5bf53f",
     "name": "Admin Controller create Feature Flag",
     "request": {
      "name": "Admin Controller create Feature Flag",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "feature-flags"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/feature-flags"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5180af3a-c98b-4311-b764-ed9962b68b00",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "feature-flags"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d5ed3f64-b9aa-4c7f-b569-08f31eebd936",
     "name": "Admin Controller update Feature Flag",
     "request": {
      "name": "Admin Controller update Feature Flag",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "feature-flags",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/system/feature-flags/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "93984aaf-702c-4d92-9d03-6114315eb3c6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "feature-flags",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "01ec01fd-1eb5-49f2-b01f-61d7d0ded4b6",
     "name": "Admin Controller delete Feature Flag",
     "request": {
      "name": "Admin Controller delete Feature Flag",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "feature-flags",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/system/feature-flags/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c148b1c3-4aea-4535-a7eb-b7a44984efa5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "feature-flags",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "71e5e000-7af6-4bcc-ba4c-448be3f71b68",
     "name": "Admin Controller get Agentation",
     "request": {
      "name": "Admin Controller get Agentation",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "agentation"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/agentation"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "49f9222c-c0e5-4245-bd84-9d84c9918832",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "agentation"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dfb5b15d-3920-4732-954f-87189993ac9e",
     "name": "Admin Controller set Agentation",
     "request": {
      "name": "Admin Controller set Agentation",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "agentation"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/agentation"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b6021038-1cb5-4e39-a471-929d8c1313a3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "agentation"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "29a3199d-5426-430c-b30e-b636462a33df",
     "name": "Admin Controller list Audit Logs",
     "request": {
      "name": "Admin Controller list Audit Logs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "audit-logs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "actor",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "entityType",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "entityId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "action",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "from",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "to",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/audit-logs"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b21cb585-61f1-4cd2-9b0a-2b5468a5833e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "audit-logs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "actor",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "entityType",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "entityId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "action",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "from",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "to",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a5cf034a-1ac6-464c-9ed8-90a253b7b5e1",
     "name": "Admin Controller cleanup Audit Logs",
     "request": {
      "name": "Admin Controller cleanup Audit Logs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "audit-logs",
        "cleanup"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/audit-logs/cleanup"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5540cd20-af95-4cbb-9e33-831300c1922f",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "audit-logs",
          "cleanup"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a3be9dd7-128f-4b48-b119-14781ad2d83e",
     "name": "Admin Controller bulk Delete Audit Logs",
     "request": {
      "name": "Admin Controller bulk Delete Audit Logs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "audit-logs",
        "bulk-delete"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/audit-logs/bulk-delete"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1e7c5d2b-db62-43fa-a362-e2f6e13bceb1",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "audit-logs",
          "bulk-delete"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ede3df94-e80f-4e3f-948a-dea9edf2d628",
     "name": "Admin Controller list Role Permissions",
     "request": {
      "name": "Admin Controller list Role Permissions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        "permissions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/users/permissions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "02881b18-fd62-4c67-8f6e-98cef5ce462c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          "permissions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fe119f6b-9b47-4ac8-a40f-980c402d0ca8",
     "name": "Admin Controller update Role Permission",
     "request": {
      "name": "Admin Controller update Role Permission",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        "permissions",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/permissions/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6210000c-9b2d-4633-b22a-38ce9fe34847",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          "permissions",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4283af26-13ae-4a7c-8aea-ad5517d8aa33",
     "name": "Admin Controller list Roles",
     "request": {
      "name": "Admin Controller list Roles",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "roles"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/roles"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "407f3091-4eb1-407a-b01a-2cc0a4e8ba8a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "roles"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "801bd93c-1458-4475-b822-fd253a8e27a0",
     "name": "Admin Controller create Role",
     "request": {
      "name": "Admin Controller create Role",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "roles"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/roles"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "509f5164-2cc9-40df-9955-4cdb230c35ec",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "roles"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cc3f7372-394d-4307-aa82-2367573b0509",
     "name": "Admin Controller update Role",
     "request": {
      "name": "Admin Controller update Role",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "roles",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/roles/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "77ff8d97-b6e9-43b2-b129-e8d5dc192cdc",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "roles",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6055cba8-0bde-4091-a899-6c3416708314",
     "name": "Admin Controller delete Role",
     "request": {
      "name": "Admin Controller delete Role",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "roles",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/roles/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0da631d5-a260-4d5e-b044-1e583a8266ea",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "roles",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "df79f697-9630-42f9-ab39-84b8543c3386",
     "name": "Admin Controller reseed Roles",
     "request": {
      "name": "Admin Controller reseed Roles",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "roles",
        "reseed"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/roles/reseed"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8a788cb4-6a71-4953-95a5-f9fbf9b29a75",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "roles",
          "reseed"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6d9db21f-5cad-4649-84a9-4204d530bc40",
     "name": "Admin Controller system Data Sources",
     "request": {
      "name": "Admin Controller system Data Sources",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "data-sources"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/data-sources"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e4a0a34f-1ffc-4191-b10e-261647a1ccff",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "data-sources"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "13089d7d-2d6f-4c77-9002-1af178e18e13",
     "name": "Admin Controller create System Data Source",
     "request": {
      "name": "Admin Controller create System Data Source",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "data-sources"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/data-sources"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f10a27f6-ecf0-4bb8-941e-91a078dc5606",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "data-sources"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fe9b0b84-d939-4c09-a31a-16f160fcd0bf",
     "name": "Admin Controller update System Data Source",
     "request": {
      "name": "Admin Controller update System Data Source",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "data-sources",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/system/data-sources/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "572e8ae8-2072-4abc-af3d-0d5baa9b1266",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "data-sources",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a3d6bca2-6351-4804-ba66-4b667cfe937f",
     "name": "Admin Controller delete System Data Source",
     "request": {
      "name": "Admin Controller delete System Data Source",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "data-sources",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/system/data-sources/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dae65552-b457-449d-9c2e-067e0e38bb97",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "data-sources",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "082b6940-18cc-4fa2-8e3b-4cf6bf8576b1",
     "name": "Admin Controller list Map Icons",
     "request": {
      "name": "Admin Controller list Map Icons",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "icons"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/icons"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7613e4d3-5087-4e30-a77d-03037903bac2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "icons"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "666b8425-94d4-47e3-ac2d-85193b74837d",
     "name": "Admin Controller create Map Icon",
     "request": {
      "name": "Admin Controller create Map Icon",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "icons"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/icons"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4d06193d-1647-4e0b-a54b-a92074783047",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "icons"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dbee0c72-580c-4a9e-8e41-cefda019c1a6",
     "name": "Admin Controller update Map Icon",
     "request": {
      "name": "Admin Controller update Map Icon",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "icons",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/icons/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "18df96b9-d087-4590-8178-7920869f50ec",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "icons",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "25708dc3-2d37-4d3d-acf5-b015a04e9ed2",
     "name": "Admin Controller delete Map Icon",
     "request": {
      "name": "Admin Controller delete Map Icon",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "icons",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/icons/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6a379112-f35b-4aa1-8f7a-a02a252dbfb9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "icons",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5b7588c7-9d7e-491e-a454-901610ec8482",
     "name": "Admin Controller upload Map Icon Variant",
     "request": {
      "name": "Admin Controller upload Map Icon Variant",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "icons",
        ":id",
        "icon"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "variant",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/icons/:id/icon"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1b14428d-3d0f-4905-b57d-ce2416478e4d",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "icons",
          ":id",
          "icon"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "variant",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "31c95d01-ca2a-4e63-9358-71cfccef48d0",
     "name": "Admin Controller seed Icon Library From Categories",
     "request": {
      "name": "Admin Controller seed Icon Library From Categories",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "icons",
        "seed-from-categories"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/icons/seed-from-categories"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d8139cdc-ab07-4017-9079-af9a5edb5031",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "icons",
          "seed-from-categories"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e4a08bc2-ddaf-4ec5-bff2-4467c5cc1bf5",
     "name": "Admin Controller list Map Categories",
     "request": {
      "name": "Admin Controller list Map Categories",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "categories"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/categories"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8bb225e0-099b-47c0-84a6-1da0ec6913ac",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "categories"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c1b07c86-bf95-4d67-affb-74fe98c19c49",
     "name": "Admin Controller create Map Category",
     "request": {
      "name": "Admin Controller create Map Category",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "categories"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/categories"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "48aaee0b-0a84-4386-b61a-79939f99e144",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "categories"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dfa3805d-4b31-4928-87e3-e056600d96a5",
     "name": "Admin Controller update Map Category",
     "request": {
      "name": "Admin Controller update Map Category",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "categories",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/categories/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "9361e984-45ce-43e5-8304-a7b7054afc50",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "categories",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "840bd0b8-b76b-4559-b474-f3bae62dd29a",
     "name": "Admin Controller delete Map Category",
     "request": {
      "name": "Admin Controller delete Map Category",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "categories",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/categories/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bf7ecdee-b689-4697-8389-fa1a21c4c108",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "categories",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "47b1db51-f15e-4bd1-ac96-e8aa5ba50ff1",
     "name": "Admin Controller upload Map Category Icon",
     "request": {
      "name": "Admin Controller upload Map Category Icon",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "categories",
        ":id",
        "icon"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "variant",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/categories/:id/icon"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "44e6599f-993b-45b4-8042-219d434a5426",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "categories",
          ":id",
          "icon"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "variant",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2e82dd18-ba37-4c09-8ca0-b235a474d1b3",
     "name": "Admin Controller reorder Map Categories",
     "request": {
      "name": "Admin Controller reorder Map Categories",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "categories",
        "reorder"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/categories/reorder"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6cc48940-43f4-415f-9199-8e2e4a1f8ade",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "categories",
          "reorder"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "637c77f9-d1ae-4e09-81c4-b5ff4c22a74c",
     "name": "Admin Controller merge Map Category",
     "request": {
      "name": "Admin Controller merge Map Category",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "categories",
        ":id",
        "merge"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/categories/:id/merge"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d31f00e1-e78b-4194-ab1f-18e652e72eeb",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "categories",
          ":id",
          "merge"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f7e93c22-6e2b-44be-b798-c587b1109096",
     "name": "Admin Controller list Map Layers",
     "request": {
      "name": "Admin Controller list Map Layers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "layers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/layers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7dbce059-fbe0-40ab-b6fc-2cc8fbe3dfd7",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "layers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "07421545-9a10-4c9a-b51e-3838f131962a",
     "name": "Admin Controller create Map Layer",
     "request": {
      "name": "Admin Controller create Map Layer",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "layers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/layers"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "94998926-ed25-4be4-b3dd-bf567bfce3a2",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "layers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "aa0a7c85-c89e-42af-84df-367863c6b626",
     "name": "Admin Controller update Map Layer",
     "request": {
      "name": "Admin Controller update Map Layer",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "layers",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/layers/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "887ea22d-70da-4adf-84b9-769d6c0b1590",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "layers",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9bc9c86e-5349-4f48-a015-9c486f4c503e",
     "name": "Admin Controller delete Map Layer",
     "request": {
      "name": "Admin Controller delete Map Layer",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "layers",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/layers/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2d626619-afe7-4a70-96ec-9c90607cb0b0",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "layers",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "db41211e-4e78-44d9-bfec-eb9eaac6c752",
     "name": "Admin Controller list Weather Overlays",
     "request": {
      "name": "Admin Controller list Weather Overlays",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "weather-overlays"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/weather-overlays"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6f70a97f-ebf9-4e5c-8196-8739ee55b639",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "weather-overlays"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1f6a7506-7ce2-4060-b61d-7a8bc81ad32f",
     "name": "Admin Controller create Weather Overlay",
     "request": {
      "name": "Admin Controller create Weather Overlay",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "weather-overlays"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/weather-overlays"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5a746ab4-66b8-40ab-92d5-dccaedffc936",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "weather-overlays"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d963a15a-d101-433f-b6e9-81338b802be6",
     "name": "Admin Controller update Weather Overlay",
     "request": {
      "name": "Admin Controller update Weather Overlay",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "weather-overlays",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/weather-overlays/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b947b92b-a832-4875-8bb7-b670a3242951",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "weather-overlays",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "76968c40-93af-4001-9a6f-4fe06f8944a7",
     "name": "Admin Controller delete Weather Overlay",
     "request": {
      "name": "Admin Controller delete Weather Overlay",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "weather-overlays",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/weather-overlays/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "99f41fc4-5369-43ea-897b-5f40bf857fb2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "weather-overlays",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "61fff89e-0acd-4533-a294-33543ac085b0",
     "name": "Admin Controller list Logistics Zones",
     "request": {
      "name": "Admin Controller list Logistics Zones",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "logistics-zones"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/logistics-zones"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cfc19424-57d5-4192-87c1-3716c9b98132",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "logistics-zones"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3a000437-fd48-4c71-9bef-4cb47a32b972",
     "name": "Admin Controller create Logistics Zone",
     "request": {
      "name": "Admin Controller create Logistics Zone",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "logistics-zones"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/logistics-zones"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7abc787c-b49e-4fab-a2ee-69f380a8aac5",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "logistics-zones"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "84381f44-e8cc-45f6-a45a-9f8f7eab7af2",
     "name": "Admin Controller update Logistics Zone",
     "request": {
      "name": "Admin Controller update Logistics Zone",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "logistics-zones",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/logistics-zones/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5cf2a0fe-261d-4056-abe9-14785cbc28e3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "logistics-zones",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9b36e505-a582-4992-bfbc-0cf77fb2d5ac",
     "name": "Admin Controller delete Logistics Zone",
     "request": {
      "name": "Admin Controller delete Logistics Zone",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "logistics-zones",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/logistics-zones/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3000463f-c087-4d25-a5f2-8198388615db",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "logistics-zones",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d23090f5-7511-4992-ae2d-ddd96b941b4e",
     "name": "Admin Controller list Map Overlay Features",
     "request": {
      "name": "Admin Controller list Map Overlay Features",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "overlay-features"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "layerType",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/overlay-features"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c5de4bcb-96fd-4a0a-81dc-b73c840b047b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "overlay-features"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "layerType",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d9c80ab5-93f6-4764-b2ce-06efaa81cfb0",
     "name": "Admin Controller create Map Overlay Feature",
     "request": {
      "name": "Admin Controller create Map Overlay Feature",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "overlay-features"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/overlay-features"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1cf26fc6-a604-4590-ba81-8a3da9be98a1",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "overlay-features"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d1973010-c204-4749-a68d-5288fb12f4f1",
     "name": "Admin Controller import Map Overlay Features",
     "request": {
      "name": "Admin Controller import Map Overlay Features",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "overlay-features",
        "import"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/map/overlay-features/import"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8cfe2bf1-39e0-44a8-85ce-b6962e364f7c",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "overlay-features",
          "import"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a169435b-15de-4539-a002-0d4978c4829d",
     "name": "Admin Controller update Map Overlay Feature",
     "request": {
      "name": "Admin Controller update Map Overlay Feature",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "overlay-features",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/overlay-features/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "66c28b91-fd26-4330-b4f1-21cd2c13e6c5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "overlay-features",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "98f7e887-c7cc-4797-b87b-9938b282ec08",
     "name": "Admin Controller delete Map Overlay Feature",
     "request": {
      "name": "Admin Controller delete Map Overlay Feature",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        "overlay-features",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/overlay-features/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "fa04de97-18ca-40c4-a485-782702fe4c68",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          "overlay-features",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "67fbac63-b268-4bd3-bdaa-291086110d07",
     "name": "Admin Controller map Config History",
     "request": {
      "name": "Admin Controller map Config History",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        ":entity",
        ":id",
        "history"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "entity",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/:entity/:id/history"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cb23e0ef-6aee-4a7d-aee7-0f9564016643",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          ":entity",
          ":id",
          "history"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "entity"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "eb7949e6-ddc9-40b8-b9c7-ae5650e1bd6a",
     "name": "Admin Controller rollback Map Config",
     "request": {
      "name": "Admin Controller rollback Map Config",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "map",
        ":entity",
        ":id",
        "rollback",
        ":auditId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "entity",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "auditId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/map/:entity/:id/rollback/:auditId"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f39a2535-0800-482a-8a9f-771007688d98",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "map",
          ":entity",
          ":id",
          "rollback",
          ":auditId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "entity"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "auditId"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c3405ed5-a255-4b75-b64b-62975f411a4b",
     "name": "Admin Controller system Jobs",
     "request": {
      "name": "Admin Controller system Jobs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "jobs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/jobs"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ac790bcc-9a16-439e-a632-56ec53098507",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "jobs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d392dcc4-24e1-4b42-875c-111c5f7d3f9e",
     "name": "Admin Controller run Maintenance",
     "request": {
      "name": "Admin Controller run Maintenance",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "system",
        "maintenance"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/system/maintenance"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "736c1dc9-17da-4b9a-928b-6864245507bf",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "system",
          "maintenance"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "617f23ed-a15a-4412-af9f-101450109607",
     "name": "Admin Controller users Summary",
     "request": {
      "name": "Admin Controller users Summary",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        "summary"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/users/summary"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "74755d6d-02eb-4951-90fc-423b2cbbb02b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          "summary"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1528470d-6540-44ee-965a-6e8155a76e26",
     "name": "Admin Controller list Users",
     "request": {
      "name": "Admin Controller list Users",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "role",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/users"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c3791819-1314-4e2f-856c-abdc383b736f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "role",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "bd9be59a-fbee-46be-bfe4-e10b0f54af62",
     "name": "Admin Controller create User",
     "request": {
      "name": "Admin Controller create User",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/users"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e58a5c09-6f8f-4e97-aeb3-439db7b02535",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "999b1a73-012c-4b39-941e-b07cc29fc18d",
     "name": "Admin Controller list User Sessions",
     "request": {
      "name": "Admin Controller list User Sessions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "sessions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/sessions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bf5dd843-1440-4101-b3f5-82e2da468b7a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "sessions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "069a0e63-52c5-4de6-a53e-5cf42bb2662f",
     "name": "Admin Controller revoke All User Sessions",
     "request": {
      "name": "Admin Controller revoke All User Sessions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "sessions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/sessions"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "89243833-e485-4874-8bfa-cf52216a2b0b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "sessions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fda1a051-5f93-4ad8-99f5-59ec8cb73299",
     "name": "Admin Controller delete User",
     "request": {
      "name": "Admin Controller delete User",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "16ef5fd4-e6df-432d-b47c-ec327d8fea3d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "479978b9-32a2-4285-9392-71fe6f8df13d",
     "name": "Admin Controller update User",
     "request": {
      "name": "Admin Controller update User",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "9ffcb30c-0a12-4c05-89e2-00761d573bce",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cfe37203-ca75-45de-a758-7f647a5cc77d",
     "name": "Admin Controller revoke User Session",
     "request": {
      "name": "Admin Controller revoke User Session",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "sessions",
        ":sessionId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "sessionId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/sessions/:sessionId"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "06bb35b6-9658-4777-a740-982486ae4059",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "sessions",
          ":sessionId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "sessionId"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "037d57af-4f93-4ad7-b3b2-455c4c1b7269",
     "name": "Admin Controller bulk Revoke User Sessions",
     "request": {
      "name": "Admin Controller bulk Revoke User Sessions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "sessions",
        "bulk-revoke"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/sessions/bulk-revoke"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "045e6a88-486f-4f31-9464-912c428535bc",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "sessions",
          "bulk-revoke"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "31ef261a-dc85-4357-aacd-aea306baf193",
     "name": "Admin Controller list User Saved Data",
     "request": {
      "name": "Admin Controller list User Saved Data",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "saved-data"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "listLimit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "historyLimit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/saved-data"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5d005adc-6a54-43e1-9808-20db47124027",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "saved-data"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "listLimit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "historyLimit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d17ef51e-a436-4404-8b36-6e72b5591b2a",
     "name": "Admin Controller update User Preferences",
     "request": {
      "name": "Admin Controller update User Preferences",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "preferences"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/preferences"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1693a737-199d-4134-87aa-781d8b2626fd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "preferences"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c92527d0-9c98-4975-9650-105b5dc844f2",
     "name": "Admin Controller create User History",
     "request": {
      "name": "Admin Controller create User History",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "history"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/history"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6930b71a-737f-44bb-bc24-1bcb1f26a194",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "history"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6ec296c5-4544-4ab0-9f40-186c11fa5b31",
     "name": "Admin Controller clear User History",
     "request": {
      "name": "Admin Controller clear User History",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "history"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/history"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3e121a9e-72b1-4041-b208-2f3237d71723",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "history"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1ba2ad84-581c-4e98-8c00-8c39273202cc",
     "name": "Admin Controller update User History",
     "request": {
      "name": "Admin Controller update User History",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":userId",
        "history",
        ":historyId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "userId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "historyId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:userId/history/:historyId"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b54a713a-ef2b-4b4d-a610-ec86c6665bba",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":userId",
          "history",
          ":historyId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "userId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "historyId"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f9211e6e-29b1-40f6-9556-d1340d4a3385",
     "name": "Admin Controller delete User History",
     "request": {
      "name": "Admin Controller delete User History",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":userId",
        "history",
        ":historyId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "userId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "historyId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:userId/history/:historyId"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3a4b6659-2f8f-40c3-8cca-19332be71752",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":userId",
          "history",
          ":historyId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "userId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "historyId"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "26e72685-e808-493e-969a-79a3d3c46514",
     "name": "Admin Controller create User Saved Location",
     "request": {
      "name": "Admin Controller create User Saved Location",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "saved-locations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/saved-locations"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "de16b445-8747-4fe2-8549-8a50deed30e2",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "saved-locations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0db07677-386c-49b6-8198-66a63dc9c0c3",
     "name": "Admin Controller update User Saved Location",
     "request": {
      "name": "Admin Controller update User Saved Location",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":userId",
        "saved-locations",
        ":locationId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "userId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "locationId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:userId/saved-locations/:locationId"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b62a76ee-aa4b-4bf3-84e1-be8ab370c97a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":userId",
          "saved-locations",
          ":locationId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "userId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "locationId"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5dbe62b6-2408-4bf5-b93b-b66ede41bc3a",
     "name": "Admin Controller delete User Saved Location",
     "request": {
      "name": "Admin Controller delete User Saved Location",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":userId",
        "saved-locations",
        ":locationId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "userId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "locationId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:userId/saved-locations/:locationId"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3b38a44c-9b64-4a78-a1bf-e32fd0b47e5f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":userId",
          "saved-locations",
          ":locationId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "userId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "locationId"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5a9a0001-1392-4542-8b65-cedef9c761bc",
     "name": "Admin Controller create User Saved List",
     "request": {
      "name": "Admin Controller create User Saved List",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":id",
        "saved-lists"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:id/saved-lists"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4fd17438-825d-4c79-9ffe-908025aa32b5",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":id",
          "saved-lists"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ae7f7dfc-3564-4461-9c86-6974a3f887a9",
     "name": "Admin Controller update User Saved List",
     "request": {
      "name": "Admin Controller update User Saved List",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":userId",
        "saved-lists",
        ":listId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "userId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "listId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:userId/saved-lists/:listId"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1d4feb05-ac28-426f-a625-4356bd185ad8",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":userId",
          "saved-lists",
          ":listId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "userId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "listId"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b799ecd5-3eef-4d1a-8862-1e276f5ee850",
     "name": "Admin Controller delete User Saved List",
     "request": {
      "name": "Admin Controller delete User Saved List",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":userId",
        "saved-lists",
        ":listId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "userId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "listId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:userId/saved-lists/:listId"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "be2792fc-e14b-468f-ac0d-458c9f76e2a3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":userId",
          "saved-lists",
          ":listId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "userId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "listId"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "65f7b909-df5e-4f5a-be8b-c06f176840f7",
     "name": "Admin Controller add User Saved Place",
     "request": {
      "name": "Admin Controller add User Saved Place",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":userId",
        "saved-lists",
        ":listId",
        "places"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "userId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "listId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:userId/saved-lists/:listId/places"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "170cf0c3-7742-4433-a820-558d7333f25b",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":userId",
          "saved-lists",
          ":listId",
          "places"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "userId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "listId"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ba03e639-8dc0-431c-9ace-9384ac09a79a",
     "name": "Admin Controller delete User Saved Place",
     "request": {
      "name": "Admin Controller delete User Saved Place",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "users",
        ":userId",
        "saved-lists",
        ":listId",
        "places",
        ":savedPlaceId"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "userId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "listId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        },
        {
         "type": "any",
         "value": "<string>",
         "key": "savedPlaceId",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/users/:userId/saved-lists/:listId/places/:savedPlaceId"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d9ebcc25-2f27-4093-9ef9-1029904b2ad9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "users",
          ":userId",
          "saved-lists",
          ":listId",
          "places",
          ":savedPlaceId"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "userId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "listId"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "savedPlaceId"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8f1d5fc5-196b-4939-82da-ea5c215c2caa",
     "name": "Admin Controller summarize Reports",
     "request": {
      "name": "Admin Controller summarize Reports",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "summarize-reports"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/summarize-reports"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e04ef172-8386-4fde-958e-78ad92e34e03",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "summarize-reports"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "701d69a2-288b-423c-ab95-aa90ccd3cdad",
     "name": "Admin Controller run Ai Workbench",
     "request": {
      "name": "Admin Controller run Ai Workbench",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai-workbench"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ai-workbench"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0ceff248-6ba4-413b-af95-29133fe12361",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai-workbench"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2f4efd8e-1303-471d-9dd9-67b336c01384",
     "name": "Admin Controller run Geo Routing Workbench",
     "request": {
      "name": "Admin Controller run Geo Routing Workbench",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "geo-routing",
        "workbench"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/geo-routing/workbench"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6de49959-2827-4f36-b42b-0c10bd4809ea",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "geo-routing",
          "workbench"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "17a7ea99-cd03-4ccb-a2a4-ca3e00fff3f7",
     "name": "Admin Controller get Ai Logs",
     "request": {
      "name": "Admin Controller get Ai Logs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai-logs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "model",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "purpose",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "from",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "to",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ai-logs"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5777bc5d-2961-4543-9741-a03025f77b18",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai-logs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "model",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "purpose",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "from",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "to",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3f06ed66-4c51-429a-b7d8-d825a29271e2",
     "name": "Admin Controller delete Ai Log",
     "request": {
      "name": "Admin Controller delete Ai Log",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai-logs",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ai-logs/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d98a9a06-f25b-4590-b093-7d9ed4815ef9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai-logs",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ef92a311-9ec2-4351-929d-c954022a163b",
     "name": "Admin Controller bulk Delete Ai Logs",
     "request": {
      "name": "Admin Controller bulk Delete Ai Logs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai-logs",
        "bulk-delete"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ai-logs/bulk-delete"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a936e632-edd5-417f-8627-ff8187f68821",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai-logs",
          "bulk-delete"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9c3a4cf9-2fdd-4d1b-9074-c486ffe527c7",
     "name": "Admin Controller cleanup Ai Logs",
     "request": {
      "name": "Admin Controller cleanup Ai Logs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai-logs",
        "cleanup"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ai-logs/cleanup"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "170a0201-0b9e-4d9e-aad3-23f55340cb7a",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai-logs",
          "cleanup"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3aa722a7-01cb-4343-95f3-6ddc1e5b298b",
     "name": "Admin Controller patch Claim",
     "request": {
      "name": "Admin Controller patch Claim",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "claims",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/claims/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e86404fb-ba06-4cb4-9c65-70c9737c9dd3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "claims",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8544647f-dc7c-4ff8-939f-9aef6877fa4c",
     "name": "Admin Controller delete Claim",
     "request": {
      "name": "Admin Controller delete Claim",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "claims",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/claims/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ff27464e-d67a-4f9d-8ea4-b593921061f4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "claims",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d883efe2-ef1b-48e5-a868-5ace4f04f86f",
     "name": "Admin Controller list Claims",
     "request": {
      "name": "Admin Controller list Claims",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "claims"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "placeId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/claims"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a2a9aad9-20fc-49c8-8534-a53f7f8b710c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "claims"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "placeId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "89b491ac-a344-498e-8009-0affcd85f34a",
     "name": "Admin Controller list Ownerships",
     "request": {
      "name": "Admin Controller list Ownerships",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ownerships"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ownerships"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "791d68ad-30d0-4bec-b3be-c41bd6397d0f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ownerships"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "58d69999-401f-465b-be75-11ae257038df",
     "name": "Admin Controller create Ownership",
     "request": {
      "name": "Admin Controller create Ownership",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ownerships"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ownerships"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dab70fbf-81d0-4f2b-91a2-d2d04b5c6c50",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ownerships"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "07bac25e-a2c3-49d7-9a72-f76715ba791b",
     "name": "Admin Controller update Ownership",
     "request": {
      "name": "Admin Controller update Ownership",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ownerships",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ownerships/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "235df1a4-0af6-4ba9-bb09-76de4ecb654c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ownerships",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c2f87a56-1950-414c-ad5c-674e63b82cec",
     "name": "Admin Controller delete Ownership",
     "request": {
      "name": "Admin Controller delete Ownership",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ownerships",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ownerships/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0a1c6179-f625-4cf9-8c2f-27f3efe0eb81",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ownerships",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "56ae70cd-d283-493f-90f4-ca309835f3db",
     "name": "Admin Controller list Moderation",
     "request": {
      "name": "Admin Controller list Moderation",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "reviews",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "photos",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "reports",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "placeId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "userId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/moderation"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1ac79444-fb5c-4c6e-a03e-d55308aa83fa",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "reviews",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "photos",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "reports",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "placeId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "userId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "25f8c252-3ab0-4961-a464-c629b31c0a57",
     "name": "Admin Controller patch Review",
     "request": {
      "name": "Admin Controller patch Review",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "reviews",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/reviews/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dac71a9d-b619-4156-ac12-88517f4a76d2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "reviews",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "08069be4-f286-4516-89c1-587c22ac9941",
     "name": "Admin Controller delete Moderation Review",
     "request": {
      "name": "Admin Controller delete Moderation Review",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "reviews",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/reviews/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "aa001909-05f0-4e07-8132-1338b2cc2dda",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "reviews",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a11653c7-117e-4ed0-8436-5e0127cfebb4",
     "name": "Admin Controller create Moderation Review",
     "request": {
      "name": "Admin Controller create Moderation Review",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "reviews"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/reviews"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e657d6ca-288a-4323-9571-64d3621bf0d7",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "reviews"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9695c4ee-3340-4464-84b5-3c4bd38af11e",
     "name": "Admin Controller patch Photo",
     "request": {
      "name": "Admin Controller patch Photo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "photos",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/photos/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7596af38-a481-4377-a7ce-6168492c7696",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "photos",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f9061fa1-5b73-4b29-b0c2-fbbc7b6f2220",
     "name": "Admin Controller delete Moderation Photo",
     "request": {
      "name": "Admin Controller delete Moderation Photo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "photos",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/photos/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cdb5faf5-f64a-4e95-93c3-9ee04d3d98fa",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "photos",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "bc6f2c9a-a6a5-457a-9bdd-837cbf3863e7",
     "name": "Admin Controller create Moderation Photo",
     "request": {
      "name": "Admin Controller create Moderation Photo",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "photos"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/photos"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "943f2b43-bd0b-4f97-ba44-631f227c06b8",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "photos"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1ed2235a-f985-41e9-800c-5682913d06a1",
     "name": "Admin Controller patch Report",
     "request": {
      "name": "Admin Controller patch Report",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "reports",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/reports/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8512e495-4699-4a16-80fd-34f9ef405314",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "reports",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "beec99a1-eea4-4b3d-90f6-934124ad2b27",
     "name": "Admin Controller delete Moderation Report",
     "request": {
      "name": "Admin Controller delete Moderation Report",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "reports",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/reports/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "4ad76c0f-208f-4550-a2e6-547c95755cba",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "reports",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0dd999bd-471a-45bf-a1bb-d73f00efcfdf",
     "name": "Admin Controller create Moderation Report",
     "request": {
      "name": "Admin Controller create Moderation Report",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "reports"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/reports"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "438d0923-813f-4f85-95ae-3241709ed3a6",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "reports"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ee2d2fc4-09cf-4b72-acd8-8f82259632cb",
     "name": "Admin Controller list Questions",
     "request": {
      "name": "Admin Controller list Questions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "questions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "placeId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "userId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/questions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "82b9cc18-ee71-4dba-a175-ea82f6b0a025",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "questions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "placeId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "userId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0e97eaa9-bf77-4e09-8492-d37cf951bbb8",
     "name": "Admin Controller create Moderation Question",
     "request": {
      "name": "Admin Controller create Moderation Question",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "questions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/questions"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "9c6b6b55-9a6a-4ecf-bcfb-afaf8371b3c2",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "questions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4fbdb60a-52e0-4411-b7a5-0bf967a2f882",
     "name": "Admin Controller patch Question",
     "request": {
      "name": "Admin Controller patch Question",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "questions",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/questions/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d7281b9e-821b-4433-8b9b-310cce9ec023",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "questions",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ee54de9b-a6e7-44f5-adb2-ce8d073bf5da",
     "name": "Admin Controller delete Question",
     "request": {
      "name": "Admin Controller delete Question",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "questions",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/questions/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "af5e1103-9dcc-4db8-8b8d-2a53011ae84a",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "questions",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b49ab324-5ca3-4c03-9801-af29ce355bdd",
     "name": "Admin Controller patch Answer",
     "request": {
      "name": "Admin Controller patch Answer",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "answers",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/answers/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0f2a7e18-c42b-4684-8a28-570718c3c3d7",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "answers",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "790818bf-2f23-4e43-a96f-3c32c7c2a4cc",
     "name": "Admin Controller delete Answer",
     "request": {
      "name": "Admin Controller delete Answer",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "answers",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/answers/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e3d1e4aa-9df5-430f-a0a7-68b1d68a08e9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "answers",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d6cdf76c-1ac2-4ef5-b6b0-52889bdbd4f9",
     "name": "Admin Controller create Moderation Answer",
     "request": {
      "name": "Admin Controller create Moderation Answer",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "moderation",
        "answers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/moderation/answers"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "512d8327-a756-43d4-a842-9a111ec13ff8",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "moderation",
          "answers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "94016777-9ec1-4795-ab68-393e53f65eeb",
     "name": "Admin Controller list Import Runs",
     "request": {
      "name": "Admin Controller list Import Runs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-runs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "sourceType",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "sourceSlug",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "from",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "to",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "offset",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/import-runs"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c20347c7-da35-4367-a471-53c576c84fe1",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-runs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "sourceType",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "sourceSlug",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "from",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "to",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "offset",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "3a38c11d-912d-4f00-99f1-a882e5c71c50",
     "name": "Admin Controller create Import Run",
     "request": {
      "name": "Admin Controller create Import Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-runs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/import-runs"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "353ece5f-47b3-4bca-a071-35d9128be9b7",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-runs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6406a645-b076-4d29-8f0e-7750b2ae20fd",
     "name": "Admin Controller create Google Scraper Run",
     "request": {
      "name": "Admin Controller create Google Scraper Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "google-scraper-runs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/google-scraper-runs"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "163d1f7a-32d6-4d2d-b780-83b549febba1",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "google-scraper-runs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c38cd18f-69a9-4ed6-b95c-d1873d464400",
     "name": "Admin Controller stop Google Scraper Run",
     "request": {
      "name": "Admin Controller stop Google Scraper Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "google-scraper-runs",
        ":id",
        "stop"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/google-scraper-runs/:id/stop"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "64b0a193-97c2-468b-9a3e-fadfff0c5861",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "google-scraper-runs",
          ":id",
          "stop"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "c8ff561e-c79f-4781-b821-a8ac621041d4",
     "name": "Admin Controller pause Google Scraper Run",
     "request": {
      "name": "Admin Controller pause Google Scraper Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "google-scraper-runs",
        ":id",
        "pause"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/google-scraper-runs/:id/pause"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5324c256-064c-4ab1-9dd3-68b8ad63ed16",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "google-scraper-runs",
          ":id",
          "pause"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "867482fd-02ea-4bee-9cec-cb576634d599",
     "name": "Admin Controller resume Google Scraper Run",
     "request": {
      "name": "Admin Controller resume Google Scraper Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "google-scraper-runs",
        ":id",
        "resume"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/google-scraper-runs/:id/resume"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "841c2545-a8e3-4c33-bbeb-b6a8e61c9ae7",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "google-scraper-runs",
          ":id",
          "resume"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5f978452-cef1-4357-829b-4d09e720f040",
     "name": "Admin Controller rerun Google Scraper Run",
     "request": {
      "name": "Admin Controller rerun Google Scraper Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "google-scraper-runs",
        ":id",
        "rerun"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/google-scraper-runs/:id/rerun"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e2872c7e-a84f-4b36-a9f6-ced37a7d66a4",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "google-scraper-runs",
          ":id",
          "rerun"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "18bf12fe-b00d-4ab6-a1fa-ccffd88606f8",
     "name": "Admin Controller create Area Scraper Run",
     "request": {
      "name": "Admin Controller create Area Scraper Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "area-scraper-runs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/area-scraper-runs"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bf76ad66-9d95-4aa2-9406-000949df6302",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "area-scraper-runs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e7feb15c-073f-4fd9-8ed8-6f5e306a424e",
     "name": "Admin Controller get Import Run",
     "request": {
      "name": "Admin Controller get Import Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-runs",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/import-runs/:id"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "9abd6516-29e3-4a6c-8082-ee09527a2be8",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-runs",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "db12ffce-2c25-46ce-9930-0df7174e360e",
     "name": "Admin Controller delete Import Run",
     "request": {
      "name": "Admin Controller delete Import Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-runs",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/import-runs/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c1474160-7028-4fbb-a356-e28908015ac2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-runs",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d8e5520f-3fc4-4c13-a47c-d510403c0e6e",
     "name": "Admin Controller patch Import Record",
     "request": {
      "name": "Admin Controller patch Import Record",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-records",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/import-records/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "86bb50c2-20b8-4f80-b888-221c1876abe2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-records",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "12d24f38-0103-451c-a87f-4d595c209fea",
     "name": "Admin Controller delete Import Record",
     "request": {
      "name": "Admin Controller delete Import Record",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-records",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/import-records/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e718f679-fea8-4ce6-b494-3d927d97dd95",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-records",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "683dd2a6-6e2d-4f35-b95b-f7e96faaf61d",
     "name": "Admin Controller publish Import Record",
     "request": {
      "name": "Admin Controller publish Import Record",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-records",
        ":id",
        "publish"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/import-records/:id/publish"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7a6b91f8-9fe8-4963-9795-2b79e8429930",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-records",
          ":id",
          "publish"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ad8148b5-ad8f-4eb3-af51-b68caa741591",
     "name": "Admin Controller bulk Approve Import Run",
     "request": {
      "name": "Admin Controller bulk Approve Import Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-runs",
        ":id",
        "bulk-approve"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/import-runs/:id/bulk-approve"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6d923b8f-5c1f-4b23-bef2-cd23d64181d2",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-runs",
          ":id",
          "bulk-approve"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "61ec42c3-7bc4-4a14-95a5-0ebb3484cacb",
     "name": "Admin Controller bulk Reject Import Run",
     "request": {
      "name": "Admin Controller bulk Reject Import Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-runs",
        ":id",
        "bulk-reject"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/import-runs/:id/bulk-reject"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "332e7c0c-dea5-4761-b434-83b59c03da04",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-runs",
          ":id",
          "bulk-reject"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a0e473e2-4b54-480c-ba82-7c9f9a622657",
     "name": "Admin Controller bulk Publish Import Run",
     "request": {
      "name": "Admin Controller bulk Publish Import Run",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-runs",
        ":id",
        "bulk-publish"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/import-runs/:id/bulk-publish"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ae8f2f6f-7cad-4c2f-8194-6270c0801bbb",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-runs",
          ":id",
          "bulk-publish"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2a015e93-b9cc-454d-8fc1-a5b99661b1f2",
     "name": "Admin Controller bulk Delete Import Run Records",
     "request": {
      "name": "Admin Controller bulk Delete Import Run Records",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "import-runs",
        ":id",
        "bulk-delete"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/import-runs/:id/bulk-delete"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "131fae72-9603-4db3-9565-269313eb664a",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "import-runs",
          ":id",
          "bulk-delete"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "57a5721c-a799-43fd-8e97-d4ca3fe029cc",
     "name": "Admin Controller backfill Logos",
     "request": {
      "name": "Admin Controller backfill Logos",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        "backfill-logos"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/places/backfill-logos"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "890cd73f-2fc2-4278-9ab0-b832742e7cdb",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          "backfill-logos"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0a8796d1-717f-496d-9135-9bddfbdb1f7e",
     "name": "Admin Controller backfill Categories",
     "request": {
      "name": "Admin Controller backfill Categories",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "places",
        "backfill-categories"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/places/backfill-categories"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e63a07b2-700f-448f-b007-b1d933deaf6b",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "places",
          "backfill-categories"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "337ac5b9-566b-4223-863e-d5b31f4c57d7",
     "name": "Admin Controller delete Review",
     "request": {
      "name": "Admin Controller delete Review",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "reviews",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/reviews/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5409deee-f46e-4c44-9980-d0543e458acb",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "reviews",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Addressing",
   "description": "",
   "item": [
    {
     "id": "56ff7a05-8589-4d65-aba5-1e8a2c3f1bae",
     "name": "Admin Addressing Controller get",
     "request": {
      "name": "Admin Addressing Controller get",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "addressing",
        "config"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/addressing/config"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "169f6818-bd73-4392-a2ca-c879ec8b1523",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "addressing",
          "config"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f3ac18f6-86a6-4cb9-946a-392da0bc84e8",
     "name": "Admin Addressing Controller save",
     "request": {
      "name": "Admin Addressing Controller save",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "addressing",
        "config"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/addressing/config"
      },
      "method": "PUT",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f47b5bdb-b9ce-4966-8aef-4784b230dbc1",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "addressing",
          "config"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "PUT",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2f704507-0f0a-4879-afc1-812f08a18031",
     "name": "Admin Addressing Controller test",
     "request": {
      "name": "Admin Addressing Controller test",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "addressing",
        "test"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lat",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "lng",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/addressing/test"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "38acdeac-981b-474f-90b0-0b9e06ef208f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "addressing",
          "test"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lat",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "lng",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Ads",
   "description": "",
   "item": [
    {
     "id": "ecbbae94-ebef-4c3b-b6e5-b387933e77af",
     "name": "Admin Ads Controller stats",
     "request": {
      "name": "Admin Ads Controller stats",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ads",
        "stats"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ads/stats"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "23ec7638-7397-497e-abde-d76ced063115",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ads",
          "stats"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "929f8c83-6e49-4317-b044-ae247a3db6a0",
     "name": "Admin Ads Controller bid Preview",
     "request": {
      "name": "Admin Ads Controller bid Preview",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ads",
        ":id",
        "bid"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ads/:id/bid"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "363debf2-1103-4b37-a337-cc0468369164",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ads",
          ":id",
          "bid"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "7e1a50ee-b0e3-4f2e-b418-c79f6c5eec61",
     "name": "Admin Ads Controller list",
     "request": {
      "name": "Admin Ads Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ads"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ads"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "bf8e10b1-7add-495e-b84f-c0bba1a670ca",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ads"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dc7220fa-e3fe-48a6-b422-1ec2c853cefd",
     "name": "Admin Ads Controller create",
     "request": {
      "name": "Admin Ads Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ads"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ads"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "318a8310-31ce-4295-83b1-ae8030ab5cbd",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ads"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ee36d203-9ff6-467a-b2a9-5c32438f4329",
     "name": "Admin Ads Controller update",
     "request": {
      "name": "Admin Ads Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ads",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ads/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "31d22ff8-9898-4312-883c-ba82ee2fd565",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ads",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "15d38b0f-0698-4b58-9ef0-662fd7a15730",
     "name": "Admin Ads Controller remove",
     "request": {
      "name": "Admin Ads Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ads",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ads/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5effb581-e658-49c9-9b04-bf5c22f95abf",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ads",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9857562d-a7bf-486e-b052-261f25ba48a0",
     "name": "Admin Ads Controller reset",
     "request": {
      "name": "Admin Ads Controller reset",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ads",
        "reset-daily-spend"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ads/reset-daily-spend"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0d8be70e-1804-4e04-b253-a87ea19885bd",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ads",
          "reset-daily-spend"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Billing",
   "description": "",
   "item": [
    {
     "id": "b366a040-3590-4f79-95fc-c53897fbee3e",
     "name": "Admin Billing Controller plans",
     "request": {
      "name": "Admin Billing Controller plans",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "plans"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/billing/plans"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "9eec70db-4b3f-418c-9717-9ae1979aed9d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "plans"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f40cce73-7c18-48ed-8137-8d6c6b687f3e",
     "name": "Admin Billing Controller create Plan",
     "request": {
      "name": "Admin Billing Controller create Plan",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "plans"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/billing/plans"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c28c42e1-f78d-452c-a657-948527fab5eb",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "plans"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1eba5ef8-d2d3-45e7-bcab-078ca958e7fc",
     "name": "Admin Billing Controller seed Plans",
     "request": {
      "name": "Admin Billing Controller seed Plans",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "plans",
        "seed"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/billing/plans/seed"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f4b16cad-873f-4658-abf7-033a31fc8cbb",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "plans",
          "seed"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ce9d714d-c364-4c95-bfd5-b865465c61b7",
     "name": "Admin Billing Controller update Plan",
     "request": {
      "name": "Admin Billing Controller update Plan",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "plans",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/billing/plans/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "78d05ad4-d946-4347-bde8-f37c5326923d",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "plans",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d9584d32-16a8-4407-a2db-f9df53546887",
     "name": "Admin Billing Controller remove Plan",
     "request": {
      "name": "Admin Billing Controller remove Plan",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "plans",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/billing/plans/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b31fc54f-2738-4d39-91c2-4abf46fc8468",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "plans",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4e228673-e1f1-47a7-998c-78f181050809",
     "name": "Admin Billing Controller subs",
     "request": {
      "name": "Admin Billing Controller subs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "subscriptions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "subjectType",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "subjectId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/billing/subscriptions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5f2bb701-ce7d-4927-a1a6-419ecbc17cfd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "subscriptions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "subjectType",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "subjectId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5a75401f-0c5a-47e2-9fcb-bb40df6eb1ea",
     "name": "Admin Billing Controller create Sub",
     "request": {
      "name": "Admin Billing Controller create Sub",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "subscriptions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/billing/subscriptions"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d7bf66b1-155c-406d-87fa-c39364cebbbb",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "subscriptions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "67d6a4d7-f53c-426c-bc1a-6f57166e03de",
     "name": "Admin Billing Controller update Sub",
     "request": {
      "name": "Admin Billing Controller update Sub",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "subscriptions",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/billing/subscriptions/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dd907baa-e53e-4fe1-b004-5ae9abb993b3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "subscriptions",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "188157da-74b7-46b6-95a5-dc0773823d7e",
     "name": "Admin Billing Controller remove Sub",
     "request": {
      "name": "Admin Billing Controller remove Sub",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "subscriptions",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/billing/subscriptions/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "38ad7366-198f-4bb5-a88e-b8ecb9f2c9a3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "subscriptions",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "de337b7e-5f8b-4c94-a7e9-081e9b74cbcc",
     "name": "Admin Billing Controller expire",
     "request": {
      "name": "Admin Billing Controller expire",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "subscriptions",
        "expire-stale"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/billing/subscriptions/expire-stale"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "8dce7545-eadf-45ef-8e47-3c7409bb5b74",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "subscriptions",
          "expire-stale"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "51c09e83-511b-4f3a-9fc6-90e7a0282fa7",
     "name": "Admin Billing Controller ents",
     "request": {
      "name": "Admin Billing Controller ents",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "entitlements"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "userId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/billing/entitlements"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e103ba74-828b-4126-9979-8f463bfe1989",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "entitlements"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "userId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b0bd2e50-e9dd-4688-88d0-d5742c9c5589",
     "name": "Admin Billing Controller grant",
     "request": {
      "name": "Admin Billing Controller grant",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "entitlements"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/billing/entitlements"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0d95098f-83cf-4b64-a8d5-e169c902adf2",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "entitlements"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "66a8065f-b739-4a2d-8815-ae8b4293f141",
     "name": "Admin Billing Controller revoke",
     "request": {
      "name": "Admin Billing Controller revoke",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "billing",
        "entitlements",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/billing/entitlements/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5e271983-c9ed-4fc2-8b5c-fa653cbf59e2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "billing",
          "entitlements",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Data Licensing",
   "description": "",
   "item": [
    {
     "id": "2db00737-98b9-48c5-bf13-4639b63551f3",
     "name": "Admin Data Licensing Controller datasets",
     "request": {
      "name": "Admin Data Licensing Controller datasets",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "data-licensing",
        "datasets"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/data-licensing/datasets"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "50ca3b6b-56d7-422b-b03b-e213daadf3ef",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "data-licensing",
          "datasets"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d1be48db-2c1d-46ba-a0df-581a70de3000",
     "name": "Admin Data Licensing Controller export",
     "request": {
      "name": "Admin Data Licensing Controller export",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "data-licensing",
        "export"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "dataset",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "format",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/data-licensing/export"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c9eaa6bc-3c7c-441a-b054-665b1b960d62",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "data-licensing",
          "export"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "dataset",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "format",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "aad2e4f4-131e-450e-832a-b32f7e68c369",
     "name": "Admin Data Licensing Controller affiliate",
     "request": {
      "name": "Admin Data Licensing Controller affiliate",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "data-licensing",
        "affiliate"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/data-licensing/affiliate"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "cbb9b2c7-c5c9-4cab-bf29-42a4a1e9bbd6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "data-licensing",
          "affiliate"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "83dc9f14-b4b2-417a-bbff-c97d4163cc7d",
     "name": "Admin Data Licensing Controller save Affiliate",
     "request": {
      "name": "Admin Data Licensing Controller save Affiliate",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "data-licensing",
        "affiliate"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/data-licensing/affiliate"
      },
      "method": "PUT",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2002aedb-b75e-4266-825d-fbaf768bcddc",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "data-licensing",
          "affiliate"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "PUT",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · EV",
   "description": "",
   "item": [
    {
     "id": "b82fc345-2065-45bc-957c-18af27067f5f",
     "name": "Admin Ev Controller list",
     "request": {
      "name": "Admin Ev Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ev",
        "stations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "q",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "network",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ev/stations"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1c83d771-76c5-4ec8-9479-0499557b3ab6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ev",
          "stations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "q",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "network",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2a91167f-a80b-4225-a3c3-813d410be018",
     "name": "Admin Ev Controller create",
     "request": {
      "name": "Admin Ev Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ev",
        "stations"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ev/stations"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "85271c70-bff0-4ed9-999a-c82183a3819b",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ev",
          "stations"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2ba89ad1-fe82-4284-b7a9-789890f045a8",
     "name": "Admin Ev Controller update",
     "request": {
      "name": "Admin Ev Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ev",
        "stations",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ev/stations/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "56c11deb-ac7a-4371-a2f0-72ebc6ccd51e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ev",
          "stations",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0568aaee-4ec6-4461-b875-dfcc0130f5ff",
     "name": "Admin Ev Controller remove",
     "request": {
      "name": "Admin Ev Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ev",
        "stations",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ev/stations/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6708f779-1544-42cc-99d9-5ae6ab99bccf",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ev",
          "stations",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Feedback",
   "description": "",
   "item": [
    {
     "id": "9d944cfa-a88c-4ad8-8998-c68661057d84",
     "name": "Feedback Admin Controller list",
     "request": {
      "name": "Feedback Admin Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "feedback"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "category",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "source",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/feedback"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c4edec4e-285b-4a65-aa20-fcc136a746a7",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "feedback"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "category",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "source",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2f2c3391-2b81-4f58-b0df-0c0b1a997085",
     "name": "Feedback Admin Controller triage",
     "request": {
      "name": "Feedback Admin Controller triage",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "feedback",
        "triage"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/feedback/triage"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2971f835-50ba-4f14-af5d-e32f89f44957",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "feedback",
          "triage"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "963f9eb1-5eb5-4397-8786-0b5d165d97f1",
     "name": "Feedback Admin Controller problem Spots",
     "request": {
      "name": "Feedback Admin Controller problem Spots",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "feedback",
        "problem-spots"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/feedback/problem-spots"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f49fbd11-525d-4c27-b10f-c0232b3483c0",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "feedback",
          "problem-spots"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5f391c44-99f8-4532-8179-d6071e2f30e4",
     "name": "Feedback Admin Controller routing Avoidances",
     "request": {
      "name": "Feedback Admin Controller routing Avoidances",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "feedback",
        "routing-avoidances"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/feedback/routing-avoidances"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "08e21d3a-93f7-4223-8229-d1edf92847ad",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "feedback",
          "routing-avoidances"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "02daff7c-71fa-4f35-93be-cbe3f806a4d9",
     "name": "Feedback Admin Controller update",
     "request": {
      "name": "Feedback Admin Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "feedback",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/feedback/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2117a178-0928-4854-93c4-8337644dfe05",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "feedback",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Fleet",
   "description": "",
   "item": [
    {
     "id": "14ac586b-60b1-4dd1-9885-6d4741c1d4f5",
     "name": "Admin Fleet Controller fleets",
     "request": {
      "name": "Admin Fleet Controller fleets",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "fleets"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/fleets"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d415d445-22b2-4158-a490-ccca8d4163c0",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "fleets"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5b7b55b4-eb93-49c0-8482-2b5277f6be7c",
     "name": "Admin Fleet Controller create Fleet",
     "request": {
      "name": "Admin Fleet Controller create Fleet",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "fleets"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/fleets"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7af8191a-e904-48b0-b4d9-de9446eb5bcd",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "fleets"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "69d5091a-d50d-41c5-81d3-c3eb52a12fd2",
     "name": "Admin Fleet Controller update Fleet",
     "request": {
      "name": "Admin Fleet Controller update Fleet",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "fleets",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/fleets/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7d133c02-8fd5-4fb0-871a-49eccc9f9004",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "fleets",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "8f78f309-16ca-40d9-9ec7-89ede261369b",
     "name": "Admin Fleet Controller remove Fleet",
     "request": {
      "name": "Admin Fleet Controller remove Fleet",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "fleets",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/fleets/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6a15f006-495d-48e8-bf10-2305498b96e3",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "fleets",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5f14aa85-e526-4ec8-865f-6ccb2eca219c",
     "name": "Admin Fleet Controller drivers",
     "request": {
      "name": "Admin Fleet Controller drivers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "drivers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "fleetId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/drivers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "51b9100c-0197-42b2-9107-7cab915541df",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "drivers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "fleetId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "66287c14-83f5-49ac-8a21-4d1c807e2ea0",
     "name": "Admin Fleet Controller tasks",
     "request": {
      "name": "Admin Fleet Controller tasks",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "tasks"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "fleetId",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/tasks"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e88fc1d2-b707-4750-8fea-cfd19895a355",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "tasks"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "fleetId",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "ac7c51d7-7aa1-46c1-a2b7-c9cfd7635926",
     "name": "Admin Fleet Controller remove Task",
     "request": {
      "name": "Admin Fleet Controller remove Task",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "tasks",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/tasks/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1e028abe-3da2-4639-9ba1-322999b60eb4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "tasks",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "dcdd4779-472c-4e60-89b7-0ac33860332c",
     "name": "Admin Fleet Controller stats",
     "request": {
      "name": "Admin Fleet Controller stats",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "stats"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "fleetId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/stats"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c19b74d4-c4d3-4ec8-9a2a-3e175579a4d9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "stats"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "fleetId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "956994b9-8b45-4f65-a6b5-37949fba07af",
     "name": "Admin Fleet Controller cod Reconciliation",
     "request": {
      "name": "Admin Fleet Controller cod Reconciliation",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "cod-reconciliation"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "fleetId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/cod-reconciliation"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "394e41ee-66a3-4a3d-9e8a-36a84358134f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "cod-reconciliation"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "fleetId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5a251f40-47b5-49a1-9e37-f35141390e0a",
     "name": "Admin Fleet Controller driver Performance",
     "request": {
      "name": "Admin Fleet Controller driver Performance",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "fleet",
        "driver-performance"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "fleetId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/fleet/driver-performance"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ddf716aa-0e30-418b-bda0-45c39374020f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "fleet",
          "driver-performance"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "fleetId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Geofencing",
   "description": "",
   "item": [
    {
     "id": "0b39b784-14b1-4f8e-bca3-6123514633fb",
     "name": "Admin Geofencing Controller list",
     "request": {
      "name": "Admin Geofencing Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "geofences"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "ownerId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/geofences"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ec3391bc-cb52-4744-a704-4b9efff1fe1c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "geofences"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "ownerId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cfab5616-43a7-4093-bb20-7f5fe816a269",
     "name": "Admin Geofencing Controller create",
     "request": {
      "name": "Admin Geofencing Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "geofences"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/geofences"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "385b878f-9fec-4588-a378-dd06e0f93f56",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "geofences"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "26f40dd0-628d-4ceb-8468-813f3e8fe6f3",
     "name": "Admin Geofencing Controller update",
     "request": {
      "name": "Admin Geofencing Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "geofences",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/geofences/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "3e5c98bf-2785-413c-addd-1e66dbcbee85",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "geofences",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "278f26cd-5077-4a7b-bd94-dde54547575a",
     "name": "Admin Geofencing Controller remove",
     "request": {
      "name": "Admin Geofencing Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "geofences",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/geofences/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5773c733-adad-4826-b6e1-de748b43f7a5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "geofences",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "fc1237aa-dc7b-4f6d-881e-54cace43a8e6",
     "name": "Admin Geofencing Controller events",
     "request": {
      "name": "Admin Geofencing Controller events",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "geofences",
        "events"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "geofenceId",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/geofences/events"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "089bdf31-2083-453e-a125-b9dd74e5eff8",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "geofences",
          "events"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "geofenceId",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Holidays",
   "description": "",
   "item": [
    {
     "id": "e487753a-6087-4578-a1e6-168e9dc54934",
     "name": "Admin Holidays Controller list",
     "request": {
      "name": "Admin Holidays Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "holidays"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "country",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "city",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/holidays"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7dfc548d-8e63-480f-a5f7-e105341bed56",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "holidays"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "country",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "city",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "1a5a1bf7-460b-40ff-825f-9096be27febe",
     "name": "Admin Holidays Controller create",
     "request": {
      "name": "Admin Holidays Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "holidays"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/holidays"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7af29a29-3b3f-4bbd-ba17-eb4afe1ba935",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "holidays"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "6dba549b-4e80-4922-951d-c015143fd662",
     "name": "Admin Holidays Controller seed",
     "request": {
      "name": "Admin Holidays Controller seed",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "holidays",
        "seed"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/holidays/seed"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e28ccfba-151f-4ba2-a4cd-871351243e32",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "holidays",
          "seed"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "16eb08b8-3550-4d83-8eb8-1442519ef393",
     "name": "Admin Holidays Controller update",
     "request": {
      "name": "Admin Holidays Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "holidays",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/holidays/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1bc17808-fa84-4546-8f60-deabe2b758d1",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "holidays",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "51d46c6d-1ebb-40b9-9176-f1ccf598cad8",
     "name": "Admin Holidays Controller remove",
     "request": {
      "name": "Admin Holidays Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "holidays",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/holidays/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6ebcfdfd-1d7b-410d-b405-a9c70d894f04",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "holidays",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Insights",
   "description": "",
   "item": [
    {
     "id": "312ee773-4e13-4659-91ec-aca8b4f9b899",
     "name": "Insights Admin Controller detailed",
     "request": {
      "name": "Insights Admin Controller detailed",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "insights",
        "detailed"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "days",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/insights/detailed"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "201f6287-a06b-4797-a140-69c681f0d929",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "insights",
          "detailed"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "days",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Offline",
   "description": "",
   "item": [
    {
     "id": "a3766480-8eaa-42cd-9381-30cfc6d698bb",
     "name": "Admin Offline Controller list",
     "request": {
      "name": "Admin Offline Controller list",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "offline",
        "regions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/offline/regions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "57957775-8baa-4e25-8685-faf12f41ebe8",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "offline",
          "regions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "44509842-d3f5-4b6f-8a34-4f3b8aebe29f",
     "name": "Admin Offline Controller create",
     "request": {
      "name": "Admin Offline Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "offline",
        "regions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/offline/regions"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "72cf52de-fd9d-40b5-a03a-98725ac06d79",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "offline",
          "regions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "b1fc1f5c-6206-4cc4-9fe1-03352ee1a96f",
     "name": "Admin Offline Controller seed",
     "request": {
      "name": "Admin Offline Controller seed",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "offline",
        "regions",
        "seed"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/offline/regions/seed"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "dcfab6cc-4ec4-4100-9e1c-dc1e0a9cdd34",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "offline",
          "regions",
          "seed"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4cc30bd3-c338-413e-bb88-2e314703ae20",
     "name": "Admin Offline Controller update",
     "request": {
      "name": "Admin Offline Controller update",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "offline",
        "regions",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/offline/regions/:id"
      },
      "method": "PATCH",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "af9097ec-f4bf-4e8e-8131-99ff8212a249",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "offline",
          "regions",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PATCH",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "039c4605-2d8a-43d2-95d0-3b2b4d7f26f3",
     "name": "Admin Offline Controller remove",
     "request": {
      "name": "Admin Offline Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "offline",
        "regions",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/offline/regions/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "ecd6e30a-0619-444d-964f-ae1a3df7291e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "offline",
          "regions",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Privacy",
   "description": "",
   "item": [
    {
     "id": "d99a1177-b989-4143-a358-35fe0cab415b",
     "name": "Privacy Admin Controller density",
     "request": {
      "name": "Privacy Admin Controller density",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "privacy",
        "density"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "epsilon",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "zoom",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "minCount",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "bbox",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/privacy/density"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5b8623db-7201-4f07-a275-adc52dec3b73",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "privacy",
          "density"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "epsilon",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "zoom",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "minCount",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "bbox",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "4d71c825-fe9e-4c8c-8c83-4b7210b701ff",
     "name": "Privacy Admin Controller selftest",
     "request": {
      "name": "Privacy Admin Controller selftest",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "privacy",
        "dp-selftest"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "epsilon",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "minCount",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/privacy/dp-selftest"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "f978e2dd-3b30-46af-8b93-ed1f3fc902ef",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "privacy",
          "dp-selftest"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "epsilon",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "minCount",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "39f273b0-d6ff-440e-9e41-df12962c1453",
     "name": "Privacy Admin Controller releases",
     "request": {
      "name": "Privacy Admin Controller releases",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "privacy",
        "releases"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/privacy/releases"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b0b75bd6-ff60-4db3-b62a-b3463525fe1f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "privacy",
          "releases"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Traffic",
   "description": "",
   "item": [
    {
     "id": "1bee9948-89b7-4ab2-9713-3b98b6ac44db",
     "name": "Admin Traffic Controller ingest",
     "request": {
      "name": "Admin Traffic Controller ingest",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "traffic",
        "ingest"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/traffic/ingest"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "416674a7-d4fe-47e1-881a-bffa5b044092",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "traffic",
          "ingest"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "Admin · Transit",
   "description": "",
   "item": [
    {
     "id": "1d87faf0-885e-4fdd-a8ad-d458828de352",
     "name": "Admin Transit Controller feeds",
     "request": {
      "name": "Admin Transit Controller feeds",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "transit",
        "feeds"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/transit/feeds"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "74260ba2-0300-4fc5-9f28-c94dd01d7d7f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "transit",
          "feeds"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f6815b95-7a05-44af-ba01-e1c4cb8c82fd",
     "name": "Admin Transit Controller import Gtfs",
     "request": {
      "name": "Admin Transit Controller import Gtfs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "transit",
        "gtfs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/transit/gtfs"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b5bd2fae-d852-4d49-b624-64b58e1126c4",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "transit",
          "gtfs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "d42cfd26-3756-4293-a5b8-6bc8712e0b75",
     "name": "Admin Transit Controller import Gbfs",
     "request": {
      "name": "Admin Transit Controller import Gbfs",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "transit",
        "gbfs"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/transit/gbfs"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "d40ed06a-4535-4396-afb6-f9d146577d2c",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "transit",
          "gbfs"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "db78e962-ff09-424a-ac57-004db74c91fd",
     "name": "Admin Transit Controller delete Feed",
     "request": {
      "name": "Admin Transit Controller delete Feed",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "transit",
        "feeds",
        ":feed"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "feed",
         "value": "<string>"
        }
       ],
       "variable": [
        {
         "type": "any",
         "key": "feed"
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/transit/feeds/:feed"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "eedf08bf-81d5-4e82-9357-64207126b33e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "transit",
          "feeds",
          ":feed"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "feed",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "AdminAi",
   "description": "",
   "item": [
    {
     "id": "cdaf86fd-8463-43f3-8e17-3f303fd68d4a",
     "name": "Admin Ai Controller providers",
     "request": {
      "name": "Admin Ai Controller providers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai",
        "providers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ai/providers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2608c087-868b-402b-b640-05c59a0f2a15",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai",
          "providers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "46125543-3c3f-45be-988f-5ea5d827f7ad",
     "name": "Admin Ai Controller save Provider",
     "request": {
      "name": "Admin Ai Controller save Provider",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai",
        "providers",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ai/providers/:id"
      },
      "method": "PUT",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "94794603-0b11-4f75-876c-9de054496ce6",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai",
          "providers",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PUT",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "662d82cb-c47e-4499-8b75-549bfb2e92a0",
     "name": "Admin Ai Controller set Active",
     "request": {
      "name": "Admin Ai Controller set Active",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai",
        "active"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ai/active"
      },
      "method": "PUT",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e6966813-d6a4-4561-ae9f-d245a6bb4e69",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai",
          "active"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "PUT",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "63896b31-cffa-475b-bdb4-05261767ca0b",
     "name": "Admin Ai Controller test",
     "request": {
      "name": "Admin Ai Controller test",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai",
        "providers",
        ":id",
        "test"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/ai/providers/:id/test"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "aad18ce4-47e6-47cc-8955-6c2f09b5b1f2",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai",
          "providers",
          ":id",
          "test"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "cec484f8-aafe-4783-b049-b263c7e997c6",
     "name": "Admin Ai Controller ollama Models",
     "request": {
      "name": "Admin Ai Controller ollama Models",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "ai",
        "ollama",
        "models"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/ai/ollama/models"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6a251849-6cac-4f3d-aaf0-e70e359c9629",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "ai",
          "ollama",
          "models"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "AdminAnalytics",
   "description": "",
   "item": [
    {
     "id": "4d7d3594-f4d6-4125-be66-012600556d88",
     "name": "Admin Analytics Controller overview",
     "request": {
      "name": "Admin Analytics Controller overview",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "analytics",
        "overview"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/analytics/overview"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "729271ab-0407-4663-8c14-56cbb63b9bad",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "analytics",
          "overview"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "5c3e86a0-cff4-4484-9887-d6f29981e569",
     "name": "Admin Analytics Controller breakdown",
     "request": {
      "name": "Admin Analytics Controller breakdown",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "analytics",
        "breakdown"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/analytics/breakdown"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "93f341be-7c9c-48b3-85e7-75ab668daaad",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "analytics",
          "breakdown"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "da45928c-2585-4698-b3d4-71ac3ee22916",
     "name": "Admin Analytics Controller goals",
     "request": {
      "name": "Admin Analytics Controller goals",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "analytics",
        "goals"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/analytics/goals"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "5b7a7056-a071-4ca7-b7a7-d6acc7e7725f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "analytics",
          "goals"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a01d8429-b73a-4002-b965-713c64a2037a",
     "name": "Admin Analytics Controller realtime",
     "request": {
      "name": "Admin Analytics Controller realtime",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "analytics",
        "realtime"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/analytics/realtime"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "b7be6e73-b828-4140-89d2-08dbc61bbde7",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "analytics",
          "realtime"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "e7f05095-5c6c-42f9-b47d-ae192ad64a55",
     "name": "Admin Analytics Controller live Map",
     "request": {
      "name": "Admin Analytics Controller live Map",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "analytics",
        "live-map"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/analytics/live-map"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e49d3801-47be-48c6-994a-bcd032a449b2",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "analytics",
          "live-map"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "42a0a211-7cc6-4b28-8f11-8f41db10004f",
     "name": "Admin Analytics Controller events",
     "request": {
      "name": "Admin Analytics Controller events",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "analytics",
        "events"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "limit",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/analytics/events"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "6e32bdc6-b549-4067-8506-88e7e7adb511",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "analytics",
          "events"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "limit",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "AdminAuth",
   "description": "",
   "item": [
    {
     "id": "04880631-9c0e-490c-911c-f78d5bb08f61",
     "name": "Admin Auth Controller providers",
     "request": {
      "name": "Admin Auth Controller providers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "auth",
        "providers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/auth/providers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "89446221-e121-4c11-8f81-3e02994881ad",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "auth",
          "providers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "df6e467b-9d63-48e8-820a-8f92fcc80988",
     "name": "Admin Auth Controller save Provider",
     "request": {
      "name": "Admin Auth Controller save Provider",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "auth",
        "providers",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/auth/providers/:id"
      },
      "method": "PUT",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "1a429add-84f4-416d-a8a3-21d8d9bf0b4b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "auth",
          "providers",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "PUT",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "645e481c-dd29-4ff9-a58d-02acd94660e6",
     "name": "Admin Auth Controller turnstile",
     "request": {
      "name": "Admin Auth Controller turnstile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "auth",
        "turnstile"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/auth/turnstile"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "e2cf90ec-fff9-427c-9a44-e5f24dc6eba4",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "auth",
          "turnstile"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f891634d-6a76-4c65-93c2-b3934cd38048",
     "name": "Admin Auth Controller save Turnstile",
     "request": {
      "name": "Admin Auth Controller save Turnstile",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "auth",
        "turnstile"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/auth/turnstile"
      },
      "method": "PUT",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "09ceb020-7b47-46e7-8f93-72799519711c",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "auth",
          "turnstile"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "PUT",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "AdminLanding",
   "description": "",
   "item": [
    {
     "id": "9862d3d2-30a7-44e6-be03-817cd5ca217a",
     "name": "Admin Landing Controller list Submissions",
     "request": {
      "name": "Admin Landing Controller list Submissions",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "landing",
        "submissions"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "type",
         "value": "<string>"
        },
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "status",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/landing/submissions"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c5477657-a0c9-4254-b721-b1c3ddaa7a36",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "landing",
          "submissions"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "type",
           "value": "<string>"
          },
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "status",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "591cd58f-6ef6-4b34-b6aa-76d2edb25f45",
     "name": "Admin Landing Controller stats",
     "request": {
      "name": "Admin Landing Controller stats",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "landing",
        "submissions",
        "stats"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/landing/submissions/stats"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "0253700d-155d-40c6-8e90-9abc44272a18",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "landing",
          "submissions",
          "stats"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "73561929-78e6-4e6c-9eff-ee36a4438cba",
     "name": "Admin Landing Controller update Submission",
     "request": {
      "name": "Admin Landing Controller update Submission",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "landing",
        "submissions",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/landing/submissions/:id"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PATCH",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "d263c424-0cb7-490b-bacc-5873b750572b",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "landing",
          "submissions",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PATCH",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a0c66b5b-bbae-4e27-b79d-4f7f35ceb033",
     "name": "Admin Landing Controller delete Submission",
     "request": {
      "name": "Admin Landing Controller delete Submission",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "landing",
        "submissions",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/landing/submissions/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "a9b59809-12bc-4e6f-9bb9-e7cb0c624ad7",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "landing",
          "submissions",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "084851f4-35d2-4746-ae3c-e71152bf697d",
     "name": "Admin Landing Controller list Careers",
     "request": {
      "name": "Admin Landing Controller list Careers",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "landing",
        "careers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/landing/careers"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7af3a142-b6a1-4fe9-abd0-07d2e2a82e3f",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "landing",
          "careers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "082af539-0e9e-440c-b1b4-5563bdd80d8f",
     "name": "Admin Landing Controller create Career",
     "request": {
      "name": "Admin Landing Controller create Career",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "landing",
        "careers"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/landing/careers"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "POST",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "77824533-5e47-4c2c-a452-d25d228519f5",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "landing",
          "careers"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "POST",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "0bd96ba8-b7e7-4aca-91d2-27d2e5169ad2",
     "name": "Admin Landing Controller update Career",
     "request": {
      "name": "Admin Landing Controller update Career",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "landing",
        "careers",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/landing/careers/:id"
      },
      "header": [
       {
        "key": "Content-Type",
        "value": "application/json"
       }
      ],
      "method": "PATCH",
      "body": {
       "mode": "raw",
       "raw": "{}",
       "options": {
        "raw": {
         "headerFamily": "json",
         "language": "json"
        }
       }
      },
      "auth": null
     },
     "response": [
      {
       "id": "5d0cc1d3-ecd1-4578-bd65-82567c0458bd",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "landing",
          "careers",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "header": [
         {
          "key": "Content-Type",
          "value": "application/json"
         }
        ],
        "method": "PATCH",
        "body": {
         "mode": "raw",
         "raw": "{}",
         "options": {
          "raw": {
           "headerFamily": "json",
           "language": "json"
          }
         }
        }
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "9c45aeb7-ae27-47fe-b831-9d3d0fc4941d",
     "name": "Admin Landing Controller delete Career",
     "request": {
      "name": "Admin Landing Controller delete Career",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "landing",
        "careers",
        ":id"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [
        {
         "type": "any",
         "value": "<string>",
         "key": "id",
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         }
        }
       ],
       "raw": "{{baseUrl}}/api/v1/admin/landing/careers/:id"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "10ebb84a-4a0f-4914-95ed-756b4e0b438e",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "landing",
          "careers",
          ":id"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "type": "any",
           "value": "<string>",
           "key": "id"
          }
         ]
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "DocsAdmin",
   "description": "",
   "item": [
    {
     "id": "a6e5c577-48af-416e-9850-7f97ce1ff49b",
     "name": "Docs Admin Controller tree",
     "request": {
      "name": "Docs Admin Controller tree",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "docs",
        "tree"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/docs/tree"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "c4478708-f1ce-4aa2-9603-fea30d7967ad",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "docs",
          "tree"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2161b6b0-f6d0-412e-9baa-02fabe2d46a4",
     "name": "Docs Admin Controller read",
     "request": {
      "name": "Docs Admin Controller read",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "docs",
        "file"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "path",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/docs/file"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "2f35f58a-7c60-4b08-a051-0c11d630e316",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "docs",
          "file"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "path",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "00fed9d8-5d40-410e-8534-893e92564f7f",
     "name": "Docs Admin Controller write",
     "request": {
      "name": "Docs Admin Controller write",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "docs",
        "file"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/docs/file"
      },
      "method": "PUT",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "70940a8b-4f53-4e04-8a44-1f2a0306e9a9",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "docs",
          "file"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "PUT",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "f9a37809-e9c6-4752-88a3-a4ac376d89a0",
     "name": "Docs Admin Controller create",
     "request": {
      "name": "Docs Admin Controller create",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "docs",
        "file"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/docs/file"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "be209b96-65d5-4e47-bae6-f70020b3a063",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "docs",
          "file"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "a4d411cc-314d-4a13-8d9a-27f77a469ed5",
     "name": "Docs Admin Controller remove",
     "request": {
      "name": "Docs Admin Controller remove",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "docs",
        "file"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [
        {
         "disabled": false,
         "description": {
          "content": "(Required) ",
          "type": "text/plain"
         },
         "key": "path",
         "value": "<string>"
        }
       ],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/docs/file"
      },
      "method": "DELETE",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "7cfeff4d-496c-4968-a858-800f14fd82d1",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "docs",
          "file"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [
          {
           "disabled": false,
           "description": {
            "content": "(Required) ",
            "type": "text/plain"
           },
           "key": "path",
           "value": "<string>"
          }
         ],
         "variable": []
        },
        "method": "DELETE",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "15ee71b3-ccb4-45bf-b4c1-93151add68c6",
     "name": "Docs Admin Controller rename",
     "request": {
      "name": "Docs Admin Controller rename",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "docs",
        "rename"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/docs/rename"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "77eec524-da08-47ec-b2a5-2d92c7601115",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "docs",
          "rename"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "2368f631-ebf2-4749-b2fb-dc9fe9739dc0",
     "name": "Docs Admin Controller publish",
     "request": {
      "name": "Docs Admin Controller publish",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "docs",
        "publish"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/docs/publish"
      },
      "method": "POST",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "70dabd8a-3559-4922-9edf-e6adc75321ac",
       "name": "201",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "docs",
          "publish"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "POST",
        "body": {}
       },
       "status": "Created",
       "code": 201,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    },
    {
     "id": "79e8ee94-ee76-449f-bad4-b34d5e9a0033",
     "name": "Docs Admin Controller status",
     "request": {
      "name": "Docs Admin Controller status",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "admin",
        "docs",
        "publish",
        "status"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/admin/docs/publish/status"
      },
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "aea7abfb-45c6-4fe7-9d01-90f6e1878e97",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "admin",
          "docs",
          "publish",
          "status"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  },
  {
   "name": "InternalAi",
   "description": "",
   "item": [
    {
     "id": "e83e8abf-51fb-4227-a822-178984d51d59",
     "name": "Internal Ai Controller resolved",
     "request": {
      "name": "Internal Ai Controller resolved",
      "description": {},
      "url": {
       "path": [
        "api",
        "v1",
        "internal",
        "ai",
        "resolved"
       ],
       "host": [
        "{{baseUrl}}"
       ],
       "query": [],
       "variable": [],
       "raw": "{{baseUrl}}/api/v1/internal/ai/resolved"
      },
      "header": [
       {
        "disabled": false,
        "description": {
         "content": "(Required) ",
         "type": "text/plain"
        },
        "key": "x-internal-token",
        "value": "<string>"
       }
      ],
      "method": "GET",
      "body": {},
      "auth": null
     },
     "response": [
      {
       "id": "53aa0104-fcd2-435b-bfb8-6a6fdeaa3ee5",
       "name": "200",
       "originalRequest": {
        "url": {
         "path": [
          "api",
          "v1",
          "internal",
          "ai",
          "resolved"
         ],
         "host": [
          "{{baseUrl}}"
         ],
         "query": [],
         "variable": []
        },
        "header": [
         {
          "disabled": false,
          "description": {
           "content": "(Required) ",
           "type": "text/plain"
          },
          "key": "x-internal-token",
          "value": "<string>"
         }
        ],
        "method": "GET",
        "body": {}
       },
       "status": "OK",
       "code": 200,
       "header": [],
       "cookie": [],
       "_postman_previewlanguage": "text"
      }
     ],
     "event": [],
     "protocolProfileBehavior": {
      "disableBodyPruning": true
     }
    }
   ]
  }
 ],
 "event": [
  {
   "listen": "prerequest",
   "script": {
    "type": "text/javascript",
    "exec": [
     "const key = pm.collectionVariables.get('apiKey') || pm.environment.get('apiKey');",
     "if (key) pm.request.headers.upsert({ key: 'x-api-key', value: key });"
    ]
   }
  }
 ],
 "variable": [
  {
   "key": "baseUrl",
   "value": "https://navvo.io",
   "type": "string"
  },
  {
   "key": "apiKey",
   "value": "",
   "type": "string"
  },
  {
   "key": "accessToken",
   "value": "",
   "type": "string"
  }
 ],
 "info": {
  "_postman_id": "3de01222-bb9c-4560-9a12-c9fe312b3064",
  "name": "Navvo Platform API",
  "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
  "description": "# Navvo Platform API — complete collection\n\nEvery live endpoint of the Navvo platform (generated from the running API), including consumer APIs documented on https://docs.navvo.io **and** internal/admin surfaces that are not on the docs site (Admin, Platform-Admin, Internal — those need admin roles or loopback access and are included for completeness).\n\n## Quick start\n1. Set the `baseUrl` variable (default `https://navvo.io`).\n2. **Developer API key**: set the `apiKey` variable — it is auto-attached as `x-api-key` to every request (get one at navvo.io/developer). This is enough for the public platform APIs (search, places, geocoding, routing, traffic, tiles…).\n3. **User session (member APIs)**: run `Auth → POST /auth/login` (or `/auth/firebase` with a Firebase ID token, or `/auth/register`) — the `accessToken` collection variable is captured automatically and sent as a Bearer token on every request.\n\n## Access model\n- **Open (guest)**: map tiles/styles, search, places reads, geocoding, traffic reads, weather, imagery…\n- **User or API key**: routing/planning (`POST /routing/*`, `POST /traffic/route`), Atlas AI (`/ai/atlas`).\n- **User (Bearer) only**: `/me/*` (saved places, history, live share, push tokens), account management, reporting.\n- **Admin roles**: `/admin/*` + platform-admin surfaces. **Loopback-only**: `/internal/*`.\n\nModel/engine fields in AI responses are intentionally brand-neutral (`navvo-ai`)."
 },
 "auth": {
  "type": "bearer",
  "bearer": [
   {
    "key": "token",
    "value": "{{accessToken}}",
    "type": "string"
   }
  ]
 }
}