# API Troubleshooting

This section contains the following documents in providing more details on troubleshooting with the API:

**The API parameters required to make a successful API call:**&#x20;

{% content-ref url="/pages/nZmlq7mqgqUYPjXtr6Kj" %}
[API Parameters](/en/enterprise-guide/api-troubleshooting/api-parameters.md)
{% endcontent-ref %}

**API response code**

{% content-ref url="/pages/yKVDdcrH5w1GU4L9qvFW" %}
[API Response Codes](/en/enterprise-guide/api-troubleshooting/api-response-codes.md)
{% endcontent-ref %}

**API Explorer guide with Swagger**

{% content-ref url="/pages/6PU5AcoNzrnyA8tjBazP" %}
[API Explorer - Swagger](/en/enterprise-guide/api-troubleshooting/api-explorer-swagger.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.keeper.io/en/enterprise-guide/api-troubleshooting.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.
