> ## 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.

# Documents

> Use the Documents APIs to securely upload and share documents with Razorpay.

Fork the Razorpay Postman Public Workspace and try the Documents APIs using your [Test API Keys](/api/authentication#generate-api-keys).

[](https://www.postman.com/razorpaydev/workspace/razorpay-public-workspace/folder/12492020-c8192d5e-7fd8-4047-a6c4-eb2ef5e34155)

### Related Guides

[About Documents](/payments/disputes/submit-evidence)

### Endpoints

* **post** `/v1/documents` - Create a Document:
  Uploads a document onto the Razorpay ecosystem.

* **get** `/v1/documents/:id` - Fetch Document Information:
  Retrieves the details of any document that was uploaded.

* **get** `/v1/documents/:id/content` - Fetch Document Content:
  Downloads a previously uploaded document.
