# Agent API Integration Skill

<figure><img src="/files/XfNRpUj31pbmLC65m40w" alt=""><figcaption></figcaption></figure>

## Able to Update API Key

<figure><img src="/files/rrJBqLSR7MQzckt29EwB" alt=""><figcaption></figcaption></figure>

Clicking **"Update API Key"** saves the new key and tells the app to use it for future requests. It's used when replacing an old, expired, or compromised API key.

## API Documentation

For more Information on raia's API, you are able to access our [API Documentation](https://api.raia2.com/api/external/docs/).

<figure><img src="/files/NpW66d385oemMzA0Wret" alt=""><figcaption></figcaption></figure>

## [API Setup Video](https://www.youtube.com/watch?v=xwRKF_VovT8)

{% embed url="<https://www.youtube.com/watch?v=xwRKF_VovT8>" %}


---

# 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.raiaai.com/raia-cx/agent-skills/agent-api-integration-skill.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.
