API
API
From GoGrid
Contents |
Welcome to the GoGrid API Wiki. Check out the Getting Started Guide below for an overview of the API. When you are ready to start coding take a look at the pages under Language Resources to see how to use the API in your favorite language.
The current version of the GoGrid API is 1.4.
Start Here
- Getting Started Guide
- Anatomy of GoGrid API Call
- Common API Call Patterns
- API Frequently Asked Questions
- API Libraries and Tools
- Download a GoGrid API Quick Reference Guide
- API Version Log
Language Resources
REST Interface
The GoGrid API is a REST-like Query interface. GoGrid method calls are made over the internet by sending HTTPS GET or POST requests to the GoGrid API REST Server. Nearly any computer language can be used to communicate over HTTPS with the REST server. Browse our Getting started guide for more documentation regarding making API calls from different languages such as Java, PHP, Python, Perl, Ruby, C#, or even shell scripting languages such as bash.
API Methods
Job Methods 
Load Balancer Methods 
Server Methods

Server Image Methods 
IP Methods 
Passwords Methods 
Billing Methods 
Utility Methods
This cloudcenter API OpenSpec by GoGrid is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.
Clarifications and Permissions beyond the scope of this license may be available at www.gogrid.com/api-specification-license.

