Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Heroku Log Sessions API

Application logging

Heroku Log Sessions API is one of 14 APIs that Heroku publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Log Sessions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a getting-started guide, and authentication docs.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 3.

Requests are made against a single base URL, https://api.heroku.com.

1 operations 1 paths 0 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3
Base URL
https://api.heroku.com
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Heroku Log Sessions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Heroku API key or OAuth token

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Log Sessions 1

Application logging

POST
/apps/{app_id_or_name}/log-sessions
Create a log session
createLogSession 1 param body → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

heroku-log-sessions-api-openapi.yml Raw ↑

Other APIs Heroku publishes across the network.

Heroku Account API
Heroku Add-ons API
Heroku Apps API
Heroku Builds API
Heroku Collaborators API
Heroku Config Vars API
Heroku Domains API
Heroku Dynos API
Heroku Formation API
Heroku Pipelines API
Heroku Regions API
Heroku Releases API