Looking for feed access - endpoint and auth details!

Hey team! I’m interested in integrating CoW into my an intent-feed adapter and want to poll the correct live orderbook / auction source.

Would you know where I could get:

  • the exact endpoint you would want me want to poll

  • whether I need an app id, auth token, or allowlist

  • the expected response shape for active orders or auction data

  • any rate-limit or polling guidance that I should follow

I’m trying to keep the integration minimal and only want the access needed for feed polling.

Thanks.

P.S. My apologies if this isn’t the right place to post/ask, but I have been burned on Discord by scammers so I’m going right to the source.

Hey! The best starting point is the public Order Book API: Order book API | CoW Protocol Documentation , or API Integration | CoW Protocol Documentation

Most basic endpoints there don’t require an API key.