Community provider manifests for the apifare gateway — one key, every API your agent needs, under hard caps.
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/iamalanlui/apifare-providersResumen de Tools
# apifare-providers
The open provider registry (APIFARE WO Part B4): community-submitted
provider manifests for the apifare gateway. The GATEWAY stays closed
until the Verdict Gate; this repo opens only the MANIFEST format.
## Manifest format (v1)
One JSON file per provider under `providers/`:
```json
{
"slug": "example",
"name": "Example API",
"baseUrl": "https://api.example.com",
"auth": { "kind": "bearer" },
"pricing": { "kind": "per-request", "credits": 0.3 },
"keySource": "MASTER | VAULT",
"legalityNote": "REQUIRED — path to a legality/<slug>.md in this repo analyzing resale terms",
"docs": "https://docs.example.com"
}
```
auth kinds: bearer | basic | header{header,prefix?} | query{param} —
mirrors the gateway proxy registry. pricing kinds: per-request |
apify-run | none{requestCapPerDay}.
## Rules (PR template + CI enforce)
1. `legalityNote` file is REQUIRED — no manifest merges without a
written resale/terms analysis.
2. Prices follow pricing v2: the listed number IS the billed number.
3. MASTER submissions need the provider's written resale permission
linked; VAULT submissions don't (user's own key).
4. CI gate: schema validation + legality-file presence + no secrets.
5. Merge ≠ deployment: the apifare team imports merged manifests into
the gateway registry on its own review cadence.
Lo que la gente pregunta sobre apifare-providers
¿Qué es iamalanlui/apifare-providers?
+
iamalanlui/apifare-providers es tools para el ecosistema de Claude AI. Community provider manifests for the apifare gateway — one key, every API your agent needs, under hard caps. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-05.
¿Cómo se instala apifare-providers?
+
Puedes instalar apifare-providers clonando el repositorio (https://github.com/iamalanlui/apifare-providers) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar iamalanlui/apifare-providers?
+
Nuestro agente de seguridad ha analizado iamalanlui/apifare-providers y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene iamalanlui/apifare-providers?
+
iamalanlui/apifare-providers es mantenido por iamalanlui. La última actividad registrada en GitHub es del 2026-09-05, con 0 issues abiertos.
¿Hay alternativas a apifare-providers?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega apifare-providers en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/iamalanlui-apifare-providers)<a href="https://claudewave.com/repo/iamalanlui-apifare-providers"><img src="https://claudewave.com/api/badge/iamalanlui-apifare-providers" alt="Featured on ClaudeWave: iamalanlui/apifare-providers" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
Use Claude Code, Codex, Pi, and OpenCode (and 6 other harnesses) for free (1.3B+ free tokens) from your terminal, app, IDE, or phone, and now from the browser with native browser sessions (multi-harness + multi-model) like OpenClaw (voice supported + ToS friendly)