Crusoe Managed Inference API

OpenAI-compatible inference API from the Crusoe Intelligence Foundry. Send chat/completions and embeddings requests to Crusoe-hosted open models (DeepSeek, Llama, Gemma, GLM, Kimi, Nemotron and others) without managing GPU infrastructure, or run reserved-capacity self-serve deployments and LoRA-based serverless fine-tuning jobs. Authenticated with an Inference API key issued from the Crusoe Cloud console. The endpoint requires credentials for every request, including discovery paths, so no anonymous machine-readable contract is published for it.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/crusoe-managed-inference-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
name: Crusoe Managed Inference API
description: OpenAI-compatible inference API from the Crusoe Intelligence Foundry. Send chat/completions
  and embeddings requests to Crusoe-hosted open models (DeepSeek, Llama, Gemma, GLM, Kimi, Nemotron and
  others) without managing GPU infrastructure, or run reserved-capacity self-serve deployments and LoRA-based
  serverless fine-tuning jobs. Authenticated with an Inference API key issued from the Crusoe Cloud console.
  The endpoint requires credentials for every request, including discovery paths, so no anonymous machine-readable
  contract is published for it.
humanURL: https://docs.crusoecloud.com/serverless-inference/overview
baseURL: https://api.inference.crusoecloud.com/v1
tags:
- Inference
- Machine-Learning
- OpenAI-Compatible
- Fine-Tuning
tags_raw:
- inference
- machine-learning
- openai-compatible
- fine-tuning
properties:
- type: Documentation
  url: https://docs.crusoecloud.com/serverless-inference/overview
- type: GettingStarted
  url: https://docs.crusoecloud.com/quickstart/getting-started-with-serverless-inference
- type: Pricing
  url: https://www.crusoe.ai/cloud/pricing
- type: Authentication
  url: authentication/crusoe-authentication.yml