Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Quinyx Group Locations API

The Group Locations API from Quinyx — 2 operation(s) for group locations.

Quinyx Group Locations API is one of 35 APIs that Quinyx publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Group Locations. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against 2 base URLs: https://api.quinyx.com, https://api-rc.quinyx.com.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://api.eu.quinyx.com
Authentication
OAuth 2.0, OAuth 2.0, OAuth 2.0, OAuth 2.0, OAuth 2.0, OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 7

Quinyx Group Locations API declares 7 security schemes for authenticating requests. It supports OAuth 2.0 (employee_OAuth2ClientCredentials) using the clientCredentials flow, exposing 4 scopes. It supports OAuth 2.0 (opening-hours_OAuth2ClientCredentials) using the clientCredentials flow. It supports OAuth 2.0 (organisation_OAuth2ClientCredentials) using the clientCredentials flow, exposing 4 scopes. It supports OAuth 2.0 (rest-api-uaa_OAuth2ClientCredentials) using the clientCredentials flow. It supports OAuth 2.0 (schedule-availability_OAuth2ClientCredentials) using the clientCredentials flow. It supports OAuth 2.0 (schedule_OAuth2ClientCredentials) using the clientCredentials flow. It supports OAuth 2.0 (statistics_OAuth2ClientCredentials) using the clientCredentials flow.

  • employee_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • opening-hours_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • organisation_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • rest-api-uaa_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • schedule-availability_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • schedule_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • statistics_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Group Locations 5
GET
/v2/organisation/groups/{groupId}/locations/{locationId}
Get group location by group id and location id
getGroupLocation 2 params → 200401403404
PUT
/v2/organisation/groups/{groupId}/locations/{locationId}
Update group location
updateGroupLocation 2 params body → 200400401403404
DELETE
/v2/organisation/groups/{groupId}/locations/{locationId}
Delete group location
deleteGroupLocation 2 params → 200204400401403404
GET
/v2/organisation/groups/{groupId}/locations
List group locations
getGroupLocations 1 param → 200401403404
POST
/v2/organisation/groups/{groupId}/locations
Create group location
addGroupLocation 1 param body → 200201400401403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are organisation_GroupLocationResponseDto (6 properties), organisation_UnauthorizedErrorResponseDto (6 properties), organisation_ApiErrorResponseDto (4 properties), organisation_GroupLocationRequestDto (4 properties). Each schema is shown below with its type and property counts.

organisation_UnauthorizedErrorResponseDto
object
6 properties
organisation_ValidationErrorDto
object
4 properties
organisation_GroupLocationRequestDto
object
4 properties 3 required
organisation_ApiErrorResponseDto
object
4 properties
organisation_GroupLocationResponseDto
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quinyx-group-locations-api-openapi.yml Raw ↑

Other APIs Quinyx publishes across the network.

Quinyx Absence Schedules API
Quinyx Absence Types API
Quinyx Absences API
Quinyx Access Token API
Quinyx Agreements API
Quinyx AI Scheduled Headcount API
Quinyx Authentication API
Quinyx Collaboration Groups API
Quinyx Collaboration Groups Labels API
Quinyx Employee API
Quinyx Employees API
Quinyx Forecast Data API