api-client
OfficialAutomate API tests with auto-auth.
Authormikopbx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Universal REST API client for MikoPBX with automatic authentication and container execution. It eliminates manual token handling and curl command construction, letting you focus on API behavior and data.
Core Features & Use Cases
- ✅ Automatic JWT authentication
- ✅ Container auto-detection (mikopbx-php83/mikopbx_php74)
- ✅ All HTTP methods (GET, POST, PATCH, DELETE, PUT)
- ✅ JSON pretty-printing
- ✅ Form data and JSON payload support
- ✅ Query parameter handling
- ✅ Error messages and debugging
Quick Start
From the project root, run commands like:
- List extensions: .//.claude/skills/api-client/scripts/api-request.sh GET extensions
- Create an extension: .//.claude/skills/api-client/scripts/api-request.sh POST extensions --data "number=202&username=test_user"
Dependency Matrix
Required Modules
dockercurlpython3
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: api-client Download link: https://github.com/mikopbx/Core/archive/main.zip#api-client Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.