-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
266 lines (266 loc) · 9.81 KB
/
Copy pathapis.yml
File metadata and controls
266 lines (266 loc) · 9.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
aid: wpengine
name: WP Engine
description: WP Engine is a WordPress digital experience platform offering managed WordPress hosting with a REST API for programmatically managing sites, environments (installs), domains, SSH keys, SSL certificates, backups, and cache operations. The API uses Basic Authentication with credentials generated from the WP Engine User Portal.
accessModel:
pricing: paid
onboarding: self-serve
trial: false
try_now: false
public: false
label: Paid · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/wpengine.png
url: https://raw.githubusercontent.com/api-evangelist/wpengine/refs/heads/main/apis.yml
created: "2026-06-13"
modified: "2026-06-13"
specificationVersion: "0.19"
tags:
- WordPress
- Managed Hosting
- WordPress Hosting
- Site Management
- Digital Experience Platform
apis:
- aid: wpengine:wpengine-account-api
name: WP Engine Account API
description: The Account API from WP Engine — 3 operation(s) for account.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Account
properties:
- type: OpenAPI
url: openapi/wpengine-account-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-account-user-api
name: WP Engine Account User API
description: The Account User API from WP Engine — 2 operation(s) for account user.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Account User
properties:
- type: OpenAPI
url: openapi/wpengine-account-user-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-archive-api
name: WP Engine Archive API
description: The Archive API from WP Engine — 1 operation(s) for archive.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Archive
properties:
- type: OpenAPI
url: openapi/wpengine-archive-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-backup-api
name: WP Engine Backup API
description: The Backup API from WP Engine — 3 operation(s) for backup.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Backup
properties:
- type: OpenAPI
url: openapi/wpengine-backup-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-cache-api
name: WP Engine Cache API
description: The Cache API from WP Engine — 1 operation(s) for cache.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Cache
properties:
- type: OpenAPI
url: openapi/wpengine-cache-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-certificates-api
name: WP Engine Certificates API
description: The Certificates API from WP Engine — 3 operation(s) for certificates.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Certificates
properties:
- type: OpenAPI
url: openapi/wpengine-certificates-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-domain-api
name: WP Engine Domain API
description: The Domain API from WP Engine — 6 operation(s) for domain.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Domain
properties:
- type: OpenAPI
url: openapi/wpengine-domain-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-install-api
name: WP Engine Install API
description: The Install API from WP Engine — 3 operation(s) for install.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Install
properties:
- type: OpenAPI
url: openapi/wpengine-install-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-offload-settings-api
name: WP Engine Offload Settings API
description: The Offload Settings API from WP Engine — 2 operation(s) for offload settings.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Offload Settings
properties:
- type: OpenAPI
url: openapi/wpengine-offload-settings-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-site-api
name: WP Engine Site API
description: The Site API from WP Engine — 2 operation(s) for site.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Site
properties:
- type: OpenAPI
url: openapi/wpengine-site-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-site-reports-api
name: WP Engine Site Reports API
description: The Site Reports API from WP Engine — 1 operation(s) for site reports.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Site Reports
properties:
- type: OpenAPI
url: openapi/wpengine-site-reports-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-site-transfer-api
name: WP Engine Site Transfer API
description: The Site Transfer API from WP Engine — 3 operation(s) for site transfer.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Site Transfer
properties:
- type: OpenAPI
url: openapi/wpengine-site-transfer-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-ssh-key-api
name: WP Engine SSH Key API
description: The SSH Key API from WP Engine — 2 operation(s) for ssh key.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- SSH Key
properties:
- type: OpenAPI
url: openapi/wpengine-ssh-key-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-status-api
name: WP Engine Status API
description: The Status API from WP Engine — 1 operation(s) for status.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Status
properties:
- type: OpenAPI
url: openapi/wpengine-status-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-swagger-api
name: WP Engine Swagger API
description: The Swagger API from WP Engine — 1 operation(s) for swagger.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Swagger
properties:
- type: OpenAPI
url: openapi/wpengine-swagger-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-usage-api
name: WP Engine Usage API
description: The Usage API from WP Engine — 6 operation(s) for usage.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- Usage
properties:
- type: OpenAPI
url: openapi/wpengine-usage-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- aid: wpengine:wpengine-user-api
name: WP Engine User API
description: The User API from WP Engine — 1 operation(s) for user.
humanURL: https://developers.wpengine.com/docs/managed-hosting-platform/api
baseURL: https://api.wpengineapi.com/v1
tags:
- User
properties:
- type: OpenAPI
url: openapi/wpengine-user-api-openapi.yml
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
common:
- type: AgenticAccess
url: agentic-access/wpengine-agentic-access.yml
- type: VulnerabilityDisclosure
url: security/wpengine-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/wpengine-domain-security.yml
- type: Authentication
url: authentication/wpengine-authentication.yml
- type: Website
url: https://wpengine.com
- type: Documentation
url: https://developers.wpengine.com/docs/managed-hosting-platform/api
- type: GitHubOrg
url: https://github.com/wpengine
- type: LinkedIn
url: https://www.linkedin.com/company/wpengine
- type: Blog
url: https://wpengine.com/blog/
- type: Pricing
url: https://wpengine.com/pricing/
- type: StatusPage
url: https://wpenginestatus.com/
- type: X
url: https://x.com/wpengine
- type: Plans
url: plans/wpengine-plans-pricing.yml
- type: RateLimits
url: rate-limits/wpengine-rate-limits.yml
- type: FinOps
url: finops/wpengine-finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com