CORE API
Overview

CORE API Overview

Core merchant endpoints:

  • Identity: GET /v1/me
  • Balance: GET /v1/balance
  • Transactions: GET /v1/transactions

All endpoints require signed headers:

  • X-Transcaty-Key
  • X-Transcaty-Signature
  • X-Transcaty-Timestamp
  • Content-Type: application/json