---
title: "Introspect an OAuth access or refresh token"
method: POST
path: "/v3/oauth/introspect"
tags: ["OAuth"]
---

# Introspect an OAuth access or refresh token

`POST /v3/oauth/introspect`

No OAuth installation scope. OAuth flow endpoint.

## Request body

- GenericJsonObject

## Response `200`

Success

- RawObjectResponseBody — Raw single-resource success payload for v3.

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/revisions/730030bd6477/schema)
