For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Join CommunityStart Trading
HomeOverviewTradingRisk & LiquidationsParadex ChainEcosystemREST APIWebSocket APIAgentic AI HubRelease Notes
HomeOverviewTradingRisk & LiquidationsParadex ChainEcosystemREST APIWebSocket APIAgentic AI HubRelease Notes
  • General Information
    • Server Location
    • Server URLs
    • Quick Start
    • Authentication
    • Rate Limits
    • Benchmarks
    • API Authentication
    • API Best Practices
  • Production API Reference
  • Testnet API Reference
        • GETGet Referral QR Code
        • GETGet account referral details
        • GETGet Config
  • Useful Resources
    • Paradex Github
    • Paradex CLI
    • Code Samples
    • Python SDK
    • CCXT Integration
Join CommunityStart Trading
Testnet API ReferenceReferrals

Get Referral QR Code

GET
https://api.testnet.paradex.trade/v1/referrals/qr-code
GET
/v1/referrals/qr-code
$curl https://api.testnet.paradex.trade/v1/referrals/qr-code \
> -H "Authorization: <apiKey>" \
> -H "Content-Type: application/json"
200Retrieved
1"iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMi42Qk5vZAAAABl0RVh0Q3JlYXRpb24gVGltZQAwOS8xMi8xOQq6q6kAAABYSURBVHja7cExAQAAAMKg9U9tCF8gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD4GQABXq0Q0QAAAABJRU5ErkJggg=="
Returns a QR code image containing the user's referral link
Was this page helpful?
Previous

Get account referral details

Next
Built with

Authentication

Authorizationstring
API Key authentication via header

Response

QR code image