API
On this page
The Ops Manager Administration API exposes REST endpoints that allow programmatic access and management of Ops Manager. API requests accept JSON as body parameters, and the API responses are also JSON.
Section Overview
Ops Manager Administration API Principles
Learn about how the Ops Manager's Public REST API exposes programmatic access to Ops Manager's features in this section.
Ops Manager Administration API Resources
Learn about each endpoint that the Ops Manager API exposes, including the path to send your request to, any optional and required parameters, and the values that the Ops Manager Administration API returns.
Ops Manager Administration API Administration API Error Codes
Learn about the various error codes that the Ops Manager Administration API might send in this section.
Ops Manager Administration API Access Configuration
Learn about Ops Manager Administration API configuration details for generating an Ops Manager Administration API key in this section.
Ops Manager Administration API Administration API Tutorials
Learn how you can perform varioius Ops Manager Administration API actions, such as deploying a cluster, rotating a key file and more in this section.