API ONLINE · RECEIVE-ONLY

Receive. Verify. Audit.

A simple receive-only API for accepting, verifying and auditing ERC-20 payment requests without outbound transactions.

Receive

Create payment requests and monitor incoming ERC-20 payments.

Verify

Check blockchain transactions against the expected payment details.

Audit

Keep a clear record of payment requests, verification results and events.

SIMPLE API

Request a payment in seconds.

Send a payment request to SAS API and receive a structured response containing its registration status and payment details.

POST /payment/json
{
  "payment_id": "ORDER-001",
  "token": "USDT",
  "token_contract": "ERC-20",
  "amount": "10",
  "reference": "ORDER-001"
}
BUILT FOR CONTROL

Receive-only by design.

SAS API does not use private keys and does not broadcast outbound transactions. Payment verification is performed against blockchain data.

Ethereum Mainnet
ERC-20 payments
Blockchain verification
Audit logging