Skip to main content
Fork the Razorpay Postman Public Workspace and try the Documents APIs using your Test API Keys. About Documents

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.