{
  "id": "6f47a7a3-9ab3-4e21-929f-4f7c26f4e021",
  "name": "SEC Event Intelligence API - RapidAPI",
  "values": [
    {
      "key": "base_url",
      "value": "https://sec-event-intelligence.p.rapidapi.com",
      "type": "default",
      "enabled": true
    },
    {
      "key": "rapidapi_host",
      "value": "sec-event-intelligence.p.rapidapi.com",
      "type": "default",
      "enabled": true
    },
    {
      "key": "rapidapi_key",
      "value": "replace-with-rapidapi-key",
      "type": "secret",
      "enabled": true
    },
    {
      "key": "first_call_path",
      "value": "/v1/sec/watchlist/changes?tickers=AAPL,MSFT,NVDA&limit=25",
      "type": "default",
      "enabled": true
    },
    {
      "key": "first_call_checklist_url",
      "value": "https://api.data-apis.com/first-call",
      "type": "default",
      "enabled": true
    },
    {
      "key": "rapidapi_watchlist_playground_url",
      "value": "https://api.data-apis.com/events/sec-event-intelligence/rapidapi?target=postman-collection-watchlist-playground",
      "type": "default",
      "enabled": true
    },
    {
      "key": "rapidapi_subscribe_url",
      "value": "https://api.data-apis.com/events/sec-event-intelligence/rapidapi?target=postman-collection-rest",
      "type": "default",
      "enabled": true
    },
    {
      "key": "pricing_calculator_url",
      "value": "https://api.data-apis.com/pricing-calculator",
      "type": "default",
      "enabled": true
    },
    {
      "key": "mcp_access_url",
      "value": "https://api.data-apis.com/mcp/access",
      "type": "default",
      "enabled": true
    }
  ],
  "_postman_variable_scope": "environment",
  "_postman_exported_using": "Data APIs SEC Event Intelligence"
}