How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Coasty predict API

Stateless CUA action prediction and grounding.

Coasty predict API is one of 8 APIs that Coasty publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Predict. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 5 operations across 5 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://coasty.ai, https://coasty.ai.

5 operations 5 paths 15 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://coasty.ai
Authentication
API Key, HTTP Bearer, API Key, API Key
License
MIT
Terms of Service
Resource Areas
1

Authentication & Security 4

Coasty predict API declares 4 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (apiKey). It accepts HTTP bearer tokens (Coasty API key (sk-coasty-{live,test}-...)) (bearerAuth). An API key is passed in the header as Coasty-Signature (webhookHmac). An API key is passed in the header as X-Coasty-Signature (webhookHmacLegacy). By default, every request must be authenticated.

  • apiKey — Coasty API key. Live: sk-coasty-live-.... Sandbox: sk-coasty-test-....
  • bearerAuth — Equivalent to X-API-Key. Use whichever your client supports.
  • webhookHmac — HMAC-SHA256 credential for external schedule webhooks: t= ,v1= .
  • webhookHmacLegacy — Compatibility alias for the Coasty-Signature HMAC credential.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

predict 5

Stateless CUA action prediction and grounding.

POST
/v1/predict
Stateless action prediction
predict 4 params body → 200400401402403404409413
POST
/v1/ground
Coordinate grounding
ground 1 param body → 200400401402403404409413
POST
/v1/parse
Parse pyautogui code into structured actions
parse body → 200400401403404409413422
GET
/v1/models
List available models, CUA versions, and action types
listModels → 200400401403404409413422
GET
/v1/health
Public CUA API health check
health → 200

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are PredictRequest (14 properties), PredictResponse (9 properties), UsageInfo (6 properties), GroundResponse (6 properties). Each schema is shown below with its type and property counts.

TrajectoryStep
object
3 properties 1 required
ModelsResponse
object
3 properties 3 required
CUAVersionInfo
object
5 properties 5 required
ModelInfo
object
2 properties 2 required
GroundRequest
object
4 properties 2 required
ActionResponse
object
4 properties 1 required
HealthResponse
object
3 properties 1 required
LlmConfig
object
Opt-in BYOK model selection. provider 'managed' (or omitting llm) keeps the platform default. There is deliberately no apikey field (422 if attempted): keys ri…
5 properties
ApiError
object
1 property 1 required
ParseResponse
object
1 property 1 required
UsageInfo
object
6 properties
GroundResponse
object
6 properties 6 required
ParseRequest
object
1 property 1 required
PredictResponse
object
9 properties 4 required
PredictRequest
object
14 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coasty-predict-api-openapi.yml Raw ↑

Other APIs Coasty publishes across the network.

Coasty keys API
Coasty machines API
Coasty runs API
Coasty schedules API
Coasty sessions API
Coasty triggers API
Coasty workflows API
Where this information came from

This is an independent, third-party profile of Coasty predict API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.