Public API

The API calls below can be made with a GET request from either a browser or a server. The response will be in JSON format.

API Calls

Get Projects

Due to the large number of projects, only 24 projects are returned at a time. Use the page parameter to specify which set of projects to get.
No Sort and No Filter: /api/projects
Filter by Points: /api/projects?points=50