Jump to Content
Loop Crypto APIs
GuidesAPI Reference
v1.0

Log InLoop Crypto APIs
API Reference
Log In
v1.0GuidesAPI Reference
All
Pages
Start typing to search…

Core

  • Entity
    • Create entitypost
    • Get entityget
    • Update entitypatch
  • Merchants
    • Create merchantpost
    • Get merchantget
    • Update merchantpatch
    • List merchantsget
  • Payout destinations
    • Create payout destinationpost
    • Get payout destinationget
    • Delete payout destinationdelete
    • List payout destinationsget
  • Payment types
    • Create payment typepost
    • List payment typesget
    • Delete payment typedelete
  • Payment methods
    • Create payment methodpost
    • Get payment methodget
    • Delete payment methoddelete
    • List payment methodsget
  • Payins
    • Create payinpost
    • Get payinget
    • List payinsget
  • Customers
    • Create customerpost
    • Get customerget
    • List customersget
    • Update customerpatch
    • Get merchant customerget
  • API keys
    • Create API keypost
    • List API keysget
    • Delete API keydelete
    • Update API keypatch
  • Webhooks
    • Create webhookpost
    • List webhooksget
    • Update webhookpatch
    • Delete webhookdelete
    • Generate new webhook secretput
    • Get webhook secretget
  • Tokens
    • List tokensget
Powered by 

Create merchant

post https://api.loopcrypto.xyz/api/v2/merchant

Creates a new merchant in the system. A merchant represents a business or organization that can interact with the API. Returns the newly created merchant details including its unique identifier and root API key.

Language
Credentials
URL
Click Try It! to start a request and see the response here!