Skip to content

Possible Network Requests

From Copilot for Xcode.app

  • https://copilotforxcode-license.intii.com (pre-built binary)
    • when you activate the license key.
    • when you deactivate the license key.
    • when you open the app if a license key is available.
    • when you validate the license key manually.
    • every 24 hours if a license key is available.
    The request contains only the license key, the email address (only on activation), and an instance id. You are free to MITM the request to see what data is sent.
  • The Chat/Embedding model Base URL
    • when you click the “Test” button in the settings.
  • https://api.codeium.com
    • when you sign-in your Codeium account
  • https://github.com/
    • when it updates/install the Codeium language server.
    • when it updates/install the GitHub Copilot language server.
    • when it downloads an update of Copilot for Xcode.app
  • https://copilotforxcode.intii.com
    • when it checks for updates of Copilot for Xcode.app

From CopilotForXcodeExtensionService.app

  • https://copilotforxcode-license.intii.com (pre-built binary)

    • when you open the app if a license key is available.
    • every 24 hours if a license key is available.

    The request contains only the license key and an instance id. You are free to MITM the request to see what data is sent.

  • The Chat/Embedding model Base URL

    • when you use the chat feature.
    • when you use the prompt to code feature.
  • https://github.com/

    • when it updates the Codeium language server.
    • when it updates the GitHub Copilot language server.
    • when it downloads an update of Copilot for Xcode.app
  • https://copilotforxcode.intii.com

    • when it checks for updates of Copilot for Xcode.app
  • https://serpapi.com

    • when you use the @web scope in chat and use SerpAPI as the provider.
  • Any URL for search.

    • when you use the @web scope in chat and use headless browser as the provider, it will send a request to the search engine.
    • When you use the @web scope in chat, it will scrape the webpage content.
    • When you provide a URL in the chat input, it will scrape the webpage content.
  • Any Apple domains.

From Node (Runs the GitHub Copilot language server)

  • Any domain belongs to GitHub that is called by the GitHub Copilot language server.
  • Any domain you set in the GitHub Copilot proxy settings

From language_server (Codeium language server)

  • Any domain belongs to Codeium that is called by the Codeium language server.