API reference#

Learn about the available Rackspace Cloud Databases API resources and operations, and see request and response examples. You can use the Rackspace Cloud Databases API operations to interact directly with the service.

You can use the Cloud DB API operations to interact directly with the Cloud Databases service. You can also run DB API operations by using the Rackspace Command Line Client, the SDK, or from the Cloud Control panel.

Note

Do not use trailing slashes (/) at the end of calls to API operations, since this may cause the call to fail. For example, do not use GET /instances/detail/ (with the trailing slash at the end). Rather, use GET /instances/detail instead.