Communityv1.3.7

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.

6.1kdownloads7starsIván
View on ClawHubBack to Skills

Skill Details

Slug
api
Latest Version
1.3.7
Author
Iván
Published
Feb 9, 2026
Updated
Jul 25, 2026
Total Versions
16

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for API / Application Programming Interface.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.3.7

Full coverage pass: deeper guides, situation-named files, and per-user configuration