API Reference

Integrate CoinSupport natively into your dApp or Exchange.

POST /api/v1/tickets
Host: api.coinsupport.io
Authorization: Bearer sk_live_...

{
  "subject": "Missing Deposit",
  "issue_type": "crypto",
  "tx_hash": "0x123..."
}