# AptPeek > AptPeek is a web-based explorer and API for Debian and Ubuntu APT repositories. Search package versions, inspect metadata, verify checksums, and analyse repository statistics without installing anything locally. Built and maintained by [Jorrit Klein Bramel](https://jorritkleinbramel.nl/), a data and AI engineer. ## Key pages - [Home](https://aptpeek.dev/): Overview and feature summary - [Search](https://aptpeek.dev/search): Search packages across distributions and vendor repositories - [Repositories](https://aptpeek.dev/repositories): Supported distributions and vendor feeds - [Statistics](https://aptpeek.dev/statistics): Repository statistics and insights - [Sitemap index](https://aptpeek.dev/sitemap/pages.xml): Crawlable page index ## Package pages Individual package URLs follow this pattern: `/{distribution}/{codename}/{component}/{architecture}/{package-name}/{version}` Example: https://aptpeek.dev/debian/trixie/main/amd64/curl/8.5.0-2 Package pages include version, size, checksums, dependencies, and maintainer metadata. ## API REST API base: https://api.aptpeek.dev/api/v1 ## Author - Name: Jorrit Klein Bramel - Role: Data & AI Engineer - Website: https://jorritkleinbramel.nl/ - Project: https://aptpeek.dev/