CORE API
Overview

CORE API Overview

Base URL

https://api.transacty.ai

Core merchant endpoints:

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

All endpoints require signed headers:

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