Skip to main content
A Loop entity defines your payment acceptance criteria and settlement preferences for processing crypto payments. By default, your Entity is a Merchant in our system with the same id.

Required Parameters

Body ParameterDescription
entityNameThe name of your business
emailYou must have access to this email address as you will authenticate with an emailed code
paymentTypesDefines the tokens and networks that your entity is willing to support.

For ease, you can pass in the tokenSymbols like USDC and USDT instead of passing in their tokenAddresses. The List Tokens endpoint will tell you the available tokens and networks to chose from. If you do not see a network or token that you would like, please contact Loop.

For each network, you will need to define where funds will be paid out. This can either be in fiat or crypto.

Optional Parameters

Body ParameterDescription
codeNot required for sandbox accounts. Contact Loop to obtain a code for production accounts
logoUrlUsed only for Stripe integration; logo will appear on the hosted checkout page
fiatSettlementSettingsRequired only if settling in fiat currency. Used to initiate the KYB verification process

Learn more

Now that your entity is created, explore these key features:
Need help? See our full documentation or join our community.
I