Teamleader Focus API Specification
This package contains the OpenAPI specification for the Teamleader Focus API.
What is OpenAPI?
From the OpenAPI Specification:
The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs, which allows both humans and computers to discover and understand the capabilities of a service without requiring access to source code, additional documentation, or inspection of network traffic. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interface descriptions have done for lower-level programming, the OpenAPI Specification removes guesswork in calling a service.
Published documentation
The latest API definition is published on developer.focus.teamleader.eu via a Dependabot PR in the developer-portal-frontend repository. The visual changes become available only after that PR has been merged & deployed. If the PR is delayed or not created, you can manually update by bumping the api-specification version in the developer-portal-frontend.