Sell Gold & Silver API

Overview

The Sell Gold & Silver API allows users to securely sell their digital gold and silver holdings with real-time pricing and seamless transactions.

Key Functionalities

  • Sell Digital Gold & Silver
  • Fetch Live Market Prices
  • Instant Order Execution
  • Secure Payment Processing

Important Note

Users can only sell their purchased gold or silver after 48 hours from the time of purchase.

Authentication

API access requires authentication via API keys or OAuth tokens.

API Endpoints

  • POST /sell/gold - Sell digital gold.
  • POST /sell/silver - Sell digital silver.
  • GET /price/gold - Retrieve current gold price.
  • GET /price/silver - Retrieve current silver price.

Response Structure

Standardized JSON format with relevant status codes.

Error Codes

  • 200 - Successful
  • 400 - Failed
  • 401 - Unauthorized Access
  • 404 - Resource Not Found
  • 500 - Internal Server Error