API Reference

Integrate SkyApex Support natively into your dApp or Exchange.

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

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