Education and research usage now free!BGPKIT Broker on-premise deployment is now free for educational and research purposes!
BGPKIT Broker
REST API for searching BGP archive files across public data collection projects. Data updated in real-time.
BGPKIT Broker provides powerful REST API that allows users to search for BGP data files from different collection projects by time ranges, data types, or collector name. It also provides real-time statistics of the data availability for all collectors.
Apart from the REST API, we also provide an opensource Rust API that strives for ergonomic and ease of use. After creating a custom search parameter, users can simply iterate on the broker object to get the information of matching data files in order. The API also handles pagination automatically so that user can iterate all files with ease.
Spin up a BGPKIT API instance is simple and fast. Custom data collector option also available.
BGPKIT Broker are free to use for research and educational purposes.
This includes on-premise deployment.
Deployment consultationCheckout Our Backend Repo