Viewpoints AI website screenshot

Viewpoints AI

Viewpoints AI (viewpoints.ai) is a Stanford-founded research platform that runs AI jury simulations for litigation teams and AI audience panels for market researchers. Companies upload case materials or creative/marketing stimuli and a representative panel of simulated personas reads them, deliberates, and returns verdict or response distributions, the themes driving them, and per-participant reasoning — same-day, with a claimed 88% match to real studies (Stanford-validated). The Viewpoints Study API lets developers programmatically create studies, upload stimuli, poll asynchronous creation jobs, retrieve full participant results, and schedule recurring runs. SOC 2 Type II. Backed by Forerunner Ventures.

Viewpoints AI publishes 3 APIs on the APIs.io network: Studies API, Study File Uploads API, and Study Schedules API. Tagged areas include Company, Artificial Intelligence, Market Research, Synthetic Personas, and Consumer Insights.

Viewpoints AI’s developer surface includes documentation, API reference, authentication, and 17 more developer resources.

41.4/100 developing ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyArtificial IntelligenceMarket ResearchSynthetic PersonasConsumer InsightsLitigationJury SimulationResearch

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/viewpoints-ai: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

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

Viewpoints AI Studies API

Create studies and retrieve results

Viewpoints AI Study File Uploads API

Upload stimuli files for use in studies

Viewpoints AI Study Schedules API

Manage recurring study schedules

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Security Posture 2

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

Viewpoints Ai Authentication

apiKey/http · 2 schemes

SECURITY

Viewpoints Ai Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Viewpoints Ai Agentic Access

7 operations · 4 acting

7 operations · 4 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: viewpoints-ai
name: Viewpoints AI
description: Viewpoints AI (viewpoints.ai) is a Stanford-founded research platform that runs AI jury simulations for litigation
  teams and AI audience panels for market researchers. Companies upload case materials or creative/marketing stimuli and a
  representative panel of simulated personas reads them, deliberates, and returns verdict or response distributions, the themes
  driving them, and per-participant reasoning — same-day, with a claimed 88% match to real studies (Stanford-validated). The
  Viewpoints Study API lets developers programmatically create studies, upload stimuli, poll asynchronous creation jobs, retrieve
  full participant results, and schedule recurring runs. SOC 2 Type II. Backed by Forerunner Ventures.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://viewpoints.ai/og-image-2.png
url: https://raw.githubusercontent.com/api-evangelist/viewpoints-ai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- forerunner-ventures
x-tier: profiled
x-tier-reason: real-api-enriched
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Artificial Intelligence
- Market Research
- Synthetic Personas
- Consumer Insights
- Litigation
- Jury Simulation
- Research
tags_raw:
- Company
- Ai
- Market Research
- Synthetic Personas
- Consumer Insights
- Litigation
- Jury Simulation
- Research
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: viewpoints-ai:viewpoints-ai-studies-api
  name: Viewpoints AI Studies API
  description: Create studies and retrieve results
  humanURL: https://api.viewpoints.ai
  baseURL: https://api.viewpoints.ai
  tags:
  - Studies
  properties:
  - type: OpenAPI
    url: openapi/viewpoints-ai-studies-api-openapi.yml
  - type: Documentation
    url: https://api.viewpoints.ai
  - type: APIReference
    url: https://api.viewpoints.ai
- aid: viewpoints-ai:viewpoints-ai-study-file-uploads-api
  name: Viewpoints AI Study File Uploads API
  description: Upload stimuli files for use in studies
  humanURL: https://api.viewpoints.ai
  baseURL: https://api.viewpoints.ai
  tags:
  - Study File Uploads
  properties:
  - type: OpenAPI
    url: openapi/viewpoints-ai-study-file-uploads-api-openapi.yml
  - type: Documentation
    url: https://api.viewpoints.ai
  - type: APIReference
    url: https://api.viewpoints.ai
- aid: viewpoints-ai:viewpoints-ai-study-schedules-api
  name: Viewpoints AI Study Schedules API
  description: Manage recurring study schedules
  humanURL: https://api.viewpoints.ai
  baseURL: https://api.viewpoints.ai
  tags:
  - Study Schedules
  properties:
  - type: OpenAPI
    url: openapi/viewpoints-ai-study-schedules-api-openapi.yml
  - type: Documentation
    url: https://api.viewpoints.ai
  - type: APIReference
    url: https://api.viewpoints.ai
common:
- type: DeveloperPortal
  url: https://api.viewpoints.ai
- type: Documentation
  url: https://api.viewpoints.ai
- type: APIReference
  url: https://api.viewpoints.ai
- type: Login
  url: https://app.viewpoints.ai/
- type: TermsOfService
  url: https://viewpoints.ai/terms.html
- type: PrivacyPolicy
  url: https://viewpoints.ai/privacy.html
- type: Compliance
  url: https://viewpoints.ai/
- type: LLMsTxt
  url: llms/viewpoints-ai-llms.txt
- type: Authentication
  url: authentication/viewpoints-ai-authentication.yml
- type: AgenticAccess
  url: agentic-access/viewpoints-ai-agentic-access.yml
- type: ErrorCatalog
  url: errors/viewpoints-ai-problem-types.yml
- type: Conventions
  url: conventions/viewpoints-ai-conventions.yml
- type: Lifecycle
  url: lifecycle/viewpoints-ai-lifecycle.yml
- type: DataModel
  url: data-model/viewpoints-ai-data-model.yml
- type: X-MCPServerCandidate
  url: mcp/viewpoints-ai-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: Overlay
  url: overlays/viewpoints-ai-study-overlay.yaml
- type: Conformance
  url: conformance/viewpoints-ai-conformance.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/viewpoints-ai-domain-security.yml
- type: Website
  url: https://viewpoints.ai
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/viewpoints-ai"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/viewpoints-ai/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/viewpoints-ai/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.