aid: coasty name: Coasty description: >- Coasty is a computer-use AI agent platform (Y Combinator S26) that operates a full desktop, browser, and terminal like a human — reading the screen with vision, clicking, typing, filling forms, running commands, and verifying its own work across sandboxed virtual machines. It exposes a public REST API at coasty.ai/v1 with a published OpenAPI 3.1 spec (72 operations), a first-party MCP server (npx @coasty/mcp, 26 tools), free sandbox keys, HMAC-SHA256 webhook triggers, an Idempotency-Key contract, per-credit metered billing, and 1,000+ OAuth app integrations via Composio. Core API surfaces are Predict, Sessions, Ground, Parse, Machines, Schedules, Runs, and Workflows. Founded 2025-2026 by Prateek Jannu and Nitish Kovuru; #1 on the OSWorld benchmark among production computer-use agents. url: https://raw.githubusercontent.com/api-evangelist/coasty/refs/heads/main/apis.yml accessModel: pricing: paid onboarding: self-serve trial: false try_now: false public: false label: Paid · Self-serve signup confidence: high source: - plans - authentication generated: '2026-07-22' method: derived image: https://coasty.ai/icon-512.svg x-type: company x-source: vc-portfolio x-backed-by: - y-combinator x-tier: profiled x-tier-reason: enrichment-pipeline specificationVersion: '0.20' created: '2026-07-17' modified: '2026-07-18' tags: - Company - Computer Use - AI Agents - Automation - RPA - Desktop Automation - Browser Automation - MCP - Virtual Machines - Developer Tools apis: - aid: coasty:coasty-keys-api name: Coasty keys API description: API key management and usage reporting. humanURL: https://coasty.ai/docs baseURL: https://coasty.ai tags: - keys properties: - type: OpenAPI url: openapi/coasty-keys-api-openapi.yml - type: Documentation url: https://coasty.ai/docs - type: APIReference url: https://coasty.ai/api-docs - type: GettingStarted url: https://coasty.ai/guide?tab=api - aid: coasty:coasty-machines-api name: Coasty machines API description: Provision and control managed VMs. humanURL: https://coasty.ai/docs baseURL: https://coasty.ai tags: - machines properties: - type: OpenAPI url: openapi/coasty-machines-api-openapi.yml - type: Documentation url: https://coasty.ai/docs - type: APIReference url: https://coasty.ai/api-docs - type: GettingStarted url: https://coasty.ai/guide?tab=api - aid: coasty:coasty-predict-api name: Coasty predict API description: Stateless CUA action prediction and grounding. humanURL: https://coasty.ai/docs baseURL: https://coasty.ai tags: - predict properties: - type: OpenAPI url: openapi/coasty-predict-api-openapi.yml - type: Documentation url: https://coasty.ai/docs - type: APIReference url: https://coasty.ai/api-docs - type: GettingStarted url: https://coasty.ai/guide?tab=api - aid: coasty:coasty-runs-api name: Coasty runs API description: Autonomous task runs — the agent drives a task to completion on a machine. humanURL: https://coasty.ai/docs baseURL: https://coasty.ai tags: - runs properties: - type: OpenAPI url: openapi/coasty-runs-api-openapi.yml - type: Documentation url: https://coasty.ai/docs - type: APIReference url: https://coasty.ai/api-docs - type: GettingStarted url: https://coasty.ai/guide?tab=api - aid: coasty:coasty-schedules-api name: Coasty schedules API description: Cron and one-shot scheduled CUA jobs. humanURL: https://coasty.ai/docs baseURL: https://coasty.ai tags: - schedules properties: - type: OpenAPI url: openapi/coasty-schedules-api-openapi.yml - type: Documentation url: https://coasty.ai/docs - type: APIReference url: https://coasty.ai/api-docs - type: GettingStarted url: https://coasty.ai/guide?tab=api - aid: coasty:coasty-sessions-api name: Coasty sessions API description: Stateful CUA sessions with persistent trajectory. humanURL: https://coasty.ai/docs baseURL: https://coasty.ai tags: - sessions properties: - type: OpenAPI url: openapi/coasty-sessions-api-openapi.yml - type: Documentation url: https://coasty.ai/docs - type: APIReference url: https://coasty.ai/api-docs - type: GettingStarted url: https://coasty.ai/guide?tab=api - aid: coasty:coasty-triggers-api name: Coasty triggers API description: Webhook and chain triggers for schedules. humanURL: https://coasty.ai/docs baseURL: https://coasty.ai tags: - triggers properties: - type: OpenAPI url: openapi/coasty-triggers-api-openapi.yml - type: Documentation url: https://coasty.ai/docs - type: APIReference url: https://coasty.ai/api-docs - type: GettingStarted url: https://coasty.ai/guide?tab=api - aid: coasty:coasty-workflows-api name: Coasty workflows API description: Versioned, branching multi-step automations (DSL) and their runs. humanURL: https://coasty.ai/docs baseURL: https://coasty.ai tags: - workflows properties: - type: OpenAPI url: openapi/coasty-workflows-api-openapi.yml - type: Documentation url: https://coasty.ai/docs - type: APIReference url: https://coasty.ai/api-docs - type: GettingStarted url: https://coasty.ai/guide?tab=api common: - type: VulnerabilityDisclosure url: security/coasty-vulnerability-disclosure.yml - type: Security url: https://coasty.ai/.well-known/security.txt - type: DomainSecurity url: security/coasty-domain-security.yml - type: AgenticAccess url: agentic-access/coasty-agentic-access.yml - type: Authentication url: authentication/coasty-authentication.yml - type: Website url: https://coasty.ai - type: DeveloperPortal url: https://coasty.ai/docs - type: Documentation url: https://coasty.ai/docs - type: APIReference url: https://coasty.ai/api-docs - type: GettingStarted url: https://coasty.ai/guide?tab=api - type: Blog url: https://coasty.ai/blog - type: Pricing url: https://coasty.ai/pricing - type: SignUp url: https://coasty.ai/auth - type: TermsOfService url: https://coasty.ai/terms - type: PrivacyPolicy url: https://coasty.ai/privacy - type: Support url: mailto:founders@coasty.ai - type: GitHubOrganization url: https://github.com/coasty-ai - type: StatusPage url: https://status.coasty.ai - type: OpenAPI url: openapi/coasty-openapi-original.json - type: Overlay url: overlays/coasty-openapi-overlay.yaml - type: LLMsTxt url: llms/coasty-llms.txt - type: WellKnown url: well-known/coasty-well-known.yml - type: SecurityTxt url: well-known/coasty-security.txt - type: MCPServer url: mcp/coasty-mcp.yml name: Coasty Computer-Use MCP Server description: First-party MCP server (npx -y @coasty/mcp; remote https://api.coasty.ai/mcp) exposing 26 computer-use tools across predict, machines, schedules, account, and discovery groups. - type: Packages url: packages/coasty-packages.yml - type: Conventions url: conventions/coasty-conventions.yml - type: Idempotency url: conventions/coasty-conventions.yml - type: ErrorCatalog url: errors/coasty-problem-types.yml - type: Conformance url: conformance/coasty-conformance.yml - type: Lifecycle url: lifecycle/coasty-lifecycle.yml - type: Deprecation url: lifecycle/coasty-lifecycle.yml - type: Sandbox url: sandbox/coasty-sandbox.yml - type: DataModel url: data-model/coasty-data-model.yml - type: Webhooks url: asyncapi/coasty-webhooks.yml - type: Plans url: plans/coasty-plans.yml - type: RateLimits url: rate-limits/coasty-rate-limits.yml - type: AgentSkill url: skills/_index.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io x-enrichment: date: '2026-07-19' status: backfilled pass: local-v1 note: backfilled from .gitignore signal + verified work evidence