---
title: "Verify an OAuth 2 token"
method: GET
path: "/oauth/verify"
tags: ["Authentication Extras\\Essentials"]
---

# Verify an OAuth 2 token

`GET /oauth/verify`

This method verifies that an OAuth 2 token exists.

## Response `200`

The token was verified.

## Other responses

- `401` — The token isn't a valid OAuth 2 token.

---

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