Skip to content

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:

FunctionDescription
API Token ManagementCreate, copy, or delete tokens for secure programmatic access with the InstaWP API.
Create New TokenAdd a descriptive name, set the scope, and generate a key.
PermissionsLimit tokens to specific actions, such as read-only or full access.
Create a Site via APIAutomate site creation directly from your system or scripts
Link Sites ProgrammaticallyConnect two InstaWP sites through API commands.
API ReferenceFull 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.

| 👉 If you are new to InstaWP API workflows, start with the InstaWP API documentation.

Docs are open — edit on GitHub. Built with VitePress.