---
title: OAuth 2.0 administration REST endpoints
description: AM exposes the following administration and supporting REST endpoints:
component: pingam
version: 8.1
page_id: pingam:am-oauth2:oauth2-admin-endpoints
canonical_url: https://docs.pingidentity.com/pingam/8.1/am-oauth2/oauth2-admin-endpoints.html
keywords: ["OAuth 2.0", "Endpoints", "Administration", "REST API"]
page_aliases: ["oauth2-guide:oauth2-admin-endpoints.adoc"]
---

# OAuth 2.0 administration REST endpoints

AM exposes the following administration and supporting REST endpoints:

**OAuth 2.0 administration and supporting endpoints**

| Endpoint                            | Description                                                                                                                                                               |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `/realm-config/agents/OAuth2Client` | Register, list, and delete OAuth 2.0 clients (AM specific-endpoint)                                                                                                       |
| `/users/user/oauth2/resources/sets` | Retrieve data for UMA resources registered to a particular user (AM-specific endpoint)                                                                                    |
| `/users/user/oauth2/applications`   | List OAuth 2.0 clients holding active tokens granted by specific resource owners, and delete tokens for a combination of resource owner and client (AM-specific endpoint) |
