Jump to Content
Loop Crypto APIs
API Reference
v1.0

Log InLoop Crypto APIs
API Reference
Log In
v1.0API 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 API key

post https://api.loopcrypto.xyz/api/v2/api-key

Creates a new API key for the authenticated entity. The API key can be used to authenticate future requests to the API. The API key will be returned in the response and cannot be retrieved again later, so make sure to store it securely.

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