Valid

Valid is an AI-native advertising agency that grows consumer companies through an end-to-end performance marketing offering, combining AI-generated performance creative (20+ ads per month, moving from concept to launch in about three days), brand-specific AI-influencers with organic followings, and managed media buying across Meta, TikTok, Google, Snap, and AppLovin. Every managed client also receives the "Chat With Your Ads" MCP server — a live, first-party Model Context Protocol endpoint at mcp.valid.co that lets an agent query the whole ad account in plain English. That MCP surface is customer-gated rather than public: it is protected by an OAuth 2.1 authorization code flow with PKCE and RFC 7591 dynamic client registration, and it correctly serves the full RFC 9728 / RFC 8414 discovery chain, but Valid publishes no developer portal, no documentation, no OpenAPI, and no tool catalog, so the capability surface is invisible without a client account. Valid is backed by Canaan Partners and based in San Francisco, California.

Valid publishes 1 API on the APIs.io network. Tagged areas include Company, Advertising, Marketing, Artificial Intelligence, and Creative.

Valid’s developer surface includes support and 13 more developer resources.

17.4/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-19 · rubric v0.12.0
1 APIs 1 MCP Servers
CompanyAdvertisingMarketingArtificial IntelligenceCreativeMedia BuyingInfluencersMCPAgentsPerformance Marketing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-19 · rubric v0.12.0
Composite quality — 17.4/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.0 / 20
Access Clarity 5.5 / 20
Operational Transparency 0.0 / 13
Contract Governance 2.2 / 12
Discoverability 8.7 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/valid: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Valid Chat With Your Ads MCP Server

A live first-party Model Context Protocol server that lets a Valid managed-service client query their whole advertising account — spend, channels, creative performance, attribut...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

valid-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Valid Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Valid Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Valid Authentication

3 schemes

SECURITY

Valid Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Valid Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: valid
accessModel:
  pricing: unknown
  onboarding: sales
  trial: false
  try_now: false
  public: false
  label: Customer Gated
  confidence: medium
  source:
  - https://valid.co/media-buying
  - https://mcp.valid.co/.well-known/oauth-protected-resource
  generated: '2026-08-12'
  method: probed
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/valid.png
name: Valid
description: 'Valid is an AI-native advertising agency that grows consumer companies through an end-to-end performance marketing
  offering, combining AI-generated performance creative (20+ ads per month, moving from concept to launch in about three days),
  brand-specific AI-influencers with organic followings, and managed media buying across Meta, TikTok, Google, Snap, and AppLovin.
  Every managed client also receives the "Chat With Your Ads" MCP server — a live, first-party Model Context Protocol endpoint
  at mcp.valid.co that lets an agent query the whole ad account in plain English. That MCP surface is customer-gated rather
  than public: it is protected by an OAuth 2.1 authorization code flow with PKCE and RFC 7591 dynamic client registration,
  and it correctly serves the full RFC 9728 / RFC 8414 discovery chain, but Valid publishes no developer portal, no documentation,
  no OpenAPI, and no tool catalog, so the capability surface is invisible without a client account. Valid is backed by Canaan
  Partners and based in San Francisco, California.'
url: https://raw.githubusercontent.com/api-evangelist/valid/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- canaan-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-12'
tags:
- Company
- Advertising
- Marketing
- Artificial Intelligence
- Creative
- Media Buying
- Influencers
- MCP
- Agents
- Performance Marketing
apis:
- name: Valid Chat With Your Ads MCP Server
  description: A live first-party Model Context Protocol server that lets a Valid managed-service client query their whole
    advertising account — spend, channels, creative performance, attribution — in plain English from an MCP-capable agent.
    Speaks JSON-RPC over streamable HTTP and is protected by an OAuth 2.1 authorization code flow with PKCE, refresh tokens
    and dynamic client registration, with the full RFC 9728 protected-resource and RFC 8414 authorization-server discovery
    chain published anonymously. The tool catalog itself is auth-gated; an anonymous tools/list returns 401.
  humanURL: https://valid.co/media-buying
  baseURL: https://mcp.valid.co/api/mcp/
  tags:
  - mcp
  - agent-native
  - advertising
  - media-buying
  - performance-marketing
  - ad-spend
  - reporting
  - attribution
  - oauth2
  properties:
  - type: MCPServer
    url: mcp/valid-mcp.yml
  - type: Authentication
    url: authentication/valid-authentication.yml
  - type: OAuthScopes
    url: scopes/valid-scopes.yml
  - type: ErrorCatalog
    url: errors/valid-problem-types.yml
  - type: Conventions
    url: conventions/valid-conventions.yml
  - type: RateLimits
    url: rate-limits/valid-rate-limits.yml
  - type: OAuthAuthorizationServer
    url: well-known/valid-oauth-authorization-server.json
  - type: OAuthProtectedResource
    url: well-known/valid-oauth-protected-resource.json
common:
- type: DomainSecurity
  url: security/valid-domain-security.yml
- type: Website
  url: https://valid.co
- type: Login
  url: https://clients.valid.co
- type: CaseStudies
  url: https://valid.co/case-studies
- type: Careers
  url: https://valid.co/careers
- type: TermsOfService
  url: https://valid.co/terms-of-service
- type: PrivacyPolicy
  url: https://valid.co/privacy-policy
- type: Contact
  url: mailto:hello@valid.co
- type: Support
  url: mailto:support@valid.co
- type: WellKnown
  url: well-known/valid-well-known.yml
- type: LLMsTxt
  url: llms/valid-llms.txt
- type: Conformance
  url: conformance/valid-conformance.yml
- type: Lifecycle
  url: lifecycle/valid-lifecycle.yml
- type: Plans
  url: plans/valid-plans-pricing.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 12
  pass: local-v1