Logo Link is for direct image embedding. Do not download, persist, or rehost the returned image file. Browser and CDN caching directed by the response headers is allowed.
Try it
Before you start
1
Create a public client ID
Open the Logo Link dashboard and copy the value under Public Client ID.

2
Restrict where it can be used
Select Edit Restrictions and add every site that will embed the image, such as 
app.example.com and the exact localhost origin used during development.
Build the image URL
Logo Link accepts
GET and HEAD. A successful GET returns raw image bytes rather than a JSON object. Follow its Content-Type and Cache-Control response headers.
Embed the logo
- HTML
- React
- Spreadsheet
Choose the right product
Logo Link usage is separate from core API credits and rate limits. Check current allowances and usage in the Logo Link dashboard, and use the live pricing page when comparing plans.
Usage restrictions
- Do not download, persist, or rehost image files returned by Logo Link.
- Normal caching performed according to the response headers is allowed.
- A returned logo identifies a company; it does not establish affiliation, sponsorship, or endorsement.
- Confirm that your presentation and use comply with applicable trademark rules and your agreement with Context.dev.
Next steps
Build with an agent
Build with an agent
Add Logo Link to an existing interface
Company directory logos
Build a complete list with image fallbacks and persistent brand corrections.
Brand data
Get variants, colors, company details, and source metadata.
Troubleshooting
Add fallbacks, retries, logging, and safe key handling.