LogoClawIndex
CasesSkillsAbout
LogoClawIndex

http-client - HTTP Client for API Requests

Make HTTP requests to external APIs with GET, POST, PUT, DELETE methods

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • make GET requests
  • make POST requests
  • make PUT requests
  • make DELETE requests
  • add custom headers
  • handle JSON data
  • handle form data
  • download files
  • set timeout values

Inputs

  • URL
  • HTTP method
  • request headers
  • request body
  • timeout configuration
  • output file path

Outputs

  • HTTP response status code
  • response headers
  • response body
  • saved files

Requirements

  • Node.js runtime
  • script execution permission
  • network access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
API
HTTP
webhooks
integration
networking
make GET requests
make POST requests
make PUT requests
make DELETE requests
URL
HTTP method
request headers
HTTP response status code
response headers
response body