---
title: Authorize Gateway Decision Evaluation
description: Decision requests to an Authorize gateway instance are used to determine whether a user or system is permitted to perform a specific action.
component: pingone-api
page_id: pingone-api:authorize:authorize-gateways/authorize-gateway-decision-evaulation/authorize-gateway-decision-evaulation
canonical_url: https://developer.pingidentity.com/pingone-api/authorize/authorize-gateways/authorize-gateway-decision-evaulation/authorize-gateway-decision-evaulation.html
---

# Authorize Gateway Decision Evaluation

Decision requests to an Authorize gateway instance are used to determine whether a user or system is permitted to perform a specific action.

The decision evaluation endpoints for Authorize gateway instances can handle individual and bulk decision requests.

See the following API examples:

* [Evaluate an Individual Decision Request](evaluate-an-individual-decision-request/create-an-individual-decision-request.html) for evaluating a single decision request that includes a set of parameters and optional PingOne user context.

* [Evaluate a Bulk Decision Request](evaluate-a-bulk-decision-request/create-a-bulk-decision-request.html) for evaluating an array of individual decision requests with a single API call. Bulk requests reduce latency and network overhead when you need to evaluate several access scenarios at once.
