Give it a shot with some test creds (see below). You can go live directly from the site: https://balancedpayments.com
# create a test marketplace
curl -X POST https://api.balancedpayments.com/v1/api_keys
# retrieve and store the secret for subsequent commands
curl -X POST https://api.balancedpayments.com/v1/marketplaces -u $SECRET:
Give it a shot with some test creds (see below). You can go live directly from the site: https://balancedpayments.com
# create a test marketplace
curl -X POST https://api.balancedpayments.com/v1/api_keys
# retrieve and store the secret for subsequent commands
curl -X POST https://api.balancedpayments.com/v1/marketplaces -u $SECRET: