LocalAI website screenshot

LocalAI

LocalAI is the open-source, self-hosted AI inference engine that acts as a drop-in replacement for the OpenAI and Anthropic REST APIs. A single Go binary (or container) exposes 123 HTTP operations across chat completions, completions, embeddings, image and video generation, 3D generation, text-to-speech, speech-to-text, audio classification and diarization, object detection, depth estimation, reranking, moderation, tokenization, face and voice recognition, and the OpenAI Realtime API over WebSocket and WebRTC — all running locally on CPU or GPU with no external API calls and no data leaving the host. Beyond OpenAI parity, LocalAI ships its own management surface: a model and backend gallery, P2P and federated distributed inference, an agent/job runtime with a Skills system and Agent Hub, request middleware for NER-based PII redaction and policy-based intelligent model routing, tracing, per-user usage accounting, and a first-party stdio MCP server (`local-ai mcp-server`) that exposes the admin surface as agent tools. Authentication spans legacy shared API keys through a full user system with roles, sessions, GitHub OAuth and OIDC single sign-on. Distributed under the MIT licence by Ettore Di Giacinto (mudler) and community contributors.

LocalAI publishes 26 APIs on the APIs.io network, including 3d API, Agent Jobs API, Audio API, and 23 more. Tagged areas include Artificial Intelligence, Machine-Learning, Large Language Models, Inference, and Self-Hosted.

The LocalAI catalog on APIs.io includes 1 event-driven AsyncAPI specification.

LocalAI’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, changelog, authentication, and 28 more developer resources.

38.4/100 thin ▬ flat Agent 31/100 agent ready Full breakdown ↓
scored 2026-09-15 · rubric v0.22.0
AccessSelf serve
2 APIs 1 MCP Servers
Artificial IntelligenceMachine-LearningLarge Language ModelsInferenceSelf-HostedOpen-SourceAgentsMCPSpeechComputer-VisionEmbeddingsEdge Computing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-15 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/localai: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 26

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

LocalAI 3d API

The 3d API from LocalAI — 2 operation(s) for 3d.

LocalAI Agent Jobs API

The agent-jobs API from LocalAI — 7 operation(s) for agent-jobs.

LocalAI Audio API

The audio API from LocalAI — 14 operation(s) for audio.

LocalAI Backends API

The backends API from LocalAI — 11 operation(s) for backends.

LocalAI Branding API

The branding API from LocalAI — 3 operation(s) for branding.

LocalAI Config API

The config API from LocalAI — 6 operation(s) for config.

LocalAI Depth API

The depth API from LocalAI — 1 operation(s) for depth.

LocalAI Detection API

The detection API from LocalAI — 1 operation(s) for detection.

LocalAI Embeddings API

The embeddings API from LocalAI — 1 operation(s) for embeddings.

LocalAI Face Recognition API

The face-recognition API from LocalAI — 6 operation(s) for face-recognition.

LocalAI Images API

The images API from LocalAI — 3 operation(s) for images.

LocalAI Inference API

The inference API from LocalAI — 7 operation(s) for inference.

LocalAI Instructions API

The instructions API from LocalAI — 2 operation(s) for instructions.

LocalAI MCP API

The mcp API from LocalAI — 1 operation(s) for mcp.

LocalAI Models API

The models API from LocalAI — 10 operation(s) for models.

LocalAI Moderation API

The moderation API from LocalAI — 1 operation(s) for moderation.

LocalAI Monitoring API

The monitoring API from LocalAI — 16 operation(s) for monitoring.

LocalAI Nodes API

The Nodes API from LocalAI — 3 operation(s) for nodes.

LocalAI P2p API

The p2p API from LocalAI — 2 operation(s) for p2p.

LocalAI Pii API

The pii API from LocalAI — 2 operation(s) for pii.

LocalAI Rerank API

The rerank API from LocalAI — 1 operation(s) for rerank.

LocalAI Router API

The router API from LocalAI — 3 operation(s) for router.

LocalAI Tokenize API

The tokenize API from LocalAI — 4 operation(s) for tokenize.

LocalAI Video API

The video API from LocalAI — 1 operation(s) for video.

LocalAI Voice Profiles API

The voice-profiles API from LocalAI — 3 operation(s) for voice-profiles.

LocalAI Voice Recognition API

The voice-recognition API from LocalAI — 6 operation(s) for voice-recognition.

Scroll for all 26

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Localai Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Localai Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

LocalAI Realtime API

The LocalAI Realtime API — an OpenAI Realtime-compatible, low-latency, multi-modal (voice and text) conversation surface carried over WebSocket, with an alternative WebRTC trans...

ASYNCAPI

Security Posture 3

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

Localai Authentication

apiKey/http/oauth2/openIdConnect · 1 scheme

SECURITY

Localai Domain Security

TLSv1.3

SECURITY

Localai Vulnerability Disclosure

contact published

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 5

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

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: localai
name: LocalAI
description: 'LocalAI is the open-source, self-hosted AI inference engine that acts as a drop-in replacement for the OpenAI
  and Anthropic REST APIs. A single Go binary (or container) exposes 123 HTTP operations across chat completions, completions,
  embeddings, image and video generation, 3D generation, text-to-speech, speech-to-text, audio classification and diarization,
  object detection, depth estimation, reranking, moderation, tokenization, face and voice recognition, and the OpenAI Realtime
  API over WebSocket and WebRTC — all running locally on CPU or GPU with no external API calls and no data leaving the host.
  Beyond OpenAI parity, LocalAI ships its own management surface: a model and backend gallery, P2P and federated distributed
  inference, an agent/job runtime with a Skills system and Agent Hub, request middleware for NER-based PII redaction and policy-based
  intelligent model routing, tracing, per-user usage accounting, and a first-party stdio MCP server (`local-ai mcp-server`)
  that exposes the admin surface as agent tools. Authentication spans legacy shared API keys through a full user system with
  roles, sessions, GitHub OAuth and OIDC single sign-on. Distributed under the MIT licence by Ettore Di Giacinto (mudler)
  and community contributors.'
url: https://raw.githubusercontent.com/api-evangelist/localai/refs/heads/main/apis.yml
x-type: company
x-source: harvest:self-hosted-agent-stack
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
specificationVersion: '0.20'
created: '2026-08-27'
modified: '2026-08-27'
image: https://raw.githubusercontent.com/mudler/LocalAI/master/core/http/static/logo_horizontal.png
tags:
- Artificial Intelligence
- Machine-Learning
- Large Language Models
- Inference
- Self-Hosted
- Open-Source
- Agents
- MCP
- Speech
- Computer-Vision
- Embeddings
- Edge Computing
tags_raw:
- Artificial Intelligence
- Machine Learning
- Large Language Models
- Inference
- Self-Hosted
- Open Source
- Agents
- Model Context Protocol
- Speech
- Computer Vision
- Embeddings
- Edge Computing
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: localai:localai-3d-api
  name: LocalAI 3d API
  description: The 3d API from LocalAI — 2 operation(s) for 3d.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - 3D
  tags_raw:
  - 3d
  properties:
  - type: OpenAPI
    url: openapi/localai-3d-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-agent-jobs-api
  name: LocalAI Agent Jobs API
  description: The agent-jobs API from LocalAI — 7 operation(s) for agent-jobs.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - agent-jobs
  properties:
  - type: OpenAPI
    url: openapi/localai-agent-jobs-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-audio-api
  name: LocalAI Audio API
  description: The audio API from LocalAI — 14 operation(s) for audio.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Audio
  tags_raw:
  - audio
  properties:
  - type: OpenAPI
    url: openapi/localai-audio-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-backends-api
  name: LocalAI Backends API
  description: The backends API from LocalAI — 11 operation(s) for backends.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Backend
  tags_raw:
  - backends
  properties:
  - type: OpenAPI
    url: openapi/localai-backends-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-branding-api
  name: LocalAI Branding API
  description: The branding API from LocalAI — 3 operation(s) for branding.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Branding
  tags_raw:
  - branding
  properties:
  - type: OpenAPI
    url: openapi/localai-branding-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-config-api
  name: LocalAI Config API
  description: The config API from LocalAI — 6 operation(s) for config.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Config
  tags_raw:
  - config
  properties:
  - type: OpenAPI
    url: openapi/localai-config-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-depth-api
  name: LocalAI Depth API
  description: The depth API from LocalAI — 1 operation(s) for depth.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Depth
  tags_raw:
  - depth
  properties:
  - type: OpenAPI
    url: openapi/localai-depth-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-detection-api
  name: LocalAI Detection API
  description: The detection API from LocalAI — 1 operation(s) for detection.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Detection
  tags_raw:
  - detection
  properties:
  - type: OpenAPI
    url: openapi/localai-detection-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-embeddings-api
  name: LocalAI Embeddings API
  description: The embeddings API from LocalAI — 1 operation(s) for embeddings.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Embeddings
  tags_raw:
  - embeddings
  properties:
  - type: OpenAPI
    url: openapi/localai-embeddings-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-face-recognition-api
  name: LocalAI Face Recognition API
  description: The face-recognition API from LocalAI — 6 operation(s) for face-recognition.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Face Recognition
  tags_raw:
  - face-recognition
  properties:
  - type: OpenAPI
    url: openapi/localai-face-recognition-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-images-api
  name: LocalAI Images API
  description: The images API from LocalAI — 3 operation(s) for images.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Image
  tags_raw:
  - images
  properties:
  - type: OpenAPI
    url: openapi/localai-images-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-inference-api
  name: LocalAI Inference API
  description: The inference API from LocalAI — 7 operation(s) for inference.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Inference
  tags_raw:
  - inference
  properties:
  - type: OpenAPI
    url: openapi/localai-inference-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-instructions-api
  name: LocalAI Instructions API
  description: The instructions API from LocalAI — 2 operation(s) for instructions.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Instructions
  tags_raw:
  - instructions
  properties:
  - type: OpenAPI
    url: openapi/localai-instructions-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-mcp-api
  name: LocalAI MCP API
  description: The mcp API from LocalAI — 1 operation(s) for mcp.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - MCP
  tags_raw:
  - mcp
  properties:
  - type: OpenAPI
    url: openapi/localai-mcp-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-models-api
  name: LocalAI Models API
  description: The models API from LocalAI — 10 operation(s) for models.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Models
  tags_raw:
  - models
  properties:
  - type: OpenAPI
    url: openapi/localai-models-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-moderation-api
  name: LocalAI Moderation API
  description: The moderation API from LocalAI — 1 operation(s) for moderation.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Moderation
  tags_raw:
  - moderation
  properties:
  - type: OpenAPI
    url: openapi/localai-moderation-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-monitoring-api
  name: LocalAI Monitoring API
  description: The monitoring API from LocalAI — 16 operation(s) for monitoring.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Monitoring
  tags_raw:
  - monitoring
  properties:
  - type: OpenAPI
    url: openapi/localai-monitoring-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-nodes-api
  name: LocalAI Nodes API
  description: The Nodes API from LocalAI — 3 operation(s) for nodes.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Nodes
  properties:
  - type: OpenAPI
    url: openapi/localai-nodes-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-p2p-api
  name: LocalAI P2p API
  description: The p2p API from LocalAI — 2 operation(s) for p2p.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - P2P
  tags_raw:
  - p2p
  properties:
  - type: OpenAPI
    url: openapi/localai-p2p-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-pii-api
  name: LocalAI Pii API
  description: The pii API from LocalAI — 2 operation(s) for pii.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - PII
  tags_raw:
  - pii
  properties:
  - type: OpenAPI
    url: openapi/localai-pii-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-rerank-api
  name: LocalAI Rerank API
  description: The rerank API from LocalAI — 1 operation(s) for rerank.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Rerank
  tags_raw:
  - rerank
  properties:
  - type: OpenAPI
    url: openapi/localai-rerank-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-router-api
  name: LocalAI Router API
  description: The router API from LocalAI — 3 operation(s) for router.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Router
  tags_raw:
  - router
  properties:
  - type: OpenAPI
    url: openapi/localai-router-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-tokenize-api
  name: LocalAI Tokenize API
  description: The tokenize API from LocalAI — 4 operation(s) for tokenize.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Tokenize
  tags_raw:
  - tokenize
  properties:
  - type: OpenAPI
    url: openapi/localai-tokenize-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-video-api
  name: LocalAI Video API
  description: The video API from LocalAI — 1 operation(s) for video.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Video
  tags_raw:
  - video
  properties:
  - type: OpenAPI
    url: openapi/localai-video-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-voice-profiles-api
  name: LocalAI Voice Profiles API
  description: The voice-profiles API from LocalAI — 3 operation(s) for voice-profiles.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Voice Profiles
  tags_raw:
  - voice-profiles
  properties:
  - type: OpenAPI
    url: openapi/localai-voice-profiles-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
- aid: localai:localai-voice-recognition-api
  name: LocalAI Voice Recognition API
  description: The voice-recognition API from LocalAI — 6 operation(s) for voice-recognition.
  humanURL: https://localai.io/docs/reference/
  baseURL: http://{localai-host}:8080
  tags:
  - Voice Recognition
  tags_raw:
  - voice-recognition
  properties:
  - type: OpenAPI
    url: openapi/localai-voice-recognition-api-openapi.yml
  - type: Swagger
    url: openapi/_original/localai-openapi.json
  - type: Documentation
    url: https://localai.io/docs/
  - type: APIReference
    url: https://localai.io/docs/reference/
  - type: Authentication
    url: authentication/localai-authentication.yml
  - type: ErrorCatalog
    url: errors/localai-problem-types.yml
  - type: DataModel
    url: data-model/localai-data-model.yml
  - type: AsyncAPI
    url: asyncapi/localai-realtime-asyncapi.yml
  - type: Protobuf
    url: grpc/localai-backend.proto
common:
- type: Overlay
  url: overlays/localai-api-overlay.yaml
- type: Website
  url: https://localai.io/
- type: DeveloperPortal
  url: https://localai.io/docs/
- type: Documentation
  url: https://localai.io/docs/
- type: APIReference
  url: https://localai.io/docs/reference/
- type: GettingStarted
  url: https://localai.io/basics/getting_started/
- type: Support
  url: https://github.com/mudler/LocalAI/discussions
- type: Blog
  url: https://localai.io/blog/
- type: GitHubOrganization
  url: https://github.com/mudler/LocalAI
- type: SourceCode
  url: https://github.com/mudler/LocalAI
- type: License
  url: https://github.com/mudler/LocalAI/blob/master/LICENSE
- type: Security
  url: https://github.com/mudler/LocalAI/blob/master/SECURITY.md
- type: ChangeLog
  url: changelog/localai-changelog.yml
- type: Releases
  url: https://github.com/mudler/LocalAI/releases
- type: Packages
  url: packages/localai-packages.yml
- type: MCPServer
  url: mcp/localai-mcp.yml
- type: ToolCrosswalk
  url: mcp/localai-tool-crosswalk.yml
- type: LLMsTxt
  url: llms/localai-llms.txt
- type: Conformance
  url: conformance/localai-conformance.yml
- type: Lifecycle
  url: lifecycle/localai-lifecycle.yml
- type: Deprecation
  url: lifecycle/localai-lifecycle.yml
- type: Authentication
  url: authentication/localai-authentication.yml
- type: DomainSecurity
  url: security/localai-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/localai-vulnerability-disclosure.yml
- type: Conventions
  url: conventions/localai-conventions.yml
- type: CLI
  url: cli/localai-cli.yml
- type: DataModel
  url: data-model/localai-data-model.yml
- type: ErrorCatalog
  url: errors/localai-problem-types.yml
- type: Sandbox
  url: sandbox/localai-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/localai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/localai-rate-limits.yml
- type: AsyncAPI
  url: asyncapi/localai-realtime-asyncapi.yml
- type: Protobuf
  url: grpc/localai-backend.proto
- type: gRPC
  url: grpc/localai-backend-proto.yml
x-enrichment:
  date: '2026-08-27'
  status: enriched
  artifacts_added: 30
  pass: local-v1

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/localai"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/localai/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/localai/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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