API Overview
The API feature allows you to automate site creation, management, and integrations with InstaWP using secure tokens. It’s designed for developers who want programmatic control over their WordPress environments.
API Overview
The API enables teams to move beyond manual dashboards and integrate InstaWP into custom workflows, CI/CD pipelines, or third-party apps. By creating API tokens with scoped permissions, you can trigger site builds, link environments, and manage sites automatically.
Read about different operations related to our API:
Function | Description |
---|---|
API Token Management | Create, copy, or delete tokens for secure programmatic access with the InstaWP API. |
Create New Token | Add a descriptive name, set the scope, and generate a key. |
Permissions | Limit tokens to specific actions, such as read-only or full access. |
Create a Site via API | Automate site creation directly from your system or scripts |
Link Sites Programmatically | Connect two InstaWP sites through API commands. |
API Reference | Full technical reference for available endpoints, parameters, and responses. |
Who Should Try This Feature?
- Developers: Automate repetitive tasks like site creation, configuration, and linking.
- Agencies: Integrate InstaWP with internal dashboards or client-facing systems for faster delivery.
- Product Teams: Build CI/CD pipelines where code pushes spin up InstaWP sandboxes instantly.
Updated on: 29/09/2025
Thank you!