twin releases

Logo.dev twin — releases

Simulates the full Logo.dev API surface: logo retrieval by domain/name/ticker/crypto/ISIN, brand search, and describe.

v0.2.0

SDK target: logo.dev @ v1

Features

  • Logo retrieval by domain (logo.dev/{domain})
  • Logo retrieval by company name
  • Logo retrieval by ticker symbol (US public companies)
  • Logo retrieval by cryptocurrency symbol
  • Logo retrieval by ISIN code
  • Brand search with fuzzy match
  • Describe endpoint for brand metadata (color palette, industry)

Coverage

  • 7/7 endpoint groups covered against the Logo.dev API
  • Auth: Authorization: Bearer with publishable key

Known limitations

  • Webhook delivery not applicable (read-only API)
  • Custom logo overrides per account not yet supported