# 2025-04-03: OAuth Service - new endpoint

## Overview

A new `validate a customer token` endpoint has been created. The endpoint checks whether a token is valid. If the token is invalid, it returns a 401 status code. If the token is valid, it provides the token details.

## New endpoints

| Endpoint                                                                                                                                                                                                             | Description                  |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------- |
| [Validate a customer token](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/api-reference/authentication-and-authorization#get-customer-tenant-validateauthtoken) | New endpoint has been added. |

## Known problems

There are no known problems.
