For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

New endpoint has been added.

Known problems

There are no known problems.

Last updated

Was this helpful?