codesearch.debian.net

OpenAPI for https://codesearch.debian.net/

๐Ÿ”‘ apikey 2 endpoints developer_tools
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Searches through source code
curl \
  -H "x-dcs-apikey: $API_KEY" \
  https://codesearch.debian.net/api/v1/search
Like /search, but aggregates per package
curl \
  -H "x-dcs-apikey: $API_KEY" \
  https://codesearch.debian.net/api/v1/searchperpackage
Endpoints (2 total)
GET
/search
Searches through source code
GET
/searchperpackage
Like /search, but aggregates per package
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints2
Authapikey
Categories1
https://codesearch.debian.net/api/v1