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).

10 APIs 0 Features
AIDistributed ComputingRayML PlatformInferenceGPU

APIs

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.

GraphQL

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

Anyscale Plans Pricing

3 plans

PLANS

Rate Limits

Anyscale Rate Limits

4 limits

RATE LIMITS

FinOps

Resources

🔗
AgentSkills
AgentSkills
👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
LlmsText
LlmsText

Sources

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).
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
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:
- 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