# API Reference

Dive into the specifics of each API endpoint by checking out our complete documentation.

## Managing Cardholders

All the APIs to manage a cardholder

{% content-ref url="/pages/e5ROtsej1SMpZ3kUCRAm" %}
[Cardholder](/reference/api-reference/cardholder.md)
{% endcontent-ref %}

## All the APIs to manage an issued card

All the APIs to manage an issued card

{% content-ref url="/pages/0tMyylwkhXcdXzvSCSfZ" %}
[USD Cards](/reference/api-reference/usd-cards.md)
{% endcontent-ref %}

## Webhook Events

All of our webhook events

{% content-ref url="/pages/MZdzG9LSiDrdbNFKhcny" %}
[Webhook events](/reference/api-reference/webhook-events.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.bridgecard.co/reference/api-reference.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.
