# API Integration methods, auth & endpoints

{% content-ref url="/pages/4IWkYHr68OyWCGDPNJ6l" %}
[Integration methods and environment endpoints](/online-payments/api-integration-methods-auth-and-endpoints/integration-methods-and-environment-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/p8mnNem5zUF0ZaFIDn0p" %}
[API authentication](/online-payments/api-integration-methods-auth-and-endpoints/api-authentication.md)
{% endcontent-ref %}

{% columns %}
{% column width="58.333333333333336%" %}
{% content-ref url="/pages/420e88d3fb8138dbadd8deca7cdec031f0e3b681" %}
[Get your API Keys](/online-payments/api-integration-methods-auth-and-endpoints/api-authentication/get-your-api-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/AbpiMhraex6bMbC5QsvP" %}
[Manage your API Keys](/online-payments/api-integration-methods-auth-and-endpoints/api-authentication/manage-your-api-keys.md)
{% endcontent-ref %}
{% endcolumn %}

{% column width="41.666666666666664%" %}
{% content-ref url="/pages/RO4zsRgh84XA56V4pKWS" %}
[BasicAuth](/online-payments/api-integration-methods-auth-and-endpoints/api-authentication/authentication-methods-basic-and-bearer/basicauth.md)
{% endcontent-ref %}

{% content-ref url="/pages/ipaeqGinh2n64tA7XCwL" %}
[BearerAuth (JWT)](/online-payments/api-integration-methods-auth-and-endpoints/api-authentication/authentication-methods-basic-and-bearer/bearerauth-jwt.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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.verifone.com/online-payments/api-integration-methods-auth-and-endpoints.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.
