Public API

Free JSON API with no authentication required. Browse groups, categories, and trending packages programmatically.

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 →