The Diversity Sync API lets you read data from your organisation — staff, participants, your roster, shift notes, and forms — programmatically, using a scoped API key you create in the admin panel. Every request is over HTTPS, authenticated with a bearer token, and scoped to your organisation and to the permissions of the staff member who created the key.
To get started, create an API key in Admin → API Keys in your Diversity Sync workspace, choose the scopes it should carry, then exchange it for a short-lived access token and start making requests. The API is a curated, versioned surface under /v1 covering your organisation's directory data — staff, participants, sites, positions, and participant groups — as well as your roster, shift notes, and forms.