@@ -74,6 +74,7 @@ To interact with the APIs, the SDK needs to identify itself using an
74
74
to register your application. Depending the API you plan to use, visit:
75
75
76
76
- `OVH Europe <https://eu.api.ovh.com/createApp/ >`_
77
+ - `OVH US <https://api.ovhcloud.com/createApp/ >`_
77
78
- `OVH North-America <https://ca.api.ovh.com/createApp/ >`_
78
79
- `So you Start Europe <https://eu.api.soyoustart.com/createApp/ >`_
79
80
- `So you Start North America <https://ca.api.soyoustart.com/createApp/ >`_
@@ -107,6 +108,7 @@ it looks like:
107
108
Depending on the API you want to use, you may set the ``endpoint `` to:
108
109
109
110
* ``ovh-eu `` for OVH Europe API
111
+ * ``ovh-us `` for OVH US API
110
112
* ``ovh-ca `` for OVH North-America API
111
113
* ``soyoustart-eu `` for So you Start Europe API
112
114
* ``soyoustart-ca `` for So you Start North America API
@@ -545,6 +547,14 @@ OVH Europe
545
547
- **Create application credentials **: https://eu.api.ovh.com/createApp/
546
548
- **Create script credentials ** (all keys at once): https://eu.api.ovh.com/createToken/
547
549
550
+ OVH US
551
+ ----------
552
+
553
+ - **Documentation **: https://api.ovhcloud.com/
554
+ - **Console **: https://api.ovhcloud.com/console/
555
+ - **Create application credentials **: https://api.ovhcloud.com/createApp/
556
+ - **Create script credentials ** (all keys at once): https://api.ovhcloud.com/createToken/
557
+
548
558
OVH North America
549
559
-----------------
550
560
@@ -601,4 +611,3 @@ License
601
611
=======
602
612
603
613
3-Clause BSD
604
-
0 commit comments