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 Tags API

The Tags API from Quinyx — 5 operation(s) for tags.

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

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

This API exposes 8 operations across 5 paths, and defines 8 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.

8 operations 5 paths 8 schemas 1 DELETE5 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 Tags 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 8

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

Tags 8
GET
/v2/tags/categories/{categoryExternalId}/tags/{tagExternalId}
Get tag by external category id and external tag id
getTagByExternalId 2 params → 200
PUT
/v2/tags/categories/{categoryExternalId}/tags/{tagExternalId}
Update tag
updateTagByExternalId 2 params body → 200
DELETE
/v2/tags/categories/{categoryExternalId}/tags/{tagExternalId}
Delete tag
deleteTagByExternalId 2 params → 204404
GET
/v2/tags/categories/{categoryExternalId}/tagsdeprecated
List tags by external category id
getTagsByExternalCategoryId 1 param → 200
POST
/v2/tags/categories/{categoryExternalId}/tags
Create tag
createTagByExternalId 1 param body → 200
GET
/v2/tags/v2/categories/{categoryExternalId}/tags
List paginated tags by external category id
getPagedTagsByExternalCategoryId 3 params → 200
GET
/v2/tags/categories
List tag categories
getTagCategoriesExternal → 200
GET
/v2/tags/categories/{categoryExternalId}
Get tag category by external id
getTagCategoryByExternalId 1 param → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are tags_TagIntegration (12 properties), tags_Period (5 properties), tags_TagCategory_Default (4 properties), tags_Coordinate (4 properties). Each schema is shown below with its type and property counts.

tags_TagCategoryType_Default
string
Enumeration of possible tag types
tags_TagIntegration
object
Represents a tag with integration-specific properties
12 properties 3 required
tags_PageMetadata
object
Page metadata
2 properties 2 required
tags_PagedResponse
object
Represents a paginated collection of tags
2 properties 2 required
tags_TagCategory_Default
object
Represents a category for grouping tags with common characteristics
4 properties 2 required
tags_CustomField
object
Represents a custom field with key-value pair for additional tag properties
2 properties 2 required
tags_Period
object
Represents an operating period for a tag, defining when it is active
5 properties 4 required
tags_Coordinate
object
Represents geographic coordinates for a location
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quinyx-tags-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