> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Contact APIs

> You can use the our Contact APIs to create, update or deactivate contacts. You can perform most of these actions from the [RazorpayX Dashboard](https://x.razorpay.com/auth) as well.

## List of APIs

The table below lists the various Contacts APIs and gives a brief description of each API:

## API | Description

## [Create a Contact](/api/x/contacts/create) | Creates a new Contact.

## [Update a Contact](/api/x/contacts/update) | Updates an existing Contact.

## [Activate or Deactivate a Contact](/api/x/contacts/activate-or-deactivate) | Activates or deactivates an existing contact.

## [Fetch all Contacts](/api/x/contacts/fetch-all) | Retrieves all the Contacts.

[Fetch a Contact with ID](/api/x/contacts/fetch-with-id) | Retrieves a single Contact with ID.

### Related Information

* [Contacts and Fund Accounts](/x/contacts)
* [Subscribe to Webhooks](/x/apis/subscribe)
