Home - HearstCorp/rover-wiki GitHub Wiki

Rover / Doorman API

Rover is a service for managing content resources and related data. Doorman provides resources for managing brand, user and site data.

The API is based on RESTful principles - It has resource-oriented endpoints with a predictable behavior, uses appropriate HTTP verbs for each action, and uses HTTP response codes to indicate API errors.

Access to the API is over HTTPS only. All data is sent and received as JSON.

Docs