LiquiDonate · Authentication Profile

Liquidonate Authentication

Authentication

LiquiDonate secures its APIs with apiKey across 4 declared security schemes, as derived from its OpenAPI definitions.

Reverse LogisticsReturns ManagementDonationsNon-ProfitRetailE-CommerceSustainabilityCircular EconomyShippingSupply ChainExcess InventoryCompany
Methods: apiKey Schemes: 4 OAuth flows: API key in: header

Security Schemes

liquidonateKey apiKey
· in: header (X-LiquiDonate-Key)
liquidonateSecret apiKey
· in: header (X-LiquiDonate-Secret)
shopDomain apiKey
· in: header (X-Shop-Domain)
hmacSignature apiKey
· in: header (X-Signature)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/liquidonate-magicmatch-openapi.yml, openapi/liquidonate-returnsdirect-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: liquidonateKey
  type: apiKey
  in: header
  parameter: X-LiquiDonate-Key
  description: Retailer API key issued by v1/setupRetailer. Prefixed `ld_`.
  sources:
  - openapi/liquidonate-magicmatch-openapi.yml
- name: liquidonateSecret
  type: apiKey
  in: header
  parameter: X-LiquiDonate-Secret
  description: Retailer API secret issued by v1/setupRetailer. Prefixed `ld_sk_`.
  sources:
  - openapi/liquidonate-magicmatch-openapi.yml
- name: shopDomain
  type: apiKey
  in: header
  parameter: X-Shop-Domain
  description: Your shop identifier, e.g. acme.com. Must match the value LiquiDonate has on
    file.
  sources:
  - openapi/liquidonate-returnsdirect-openapi.yml
- name: hmacSignature
  type: apiKey
  in: header
  parameter: X-Signature
  description: HMAC-SHA256 of the raw request body using the shared secret LiquiDonate provisions
    for your shop, as lowercase hex.
  sources:
  - openapi/liquidonate-returnsdirect-openapi.yml

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/liquidonate-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 email required.

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