Skip to main content
POST
The Rewards Engine API replaces this endpoint.New customers should use Create Reward Address instead.
OAuth Scope

Authorizations

Authorization
string
header
required

Paxos APIs use OAuth 2 with the client credentials grant flow.

Token URLs:

Learn more in the API credentials guide →

Body

application/json
crypto_network
enum<string>

A CryptoNetwork is a blockchain transmitting cryptocurrencies.

Available options:
BITCOIN,
ETHEREUM,
BITCOIN_CASH,
LITECOIN,
SOLANA,
POLYGON_POS,
BASE,
ARBITRUM_ONE,
STELLAR,
INK,
XLAYER,
AVALANCHE,
DOGECOIN,
SUI,
ROBINHOOD,
BNB
address
string

On-chain address Paxos will monitor for eligible reward activity. Must be valid for the specified network and not be registered to another customer. For SOLANA specify the wallet account (ie: not a derived/token account like an ATA).

name
string

Optional display name. Useful for grouping or reporting.

Response

A successful response.

address
object