Platform API
The platform API empowers developers to automate, extend and combine Heroku with other services. You can use the platform API to programmatically create apps, provision add-ons and perform other tasks that could previously only be accomplished with Heroku toolbelt or dashboard.
- Getting Started with the Platform API
- Platform API Reference
- OAuth
- Setting Up Apps Using the Platform API
- Building and Releasing Using the Platform API
- app.json Schema
- JSON Schema for Platform API
- Pipelines Using the Platform API
- Creating Slugs from Scratch
- Copying Slugs with the Platform API
- API Compatibility Policy