Changelog

What's new in Refflux

New endpoints, improvements, and fixes - shipped continuously.

  1. v1.5New

    Logo requests get their own allowance

    Every plan now includes a monthly logo allowance separate from your company-data lookups - 500,000 on Free, up to 25,000,000 on Scale. Logo requests previously counted against your lookup limit, so embedding logos could quietly consume an API plan; they no longer do. The allowance is soft: images keep serving past it and the extra usage is simply recorded, so a traffic spike never breaks your site. Only requests that reach our CDN count - repeat views are answered from the edge cache and are never counted twice.

  2. v1.4New

    Publishable keys for the logo CDN

    Logos are now served through a public, per-account token (pk_live_…) that rides in the image URL - attributable, revocable, and safe to ship in frontend code.

  3. v1.3New

    Logo transforms

    Ask for any size (32-256) or format (WebP/PNG) in the logo URL. Variants are normalized once and cached on our CDN forever.

  4. v1.2New

    MCP server

    A remote MCP server with enrich_company and company_logo, so agents in Claude, Cursor, or any MCP client can resolve companies mid-task.

  5. v1.1Improved

    Social links in every profile

    Company profiles now include links to the business's own official social accounts, pulled from its public homepage.

  6. v1.0New

    Company Lookup, generally available

    Resolve any company domain to a profile - name, description, industry, and confidence - read live from the company's public site.