CDN projects this key may see
API Reference
CDN projects this key may see
Requires projects:[“read”]. Accepts either key class. A key bound to one project (today, only a wordpress key can be) sees exactly that project; an unbound key — every api-class key, by design — sees the org’s full paginated list.
GET
CDN projects this key may see
Authorizations
An API key minted from the dashboard (POST /api/api-keys), of either class: api (prefix pxg_) or wordpress (prefix pxg_wp_). Which class a given route accepts is documented per-endpoint below; presenting a real key of a class the route doesn't accept is 403 WRONG_KEY_CLASS, never folded into 401 INVALID_API_KEY. No cookie fallback exists.