Documentation
LogoSyncer connects to your Stripe account read-only and serves an always-current customer logo wall — a one-line embed for humans, clean JSON and MCP for agents. Churned customers disappear on their own; new ones appear after sync.
Quickstart
From zero to a live logo wall — in the browser, or entirely from the terminal with three pastes.
Embed
The one-line script tag, all 10 style presets, sizing attributes, and copy-paste snippets for React, HTML, Tailwind, and pure CSS.
API reference
Every /v1 endpoint at a glance — auth, error envelope, rate limits — with a link to the full machine-readable reference.
Security
Read-only Stripe access, the publish gate, why we store domains and never emails, and who controls what appears on your wall.
For AI agents
The canonical CLI flow, MCP server, and agent safety contract. Point your agent at /llms.txt and it does the rest.
llms-full.txt
The complete machine-readable reference in a single request — request/response examples, snippets, and the Stripe click-path.
Try it without signing up
The demo wall needs no auth and returns the exact wall JSON shape used everywhere. Build against it first, then swap in your own wall’s public_id:
curl https://logosyncer.com/v1/walls/demoPrefer to delegate? Paste this into your coding agent: Add a customer logo wall to my site with LogoSyncer — start at https://logosyncer.com/llms.txt