Skip to main content

pallastrade-cli

Use when calling the PallasTrade Admin API from the command line or driving it programmatically as an agent — exploring endpoints, reading or mutating store data, and especially DEBUGGING (inspecting an order/product/customer, checking why a request failed, reproducing a 403/422). The `pallastrade api` command group in `@pallastrade/cli` is a `gh api`-style generic HTTP client: `pallastrade api get|post|patch|delete <path>` plus offline discovery (`pallastrade api endpoints`, `pallastrade api schema`). Common phrasings include "pallastrade api", "pallastrade CLI", "call the admin API from the terminal", "pallastrade api get", "inspect this order", "why is this PallasTrade request failing", "list admin endpoints", "pallastrade auth". For SDK/TypeScript integration use pallastrade-typescript-sdk; for raw API protocol details use pallastrade-api-v3.

Jump to install

Source facts

Repository
stevenbian9266-cyber/pallastrade
Last source activity
August 31, 2026 at 10:37
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.