aiendpoint.dev
ServicesHeroku

Heroku

community

Cloud platform as a service — deploy, manage, and scale web applications

Visit site ↗

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.

https://heroku.combearerdeveloperconfidence: 80/1000 discoveries1 contributors
GET/api/apps

List deployed applications

Returns

apps[] with id, name, region, stack, updated_at, web_url
GET/api/apps/{name}

Get application details

Parameters

namestringrequired

Returns

id, name, stack, region, dynos, addons[], config_vars
GET/api/addon-services

List available add-ons

Parameters

qstringoptional

Returns

services[] with name, description, plans[], state
POST/api/apps/{name}/log-sessions

Get application logs

Parameters

namestringrequired
linesintegeroptional
sourcestringoptional

Returns

logplex_url with streaming log output