{
  "id": "api-gateway-dev2-env",
  "name": "API Gateway - Dev2 SteerCRM",
  "values": [
    {
      "key": "gateway_url",
      "value": "https://public-api.dev2.steercrm.dev",
      "type": "default",
      "enabled": true
    },
    {
      "key": "api_key",
      "value": "your-dev2-api-key-here",
      "type": "secret",
      "enabled": true
    }
  ],
  "_postman_variable_scope": "environment",
  "_postman_exported_at": "2025-09-29T00:00:00.000Z",
  "_postman_exported_using": "Postman/11.0.0"
}