Anyscale website screenshot

Anyscale

Anyscale provides a managed Ray platform for distributed Python, ML training, and large-scale inference. Built by the creators of Ray, the Anyscale Platform API and CLI expose programmatic control over workspaces, jobs, services, clusters, compute configurations, container images, and clouds (Hosted and Bring-Your-Own-Cloud).

Anyscale publishes 10 APIs on the APIs.io network. Tagged areas include AI, Distributed Computing, Ray, ML Platform, and Inference.

Anyscale’s developer surface includes documentation and 10 more developer resources.

34.2/100 thin ▲ 8.2 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaid
10 APIs
AIDistributed ComputingRayML PlatformInferenceGPU

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 34.2/100 · thin
Contract Quality 10.8 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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/anyscale: 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 10

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

Anyscale Workspaces API

Manages Anyscale Workspaces - cloud-hosted, GPU-backed development environments preconfigured with Ray for interactive development and debugging.

Anyscale Jobs API

Submits, monitors, and manages Ray Jobs - one-off or scheduled batch runs of Python applications on managed Ray clusters.

Anyscale Services API

Deploys and manages production Ray Serve applications as long-running, autoscaling, multi-version services with traffic-shifted rollouts and HTTP/gRPC ingress.

Anyscale Clusters API

Provisions and manages Ray clusters - autoscaling fleets of CPU / GPU nodes underlying Workspaces, Jobs, and Services.

Anyscale Compute Configs API

Defines reusable compute templates (head node type, worker types, autoscaling, AWS/GCP region) for clusters, workspaces, jobs, and services.

Anyscale Container Images API

Builds, tags, and manages container images that bundle Python, system, and Ray dependencies for reproducible runtime environments.

Anyscale Clouds API

Manages Hosted and Bring-Your-Own-Cloud (BYOC) cloud connections to AWS and GCP accounts where Anyscale provisions Ray clusters.

Anyscale Projects API

Groups workspaces, jobs, services, and resources into projects with shared access controls, dashboards, and quotas.

Anyscale Organizations API

Manages organizations, users, roles, IAM, and billing relationships at the tenancy level.

Anyscale Logs and Monitoring API

Retrieves cluster, job, and service logs, metrics, and Ray dashboard data for observability and debugging.

Scroll for all 10

GraphQL 1

GraphQL schemas published by this provider.

Anyscale GraphQL API

Anyscale is a managed Ray platform for distributed AI compute. Their Endpoints API provides OpenAI-compatible access to open-source LLMs (Llama, Mistral), fine-tuning, and deplo...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Anyscale Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Anyscale Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Anyscale Trust Center

trust center published

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: anyscale
url: https://raw.githubusercontent.com/api-evangelist/anyscale/refs/heads/main/apis.yml
name: Anyscale
kind: company
description: Anyscale provides a managed Ray platform for distributed Python, ML training, and large-scale inference. Built
  by the creators of Ray, the Anyscale Platform API and CLI expose programmatic control over workspaces, jobs, services, clusters,
  compute configurations, container images, and clouds (Hosted and Bring-Your-Own-Cloud).
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/anyscale.png
tags:
- AI
- Distributed Computing
- Ray
- ML Platform
- Inference
- GPU
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
- aid: anyscale:anyscale-workspaces-api
  name: Anyscale Workspaces API
  tags:
  - Workspaces
  - Development
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/platform/workspaces/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/platform/workspaces/
    type: Documentation
  - url: graphql/anyscale-graphql.md
    type: GraphQL
  description: Manages Anyscale Workspaces - cloud-hosted, GPU-backed development environments preconfigured with Ray for
    interactive development and debugging.
- aid: anyscale:anyscale-jobs-api
  name: Anyscale Jobs API
  tags:
  - Jobs
  - Batch
  - Training
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/platform/jobs/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/platform/jobs/
    type: Documentation
  description: Submits, monitors, and manages Ray Jobs - one-off or scheduled batch runs of Python applications on managed
    Ray clusters.
- aid: anyscale:anyscale-services-api
  name: Anyscale Services API
  tags:
  - Services
  - Serving
  - Inference
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/platform/services/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/platform/services/
    type: Documentation
  description: Deploys and manages production Ray Serve applications as long-running, autoscaling, multi-version services
    with traffic-shifted rollouts and HTTP/gRPC ingress.
- aid: anyscale:anyscale-clusters-api
  name: Anyscale Clusters API
  tags:
  - Clusters
  - Compute
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/platform/clusters/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/platform/clusters/
    type: Documentation
  description: Provisions and manages Ray clusters - autoscaling fleets of CPU / GPU nodes underlying Workspaces, Jobs, and
    Services.
- aid: anyscale:anyscale-compute-configs-api
  name: Anyscale Compute Configs API
  tags:
  - Compute Configurations
  - Templates
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/platform/compute-configs/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/platform/compute-configs/
    type: Documentation
  description: Defines reusable compute templates (head node type, worker types, autoscaling, AWS/GCP region) for clusters,
    workspaces, jobs, and services.
- aid: anyscale:anyscale-container-images-api
  name: Anyscale Container Images API
  tags:
  - Images
  - Containers
  - Environments
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/platform/container-images/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/platform/container-images/
    type: Documentation
  description: Builds, tags, and manages container images that bundle Python, system, and Ray dependencies for reproducible
    runtime environments.
- aid: anyscale:anyscale-clouds-api
  name: Anyscale Clouds API
  tags:
  - Clouds
  - BYOC
  - Infrastructure
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/platform/clouds/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/platform/clouds/
    type: Documentation
  description: Manages Hosted and Bring-Your-Own-Cloud (BYOC) cloud connections to AWS and GCP accounts where Anyscale provisions
    Ray clusters.
- aid: anyscale:anyscale-projects-api
  name: Anyscale Projects API
  tags:
  - Projects
  - Organization
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/platform/projects/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/platform/projects/
    type: Documentation
  description: Groups workspaces, jobs, services, and resources into projects with shared access controls, dashboards, and
    quotas.
- aid: anyscale:anyscale-organizations-api
  name: Anyscale Organizations API
  tags:
  - Organizations
  - IAM
  - Billing
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/administration/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/administration/
    type: Documentation
  description: Manages organizations, users, roles, IAM, and billing relationships at the tenancy level.
- aid: anyscale:anyscale-logs-api
  name: Anyscale Logs and Monitoring API
  tags:
  - Logs
  - Monitoring
  - Observability
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.anyscale.com/monitoring/
  baseURL: https://console.anyscale.com/api/v2
  properties:
  - url: https://docs.anyscale.com/monitoring/
    type: Documentation
  description: Retrieves cluster, job, and service logs, metrics, and Ray dashboard data for observability and debugging.
common:
- type: TrustCenter
  url: security/anyscale-trust-center.yml
- type: DomainSecurity
  url: security/anyscale-domain-security.yml
- name: Agent Skills
  url: https://docs.anyscale.com/agent-skills
  type: AgentSkills
- type: GitHubOrganization
  url: https://github.com/anyscale
- type: LinkedIn
  url: https://www.linkedin.com/company/joinanyscale
- type: Website
  url: https://www.anyscale.com/
- type: Documentation
  url: https://docs.anyscale.com/
- type: Plans
  url: plans/anyscale-plans-pricing.yml
- type: RateLimits
  url: rate-limits/anyscale-rate-limits.yml
- type: FinOps
  url: finops/anyscale-finops.yml
- type: Integrations
  url: https://www.anyscale.com/integrations
- type: LlmsText
  url: https://docs.anyscale.com/llms.txt
integrations:
- name: cloud-database-hidden-layer
- name: cloud-database-redis
- name: cloud-database-databricks
- name: cloud-database-snowflake
- name: perfect
- name: airflow-logo
- name: dagster_2
- name: hugging-face
- name: lightning-logo
- name: pytorch-logo
- name: keras
- name: data-framework-hudi
- name: data-framework-iceberg
- name: delta-logo
- name: pyarrow
- name: datadog
- name: arize
- name: mlflow
- name: weights-bases
- name: vercel-logotype-dark
- name: streamlit
- name: gradio
- name: llm-app-orchestration-hidden-layer
- name: llm-app-orchestration-protect-ai
- name: hidden-layer
- name: protect-ai
- name: lakera
- name: prompt-security
- name: guardrails
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com