Anysphere website screenshot

Anysphere

Anysphere is the applied-research company behind Cursor, the AI-native code editor and agent platform. Beyond the desktop app, Cursor ships a public Cloud Agents REST API (https://api.cursor.com) that lets developers programmatically create autonomous coding agents, submit prompt runs, stream run events over SSE, and retrieve produced artifacts, plus an Admin API for team member/usage/spend management and a first-party terminal CLI (the `agent` binary). Authentication is a dashboard-issued API key over HTTP Basic/Bearer. This profile was surfaced as a Thrive Capital portfolio company and enriched from Cursor's public developer surface.

Anysphere publishes 5 APIs on the APIs.io network, including Agents API, Me API, Models API, and 2 more. Tagged areas include Company, Developer Tools, Artificial Intelligence, Code Editor, and Coding Agents.

Anysphere’s developer surface includes authentication, changelog, CLI, documentation, API reference, getting-started guide, support, and 29 more developer resources.

62.4/100 strong ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
5 APIs 1 MCP Servers
CompanyDeveloper ToolsArtificial IntelligenceCode EditorCoding AgentsCloud AgentsDeveloper ProductivityIDE

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 62.4/100 · strong
Contract Quality 16.1 / 25
Developer Ergonomics 13.4 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 10.3 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 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/anysphere: 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 5

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

Anysphere Agents API

The Agents API from Anysphere — 11 operation(s) for agents.

Anysphere Me API

The Me API from Anysphere — 1 operation(s) for me.

Anysphere Models API

The Models API from Anysphere — 1 operation(s) for models.

Anysphere Repositories API

The Repositories API from Anysphere — 1 operation(s) for repositories.

Anysphere Sub Tokens API

The Sub Tokens API from Anysphere — 1 operation(s) for sub tokens.

Postman Collections 5

Ready-to-run Postman collections for exercising this provider's APIs.

MCP Servers 1

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

anysphere-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Anysphere Rate Limits

7 limits

RATE LIMITS

Security Posture 4

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

Anysphere Authentication

http · 2 schemes

SECURITY

Anysphere Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Anysphere Vulnerability Disclosure

security.txt · contact published

SECURITY

Anysphere Trust Center

SOC 2 Type II

SECURITY

Agentic Access 1

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

Anysphere Agentic Access

18 operations · 7 acting

18 operations · 7 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 4

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: anysphere
name: Anysphere
description: Anysphere is the applied-research company behind Cursor, the AI-native code editor and agent platform. Beyond
  the desktop app, Cursor ships a public Cloud Agents REST API (https://api.cursor.com) that lets developers programmatically
  create autonomous coding agents, submit prompt runs, stream run events over SSE, and retrieve produced artifacts, plus an
  Admin API for team member/usage/spend management and a first-party terminal CLI (the `agent` binary). Authentication is
  a dashboard-issued API key over HTTP Basic/Bearer. This profile was surfaced as a Thrive Capital portfolio company and enriched
  from Cursor's public developer surface.
url: https://raw.githubusercontent.com/api-evangelist/anysphere/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- thrive-capital
x-tier: enriched
x-tier-reason: public-api-found
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
image: https://cursor.com/apple-touch-icon.png
tags:
- Company
- Developer Tools
- Artificial Intelligence
- Code Editor
- Coding Agents
- Cloud Agents
- Developer Productivity
- IDE
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: anysphere:anysphere-agents-api
  name: Anysphere Agents API
  description: The Agents API from Anysphere — 11 operation(s) for agents.
  humanURL: https://cursor.com/docs
  baseURL: https://api.cursor.com
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/anysphere-agents-api-openapi.yml
  - type: APIReference
    url: https://cursor.com/docs
  - type: Documentation
    url: https://cursor.com/docs
- aid: anysphere:anysphere-me-api
  name: Anysphere Me API
  description: The Me API from Anysphere — 1 operation(s) for me.
  humanURL: https://cursor.com/docs
  baseURL: https://api.cursor.com
  tags:
  - Me
  properties:
  - type: OpenAPI
    url: openapi/anysphere-me-api-openapi.yml
  - type: APIReference
    url: https://cursor.com/docs
  - type: Documentation
    url: https://cursor.com/docs
- aid: anysphere:anysphere-models-api
  name: Anysphere Models API
  description: The Models API from Anysphere — 1 operation(s) for models.
  humanURL: https://cursor.com/docs
  baseURL: https://api.cursor.com
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/anysphere-models-api-openapi.yml
  - type: APIReference
    url: https://cursor.com/docs
  - type: Documentation
    url: https://cursor.com/docs
- aid: anysphere:anysphere-repositories-api
  name: Anysphere Repositories API
  description: The Repositories API from Anysphere — 1 operation(s) for repositories.
  humanURL: https://cursor.com/docs
  baseURL: https://api.cursor.com
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/anysphere-repositories-api-openapi.yml
  - type: APIReference
    url: https://cursor.com/docs
  - type: Documentation
    url: https://cursor.com/docs
- aid: anysphere:anysphere-sub-tokens-api
  name: Anysphere Sub Tokens API
  description: The Sub Tokens API from Anysphere — 1 operation(s) for sub tokens.
  humanURL: https://cursor.com/docs
  baseURL: https://api.cursor.com
  tags:
  - Sub Tokens
  properties:
  - type: OpenAPI
    url: openapi/anysphere-sub-tokens-api-openapi.yml
  - type: APIReference
    url: https://cursor.com/docs
  - type: Documentation
    url: https://cursor.com/docs
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/anysphere/overview
- type: VulnerabilityDisclosure
  url: security/anysphere-vulnerability-disclosure.yml
- type: Security
  url: https://cursor.com/security
- type: DomainSecurity
  url: security/anysphere-domain-security.yml
- type: TrustCenter
  url: security/anysphere-trust-center.yml
- type: Compliance
  url: https://cursor.com/security
- type: AgenticAccess
  url: agentic-access/anysphere-agentic-access.yml
- type: Authentication
  url: authentication/anysphere-authentication.yml
- type: Conventions
  url: conventions/anysphere-conventions.yml
- type: ErrorCatalog
  url: errors/anysphere-error-codes.yml
- type: Conformance
  url: conformance/anysphere-conformance.yml
- type: DataModel
  url: data-model/anysphere-data-model.yml
- type: RateLimits
  url: rate-limits/anysphere-rate-limits.yml
- type: Lifecycle
  url: lifecycle/anysphere-lifecycle.yml
- type: StatusPage
  url: https://status.cursor.com
- type: ChangeLog
  url: changelog/anysphere-changelog.yml
- type: WellKnown
  url: well-known/anysphere-well-known.yml
- type: SecurityTxt
  url: well-known/anysphere-security.txt
- type: Packages
  url: packages/anysphere-packages.yml
- type: CLI
  url: cli/anysphere-cli.yml
- type: MCPServer
  url: mcp/anysphere-mcp.yml
- type: LLMsTxt
  url: llms/anysphere-llms.txt
- type: Overlay
  url: overlays/anysphere-cloud-agents-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: DeveloperPortal
  url: https://cursor.com/docs
- type: Documentation
  url: https://cursor.com/docs
- type: APIReference
  url: https://cursor.com/docs
- type: GettingStarted
  url: https://cursor.com/docs/get-started/quickstart
- type: Support
  url: https://forum.cursor.com
- type: Blog
  url: https://cursor.com/blog
- type: GitHubOrganization
  url: https://github.com/cursor
- type: Pricing
  url: https://cursor.com/pricing
- type: SignUp
  url: https://cursor.com/dashboard/api
- type: TermsOfService
  url: https://cursor.com/terms-of-service
- type: PrivacyPolicy
  url: https://cursor.com/privacy
- type: Website
  url: https://anysphere.inc
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence