{
  "id": "opencronapi-environment-v1",
  "name": "OpenCronAPI",
  "values": [
    {
      "key": "base_url",
      "value": "https://api.opencronapi.com",
      "type": "default",
      "enabled": true,
      "description": "OpenCronAPI base URL"
    },
    {
      "key": "api_key",
      "value": "",
      "type": "secret",
      "enabled": true,
      "description": "Your API key — find it in Console → Settings → API Credentials"
    },
    {
      "key": "node_token",
      "value": "",
      "type": "secret",
      "enabled": true,
      "description": "Node agent token — only needed for internal endpoints"
    }
  ],
  "_postman_variable_scope": "environment",
  "_postman_exported_at": "2026-03-28T00:00:00.000Z",
  "_postman_exported_using": "OpenCronAPI"
}
