Jumpseller API Skill
jumpseller-com
jumpseller-com
| Method | Path | Description |
|---|---|---|
GET | /store/info.json | |
GET | /store/languages.json | Retrieve Store Information. |
GET | /hooks.json | Retrieve Store Languages. |
POST | /hooks.json | Retrieve all Hooks. |
GET | /hooks/{id}.json | Create a new Hook. |
PUT | /hooks/{id}.json | Retrieve a single Hook. |
DELETE | /hooks/{id}.json | Update a Hook. |
GET | /jsapps.json | Delete an existing Hook. |
POST | /jsapps.json | Retrieve all the Store's JsApps. |
GET | /jsapps/{code}.json | Create a Store JsApp. |
DELETE | /jsapps/{id}.json | Retrieve the JsApps of a given app. |
GET | /apps/{code}/install_status.json | Delete an existing JsApp. |
GET | /apps/{code}/install_status_by_store_id.json | Retrieve an OauthApplication installation status. |
GET | /apps/{code}/billing_cycle_dates.json | Retrieve an OauthApplication installation status for a specific Store. |
GET | /apps/{code}/billing_cycle_orders.json | Retrieve billing cycle start and billing cycle end for an OauthApplication. |
GET | /apps/{code}/check_billing_cycle_order.json | Retrieve billing cycle orders for an OauthApplication. |
GET | /products.json | Retrieve a billing cycle order information for an OauthApplication. |
POST | /products.json | Retrieve all Products. |
GET | /products/count.json | Create a new Product. |
GET | /products/after/{id}.json | Count all Products. |
GET | /products/status/{status}.json | Retrieves Products after the given id. |
GET | /products/category/{category_id}.json | Retrieve Products filtered by status. |
GET | /products/status/{status}/count.json | Retrieve Products filtered by category. |
GET | /products/category/{category_id}/count.json | Count Products filtered by status. |
GET | /products/{id}/reviews.json | Count Products filtered by category. |
GET | /products/reviews/{review_id}.json | Retrieve all reviews for a specific Product. |
GET | /products/reviews.json | Retrieve a single Product Review. |
GET | /products/{id}.json | Retrieve all Product Reviews. |
PUT | /products/{id}.json | Retrieve a single Product. |
DELETE | /products/{id}.json | Modify an existing Product. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install jumpseller-com
Downloads and installs to ~/.claude/skills/jumpseller-com/
1.0.0 (2026-02-13)