Loop Crypto · Authentication Profile

Loop Crypto Authentication

Authentication

Loop Crypto secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyPaymentsCryptocurrencyStablecoinsWeb3Payment ProcessingBillingSolanaEthereum
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

api-key apiKey
· in: header (api-key)
entity-id apiKey
· in: header (entity-id)

Source

Authentication Profile

loop-crypto-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.loopcrypto.xyz/docs/get-set-up
docs: https://docs.loopcrypto.xyz/docs/authorization-signatures
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    Loop Crypto authenticates API requests with two required headers rather than a
    single bearer token: an api-key header carrying a Loop-issued key, and an
    entity-id header identifying the calling entity. Keys are created in the Loop
    dashboard developer tab. Loop issues "restricted" keys scoped to a granular set
    of API permissions (for example the GetWebhooks permission is required to call
    the List Webhooks endpoint), so each key only grants the operations it was
    provisioned for.
schemes:
  - name: api-key
    type: apiKey
    in: header
    parameter: api-key
    description: Loop-issued API key. Created in the dashboard developer tab; keys can be restricted to a permission set.
    sources: [https://docs.loopcrypto.xyz/docs/get-set-up]
  - name: entity-id
    type: apiKey
    in: header
    parameter: entity-id
    description: Identifier for the Loop entity the request acts on behalf of. Required alongside api-key.
    sources: [https://docs.loopcrypto.xyz/docs/get-set-up]
permissions_model:
  style: restricted-key-permissions
  description: Restricted API keys are provisioned with a discrete list of permissions gating which operations they may call.
  example_permissions:
    - GetWebhooks
webhook_verification:
  method: authorization-signatures
  docs: https://docs.loopcrypto.xyz/docs/authorization-signatures
  description: Inbound webhook deliveries are verified with authorization signatures so recipients can confirm the payload originated from Loop.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/loop-crypto-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.