Blaxel website screenshot

Blaxel

Blaxel (formerly Beamlit) is an infrastructure and compute platform built for AI agents. Its control plane API deploys and manages agents, MCP/function servers, serverless code sandboxes, batch jobs, a multi-provider model gateway, deployment policies, integrations, and multi-tenant workspaces. The REST control plane lives at api.blaxel.ai/v0 and authenticates with a Bearer API key or OAuth 2.0.

Blaxel publishes 11 APIs on the APIs.io network, including Agents API, Compute API, Functions API, and 8 more. Tagged areas include Artificial Intelligence, Agents, Infrastructure, Sandboxes, and MCP.

Blaxel’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.6/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessFreemiumOpen⚡ Free to try
11 APIs
Artificial IntelligenceAgentsInfrastructureSandboxesMCPComputeServerless

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 37.6/100 · thin
Contract Quality 13.1 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 7.9 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 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/blaxel: 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 11

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

Blaxel Agents API

The Agents API from Blaxel — 3 operation(s) for agents.

Blaxel Compute API

The Compute API from Blaxel — 6 operation(s) for compute.

Blaxel Functions API

The Functions API from Blaxel — 3 operation(s) for functions.

Blaxel Integrations API

The Integrations API from Blaxel — 5 operation(s) for integrations.

Blaxel Jobs API

The Jobs API from Blaxel — 4 operation(s) for jobs.

Blaxel Locations API

The Locations API from Blaxel — 1 operation(s) for locations.

Blaxel Models API

The Models API from Blaxel — 3 operation(s) for models.

Blaxel Policies API

The Policies API from Blaxel — 2 operation(s) for policies.

Blaxel Service Accounts API

The Service Accounts API from Blaxel — 2 operation(s) for service accounts.

Blaxel Volumes API

The Volumes API from Blaxel — 1 operation(s) for volumes.

Blaxel Workspaces API

The Workspaces API from Blaxel — 3 operation(s) for workspaces.

Scroll for all 11

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Blaxel Control Plane API

OPEN COLLECTION

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Blaxel Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Blaxel Rate Limits

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

Blaxel Authentication

apiKey/http · 2 schemes

SECURITY

Blaxel Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Blaxel Agentic Access

65 operations · 34 acting · 1 human-in-the-loop

65 operations · 34 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: blaxel
url: https://raw.githubusercontent.com/api-evangelist/blaxel/refs/heads/main/apis.yml
name: Blaxel
kind: company
description: Blaxel (formerly Beamlit) is an infrastructure and compute platform built for AI agents. Its control plane API
  deploys and manages agents, MCP/function servers, serverless code sandboxes, batch jobs, a multi-provider model gateway,
  deployment policies, integrations, and multi-tenant workspaces. The REST control plane lives at api.blaxel.ai/v0 and authenticates
  with a Bearer API key or OAuth 2.0.
accessModel:
  pricing: freemium
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Freemium · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/blaxel.png
tags:
- Artificial Intelligence
- Agents
- Infrastructure
- Sandboxes
- MCP
- Compute
- Serverless
tags_raw:
- AI
- Agents
- Infrastructure
- Sandboxes
- MCP
- Compute
- Serverless
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.23'
apis:
- aid: blaxel:blaxel-agents-api
  name: Blaxel Agents API
  description: The Agents API from Blaxel — 3 operation(s) for agents.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/blaxel-agents-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-compute-api
  name: Blaxel Compute API
  description: The Compute API from Blaxel — 6 operation(s) for compute.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Compute
  properties:
  - type: OpenAPI
    url: openapi/blaxel-compute-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-functions-api
  name: Blaxel Functions API
  description: The Functions API from Blaxel — 3 operation(s) for functions.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Functions
  properties:
  - type: OpenAPI
    url: openapi/blaxel-functions-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-integrations-api
  name: Blaxel Integrations API
  description: The Integrations API from Blaxel — 5 operation(s) for integrations.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Integration
  tags_raw:
  - Integrations
  properties:
  - type: OpenAPI
    url: openapi/blaxel-integrations-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-jobs-api
  name: Blaxel Jobs API
  description: The Jobs API from Blaxel — 4 operation(s) for jobs.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Job
  tags_raw:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/blaxel-jobs-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-locations-api
  name: Blaxel Locations API
  description: The Locations API from Blaxel — 1 operation(s) for locations.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Locations
  properties:
  - type: OpenAPI
    url: openapi/blaxel-locations-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-models-api
  name: Blaxel Models API
  description: The Models API from Blaxel — 3 operation(s) for models.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/blaxel-models-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-policies-api
  name: Blaxel Policies API
  description: The Policies API from Blaxel — 2 operation(s) for policies.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Policies
  properties:
  - type: OpenAPI
    url: openapi/blaxel-policies-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-service-accounts-api
  name: Blaxel Service Accounts API
  description: The Service Accounts API from Blaxel — 2 operation(s) for service accounts.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Service Accounts
  properties:
  - type: OpenAPI
    url: openapi/blaxel-service-accounts-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-volumes-api
  name: Blaxel Volumes API
  description: The Volumes API from Blaxel — 1 operation(s) for volumes.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Volumes
  properties:
  - type: OpenAPI
    url: openapi/blaxel-volumes-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-workspaces-api
  name: Blaxel Workspaces API
  description: The Workspaces API from Blaxel — 3 operation(s) for workspaces.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/blaxel-workspaces-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
common:
- type: AgenticAccess
  url: agentic-access/blaxel-agentic-access.yml
- type: DomainSecurity
  url: security/blaxel-domain-security.yml
- type: Authentication
  url: authentication/blaxel-authentication.yml
- type: GitHubOrganization
  url: https://github.com/blaxel-ai
- type: LinkedIn
  url: https://www.linkedin.com/company/blaxel
- type: Website
  url: https://blaxel.ai/
- type: Documentation
  url: https://docs.blaxel.ai/
- type: Plans
  url: plans/blaxel-plans-pricing.yml
- type: RateLimits
  url: rate-limits/blaxel-rate-limits.yml
- type: FinOps
  url: finops/blaxel-finops.yml
- url: https://blaxel.ai/rss.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/blaxel"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/blaxel/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/blaxel/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.