{
  "name": "BlendFi Core — Production",
  "values": [
    {
      "key": "baseUrl",
      "value": "https://api.blendfi.com.br",
      "type": "default",
      "description": "Production API base URL.",
      "enabled": true
    },
    {
      "key": "api_key",
      "value": "",
      "type": "secret",
      "description": "Partner API key. Production keys start with sk_live_. The Bearer prefix is added automatically.",
      "enabled": true
    }
  ],
  "_postman_variable_scope": "environment"
}
