/install api
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install api - After installation, invoke the skill by name or use
/api - Provide required inputs per the skill's parameter spec and get structured output
What is API / Application Programming Interface?
Integrates and debugs third-party REST and GraphQL APIs: auth, rate limits, pagination, webhooks, with reference for 147 services. Use when calling Stripe, OpenAI, GitHub, Slack, Twilio, or any external service, when a request that should work returns 401, 403, or 429, times out, hits a CORS error, or silently returns wrong data, when choosing an OAuth flow, signing requests, adding retries with backoff and idempotency keys, verifying webhook signatures, consuming SSE streams, uploading files, polling async jobs, caching with ETags, or syncing API data into a local database — with per-service gotchas and curl examples. Not for designing or building your own API. It is an AI Agent Skill for Claude Code / OpenClaw, with 7257 downloads so far.
How do I install API / Application Programming Interface?
Run "/install api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is API / Application Programming Interface free?
Yes, API / Application Programming Interface is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does API / Application Programming Interface support?
API / Application Programming Interface is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created API / Application Programming Interface?
It is built and maintained by Iván (@ivangdavila); the current version is v1.3.7.