# Token Validation API

The Audience of this documentation is those who want to integrate with this API using REST standards. This document describes the operations available and the corresponding input and output parameters when invoking these operations.

### Here are the articles in this Section:

{% content-ref url="/pages/-Mkfk2Ln2aSQ2OnDiMrG" %}
[Introduction](/feature-guides/authentication/token-validation-api/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkfkkRBl47CAPwpsEM-" %}
[Pre-Requistes](/feature-guides/authentication/token-validation-api/pre-requistes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkflBU39HcMER-9FouB" %}
[Endpoints](/feature-guides/authentication/token-validation-api/endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkfmMECQQ1-e3yluEYs" %}
[Integration Steps](/feature-guides/authentication/token-validation-api/integration-steps.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mkg0bO2vmKhXIMzxHw5" %}
[Validation Decisions](/feature-guides/authentication/token-validation-api/validation-decisions.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.uaepass.ae/feature-guides/authentication/token-validation-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
