{
  "id": "ujeebu-prod-env",
  "name": "Ujeebu \u2014 Production",
  "values": [
    {
      "key": "apiKey",
      "value": "",
      "type": "secret",
      "enabled": true,
      "description": "Your Ujeebu API key. Get one at https://ujeebu.com/signup."
    },
    {
      "key": "baseUrl",
      "value": "https://api.ujeebu.com",
      "type": "default",
      "enabled": true,
      "description": "Production API host."
    }
  ],
  "_postman_variable_scope": "environment",
  "_postman_exported_using": "Ujeebu OpenAPI 3.0.3 \u2192 Postman v2.1.0"
}