Heroku
communityCloud platform as a service — deploy, manage, and scale web applications
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
/api/appsList deployed applications
Returns
apps[] with id, name, region, stack, updated_at, web_urlGET
/api/apps/{name}Get application details
Parameters
namestringrequiredReturns
id, name, stack, region, dynos, addons[], config_varsGET
/api/addon-servicesList available add-ons
Parameters
qstringoptionalReturns
services[] with name, description, plans[], statePOST
/api/apps/{name}/log-sessionsGet application logs
Parameters
namestringrequiredlinesintegeroptionalsourcestringoptionalReturns
logplex_url with streaming log output