Install
openclaw skills install apiclawClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
API discovery + Direct Call for AI agents. ⚠️ Without your own API keys, requests proxy through NordSym (full payloads). With your keys in ~/.secrets/, calls go direct to providers.
openclaw skills install apiclawThe API layer for AI agents. Find, evaluate, and integrate APIs in milliseconds.
With your own credentials (~/.secrets/*.env): Requests go directly to provider APIs. Your data never touches NordSym servers.
Without credentials: Requests proxy through NordSym, including full payloads (prompts, message content, etc.). Do not send sensitive data via proxy.
npx @nordsym/apiclaw
| Provider | What You Get |
|---|---|
| Replicate | Run any ML model — Flux, Llama, Whisper, SDXL |
| OpenRouter | 100+ LLMs — GPT-4, Claude, Mixtral, Gemini |
| E2B | Secure code sandbox — run Python, JS, any language |
| Firecrawl | Web scraping — extract data from any URL |
| GitHub | Repos, issues, code search, file operations |
| ElevenLabs | Voice synthesis — text to speech |
| Resend | Transactional email API |
| 46elks | Swedish SMS & voice |
| Twilio | Global SMS & voice |
| Tool | Description |
|---|---|
discover_apis | Search by capability, get ranked matches |
get_api_details | Full spec, auth, endpoints, examples |
direct_call | Execute API calls through APIClaw |
list_categories | Browse all 30+ categories |
"Run Flux on Replicate to generate a cyberpunk cityscape"
"Use E2B to execute this Python script and return the output"
"Scrape the pricing page from competitor.com using Firecrawl"