Skip to main content
Context.dev turns any domain or URL into structured, AI-ready data. Send a domain, get a typed brand profile. Send a URL, get clean Markdown, a design system, a screenshot, or an AI-extracted answer. Every response is typed JSON.

Context Reference

Context.dev APIs can give you these outputs.

Context.dev APIs

There are 4 product categories:
Resolve a domain into a brand’s assets and metadata: logos, colors, company profile data, and industry labels.

Retrieve Brand

Get company logos, description, social media handles, address, and more from just the name, domain, work email, stock ticker, or ISIN.

Retrieve a Website's Styleguide

Get colors, fonts, spacing and shadows for detected components.

Retrieve a Website's Fonts

Get detected font families, weights, @import links, and usage counts.

Features

  • Free plan, no credit card needed. Start building with 500 one-time API credits and 10K Logo Link requests as soon as you sign up.
  • Simple, credit-based pricing with a subscription. Every API call costs a fixed number of credits. Plans come with generous and clear rate limits.
  • Simple APIs and SDKs built for developers. Consistent authentication and response shapes for every endpoint.
  • Typed responses. Every endpoint returns typed JSON output, so you won’t need to parse responses.
  • Bot detection bypass on every plan at no extra cost. Automatic proxy escalation for webpage crawling on every plan.

Reliability

  • Cached hits return in under 1 second. Around 60% of brand lookups hit the cache.
  • Cold hits (the first lookup for a domain Context.dev hasn’t crawled yet) run a full crawl through a specialized pipeline. They almost always return in under 60 seconds.

Ways to use Context.dev

SDKs

Official SDKs for TypeScript, Python, Ruby, Go, and PHP. One bearer-token header, fully typed responses.

REST API

Call any endpoint directly over HTTPS with a bearer token. No SDK required.

MCP server

Give Claude, Cursor, VS Code, and any MCP-compatible agent direct access to Context.dev.

No-code

Drop brand and web data into Zapier, Make, Google Sheets, and Excel.

Next steps

Quickstart

Install an SDK and make your first call in two steps.

Agent Quickstart

Set up an AI agent to call Context.dev correctly.