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 

Get customer

get https://api.loopcrypto.xyz/api/v2/customer/

Retrieves details of an existing customer, including their associated merchant, payment methods, and reference ID. This endpoint helps verify a customer's payment capabilities and merchant relationships.

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