The endpoints to use for your Cloud Databases API calls are summarized in the table below.
| Region | Endpoint | |||||
| Chicago (ORD) | https://ord.databases.api.rackspacecloud.com/v1.0/1234/
|
|||||
| Dallas/Ft. Worth (DFW) | https://dfw.databases.api.rackspacecloud.com/v1.0/1234/
|
|||||
| London (LON) |
https://lon.databases.api.rackspacecloud.com/v1.0/1234/
|
|||||
![]() | Notes: |
|---|---|
|
Replace the sample account ID number,
1234, with your actual account
number returned as part of the authentication response.
Use your actual account number wherever you see the field
your_acct_id
specified in this guide. Refer to Chapter 4, Generate an Authentication Token.
When making a Cloud Databases API call, place the
endpoint at the beginning of the request URL, for example:
(https://ord.databases.api.rackspacecloud.com/v1.0/your_acct_id/),
as you can see in the cURL List Flavors Details Request
examples in Chapter 6, List Flavors.

![[Note]](/cdb-v1.0-cdb-getting-started/common/images/admon/note.png)
