MongoHQ REST API
Please note that at the moment, the API should be considered as being in its beta phase. We fully support it and are happy to help, but things could change as we modify it and roll out new features.
Introduction
The MongoHQ REST API allows you to create and interact with MongoDB databases created on the MongoHQ platform with an easy to use JSON API over HTTPS. To get connected, you will need your API Token by clicking on your My Account link at the top of the MongoHQ.com web app.
The base API end point is https://api.mongohq.com and you will pass your key as a params named _apikey for authentication.
API Documentation
The sections of the REST API documentation are listed here: