rocket-net-api
Rocket.net API Integration
Build integrations with Rocket.net's managed WordPress hosting platform API. This skill covers authentication, site management, domain configuration, backups, plugins/themes, CDN cache control, and all 200+ API endpoints.
API Overview
Base URL: https://api.rocket.net/v1
Authentication: JWT token-based
- Obtain token via POST
/loginwith email/password - Token expires in 7 days
- Include in requests as
Authorization: Bearer <token>
Content Type: JSON API
- Required header:
Content-Type: application/json - Recommended header:
Accept: application/json
Documentation: https://rocketdotnet.readme.io/reference/introduction
More from jezweb/claude-skills
tailwind-v4-shadcn
|
2.7Ktanstack-query
|
2.5Kshadcn-ui
Install and configure shadcn/ui components for React projects. Guides component selection, installation order, dependency management, customisation with semantic tokens, and common UI recipes (forms, data tables, navigation, modals). Use after tailwind-theme-builder has set up the theme infrastructure, when adding components, building forms, creating data tables, or setting up navigation.
2.5Ktailwind-theme-builder
>
2.2Kfastapi
|
2.0Kcolor-palette
>
1.9K