Public API

Free, public JSON API — no authentication required, CORS enabled. Base URL: https://elixir-toolbox.dev/api/v1

Method Path Description
GET /api/v1/groups List all groups
GET /api/v1/groups/:group Get a group by slug
GET /api/v1/groups/:group/:category/projects List projects in a category
GET /api/v1/trending List trending projects
GET /api/v1/search?q= Search packages
Explore with SwaggerUI →