Pantheon
communityWebOps platform for WordPress and Drupal with dev/test/live workflow and global CDN.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.pantheon.io/sitesList sites
Returns
sites[] with id, name, label, framework, plan, created, frozen, organizationGET
https://api.pantheon.io/sites/{site_id}Get site details
Parameters
site_idsite ID (stringrequiredReturns
id, name, label, framework, plan, environments with dev, test, live containing domain, php_version, drupal_versionGET
https://api.pantheon.io/sites/{site_id}/environmentsList site environments
Parameters
site_idsite ID (stringrequiredReturns
environments with dev, test, live, multidevs[] containing id, domain, php_version, created, locked