REST API
Routes and parameters can be found in our API docs:
https://godoc.org/github.com/photoprism/photoprism/internal/api
Example:
GET /api/v1/photos?count=10
Note: Routes are going to change while we are developing the frontend. The API is not covered by a deprecation policy.