Documentation

Build on gold & silver

The OroPocket Partner API lets your users buy, hold, gift and send digital gold and silver — priced in INR, settled in India.

Everything runs against one base URL. Authenticate with a bearer token, pick sandbox or live by the token prefix, and every response comes back in a predictable envelope.

Base URL
https://api.oropocket.com/partner

Choose your path

The 60-second version

Grab a sandbox key from your dashboard, then fetch live prices:

curl https://api.oropocket.com/partner/prices \
  -H "Authorization: Bearer oro_test_xxx"
New here? Start with the Quickstart — it walks you from key to first buy in a few minutes.
Prefer to be shown rather than told? The dashboard tutorials walk through the panel screen by screen, with screenshots — getting a key, testing an embed, reading your logs and putting your brand on your own domain.