---
title: REST API endpoints
description: REST API endpoints are discussed in detail in the following sections:
component: pingoneaic
page_id: pingoneaic:am-rest:rest-endpoints
canonical_url: https://docs.pingidentity.com/pingoneaic/am-rest/rest-endpoints.html
keywords: ["REST API", "OpenID Connect (OIDC)", "OAuth 2.0", "Authentication"]
page_aliases: ["REST-guide:rest-endpoints.adoc"]
---

# REST API endpoints

REST API endpoints are discussed in detail in the following sections:

* [Authenticate over REST](../am-authentication/authn-rest.html)

  How to use the REST APIs to authenticate to Advanced Identity Cloud.

* [Request policy decisions over REST](../am-authorization/rest-api-authz-policy-decisions.html)

  How to use the REST APIs for requesting authorization decisions from Advanced Identity Cloud.

* [OAuth 2.0 endpoints](../am-oauth2/oauth2-client-endpoints.html)

  How to use OAuth 2.0-specific endpoints to request access and refresh tokens, as well as introspecting and revoking them.

* [Manage scripts over REST](../am-scripting/manage-scripts-rest.html)

  How to use the REST APIs to manage authentication and authorization scripts.

* [OAuth 2.0 administration endpoints](../am-oauth2/oauth2-admin-endpoints.html)

  How to use Advanced Identity Cloud REST APIs to perform OAuth 2.0 administrative tasks such as registering, reading, and deleting clients.

* [OIDC 1.0 endpoints](../am-oidc1/oidc-client-endpoints.html)

  How to use OpenID Connect-specific endpoints to retrieve information about an authenticated user, as well as validate ID tokens and check sessions.

* [Manage sessions over REST](../am-sessions/managing-sessions-REST.html)

  How to use the REST APIs to manage Advanced Identity Cloud sessions.
