API

Introduction to the VolunteerHub API
The VolunteerHub Open API is a REST-based API that allows third-parties to access raw VolunteerHub data for the purposes of application integration.  Getti...
Tue, 10 Mar, 2020 at 10:12 AM
Object Model
Enums DonationsGetQuery ValueDescription UserUids Find donations according to their users.  Editability ValueDescription AdministratorsAndUsers Respon...
Sat, 10 Apr, 2021 at 6:06 PM
Endpoints
/api/v1/eventGroups (HTTP GET) Retrieves a list of event groups. Request Parameters ParameterRequiredDefaultDescription int page No 0 The page number o...
Sat, 10 Apr, 2021 at 10:34 PM
Example Queries
The following examples will help you validate that you are able to communicate with VolunteerHub's API. For creating and viewing HTTP request/response p...
Tue, 10 Mar, 2020 at 10:13 AM