Skip to main content
Heroku logo

Overview

Add Heroku to any ModuleX agent or workflow. Cloud platform for building, deploying, and managing applications via the Heroku Platform API (api.heroku.com).
Categories: Developer Tools & Infrastructure · Cloud Infrastructure · Paas · Auth: OAuth2 · Actions: 1

Authentication

OAuth2 Authentication

Connect using Heroku OAuth (recommended)

Required Credentials

OAuth Configuration

  • Authorization URL: https://id.heroku.com/oauth/authorize
  • Token URL: https://id.heroku.com/oauth/token
  • Scopes: global

Available Actions

Response

Limits & Quotas

  • Heroku Platform API rate limit: 4,500 requests per hour per OAuth token.
  • Rate limit headers: RateLimit-Remaining and RateLimit-Reset are returned on every response.
  • Error model: non-2xx responses raise (Pattern A). The caller receives an httpx.HTTPStatusError surfaced by the modulex runtime.

DigitalOcean

Algolia

Amazon Web Services