# Integrating with APIs

Here are the APIs in this section:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>User Details and Subscriptions Information</td><td></td><td></td><td><a href="/pages/bGNQzFNZQaC0nHOKkSGG">/pages/bGNQzFNZQaC0nHOKkSGG</a></td></tr><tr><td>Purchased Subscriptions</td><td></td><td></td><td><a href="/pages/okLG9OfJqKcLOeHN0A4Z">/pages/okLG9OfJqKcLOeHN0A4Z</a></td></tr><tr><td>User and Purchase Details</td><td></td><td></td><td><a href="/pages/fEyc3dOHMyuj8TPvGL2k">/pages/fEyc3dOHMyuj8TPvGL2k</a></td></tr><tr><td>Client Purchases</td><td></td><td></td><td><a href="/pages/JmsR2dWESqLaSYBFeVCM">/pages/JmsR2dWESqLaSYBFeVCM</a></td></tr><tr><td>Client Micropayments</td><td></td><td></td><td><a href="/pages/k61bcgy3O9jPCZX5zkgB">/pages/k61bcgy3O9jPCZX5zkgB</a></td></tr><tr><td>Client Passes</td><td></td><td></td><td><a href="/pages/j3ZPVJPdBUrlwvgpClZP">/pages/j3ZPVJPdBUrlwvgpClZP</a></td></tr><tr><td>Cancel Active Subscriptions</td><td></td><td></td><td><a href="/pages/9QahzzyhqzvLP9yB6coL">/pages/9QahzzyhqzvLP9yB6coL</a></td></tr></tbody></table>


---

# 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.conscent.ai/integrating-with-apis.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.
