Introduction

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

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 API

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 API can be used is found in the chapter on GraphQL.