opensourcestartups

// DEVELOPMENT

Heroku

REST API to programmatically create apps, provision add-ons and perform other task on Heroku

Heroku is a free public Development API that requires OAuth authentication. It supports HTTPS and has CORS enabled.

// FACTS

Category
Development
Authentication
OAuth
HTTPS
yes
CORS
yes
Endpoint
devcenter.heroku.com
Cost
Free

// FREQUENTLY ASKED

What is Heroku?

Heroku is a free public API in the Development category. REST API to programmatically create apps, provision add-ons and perform other task on Heroku

Does Heroku require authentication?

Yes — Heroku requires OAuth authentication to make requests.

Is Heroku free?

Yes. Heroku is listed in our directory of free public APIs and is free to use. Check the official site for any rate limits or paid tier limitations.

Does Heroku support HTTPS?

Yes, Heroku supports HTTPS encrypted requests.