# API

For detailed technical documentation on the API specifications, please refer to the corresponding [Github pages](https://spdci.github.io/standards/release/html/ibr_api_v1.0.0.html). In this section, specific examples of API requests that match the process examples are described. These should be read in conjunction with the process examples, which provide a more detailed description of the steps for each process.


---

# 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://standards.spdci.org/standards/dci-standards/wip-integrated-beneficiary-registry-v1.0.0/ibr/1.-crvs/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.
