Introduction

The JobTech Taxonomy API gives access to different taxonomies like occupation names, skills and SSYK, SNI etc.

It's main purpose is to act as a common language for labour market related systems.

REST API

How the REST API works is described by an OpenAPI specification. This is used to generate an overview with examples for the API and this can be accessed at the JobTech Taxonomy API Swagger UI page.

GraphQL

The Taxonomy API can be accessed using GraphQL and this can be tested at the JobTech Taxonomy API GraphiQL UI.

More about how the GraphQL endpoint can be used is found in the chapter on GraphQL.