• πŸ†•
    [New]
    Added the GET /v1/industries endpoint for retrieving industry reference data.
  • πŸ†•
    [New]
    Added GET /v1/settings/cookie-consent endpoint to retrieve your account's cookie consent settings.
  • πŸ†•
    [New]
    Added PATCH /v1/settings/cookie-consent endpoint to update your account's cookie consent settings.
  • πŸ†•
    [New]
    Added GET /v1/settings/data-processing endpoint to retrieve your data processing settings.
  • πŸ†•
    [New]
    Added PATCH /v1/settings/data-processing endpoint to update your data processing settings.
  • ⚑
    [Improved]
    The GET /v1/web-visits/tracker response now includes four new fields:
    data_processed
    ,
    last_event_received_at
    ,
    status
    , and
    visiting_companies
    .
  • πŸ†•
    [New] [MCP]
    The
    get_industries
    tool is now available, letting AI assistants retrieve the list of supported industries.
  • πŸ†•
    [New] [MCP]
    The
    get_cookie_consent_settings
    ,
    get_data_processing_settings
    ,
    update_cookie_consent_settings
    and
    update_data_processing_settings
    tools are now available, allowing AI assistants to retrieve and manage those account settings.