The Wildbook v3 API exposes GET /api/v3/projects (list all projects accessible to the current user) and GET /api/v3/projects/{projectId} (get a single project). Neither pywildbook nor RWildbook wraps these endpoints. Should be added to both libraries together to maintain feature equivalence.
The Wildbook v3 API exposes GET /api/v3/projects (list all projects accessible to the current user) and GET /api/v3/projects/{projectId} (get a single project). Neither pywildbook nor RWildbook wraps these endpoints. Should be added to both libraries together to maintain feature equivalence.