evez-api-gateway

Connect to the EVEZ AI API — an OpenAI-compatible API that's 99% cheaper than GPT-4. Use when routing LLM calls through EVEZ for cost savings, accessing evez-smart/evez-code/evez-fast/evez-vision models, or building apps on top of EVEZ infrastructure. Free tier with 100K tokens/month, Pro at $5/month unlimited.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "evez-api-gateway" with this command: npx skills add evezart/evez-api-gateway

EVEZ API Gateway

OpenAI-compatible AI API at 99% less than GPT-4. Drop-in replacement.

Quick Start

export OPENAI_BASE_URL=https://evez-api2.fly.dev/v1
export OPENAI_API_KEY=evez-your-key
from openai import OpenAI
client = OpenAI(base_url="https://evez-api2.fly.dev/v1", api_key="evez-your-key")
response = client.chat.completions.create(model="evez-smart", messages=[{"role": "user", "content": "Hello!"}])

Models

ModelBaseBest For1M Output
evez-smartGLM-5.1General purpose — smart & fast$6.00
evez-codeDeepSeek V3.2Code generation & reasoning$6.00
evez-fastMiniMax M2.5Quick balanced responses$6.00
evez-visionKimi K2.5Multimodal (text + image)$6.00

Compare: GPT-4o = $17.50, Claude Sonnet = $15.00, Gemini Pro = $7.00

Pricing

  • Free: 100K tokens/month — no credit card
  • Pro: $5/month — unlimited tokens
  • Business: $25/month — team + SLA

Features

  • ✅ OpenAI-compatible (drop-in replacement)
  • ✅ Streaming support (SSE)
  • ✅ 4 models including vision
  • ✅ API key management
  • ✅ Usage tracking
  • ✅ 99.9% uptime on Fly.io

Get API Key

Sign up at https://evez-api2.fly.dev/signup

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Anime Download Skill

Use when the user asks to search anime torrents, download anime episodes, find anime resources, or browse miobt.com. Triggers on keywords like search anime,...

Registry SourceRecently Updated
General

Rental Walkthrough Photo Kit

Create proof-ready move-in or move-out documentation with a room-by-room photo shot list, issue log, and neutral landlord message draft.

Registry SourceRecently Updated
General

Package Delivery Coordinator

Coordinate several expected deliveries using a user-provided watchlist, conflict check, follow-up plan, and message templates for neighbors or front desk staff.

Registry SourceRecently Updated
General

中文公文写作

用于起草、改写和复核中文公文及正式工作材料;当用户明确要求中文通知、请示、报告、说明、方案、申请、函、复函、批复、意见、决定、公告、公示、通报、会议纪要、工作要点、工作总结、调研报告、可研报告、实施方案、建设方案、审查材料、AI 算力服务可研、算力采购或租赁、GPU/服务器租赁、技术服务需求,或要求正式文稿顺稿、...

Registry SourceRecently Updated