Cloudflare Workers AI
Cloudflare AI 接口
Run LLMs on Cloudflare's global edge network. Llama, Mistral, and embedding models with zero cold starts.
在 Cloudflare 全球边缘网络上运行 LLM。Llama、Mistral 和嵌入模型,零冷启动。
Documentation
Pricing
free tier + pay-per-use
Authentication
- API Token
Popularity
72/100
Endpoints
https://api.cloudflare.com/client/v4/accounts/{id}/ai/run/@cf/meta/llama-3.1-8b-instruct
SDKs
RESTWorkers SDK
Tags
llmedgeserverless
Last updated: 2026-08-01
Similar APIs
OpenAI API
★100Access GPT-4o, GPT-4, GPT-3.5, embeddings, DALL-E, Whisper, and TTS models via REST API.
LangChain Platform
★91Framework and platform for building LLM applications. LangSmith for observability, LangServe for deployment.
Vercel API
★88Deploy frontend apps with instant preview URLs and serverless functions.
Anthropic Claude API
★87Access Claude 3.5 Sonnet, Haiku, and Opus models for chat, analysis, and code generation.
Something wrong or missing? Open an issue on GitHub →
Pricing Comparison
| API | Pricing | Auth | Popularity |
|---|---|---|---|
| OpenAI API | pay-as-you-go (per token) | API Key (Bearer Token) | 100 |
| Anthropic Claude API | pay-as-you-go (per token) | API Key (x-api-key header) | 87 |
| Google Gemini API | free tier available, pay-as-you-go | API Key | 85 |
| OpenAI Assistants API | pay-as-you-go (per token + per tool use) | API Key (Bearer Token) | 84 |
Get Started with Cloudflare Workers AI
Click below to visit the official website and start using this API.
Visit Cloudflare Workers AI →Discussion
Questions, feedback, or suggestions? Start a discussion.
Discuss on GitHub