Agentic API Domains/URLs

I’m seeking (or if I fail, compiling) a list of domains and URLs used by agentic APIs. The idea is to monitor internal usage via DNS and/or HTTP proxy data.

Here’s what I have so far:

  • api.anthropic.com
  • api.github.com
  • api.ollama.com
  • api.mistral.ai
  • api.openai.com
  • openrouter.ai

Unfortunately api.github.com is high-noise because /copilot is just one of many endpoints used, and of course GitHub Desktop and the gh tool use the same destination.

Is anyone aware of such a list already?

I found a couple of awesome-lists on github for generative ai “api endpoints” but they seem to just point mostly to home pages.

@BadSamurai hooked me up with a killer list and I think we should publish it on Codeberg as a starter.