Using Streaming API

Hello there. I’m trying to use streaming API and I have some questions.

  1. How many times I can connect to streaming API daily not to be disconnected or blocked?
  2. Can I connect once and get the snapshots without disconnecting?

https://developer-specs.company-information.service.gov.uk/streaming-api/guides/overview
contains these details.

Thank you for your answer but I have already read this documentation and I couldn’t understand how many times (daily) I can connect to streaming API to not be blocked or can I connect to without disconnecting?

You can stay connected to the streaming api for as long as you want/need. You will be disconnected at least once every 24hrs. You simply re-connect if this happens. We recommend that you do not repeatedly connect and disconnect.

Thank you for answering me.